Re: Toolbar item selection
Re: Toolbar item selection
- Subject: Re: Toolbar item selection
- From: Nicko van Someren <email@hidden>
- Date: Fri, 10 Feb 2006 12:17:30 +0000
On 10 Feb 2006, at 03:44, Nik Youdale wrote:
How do you select individual toolbar items in a toolbar so that
they are shaded? like in the preference windows of Mail and safari.
Did you look at - (void)setSelectedItemIdentifier:(NSString *)
itemIdentifier ?
Discussion
Typically, a toolbar will manage the selection of items
automatically. This method can be used to select identifiers of
custom view items, or to force a selection change....
Nicko
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden