On Friday, February 12, 2016 at 1:50:31 PM UTC+1, 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 >
Looks like the "on screen" textarea is not the one you're manipulating… -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
