Hi, you can put a Image img=new Image(....) and after you can put some
HTML html=new HTML("<div id="1">text blabala</div>"); and with style
you can postion the text inside the image with absolute position, and
after you can change the text with some native method
you can do $wnd.document.getElementbyId("1").innerHTML="new text
blabla..."
nice work

On 21 ago, 20:04, svanhook <svanh...@sprint.blackberry.net> wrote:
> Does anyone know how I can put text on an image using gwt? I need to
> be able to dynamically change the text when requested. Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to