NSScrollView and point of origin
NSScrollView and point of origin
- Subject: NSScrollView and point of origin
- From: Graham Perks <email@hidden>
- Date: Sun, 8 Apr 2007 19:36:44 -0500
In IB, I had a bunch of controls (text fields and so forth), laid out
vertically, which I wrapped in a scroll view. All good.
When I resize the window smaller, the vertical scroll bar shows up,
and I can scroll up and down.
However, what happens is that the bottom control stays in view when I
resize the window, and the top field vanishes under the top of the
window.
Is there a way to change the scroll behavior so that when the scroll
bar appears, the top control stays in view and the user would have to
scroll down to see the bottom control?
I tried isFlipped but all that did was lay out my controls upside-
down :-)
Thanks,
Graham Perks.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden