Re: NSToolbarItems - can I define the sorting in the customization palette
Re: NSToolbarItems - can I define the sorting in the customization palette
- Subject: Re: NSToolbarItems - can I define the sorting in the customization palette
- From: Peter Ammon <email@hidden>
- Date: Fri, 13 Jun 2008 15:10:19 -0700
On Jun 11, 2008, at 11:54 AM, Ulf Dunkel wrote:
Is there any method to sort NSToolbarItem objects for the
representation in the customization sheet which is shown on
runToolbarCustomizationPalette: ?
Any help is appreciated.
Ulf Dunkel
NSToolbar uses the order of the item identifiers returned by your
toolbarAllowedItemIdentifiers method.
-Peter
_______________________________________________
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