dabo Commit
Revision 5645
Date: 2010-02-04 21:51:36 -0800 (Thu, 04 Feb 2010)
Author: Paul
Trac: http://trac.dabodev.com/changeset/5645

Changed:
U   trunk/dabo/ui/uiwx/dPageFrame.py

Log:
Fixed documentation error in dPageStyled.


Diff:
Modified: trunk/dabo/ui/uiwx/dPageFrame.py
===================================================================
--- trunk/dabo/ui/uiwx/dPageFrame.py    2010-02-04 15:37:18 UTC (rev 5644)
+++ trunk/dabo/ui/uiwx/dPageFrame.py    2010-02-05 05:51:36 UTC (rev 5645)
@@ -492,7 +492,7 @@
                                Setting this property to True will set 
ShowNavButtons to False"""))
 
                ShowMenuCloseButton = property(_getShowMenuCloseButton, 
_setShowMenuCloseButton, None,
-                               _("Specifies whether the close button is 
visible in the menu (bool) (Default=False)"))
+                               _("Specifies whether the close button is 
visible in the menu (bool) (Default=True)"))
 
                ShowMenuOnSingleTab = property(_getShowMenuOnSingleTab, 
_setShowMenuOnSingleTab, None,
                                _("Specifies whether the tab thumbs and nav 
buttons are shown when there is a single tab. (bool) (Default=True)"))



_______________________________________________
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]

Reply via email to