Skip navigation.
 
mlRe: NSToolbar doesn't add default items issue on 10.5.2
FROM : Peter Ammon
DATE : Thu Mar 27 20:34:38 2008

On Mar 27, 2008, at 10:58 AM, Martin Redington wrote:

>
>
> On Tiger, I can see the delegates -toolbarDefaultItemIdentifiers: 
> method get called, followed by the NSToolbarItem calls, after the 
> setToolbar: method.
>
> On Leopard (10.5.2/9C31) [latest security update not installed yet], 
> the delegate methods aren't getting called, and I get an empty 
> toolbar, which looks to be slightly less tall than the standard 
> toolbar with small items.



Hmm. When you open up your app's preferences with Property List 
Editor, what data is there for your toolbar, as its autosaved 
configuration?

-Peter

Related mailsAuthorDate
mlNSToolbar doesn't add default items issue on 10.5.2 Martin Redington Mar 27, 18:58
mlRe: NSToolbar doesn't add default items issue on 10.5.2 Peter Ammon Mar 27, 20:34
mlRe: NSToolbar doesn't add default items issue on 10.5.2 Martin Redington Mar 28, 01:43
mlRe: NSToolbar doesn't add default items issue on 10.5.2 Martin Redington Mar 28, 16:12