Re: NSTokenField, how to query the selection?
Re: NSTokenField, how to query the selection?
- Subject: Re: NSTokenField, how to query the selection?
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 2 May 2006 14:48:13 -0600
On May 2, 2006, at 2:08 PM, Tim Gogolin wrote:
How do I get the current selected range of a NSTokenField?
Use -[NSWindow fieldEditor:forObject:] to get its field editor. Then
you can get the selected range from the field editor.
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