Solved.

Forgot to sinkEvents() in the constructor... my bad. It's been like a
year since I did custom event handling :P

cheers

On Jun 12, 12:48 pm, Sky <myonceinalifet...@gmail.com> wrote:
> I have a FocusPanel that doesn't have any event handlers attached to
> it. I override the FocusPanel's onBrowserEvent() but it never gets
> called unless I add a specific handler to it.
>
> What am I doing wrong? I thought the onBrowserEvent() gets called on
> any and all Widgets regardless of whether it's even a Widget that can
> have event handlers added to it.

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to