Running the default program creted when create a new project on
Eclipse IDE, the text field take almost a minute to show.
I tried in IE, Firefox and Chrome.
I'd put a break point on first line of onModuleLoad, and it take about
a minute to enter the debug mode.. Another good seconds were wasted on
line:
RootPanel.get("nameFieldContainer").add(nameField);`
What could be wrong?
--
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.