Hi, just an additional wrap-up about how easy it is to include a widget from qooxdoo-contrib:
Add the contribution to the Makefile of your application: APPLICATION_INCLUDES = contrib://UploadWidget/0.1 You then simply use the widget in your application code. Once you do a "make" it gets automatically resolved and included. http://qooxdoo.org/documentation/contrib/using_contributions It doesn't really make a difference if a widget is included in the framework or in the contributions. Bye, Andreas ------------------------------------------------------------------------- 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
