While you cant "add" a widget to a text area if you want to make it so
a widget appears inside a TextArea, you can achieve this by
positioning another separate widget over the same area that the text
area occupies. Dont forget to set the z index so the overlapping
widget appears in front of the background TextArea.

-- 
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