NSSearchField and CR
NSSearchField and CR
- Subject: NSSearchField and CR
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Thu, 31 Oct 2013 20:10:50 +0700
I have an NSSearchField with sendsWholeSearchString = NO in order to do incremental searches.
But if the content of the search field is a regular expression, I only want to process it when the regular expression is complete, i.e. when the user enters CR (aka "return").
Is there a way to distinguish between actionMethod is called because some character was added, or because the user hit CR?
Gerriet.
OS X 10.9
_______________________________________________
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