Indeed. Would be nicer if there was a proper announcement protocol for such things though.
Regards, Gary ----- Original Message ----- From: "Henrik Sperre Johansen" <[email protected]> To: <[email protected]> Sent: Wednesday, January 06, 2010 4:55 PM Subject: Re: [Pharo-project] Notifications of windows opening/closing/focus > On 06.01.2010 17:14, Simon Denier wrote: >> On 6 janv. 2010, at 16:48, Gary Chambers wrote: >> >> >>> Would be nice (if anyone needs it) to have a "global" access point (the >>> World perhaps) for general notifcations as hinted at earlier. Kind of >>> "window manager" notifications. >>> >> I think so. It would be useful in the long terms for window management. >> >> However, the current taskbar is able to detect and register any new >> window. Gary, can you tell how it is done right now? >> >> > TaskBarMorph >> ownerChanged, which is sent every time the World does > layout. > > Cheers, > Henry > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
