Could you post some code?

On Aug 31, 1:53 pm, guymage <[email protected]> wrote:
> Hi,
>
> Here is my problem:
>
> My program load an image, I modify the size of this image when it's
> loaded (LoadHandler). The first time I load the image, everything
> works fine.
> After an action, I have to refresh the panel and the image is reloaded
> (needed) but the LoadEvent is not fired.
>
> Is it because the web browser get the image in its cache ?
> Is there any solution ?
>
> I tried to save the image on a hashmap and use it when the same image
> is reloaded, it works but but my program can have several times the
> same image on the same panel, so the image appeared only once.
>
> Regards,
--~--~---------~--~----~------------~-------~--~----~
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