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
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
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