Re: Re: Detecting a focus change in a window?
Re: Re: Detecting a focus change in a window?
- Subject: Re: Re: Detecting a focus change in a window?
- From: "Bruce Johnson" <email@hidden>
- Date: Sat, 23 Sep 2006 22:23:45 -0700
That might work--does an action get called when the user changes
focus (tabs or mouse clicks in a text field)?
I know that you can fire an action when the mouse is clicked in the
text fields, I don't know what gets called when the focus changes.
Maybe look for a notification just before the stepper fires, much like
the NSPopUpButtonWillPopUp: (NSNotification *) note,
Otherwise I'd start going up the class hierarchy.
_______________________________________________
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