Re: NSTokenField - token menu problem
Re: NSTokenField - token menu problem
- Subject: Re: NSTokenField - token menu problem
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 23 May 2006 07:21:35 -0600
On May 22, 2006, at 4:13 PM, b UND d wrote:
- the (string) value of the token it was called from? (this token
is not necessarily selected)
When you create the menu, set the token object as the represented
object of each menu item. Then you can call -representedObject on the
sender in the action to get the value. If your menu is in a nib, then
you should copy the menu once for each object in the token field.
- and the NSTokenField of this token?
Using the above, query the backing store of the token field.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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