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 (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com