Hi, I have a general question on event :
Let's take an example : the changeActive event of the qx.ui.window.Window class. Thanks to the well designed qooXdoo framework, I know without question that I can use the listener like that : win.addListener("changeActive", function(e) { blabla }); But where could I know more about e ? Is there sometimes more than one parameter ? Is it a generic thing for all events or is there specific value depending of the event ? Thanks ! ------------------------------------------------------------------------- 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 qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel