I’m designing a new OS X UI via a storyboard, which is mostly a scroll view 
with a fixed-size documentView. If the scroll view is smaller than the 
documentView, IB shows scrollers in the design canvas, which is OK. What’s not 
OK is that these scrollers are shown in scroll bar “channels” on the right and 
bottom of the scroll view, even though I’d expect overlay scrollers (I’m using 
a trackpad, not a mouse).

If I run the app, it also shows scroll bar channels, which is flat-out wrong — 
they should definitely be overlay scrollers at that point, just like in every 
other app I run. If I start to resize the window by dragging, the scrollers 
instantly switch to the overlay style.

Can anyone suggest a way of getting the expected overlay scrollers initially?




_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to