Re: How to check if NSTextField is selected?
Re: How to check if NSTextField is selected?
- Subject: Re: How to check if NSTextField is selected?
- From: Shawn Erickson <email@hidden>
- Date: Thu, 28 Sep 2006 08:30:34 -0700
On Sep 28, 2006, at 8:24 AM, Jordan Evans wrote:
How do I query NSTextField to know if it's the selected text field in
the interface. You know, when it has the blue highlighting around it?
Search for "first responder".
In particular...
<http://developer.apple.com/documentation/Cocoa/Conceptual/
EventOverview/EventHandlingBasics/chapter_4_section_6.html>
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden