Using NSScrollView with self clipping views?
Using NSScrollView with self clipping views?
- Subject: Using NSScrollView with self clipping views?
- From: Colin Cornaby <email@hidden>
- Date: Sun, 7 Oct 2007 19:38:11 -0700
I have an NSOpenGLView that clips itself. I'm trying to implement
scroll bars for the view, and I'm not having much success. I can't
seem to get just NSScrollers by themselves to actually work. I add a
custom view in IB, change the class of the custom view to NSScroller,
and set the views to enabled, and they simply don't work. The
NSScrollers don't draw the scroll bar or the scroll buttons. I'm also
unable to connect the actions of the scrollers to my view in order to
control scrolling.
That said, is there any way, either using an NSScrollView or
NSScrollers to scroll a view that performs it's own clipping?
Thanks,
Colin
_______________________________________________
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