dabo Commit
Revision 3610
Date: 2007-11-02 09:21:06 -0700 (Fri, 02 Nov 2007)
Author: Paul
Trac: http://svn.dabodev.com/trac/dabo/changeset/3610
Changed:
U trunk/dabo/ui/uiwx/dComboBox.py
Log:
Looks like I left in some debug output from [3511].
Diff:
Modified: trunk/dabo/ui/uiwx/dComboBox.py
===================================================================
--- trunk/dabo/ui/uiwx/dComboBox.py 2007-11-02 16:11:01 UTC (rev 3609)
+++ trunk/dabo/ui/uiwx/dComboBox.py 2007-11-02 16:21:06 UTC (rev 3610)
@@ -27,11 +27,9 @@
def _preInitUI(self, kwargs):
- print kwargs
style = kwargs.get("style", 0)
style |= wx.PROCESS_ENTER
kwargs["style"] = style
- print kwargs
return kwargs
_______________________________________________
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/dabo-dev/[EMAIL PROTECTED]