Hi all. Using GWT 1.5.2 on linux.
I've noticed that after using an HTMLTable (a Grid, for example)
setWidget(row, col, widget) method, the widget.onAttach() method is
never invoked, and, as result, widget.isAttached() returns false, even
if the widget is displayed.
Don't know if it's the cause, but I cannot sink events on widgets
attached to it...
Is this a bug or the expected behavior?
Thanks.

--~--~---------~--~----~------------~-------~--~----~
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-Toolkit@googlegroups.com
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