UPGRADE YOUR SKILLS: Learn advanced Swift and SwiftUI on Hacking with Swift+! >>

Scroll View in macOS

Forums > macOS

(Swift, macOS, storyboard)

I can find information about Scroll View in iOS. I tried and it works well. But I cannot adapt to macOS. There are at least two things that make it different in macOS. When you use a Scroll View from the Library it automatically creates a View inside. It seems that you cannot change that View. Another difference in macOS is that the user can change the width and height of the window.

I tried many things. For instance the most basic:

  • I take a Scroll View from the Library. Give constraints of 0 all sides.
  • I take a Custom View from the Lybrary and I put it inside the Scroll View. Constraints of 0 in top, leading and trailing. Equal width with the Scroll View
  • I take a label, an Image View and another label from the Library.

There are different options from that point, but I cannot get a window with an scroll when the content is bigger than the window.

How to make an Scroll View in macOS?

5      

Hacking with Swift is sponsored by Essential Developer

SPONSORED Join a FREE crash course for mid/senior iOS devs who want to achieve an expert level of technical and practical skills – it’s the fast track to being a complete senior developer! Hurry up because it'll be available only until April 28th.

Click to save your free spot now

Sponsor Hacking with Swift and reach the world's largest Swift community!

Archived topic

This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.