Select NSTextField mouse event
Select NSTextField mouse event
- Subject: Select NSTextField mouse event
- From: padmakumar <email@hidden>
- Date: Wed, 03 Feb 2010 14:04:38 +0530
In my Cocoa based application, I am having a user editable NSTextField.
I need to know when the user selects the NSTextField using mouse.
I tried the delegate method controlTextDidChange, but the problem is
user need to enter an character to get this delegate invoked.
My requirement was when ever user selects the NSTextField, I need to
know that.
Any inputs on this will be helpful.
Regards
Pappan
_______________________________________________
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