Hi Martin, hmm, just happens in my (fairly large) application. But I would think that it has nothing really to do with my specific code, but should rather be a generic problem with a generic fix?
I have some of the event listeners mentioned in the warning messages explicitely set in my application (e.g. resize on qx.ui.window.Window widgets, and cellDblclick on a qx.ui.table), but (probably most) other listeners I don't set myself, so they probably come somewhere from the framework code. Cheers, Fritz On Tue, 27 Apr 2010, MartinWittemann wrote: > > Hello Fritz, > sounds not like a problem but something that should not happen. We recently > removed the code which removed all listeners on shutdown to speed up the > shutdown process. Maybe we should disable the warnings in that case. Do you > have an example where i can check where the warnings come from and why? > Regards, > Martin > -- Oetiker+Partner AG tel: +41 62 775 9903 (direct) Fritz Zaucker +41 62 775 9900 (switch board) Aarweg 15 +41 79 675 0630 (mobile) CH-4600 Olten fax: +41 62 775 9905 Schweiz web: www.oetiker.ch ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
