hello,
canvas in tab panels seem not to work correctly in IE 7, in firefox 3
do.
after klicking on a tab in ie my canvas object is visible for a moment
then it disappears.
it works correctly in firefox.
the code:
ProjectCanvas pc = new ProjectCanvas();
GWTCanvas gwtc = pc.getProjectCanvas(table);
tabPanel.add(gwtc, panel);
is it a bug or my fault?
thanks in advance,
robert
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---