Hi everyone, I have just released a bugfix release (0.2) of the Dialog package. No new functionality has been introduced.
Demo: http://cboulanger.users.sourceforge.net/qooxdoo-contrib/Dialog/trunk/ (the demo is not the newest code, but works exactly the same). Changes since 0.1 - Bug fixes (see http://bugzilla.qooxdoo.org/buglist.cgi?query_format=advanced&bug_status=RESOLVED&component=Dialog&product=contrib) - moved shortcut commands into dialog.Dialog class. Instead of the old shortcut commands (dialog.alert() etc., which will still work, but will be deprecated in a future release), it is now recommended to use dialog.Dialog.alert() etc. This will allow to document the methods properly in the API viewer, autocompletion, etc. Please use #require(dialog.Dialog) in your application in order to use the shortcut commands. Enjoy, C. -- View this message in context: http://qooxdoo.678.n2.nabble.com/New-contrib-release-Dialog-0-2-tp5275448p5275448.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
