Re: Setting focus for a NSTextField view
Re: Setting focus for a NSTextField view
- Subject: Re: Setting focus for a NSTextField view
- From: Matt Neuburg <email@hidden>
- Date: Fri, 09 Jun 2006 07:47:26 -0700
- Thread-topic: Setting focus for a NSTextField view
On Thu, 8 Jun 2006 08:51:42 -0700, "email@hidden" <email@hidden> said:
>This should be a simple question, but I must be searching for the
>wrong terminology:
>
>I have a list of radio buttons with associated text fields. When the
>user selects a radio button, I want to change the focus to the text
>field (NSTextField) that is associated with that radio button.
>
>What is the process to change the focus (am I changing the first
>responder?)
Yes. Tell the window to makeFirstResponder:. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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