Re: Getting NSWindow's focused NSTextField
Re: Getting NSWindow's focused NSTextField
- Subject: Re: Getting NSWindow's focused NSTextField
- From: Matt Neuburg <email@hidden>
- Date: Sun, 01 Aug 2004 08:08:38 -0700
On Sun, 1 Aug 2004 11:31:30 +0100, MT <email@hidden> said:
>
SImple question... (I think)
>
>
How do I get the current (focused) NSTextField in a window?
>
>
If I use firstResponder I get the same NSTextView every time, which I
>
assume is the NSWIndow's fieldEditor. But I need the actual
>
NSTextField.
Ask the field editor who its delegate is. m.
--
matt neuburg, phd = email@hidden, <
http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<
http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
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.