Re: Inactive notification
Re: Inactive notification
- Subject: Re: Inactive notification
- From: Oleg Svirgstin <email@hidden>
- Date: Thu, 20 Mar 2003 01:03:22 +0300
Bonjour Guillaume!
Hi list!
I may be wrong, but it seems there is NO such notification.
However, there are apples, Apple and Big Apple.
What widgets do you mean? (subclasses of NSControl? of NSView?)
What do you mean by "becoming inactive"?
If it is enabled/disabled state, generally it is either our code's
responsibilityto set it up, or it is the job to be done with a help of
action messages sent from the "widget". It is one of purposes action
connections serve for.
Scarcely you mean drawing focus, but there is a notification defined in
NSView sent when a view loses focus for any reason but unlockFocus.
If you mean first responder status, it is another story again.
What do you mean by "widgets"?
What do you mean by their "inactive state"?
IMHO: Programming (though a kind of modern art :^) ) is a very exact craft
in its basics, where getting useful answers strongly depends on proper use
of proper terminology.
Well, I must be completely wrong, as usual :(
Regards
Oleg
>
From: Guillaume Rager <email@hidden>
>
Organization: GumiTech
>
Date: Wed, 19 Mar 2003 20:16:23 +0100
>
To: email@hidden
>
Subject: Inactive notification
>
>
Hi list,
>
>
Just want to know if there's something like a notification when a
>
widget become "inactive". Something like
>
NSControlTintDidChangeNotification when you change color in System
>
Preferences.
>
>
Thank you.
>
>
Guillaume
>
>
-----
>
GUMITECH - R&D Unit - La Rochelle (France)
>
http://www.gumitech.com
>
>
"Chaud cocoa, chaud chocolat !!!"
>
_______________________________________________
>
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.
_______________________________________________
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.