Hi all,

        I am using Activex objects to view certain type of files in my
application. I have added those objects through HTML widget. So
whenever i unload the object from the panel i remove the object from
DOM using DOM.removeChild(parent, object). But before the object get
removed the process moves to the next section. That is, the panel is
loaded with the content to be displayed in the panel after removing
the object.For example on unloading the object if i want to load a
image in the panel, the image gets loaded before the object is
removed. So how can i make the application to wait until the object is
removed?
--~--~---------~--~----~------------~-------~--~----~
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