dabo Commit
Revision 5211
Date: 2009-05-12 15:58:52 -0700 (Tue, 12 May 2009)
Author: Paul
Trac: http://trac.dabodev.com/changeset/5211
Changed:
U trunk/dabo/ui/uiwx/__init__.py
Log:
Select all the text in getString()
Diff:
Modified: trunk/dabo/ui/uiwx/__init__.py
===================================================================
--- trunk/dabo/ui/uiwx/__init__.py 2009-05-10 21:38:31 UTC (rev 5210)
+++ trunk/dabo/ui/uiwx/__init__.py 2009-05-12 22:58:52 UTC (rev 5211)
@@ -710,6 +710,7 @@
hs.append(self.strVal, 1)
self.Sizer.append(hs, "expand")
dabo.ui.callAfter(self.strVal.setFocus)
+ dabo.ui.callAfter(self.strVal.selectAll)
if defaultValue:
kwargs["Value"] = defaultValue
_______________________________________________
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]