Start your project by creating an application skeleton with 'tool/bin/create-application -n <namespace>' [1]. This will give you a canonical code structure and access to all the tool chain components you might want to use while developing your app.
To learn important GUI elements and concepts (like events and layouts), a good example to work through is the RIA tutorial [2]. T. [1] http://manual.qooxdoo.org/2.0.x/pages/tool/getting_started.html [2] http://manual.qooxdoo.org/2.0.x/pages/desktop/tutorials/tutorial-part-1.html On 10/01/2012 01:14 PM, jden123 wrote: > Hello. > I'm new in qooxdoo. I'm going to build ria with qooxdoo. My application will > contain several pages with grid, window for adding new rows, window for > filtering data. > Where can I find best practice to build ria with qooxdoo? I want to know > what project structure is recomended. What examples can I use? How do you > organize your code? > I'm starting and I want to choose a good way :) > Thank you. > > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/Best-practice-tp7581535.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
