Yeah, you are right, there are not too much changes. I will try to investigate the root of this problem. I debugged the application and it seems that qx.event.handler.Application.$$instanc is null (or undefined). I understand that this is mainly my problem, because I'm using different way to compile and run qx applications, so I'm not expecting much help ;-)
But the question remains, if everything worked for me in 1.0.1, why it not works when using trunk? I think that I need not only to fire onApplicationLoaded(), but also to create an application instance manually? Thanks -- Best regards - Petr Kobalicek <http://kobalicek.com> On Wed, Apr 21, 2010 at 9:43 AM, MartinWittemann <[email protected]> wrote: > > Hello Petr, > I just checked the qx.event.handler.Application file and there hasn't been > much change in it since 1.0.1. > > http://qooxdoo.svn.sourceforge.net/viewvc/qooxdoo/trunk/qooxdoo/framework/source/class/qx/event/handler/Application.js?r1=21241&r2=21558&pathrev=21558 > > http://qooxdoo.svn.sourceforge.net/viewvc/qooxdoo/trunk/qooxdoo/framework/source/class/qx/event/handler/Application.js?r1=21566&r2=21565&pathrev=21566 > > http://qooxdoo.svn.sourceforge.net/viewvc/qooxdoo/trunk/qooxdoo/framework/source/class/qx/event/handler/Application.js?r1=21580&r2=21579&pathrev=21580 > > So the thing should work as expected. Could you please check the commits I > posted up there? Maybe you see something what could be a problem. Otherwise, > we need to debug in the code and see where the execution breaks. > > Regards, > Martin > > > -- > View this message in context: > http://n2.nabble.com/Application-onScriptLoaded-tp4909328p4935545.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
