Re: NSToolbar Design
Re: NSToolbar Design
- Subject: Re: NSToolbar Design
- From: Brian Webster <email@hidden>
- Date: Wed, 6 Mar 2002 09:07:23 -0600
On Wednesday, March 6, 2002, at 12:09 AM, cocoa-dev-
email@hidden wrote:
I am curious to know why Apple did not implement NSToolbar and
NSToolbarItem as subclasses of NSView. This would seem to allow
developers to specialize the functionality of toolbars, as well as
modify event behavior. Since neither of those two classes inherit
NSView, it would seem that the window displaying them draws the
toolbars. Is this so?
I believe that there is in fact an NSToolbarView class that
displays the toolbar, it's just not available as a public API.
I don't know if Apple plans to ever expose the class for public
use though.
--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.