Jan. 6, 2010
4:55 p.m.
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