Scroller show/hide not triggered on doc resize
Scroller show/hide not triggered on doc resize
- Subject: Scroller show/hide not triggered on doc resize
- From: Ken Tozier <email@hidden>
- Date: Sun, 21 Oct 2007 15:24:41 -0400
Hi
I have an NSScrollView containing a programatically sized custom
NSView as its document view and can't get the scrollbars to show when
the doc view becomes deeper than the NSScrollView's frame.
I'm resizing the doc view by manipulating it's frame rectangle with
[obj setFrame: newFrame]. Is that the correct property to get the
scroller to trigger? Do I need to set something else? Perhaps in the
scroll view or clip view?
Thanks for any help
Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden