I have a row of links at the top which go between different deck panel widgets when clicked. I want to provide keyboard support for these ( like a menu would in a desktop app - Alt+Key ). Can I write an onBrowserEvent on the RootPanel level to capture all events, and if it is a key event, then handle it there ? Is that possible ?
Any ideas appreciated. Thanks pady -- 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.
