Hi simoms, sorry for the delay. This does not look too bad. What is the error on the console, if any occur?
As the event handler is a singleton you can also try: qx.event.handler.EventHandler.getInstance().setAllowClientContextMenu(true); Greetings, Sebastian simoms schrieb: > I want to enable the context manu with mouse right click, > but i try this way is not ok: > this.getClientWindow().getEventManager().setAllowClientContextMenu(true); > > what is solution? ------------------------------------------------------------------------- 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
