Hello,

I have been writing a web application based on GWT 2.3 and along with
it I have written my own undo and redo functions. When the user
presses ctr-z or ctr-y the undoes or redoes the last changes. Is their
a way to effectively detect the ctr-z and ctr-y keypress events that
occur anywhere on the page and cause them to run my own functions.

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

Reply via email to