This gives me reference to the window, which is just beeing closed, not the window which receive focus after it. But I have found another way how to get it. Every time, when some window changes focus, changeActive event is fired. Then you have to ask isActive() function whether the window is receiving or losing the focus.
But I have similar problem: How to use bringToFront() ? It is a method of qx.ui.window.Manager, but how to get the Manager class? -- View this message in context: http://www.nabble.com/How-to-get-active-window--tp19988192p20064744.html Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
