Friday, October 28, 2011

Re: Capture ctr-z(undo) and ctr-y(redo) within GWT application

See this thread: http://groups.google.com/group/google-web-toolkit/browse_thread/thread/3e6abc385efb4533


On Oct 27, 8:30 pm, Ahmed <ahmed.zar...@gmail.com> wrote:
> 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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment