On 08/04/2009, at 10:18 AM, Tilo Villwock wrote:

is there a way to manipulate the order NSToolbarItems are added to a toolbar, when the application is starting. I have implemented the delegate methods to provide the items, and which items are allowed, but since items are fetched by identifier and not by position i don't see how this could be accomplished.


I think that the order initially matches what you set up in IB, then subsequently remembers however the user customised it. You have to make sure you set the flag that remembers the configuration. The user is in charge of this, it's inadvisable to ignore their choices.

--Graham


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to