dabo Commit
Revision 5498
Date: 2009-10-27 11:08:00 -0700 (Tue, 27 Oct 2009)
Author: Paul
Trac: http://trac.dabodev.com/changeset/5498

Changed:
U   trunk/dabo/ui/uiwx/dSpinner.py

Log:
Removed commented code that's been there over a year.


Diff:
Modified: trunk/dabo/ui/uiwx/dSpinner.py
===================================================================
--- trunk/dabo/ui/uiwx/dSpinner.py      2009-10-27 18:04:03 UTC (rev 5497)
+++ trunk/dabo/ui/uiwx/dSpinner.py      2009-10-27 18:08:00 UTC (rev 5498)
@@ -26,16 +26,6 @@
                                *args, **kwargs)
 
 
-#      def __onWxSpinUp(self, evt):
-#              self.raiseEvent(dEvents.SpinUp, spinType="button")
-#              self.raiseEvent(dEvents.Spinner, spinType="button")
-
-
-#      def __onWxSpinDown(self, evt):
-#              self.raiseEvent(dEvents.SpinDown, spinType="button")
-#              self.raiseEvent(dEvents.Spinner, spinType="button")
-
-
 class dSpinner(dabo.ui.dDataPanel):
        """Control for allowing a user to increment a value by discreet steps 
across a range
        of valid values.




_______________________________________________
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]

Reply via email to