Jonathan Weiß wrote: > Hello skar, > > > do you try to dispose a Window widget as soon as it is closed? You don't > have to do this if you plan to open it again. It is ok when a single window > widget remains during the complete application runtime. :-) >
I'm using a modal window dialog which'll be open and then closed and a then a new one might be one. I tried in the close event listener to dispose the object, but I got that error. Now, I'm just setting the reference to the new instance and I guess the browser and qooxdoo registry will take care of garbage collecting it. And I'm not getting the error anymore. More over, if I disposed, the new dialog's "appear" event wasn't raised, now using the current technique, I get the "appear" event as expected. cheers, skar. -- -- The life so short, the craft so long to learn. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel