I have a GWT project that downloads several images from remote servers (other than the host web server). Specifically I am downloading Google Map static images, and several of them within a CellList (one per cell). When rendering the page, the images appear in a choppy manner, as they are presumably still being downloaded. Is there a way to download all the images then display them all at once?
-- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
