I'm having trouble with pictures loading fully to know a widgets full
size. I have my main website component as a Composite. It's got quite
a few pictures, including one large one. I place this main component
on an Absolute Panel. I have a Resize Listener to figure out how big
the Client Window is, and if it's larger then the main component, make
the Absolute Panel as big as the Client window and put the main
component in the middle of the ABS.

It works perfectly when the page is cached, however, if it's not, the
size of the main component can be anywhere from 0-300-to1044(it's full
size) depending on what's loaded the first time I try to arrange them
all together.

How can I, besides using a timer with an arbitrary time, know when all
of the main component's sub-components are loaded to know when to call
the resize function?

Thank you!
--~--~---------~--~----~------------~-------~--~----~
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