I am creating an application that will display one of about 20 PNG images 
upon selection of a corresponding tree item.  Each image is on the order of 
200K in length.

Would it make sense to use GWT's "image bundles" for this?  Or, are 
"bundles" designed to be used more with a collection of much smaller files 
(e.g., icons).

I would guess there is some maximum data transfer size limit over which 
"bundles" would incur too long of a start up time.

Thanks for any ideas!

-Kenneth

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