Re: NSToolbar help

2010-12-19 Thread lorenzo7620
On Dec 19, 2010 1:48pm, k...@highrolls.net wrote: toolbarAllowedItemIdentifiers should return the array of allowed items ... returning nil says there are not items, ergo no toolbar! On Dec 19, 2010, at 12:20 PM, lorenzo7...@gmail.com wrote: toolbarAllowedItemIdentifiers Thanks for the

Re: NSToolbar help

2010-12-19 Thread Knut Lorenzen
Am 19.12.2010 um 20:20 schrieb lorenzo7...@gmail.com: > I'm trying to add an NSToolbar to an existing application. I need > compatibility with 10.4, so I'm creating the toolbar programmatically, > initializing and configuring the toolbar in my -init. Just a shot in the dark, but perhaps -init