Re: One-line TextViews
Re: One-line TextViews
- Subject: Re: One-line TextViews
- From: Scott Thompson <email@hidden>
- Date: Sat, 15 May 2004 19:48:55 -0500
Does such a mechanism exist?
When user leaves your NSTextField, it sends its Action message.
Alternatively, override become... and resignFirstResponder. m.
It's not the text fields that are the problem. The trouble is being
notified when the text views gain the key focus. I'll just create a
subclass of NSTextView and override the responder messages, I guess.
Scott
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.