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