Hi Papick,

I did catch "any" keys in a test app. This part works perfectly.

But you seems to run into similar problems. I would like to be able to
support cut/copy/paste, too.

I found no way to get the current widget which holds the focus.
I found no way to trigger cut/copy/paste

And it is hard to find a free key code. Most key codes are used by the
browser itself.

Stefan Bachert
http://gwtworld.de

On 19 Mai, 10:51, "P.G.Taboada" <[email protected]> wrote:
> Hello,
>
> I have to globally catch some key events (or at least assign them to
> UI elements). There are some postings on this topic but they are quite
> a bit old.
>
> Is there some api providing this functionality?
>
> What are my options?
>
> Can I trigger copy and paste from a GWT app? I need an "Edit" menue
> with "Copy, Cut and Paste".
>
> Any help appreciated,
>
> brgds,
>
> Papick G. Taboada
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group 
> athttp://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to