Skip navigation.
 
mlRe: event/notification for focus?
FROM : ttempel
DATE : Thu Apr 07 00:48:18 2005

On Apr 6, 2005, at 3:03 PM, Luc Vandal wrote:

> Hi!
>
> is there any event/notification for when a control gains focus? I did
> search in the documentation and they mention that you can get notified
> when your control has focus but I can't seem to find any code to do it
> (I know how to register for a notification, but I don't know which
> class has that notification nor the notification name)!
>


I believe there are entire sections that document the various
notifications, but cannot recall if it's on a per-class basis (I think
it is) or a separate chapter or two.

Having said that, I'll also point you at a utility I wrote, named
"Meow", that listens in on various notifications. It may be of some
help in watching/discovering what's going on in terms of notifications
(distributed and workspace):

http://www.tyborg.com/meow/

> Also, is there some quick reference people use to quickly find stuff
> like that? I dunno if it's my PC dev background but I always have a
> hard time to find out about pretty much anything in the documentation
> for Cocoa. :)
>


I usually have a Safari window open with several tabs open to the ADC
documentation pages for Cocoa and make heavy use of the ADC's "search"
field on the web pages.

Hope this helps.

-- george (ty) tempel

Related mailsAuthorDate
mlevent/notification for focus? Luc Vandal Apr 6, 20:57
mlRe: event/notification for focus? Ricky Sharp Apr 6, 21:58
mlRe: event/notification for focus? ttempel Apr 7, 00:48
mlRe: event/notification for focus? Luc Vandal Apr 7, 01:58
mlRe: event/notification for focus? Dustin Voss Apr 7, 02:22
mlRe: event/notification for focus? Mike Ferris Apr 7, 16:41
mlRe: event/notification for focus? Luc Vandal Apr 7, 17:50
mlRe: event/notification for focus? Ricky Sharp Apr 7, 17:58
mlRe: event/notification for focus? Luc Vandal Apr 7, 18:26
mlRe: event/notification for focus? j o a r Apr 7, 18:36
mlRe: event/notification for focus? Shawn Erickson Apr 7, 18:41
mlRe: event/notification for focus? Luc Vandal Apr 7, 18:46
mlRe: event/notification for focus? j o a r Apr 7, 18:51
mlRe: event/notification for focus? Luc Vandal Apr 7, 19:07
mlRe: event/notification for focus? Ricky Sharp Apr 7, 19:15
mlRe: event/notification for focus? Shawn Erickson Apr 7, 19:29
mlRe: event/notification for focus? Shawn Erickson Apr 7, 20:48
mlRe: event/notification for focus? Luc Vandal Apr 7, 22:02
mlRe: event/notification for focus? Luc Vandal Apr 8, 18:06
mlRe: event/notification for focus? Shawn Erickson Apr 8, 18:18
mlRe: event/notification for focus? Shawn Erickson Apr 8, 18:22
mlRe: event/notification for focus? Luc Vandal Apr 8, 18:29
mlRe: event/notification for focus? Shawn Erickson Apr 8, 18:43
mlRe: event/notification for focus? Luc Vandal Apr 8, 18:46
mlRe: event/notification for focus? Luc Vandal Apr 8, 19:17
mlRe: event/notification for focus? Shawn Erickson Apr 8, 19:33
mlRe: event/notification for focus? Luc Vandal Apr 8, 21:35
mlRe: event/notification for focus? Shawn Erickson Apr 8, 21:45