dabo Commit
Revision 6384
Date: 2011-02-03 15:18:55 -0800 (Thu, 03 Feb 2011)
Author: Paul
Trac: http://trac.dabodev.com/changeset/6384
Changed:
U trunk/dabo/ui/uiwx/dListControl.py
Log:
Adding Keys property to the test confirms ticket #1392.
Diff:
Modified: trunk/dabo/ui/uiwx/dListControl.py
===================================================================
--- trunk/dabo/ui/uiwx/dListControl.py 2011-02-03 22:51:02 UTC (rev 6383)
+++ trunk/dabo/ui/uiwx/dListControl.py 2011-02-03 23:18:55 UTC (rev 6384)
@@ -844,6 +844,7 @@
self.append( ("The Empire Strikes Back", "Episode 5", 1980) )
self.append( ("Return of the Jedi", "Episode 6", 1983) )
+ self.Keys = [0,1,2,3,4,5]
def initProperties(self):
self.MultipleSelect = 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]