Hi Parag,

An com.google.gwt.user.client.ui.ImageBundle would be the best
solution for your problem - as your own title suggests.
The GWT docs contain a good explanation on how to use them

David


On Wed, Jul 22, 2009 at 4:47 AM,
myapplicationquestions<[email protected]> wrote:
>
> Hi All,
>
> I am creating an Org tree which will consist of @500 nodes, for each
> node i want to show an image as well. What is the best way to get all
> these images loaded? I was thinking of adding an http request in the
> src tag of the image but wanted tio know if GWT provides anyway so
> that i can combine all the images as 1 send it to the orgtree and have
> GWT parse teh image to show individual thumbnails?
>
> any help is appreciated.
>
> Thanks,
> Parag
> >
>

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