Hi

I have a custom view inside a scroll view and all works nicely except when the custom view's contents exceeds the depth of the scroll view. The scroll bars don't appear. I created the scroll view in IB from a standard widget and did nothing more than set the class of default content view to my custom class.

I read the NSScrollView docs and the companion "Scroll View Programming Guide for Cocoa" and notice that neither the contentView nor the documentView are available from inside IB. I looked at the different IB data views with scroll bars, checking what their outlets are and tried setting mine up the same, but they must be doing something behind the scenes.

What do I need to do to get the scroll view to notice when my custom view exceeds it's depth?


_______________________________________________

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

Reply via email to