• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSToolbar like IB's Palettes Toolbar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSToolbar like IB's Palettes Toolbar


  • Subject: Re: NSToolbar like IB's Palettes Toolbar
  • From: Scott Anguish <email@hidden>
  • Date: Mon, 1 Mar 2004 02:59:59 -0500

On Mar 1, 2004, at 12:44 AM, Mijobee wrote:

I have been unable to find information about how Interface Builder's
palettes toolbar is implemented. I'm working on an app and would like
to go along with Apple's implementation. Is there a better way to get
the same mutual exclusion + look and feel as the toolbar in the
palette's window or do I just have to code up my own custom view and
use that for the toolbar items and manually orchestrate the exclusion?
Thanks.


What do you mean by the mutual exclusion? this appears to be a fairly standard NSToolbar implementation.

If you mean being able to selectively have items to choose from, you can alter the array that the NSToolbar delegate methods return for the available items..
_______________________________________________
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.


References: 
 >NSToolbar like IB's Palettes Toolbar (From: Mijobee <email@hidden>)

  • Prev by Date: re: CocoaInCarbon printing
  • Next by Date: Re: Controller introspection API
  • Previous by thread: NSToolbar like IB's Palettes Toolbar
  • Next by thread: Re: NSToolbar like IB's Palettes Toolbar
  • Index(es):
    • Date
    • Thread