Saturday, February 13, 2016

Re: non-updatable widget

I would concur with Thomas Broyer.  If you are new to GWT I would recommend using the latest stable version 2.7.  I would also recommend UiBinder instead of directly manipulating the widgets.

On Friday, February 12, 2016 at 7:50:31 AM UTC-5, John Harrison wrote:
I'm new to GWT and working with legacy code (GWT 2.4) I am trying to update the value of a textarea using setValue  via a valueChangeHandler, but the textArea seem to be updated when I look in debug but not refreshing on screen, I have tried removing the textArea from the view but this also doesn't seem to update the screen,Does anyone have any pointers please

John

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment