Hello, this is another installment in our continuing series "unpolished contributions in search of code wizards": the "Dialog" contribution:
https://qooxdoo-contrib.svn.sourceforge.net/svnroot/qooxdoo-contrib/trunk/qooxdoo-contrib/Dialog/trunk/ Demo: http://m53s12.vlinux.de/cboulanger/dialog/build/ >From the README: "The Dialog project provides many often-used widgets required in user interaction, such as alert, confirm, prompt, and others that simplify the web developer's daily work." How to use the widgets: https://qooxdoo-contrib.svn.sourceforge.net/svnroot/qooxdoo-contrib/trunk/qooxdoo-contrib/Dialog/trunk/demo/default/source/class/dialog/demo/Application.js The dialog widgets come from the qcl contribution, but I decided to put them into a dedicated contrib after a bit of venturing in the themes/appearances/decorator section of the qooxdoo architecture. I thought there MUST be some better way of coding the dialog widgets than the way that I did - in my solution, the styling is hardcoded (modal groupboxes). So if you like the idea of a set of dialog widgets, but have a good sense of how to do it with themeing, dig in!! Cheers -- View this message in context: http://n2.nabble.com/New-Contribution-Dialog-widgets-tp3965124p3965124.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
