Creating a new widget is as simple as just writing a new class and using it; you have to re-run the generator each time you reference a new class, but it will find it automatically and include it into your application.
Contribs are not automatically added but it’s a simple process - see this page http://manual.qooxdoo.org/current/pages/development/contrib.html for how to. If you want help on how to write a widget from scratch, here’s a useful starting point: http://manual.qooxdoo.org/current/pages/desktop/ui_develop.html John > On 11 Feb 2015, at 21:51, Leo von Klenze <[email protected]> wrote: > > Hello, > > I've created a Website using create-application.pb -t Website and want > to add own widgets. > > I assumed to modify config.json but unfortunately I haven't found any > information on how to do this. Is such information missing in the manual? > > Do you have any suggestions? > > Thank you! > Best regards, > Leo > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
