Alexander Back wrote: > > So it boils down to two possible solutions for you: either you disable > the command itself when the widget is hidden or you disable the widget > (and/or hide it). Only hiding the widget won't stop the command from > executing. > > Hope this helps, > Alex >
Another possibility is to move the keyboard shortcut to a new global command. You could then find out which layer is active and call the local command for that layer. ------------------------------------------------------------------------- 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
