Hi Omri, ok, that's possible. You can use "qx.core.Init.getApplication()" to get your application instance, on this instance you can call "getRoot()".
Cheers, Chris Am 28.11.2011 16:18, schrieb omrihar: > Hi, thanks for the reply. > I am actually using the Desktop instance since I don't want the windows to > override my upper/lower panels. My question is actually much simpler than > that - how can I get access to the root application from within a new class? > Or in other words - is there a way to share some variables/widgets globally > - to all classes defined within the application? > > Cheers, > Omri > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/Calling-getRoot-from-child-qx-ui-window-Windows-tp7038449p7039065.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
