Vladimir, for those apps a Dock layout is fine. You could also use a VBox in which you then nest HBoxes. Some people find that the easiest approach.
If you are looking for samples, the Feedreader uses a Dock layout, the Playground uses nested V- and HBoxes. T. On 01/19/2012 12:41 PM, Vladimir Lipets wrote: > Hello, > > I'm looking for a way to create a general layout for my application. > > I would like to make it similar to "classical" layout, used in this "real > life" example, > > http://qooxdoo.org/_media/community/home-finance-ua.png?cache= > > which includes > > > * Logo (upper rectangle) > * Horizontal Menu (upper side, under logo rectangle) > * Vertical Menu (left side) > * Main screen (on the middle) > .. > > As far as i understood, i can create layout, like > http://demo.qooxdoo.org/1.3/demobrowser/#layout~Dock.html > and then add correspondent widgets. But not sure that it is the right > approach. > > Can someone give tips, please, how to build such a template? > > Thank you in advance. > > Vladimir > > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
