Re: Changing an NSToolbar Identifier

2009-10-22 Thread Matthias Arndt
Am 02.10.2009 um 06:53 schrieb Matthias Arndt: I introduced a new key in user defaults reflecting the "toolbar version". If the toolbar version stored in the user defaults doesn't match the toolbar version of the application I simply delete the old plist settings and the application will di

Changing an NSToolbar Identifier

2009-10-01 Thread Matthias Arndt
Hi Markus, The background for this is as follows: I have a new version of an application that shares its app ID with the previous version. The toolbar in question is saving its state (using the "Autosaves configuration" setting in IB). The new version introduces additional items that are

Changing an NSToolbar Identifier

2009-10-01 Thread Markus Spoettl
Hello, is it save to change the identifier of an NSToolbar in the .xib file to something else, or does IB/AppKit expect it to be a specific GUID? The background for this is as follows: I have a new version of an application that shares its app ID with the previous version. The toolbar