dabo Commit
Revision 4401
Date: 2008-08-13 03:41:30 -0700 (Wed, 13 Aug 2008)
Author: Ed
Trac: http://svn.dabodev.com/trac/dabo/changeset/4401
Changed:
U trunk/dabo/ui/uiwx/dDateTextBox.py
Log:
Removed some old debugging that was overriding the default ToolTipText.
Diff:
Modified: trunk/dabo/ui/uiwx/dDateTextBox.py
===================================================================
--- trunk/dabo/ui/uiwx/dDateTextBox.py 2008-08-11 22:14:02 UTC (rev 4400)
+++ trunk/dabo/ui/uiwx/dDateTextBox.py 2008-08-13 10:41:30 UTC (rev 4401)
@@ -110,7 +110,6 @@
# self.DynamicToolTipText = lambda: {True:
self._defaultToolTipText,
# False: None}[self.Enabled and not self.ReadOnly]
- self.DynamicToolTipText = lambda: "%s, %s" %
self.formCoordinates()
def initEvents(self):
super(dDateTextBox, self).initEvents()
_______________________________________________
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]