Hi,

I wonder if anybody has any thoughts...

I have a custom Widget which renders a table (merged cells, fixed
header etc) consisting of various Panels. The top-most parent panel is
wrapped in a FocusPanel so that my custom Widget receives KeyPress
events. This works fine. Double-clicking some Elements in the custom
Widget's grid section lead to a Popup being displayed ("in-cell
editing"). My problem is that when the Popup is hidden Events are no
longer received by the custom Widget through the FocusPanel unless I
click back on the custom Widget.

I've tried setting the focus on the FocusPanel, focus on the Widget
Element but to no effect :-(

Any ideas?

Thanks,

Mike

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