Works in both FF and IE:

public class MyGrid extends FocusPanel {
        Grid grid;
        MyGrid() {
          addKeyboardListener(...);
...

I've actually found the solution in another thread in the same group,
here:

http://markmail.org/message/wwajye7slr7yqm76

but Google search finds this (unanswered) post first, so I have
decided to provide a solution here -- for the benefit of those who
will have the same problem later.

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