On 11 Mar 2010, at 00:54, Brian Postow wrote:
Basically, I want the topView to scroll, but I always want to be able to see the buttonView. So if part of the topView isn't visible because it's been scrolled up, I want the buttonview at the top of the screen.
This looks like you just do *not* want to scroll the part with the buttons. Wouldn't this lead to having the buttons outside the scroll view, and only having the image inside?
All together like this: A window with a regular content view, having two subviews: - your button view - a regular scroll view with your image view as its one and only subview Klaus _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com