• 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
Interface Builder (almost) supports NSToolbar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Interface Builder (almost) supports NSToolbar


  • Subject: Interface Builder (almost) supports NSToolbar
  • From: Brian Krisler <email@hidden>
  • Date: Mon, 3 Mar 2008 13:53:07 -0500

I have discovered that it is now "almost" possible to create toolbars from within
Interface builder, with one big exception. There appears to be no way to
define identifiers for the toolbar items.


Is this a sign of future functionality? I can not find any documentation
on NSToolbar within IB, every document I can find explains how to implement
toolbars from code, using delegates.


After more exploring, I discovered that I could open the XIB file in an XML editor,
and define the identifiers for my items (they were set to GUID's). After renaming
them to understandable values, I was then able to specify their selected state
from within the code, using my identifiers.


There are a few inspector values that I am not sure exactly what they do yet, they
appear to have no direct function.


Has anyone had experience, good or bad, with creating toolbars from IB?

Thanks

Brian



_______________________________________________

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


  • Follow-Ups:
    • Re: Interface Builder (almost) supports NSToolbar
      • From: Quincey Morris <email@hidden>
  • Prev by Date: Re: Using NSPredicate to parse strings
  • Next by Date: Re: NSArchiver and MySQL
  • Previous by thread: Cocoaheads Lake Forest (92630) meeting 3/5 7pm - Topic: Cocoa graphics 101
  • Next by thread: Re: Interface Builder (almost) supports NSToolbar
  • Index(es):
    • Date
    • Thread