Pretty sure can't be done, limitation on the spec of a textbox is it
only contains uniform text.  You could use a RichTextArea, but you'd
have to do some work to make it work like a textbox.

On Apr 23, 3:20 am, Navigateur <[email protected]> wrote:
> I just want to make certain words typed by a user in a text box turn
> red.
>
> I have tried encasing the words with html tags with setText() but the
> tags show in the final text!!
>
> I don't want all the text in the TextBox to turn red. How do I do
> this? My genuine thanks,
> N

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to