daboide Commit
Revision 259
Date: 2005-11-30 06:44:35 -0800 (Wed, 30 Nov 2005)
Author: ed

Changed:
U   trunk/ChangeLog

Log:
Added information on the Class Designer changes.


Diff:
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2005-11-30 14:23:44 UTC (rev 258)
+++ trunk/ChangeLog     2005-11-30 14:44:35 UTC (rev 259)
@@ -2,7 +2,6 @@
 
 
 daboide-0.3 (2005-11-29) (Revision 255):
-<Ed, please handle the designer changelog entry.>
 
 Greatly improved AppWizard. It now generates a directory/file structure that
 mirrors Dabo's structure: App at the top, and packages for db, ui, and biz. 
@@ -21,7 +20,16 @@
 editing (visual and xml). I've added copy/paste, bring to top/send to bottom,
 and better dragging of report objects.
 
+The Dabo Class Designer has made the transition from a curiosity to a
+potentially useful tool. You are now able to create complex layouts, save
+those layouts, and then create forms that match those layouts from the saved
+.cdxml file. The nesting of sizers is now much cleaner and reliable, and the
+various paged controls (e.g., PageFrames) are also fully supported. Next up
+on the ToDo list for the Designer is to add the ability to create and edit
+code for events of the various controls, have that code saved, and then have
+the running form created from the saved file properly execute that code.
 
+
 daboide-0.2.2 (2005-10-07) (Revision 187):
 Updated the wizard to use the new biz.DefaultValues property.
 




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to