You forgot to call txbResultado.setText(result) in onSuccess()

You are also creating new Label objects but you do not attach them to the 
panel, so they will be invisible.

/Rene

Den tirsdag den 16. december 2014 19.46.52 UTC+1 skrev Eduardo Pereira:
>
> Hello everyone.
>
> I'm starting with the GWT now and I have a problem, if you could help me, 
> I'd be thankful
>
> I'm creating a simple program to encrypt a string. When a user types a 
> word in the box he clicks the button, and in the box below returns the word 
> changed. But I can not make this return, I am unable to make the word 
> modified appear on its box.
>
> Could anyone help me?
>
> These are the codes
>
> http://pastebin.com/QdRK4Zb0
> http://pastebin.com/2G8mcPFk
>

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

Reply via email to