Ah, well, yes, if IB doesn't expose the class you need, that makes subclassing 
impractical. But in that case, replacing the NSToolbarView method seems even 
more undesirable.


On Aug 25, 2011, at 20:55 , Indragie Karunaratne wrote:

> I'm not sure how I would get NSToolbar to use my subclass of NSToolbarView. I 
> can't set the class of the toolbar *view* itself in IB (nor programatically, 
> as far as I know), because NSToolbarView is a private class that NSToolbar 
> uses to implement the UI. I can of course change the class of the NSToolbar 
> object itself to a subclass, but this wouldn't help me much as there is no 
> public NSToolbar method that allows me to change the class of its view. 


_______________________________________________

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