You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. adding the text.jar as an external library
2. if added as source link, objects are fine, till constructor call
3.
What is the expected output? What do you see instead?
... tried to make a button, which is changing the background color....
seen at: http://www.gwt-ext.com/demo/#colorPicker
... compyling is nice
... if the site loads, the message... comes up:
... the module cant be loaded...
Please use labels and text to provide additional information.
Textfield tx; is fine
Textfield tx = new Textfield(); ...module cant be load
...?
Original issue reported on code.google.com by andyhube...@gmail.com on 29 Mar 2014 at 6:31
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
andyhube...@gmail.com
on 29 Mar 2014 at 6:31The text was updated successfully, but these errors were encountered: