Re: Rearrange items on NSToolbar
Re: Rearrange items on NSToolbar
- Subject: Re: Rearrange items on NSToolbar
- From: Peter Ammon <email@hidden>
- Date: Fri, 29 May 2009 13:35:50 -0700
On May 29, 2009, at 1:41 AM, Nikhil Khandelwal wrote:
Hi,
Is it possible to rearrange items in customize toolbar ?
I want to change the order of NSToolbarItem in NSToolbar.
Thanks,
Nikhil
Hello Nikhil,
The order of the items in the toolbar is determined by the order of
the item identifiers in toolbarDefaultItemIdentifiers, or the order
that the user gives them by dragging.
-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