Hi, thanks for your advice.
it's not easy to understand but firebug gives me the right clue.
The problem is about using setCellWidth method before the add method :
panel.setCellWidth(lblText, IConstant.LBL_TEXT_WIDTH);
panel.add(lblText);
The hosted mode (linux only ?) do not complain when the web mode FF3.5
send this incomprehensible exception.
I've added the issue :
http://code.google.com/p/google-web-toolkit/issues/detail?id=3847
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---