dabo Commit
Revision 4089
Date: 2008-05-21 19:09:06 -0700 (Wed, 21 May 2008)
Author: Ed
Trac: http://svn.dabodev.com/trac/dabo/changeset/4089
Changed:
U trunk/ide/ClassDesignerComponents.py
Log:
Added the DefaultSpacing property to the Class Designer for sizers.
Diff:
Modified: trunk/ide/ClassDesignerComponents.py
===================================================================
--- trunk/ide/ClassDesignerComponents.py 2008-05-21 20:35:05 UTC (rev
4088)
+++ trunk/ide/ClassDesignerComponents.py 2008-05-22 02:09:06 UTC (rev
4089)
@@ -1160,6 +1160,7 @@
"DefaultBorderRight": {"type" : bool,
"readonly" : False},
"DefaultBorderTop": {"type" : bool, "readonly"
: False},
"DefaultBorderBottom": {"type" : bool,
"readonly" : False},
+ "DefaultSpacing": {"type" : int, "readonly" :
False},
"SlotCount" : {"type": int, "readonly" : False}}
# Add the controlling sizer props, if applicable
if self.ControllingSizer:
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]