Hu guys, I try to answer:)
First, the HtmlArea widget is not included in this biuld. I'm using it, so it's only commented. The reason that not icluding this widget is that it's in development and there are some bugs (so it has no sense to have it in stable build). Second, Jean, did you try to run index.html in /qxbuild/build/ directory ? There is sample index.html with custom.js files that will startup qooxdoo application defined in custom.js. You can configure everything in index.html, for example resource path is in qxsettings[], so you can change resource path or theme or debug mode before qooxdoo is loaded. I'm tested and using very similar build in production server. Also, the resources are in qxbuild/build/resource. So you need to copy folder /qxbuild/build and if you have different pages that needs to load qooxdoo, it's no problem, see index.html, here are everything you need to correctly start application. Small TIP: I'm using this trick: // [Route own resources] qx.util.AliasManager.getInstance().add("bfly", "/some/address/"); and my resources are in different directory than qx resources (it's clear for me) Cheers - Petr 2008/9/10 Jean-Baptiste BRIAUD - Novlog <[EMAIL PROTECTED]>: > Hi Petr, > > I took your file, unzip it and try to figure out what should I > pickup ... without success. > I've seen the qx-build js files in the script folder but I guess I'll > have to also pickup some ressources ? > > What should I copy/past from your folder to my webroot ? > > > On 10 Sep 2008, at 00:37, Petr Kobalíček wrote: > >> Hi all, >> >> qxbuild - the full qooxdoo build is ready for download. >> >> It's on my server for now, but in the future this will be contribuion >> project to qooxdoo. So start downloading! :-) >> >> http://kobalicek.com/res/files/js/qxbuild.zip >> >> The documentation is in readme.txt file and there is also small >> example application (in qxbuild/build) >> >> Cheers and hope that this build version helps to expand qooxdoo ;-) >> - Petr >> >> ------------------------------------------------------------------------- >> 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 >> qooxdoo-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >> > > > ------------------------------------------------------------------------- > 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 > qooxdoo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------- 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 qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel