Re: [qooxdoo-devel] QxCommand outside window.application.main

2006-02-26 Thread Sebastian Werner
You shouldn't use the most widgets/objects outside window.application.main. You can use them afterwards, but not before, also outside this application context. Why do you need this? Sebastian Petr Šimek schrieb: Hi qooxdoo people, when I define my QxCommand (for menu) outside window.applica

[qooxdoo-devel] QxCommand outside window.application.main

2006-02-26 Thread Petr Šimek
Hi qooxdoo people,when I define my QxCommand (for menu) outside window.application.main = function () { }body, then my whole application cannot run and in my FIrefox error console I get Error: window.application.getClientWindow () has no propertiesSource file: http://localhost/phpfbadmin/libs/qooxd