Replace NSScroller instances in NSScrollView?
Replace NSScroller instances in NSScrollView?
- Subject: Replace NSScroller instances in NSScrollView?
- From: Jim Correia <email@hidden>
- Date: Fri, 21 Aug 2009 12:22:27 -0400
I have a subclass of NSScrollView in which I'm also using a custom
NSScroller subclass.
If I am unarchiving from a NIB, I can set the object classes for the
NSScroller to my subclass.
However, there doesn't appear to be an API to specify the class of the
scroller used when I alloc+init an NSScrollView, nor does there seem
to be an API to replace the default scrollers with my custom scrollers.
Have I overlooked the solution?
Thanks,
Jim
_______________________________________________
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