dabodemo Commit
Revision 506
Date: 2007-03-26 14:01:13 -0700 (Mon, 26 Mar 2007)
Author: Ed
Trac: http://svn.dabodev.com/trac/dabodemo/changeset/506

Changed:
U   trunk/DaboDemo/samples/dLabel.py

Log:
Added some space to the bottom of the word wrap dialog.

Diff:
Modified: trunk/DaboDemo/samples/dLabel.py
===================================================================
--- trunk/DaboDemo/samples/dLabel.py    2007-03-25 20:51:09 UTC (rev 505)
+++ trunk/DaboDemo/samples/dLabel.py    2007-03-26 21:01:13 UTC (rev 506)
@@ -86,6 +86,7 @@
                                txt = getGettyAddr()
                                lbl = self.gettyLabel = dabo.ui.dLabel(self, 
Caption=txt, WordWrap=True)
                                sz.append(lbl, 1, border=10)
+                               sz.appendSpacer(200)
                                
                                self.Caption = _("WordWrap Demo")
                                self.Width = 800




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

Reply via email to