Hej Patrick! Qooxdoo is so far NOT much documented, but it would be nice if you could contribute in this.
> I can not seem to find any info on the capabilities of QxIframe. Is it > possible for this thing to fire an event when it is loaded? Why I am > asking ist because I am showing a status window, which I would like to > remove once the page is loaded. Look in the documentation for the class tree and see from what classes QxIframe inherits. All those classes' events are also inherited. > I saw there is a function isLoaded, but > an event be better, since I would not have to start a timer and check > periodically if the frame is done loading. Some kind of dataChangeEvent is what you are asking for. Can you come up with a code suggestion? Then we can test and see how it fits into the library. Kent > Thanks > Patrick > ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
