Friday, September 24, 2010

Re: GWT 2.1M(anything)

Well, it's because you have to use KeyDown or KeyUp events for these :D

I had to change my masked textbox for that when upgrading to gwt 2.1

Cheers,

On Fri, Sep 24, 2010 at 8:17 AM, Roger Studner <rstudner@gmail.com> wrote:
The onKeyPress events.. when you check for a modifying (shift, control, if they hit the enter key).

On OSX *all* of these report 0.

Thus, I mean, you can't really use onKeyPress to check for the ENTER key.. well.. ever ;)

Roger

--
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.




--
Christian Goudreau

--
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