Hi,
is it possible to show images loaded with ImageBundle in the browser
with a different size as saved in the bundle image?
I've a bundle of menu images with size 256x256 pixels. In the menu
they should be shown with e.g. 75x75 pixels  but when showing the
content of the menu the same image with full size (256x256) should be
displayed next to the content header.
So it makes no sense to use two different image bundles for each size
if it would be possible to resize the image.
At the moment I only figured out the Image#setSize/setWidth/setHeight
and the stuff from ImageElement and the browser wants to show the
image in the smaller size but the images are not resized. It only
shows a clipped rectangle with correct size.
How the resize can be done?

Thanks
Markus

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