Author: reinhard Date: 2006-08-24 04:13:43 -0500 (Thu, 24 Aug 2006) New Revision: 8627
Added: trunk/www/news/10185 Log: Released GNUe Forms 0.5.15. Added: trunk/www/news/10185 =================================================================== --- trunk/www/news/10185 2006-08-24 09:12:33 UTC (rev 8626) +++ trunk/www/news/10185 2006-08-24 09:13:43 UTC (rev 8627) @@ -0,0 +1,33 @@ +Title: GNUe Forms 0.5.15 released +Author: [EMAIL PROTECTED] +Date: 2006-08-24 + +The GNU Enterprise team proudly announces + + GNUe Forms 0.5.15. + + +GNUe Forms is a data-aware user-interface generator. In more specific +terms, Forms, using a clean XML-based definition, can display the same +functional user interface in various physical mediums, whether GUI, +HTML, console, or via a telephone-response system. Forms is designed +from the ground up to describe a functional, database-backed interface, +with no emphasis on particular widget sets. A form should be equally +usable in a console/text-based environment as it is in a GUI setting. + + +Changes and new features in this release: + +* [wx26] Added clipboard handling +* [wx26] Fixed hiding the splash screen when main form is a dialog +* [wx26] Fixed focus handling for dropdowns +* Fix for a bug that made GFField.resetForeignKey unusable +* Select the whole text when focus hits an entry +* Query for "False" values with checkboxes +* Query for empty values in dropdowns +* Case insensitive query +* Fixed traceback when moving the scrollbar while a button has the foucs + + +You can download this release of GNUe Forms from +http://www.gnuenterprise.org/tools/forms/0.5.15/ _______________________________________________ commit-gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnue
