NSSearchField selecting after sending its action
NSSearchField selecting after sending its action
- Subject: NSSearchField selecting after sending its action
- From: Tom Davie <email@hidden>
- Date: Sat, 17 Nov 2012 15:43:31 +0000
I'm having an issue with NSSearchField selecting its contents when it sends its action. This is pretty bloody annoying, as it means that if a user pauses while entering some text in the field, he starts overwriting the contents (because the action is sent in between, and the contents selected).
Does anyone know what weird property I've ended up accidentally selecting (or not selecting) here?
Thanks
Tom Davie
_______________________________________________
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