Hi skar, windows can only be placed in container widgets configured with a "Basic" or "Canvas" layout. You have to place the widgets manually e.g. using the "moveTo" method.
Best Fabian > Hi, > > I want 2 window widgets to be vertically aligned. I tried using a > composite as well as another window as parent with VBox as layout but > got the error: > > >> 084251 Assertion error! Windows can only be added to widgets, which >> implement the interface qx.ui.window.IDesktop. All root widgets >> implement this interface.: Expected object >> 'qx.ui.container.Composite[3z]' to implement the interface '[Interface >> qx.ui.window.IDesktop]'! >> > Any ideas on how to do this? > > cheers, > skar. > > -- Fabian Jakobs JavaScript Framework Developer 1&1 Internet AG - Web Technologies Ernst-Frey-Straße 9 · DE-76135 Karlsruhe Telefon: +49 721 91374-6784 [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
