Re: [qooxdoo-devel] How to learn using qooxdoo

2008-09-01 Thread Fabian Jakobs
Hi Christian, > I've downloaded qooxdoo for few hours and I've some difficulties to start. > I would like to create an application with a menubar on the top and a three > panes mainwindow : > The main window is divided in a pane vertical in the left for a treeview, 2 > horizontal panes on the right

Re: [qooxdoo-devel] How to learn using qooxdoo

2008-08-31 Thread Petr Kobalíček
Hi keifer, Are you getting errors in layout or you just don't know how to add widgets into page ? Qooxdoo has powerful layout system, so I think you can do everything with it. For example you can do this for mainmenu and horizontal split with tree and table widgets: qx.Class.define("custom.Appl

[qooxdoo-devel] How to learn using qooxdoo

2008-08-31 Thread kiefer35
I've downloaded qooxdoo for few hours and I've some difficulties to start. I would like to create an application with a menubar on the top and a three panes mainwindow : The main window is divided in a pane vertical in the left for a treeview, 2 horizontal panes on the right : the top one with a g