FROM : Luc Vandal
DATE : Thu Apr 07 19:07:53 2005
I just want to be able to run a function when the focus (or should I
use the term first responder? I'm confused) changes to another control.
Also, when the focus is changing to another control, does that mean
that the control that has the focus is now the first responder or the
first responder always remains the same?
Luc
On 7-Apr-05, at 12:51 PM, j o a r wrote:
>
> On 2005-04-07, at 18.46, Luc Vandal wrote:
>
>> Ok! :) Basically, I need to know when a control (text field, button,
>> etc.) has gained focus so that I can perform some stuff when that
>> happens. So if the user clicks on one of the control or is tabbing
>> through them, I need to know which control has the focus.
>
> But WHAT is this "stuff" that you want to do at this time? You're just
> rephrasing the same question... :-)
>
> j o a r
>
DATE : Thu Apr 07 19:07:53 2005
I just want to be able to run a function when the focus (or should I
use the term first responder? I'm confused) changes to another control.
Also, when the focus is changing to another control, does that mean
that the control that has the focus is now the first responder or the
first responder always remains the same?
Luc
On 7-Apr-05, at 12:51 PM, j o a r wrote:
>
> On 2005-04-07, at 18.46, Luc Vandal wrote:
>
>> Ok! :) Basically, I need to know when a control (text field, button,
>> etc.) has gained focus so that I can perform some stuff when that
>> happens. So if the user clicks on one of the control or is tabbing
>> through them, I need to know which control has the focus.
>
> But WHAT is this "stuff" that you want to do at this time? You're just
> rephrasing the same question... :-)
>
> j o a r
>






Cocoa mail archive

