Hi,

Can you help me solve a problem that I have?

I've registered a Command with a keybinding of Control+C, and in the
listener I do some application copy-like behaviour.

I have a widget that I want to exhibit the normal browser copy behaviour,
and would like to 'refire' the event for the browser to handle the copy when
this widget has the focus.

Can you help me with how to (re)fire the event to be picked up by the
browser. (I know when the widget has the focus, I'm fine with that part of
it).

One suggestion might be to disable the Command when the widget gets the
focus, but it's also bound to a button, so I'd have to make a change to how
this works.

It's possible that I'm not doing this the best way in the first place, in
which case better solutions would be appreciated.

Cheers,

Nick
------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to