On Feb 7, 8:21 pm, Thomas Broyer <[email protected]> wrote: > If you want it to do it "cleanly", I'd suggest not relying on the > "magic" of addDomHandler but rather just register handlers in widgets > using addHandler and "sinking" the native handlers yourself (in the > case of those events, you know you're in WebKit)
Is there a way to get GWT to deliver new native events to Widget.onBrowserEvent(), or do I have register a listener myself in JavaScript code? Alexander (aka Sasha) Maryanovsky. -- 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.
