dabodemo Commit
Revision 334
Date: 2005-11-10 13:27:17 -0800 (Thu, 10 Nov 2005)
Author: paul
Changed:
U trunk/simpleDemo1.py
Log:
This fixes the simple demo to work as intended.
Diff:
Modified: trunk/simpleDemo1.py
===================================================================
--- trunk/simpleDemo1.py 2005-11-10 18:15:58 UTC (rev 333)
+++ trunk/simpleDemo1.py 2005-11-10 21:27:17 UTC (rev 334)
@@ -57,7 +57,7 @@
Caption="Selected Item")
- def onHit_ddList(self, evt):
+ def onValueChanged_ddList(self, evt):
"""Note: this will fire when the dropdown list is changed"""
self.refresh()
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev