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 : the top one with a grid (or listview) and
> the bottom one whith tabpages to show details of the selected item in the
> grid.
>
> I've troubles with how to manage all the components.
>
> I'm able to create a menubar allone, a vertical splitwindow allone but not
> to mix all these.
>
> Where can I found some practical examples.
>   
Welcome to qooxdoo. There are several sources to get started:

 - Our wiki <http://qooxdoo.org/documentation/0.8>. We are still working 
hard to make it complete for 0.8
 - The demos <http://demo.qooxdoo.org/current/demobrowser/>. This is a 
great source for small code snipplets. In your case the layout demos 
would be interesting as the show how to compose widgets.
 - The API documentation <http://demo.qooxdoo.org/current/apiviewer/>. 
For 0.8 we have nearly 100% API doc coverage. If something is not clear 
from the API doc please let us know, we'll fix that.
 - The source code. If you really want to know how it is working 
internally take a look at the source code. In many cases this is not 
difficult to read and you get an understanding of how we write our code. 
After all it is open source so take advantage of it.
- The mailing list. You often get the best answers on the mailing list. 
We like to have feedback so whenever you get stuck or have problems or 
suggestions, let us know.

Best Fabian




-- 
Fabian Jakobs
JavaScript Framework Developer

1&1 Internet AG
Brauerstraße 48
76135 Karlsruhe

Amtsgericht Montabaur HRB 6484

Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas 
Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Oliver Mauss, Achim 
Weiss
Aufsichtsratsvorsitzender: Michael Scheeren


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to