Reference NSSearchFieldCell within NSSearchField?
Reference NSSearchFieldCell within NSSearchField?
- Subject: Reference NSSearchFieldCell within NSSearchField?
- From: Mike Chambers <email@hidden>
- Date: Tue, 29 Dec 2009 12:02:54 -0800
The NSSearchField docs mention that it wraps an NSSearchFieldCell,
which contains such APIs as setSendsWholeSearchString (which i need to
dynamically set).
Is there any programatic way to get a reference to the
NSSearchFieldCell wrapped in a particular NSSearchField? I know I can
link an IBOutlet to it directly in IB, but I would prefer just to use
my existing outlet to the search field.
mike
_______________________________________________
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