A GWT Image widget is basically the equivalent of using an HTML image
tag. When you use setUrl() it will set the src attribute of the image.
>From there on out the retreival of the image is up to the clients
browser.

On Dec 25, 11:13 am, Daniele <dany.hat...@gmail.com> wrote:
> So I lost power of asyncronous features??Or Image widget retrieve
> images with asyncronous power?
>
> 2008/12/24, todd.sei...@gmail.com <todd.sei...@gmail.com>:
>
>
>
> > GWT RPC is not uesd for getting images. You can just and an Image
> > widget to your application and set the URL to something like
> > "myServerFolder/image.jpg"
>
> > On Dec 24, 9:01 am, Daniele B <dany.hat...@gmail.com> wrote:
> >> Hi.
> >> I work on a photogallery application for my thesis.
> >> I have a problem.
> >> How can I do to retrieve image files stored on a server folder trought
> >> GWT-RPC?
>
> >> Thanks at all!
> >> Sorry fo my english!!! :)
>
> >> Daniele.
--~--~---------~--~----~------------~-------~--~----~
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