Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding to gwt client side. #551

Open
GoogleCodeExporter opened this issue Jan 20, 2016 · 0 comments
Open

Adding to gwt client side. #551

GoogleCodeExporter opened this issue Jan 20, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant