Hi Daniel, perfect, your found the reason, which caught the exception in the "completed" listener method.
But back to the mail before: No, there is no event like "rendering", you can only use the "appear" event. Have you tried to increase the default timeout on RequestQueue [1]? Perhaps this solves your problem in the source version. Cheers, Chris [1] http://demo.qooxdoo.org/current/apiviewer/#qx.io.remote.RequestQueue~defaultTimeout Daniel Hirtzbruch schrieb: > Well, some minutes after having sent my last message the problem occured once > again, after getting the message "TypeError: widget is undefined" I found > the reason for all this. It was caused by a simple typo - I tried to assign > values to a list by using "this.field" although it was created with "var > field".... I should think about changing my job when I'm this confused... > :-/ > > Thanks for your help, Chris! > > > > Daniel Hirtzbruch wrote: > >> by now everything seems to be ok - I added the try/catch-block to all >> requests and again updated to the current trunk. I don't think adding this >> exception handler can have fixed the issue so all I can do is wait for the >> error to occur. I'll then check back again - thanks. >> >> > > -- Christian Schmidt Software Entwickler 1&1 Internet AG - Web Technologies Ernst-Frey-Straße 9 · DE-76135 Karlsruhe [email protected] Amtsgericht Montabaur / HRB 6484 Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas Gottschlich, Robert Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver Mauss, Jan Oetjen Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
