Menu

Commit [r16174]  Maximize  Restore  History

The integer user function GUI elements which can be None now are simply set to a wx.TextCtrl.

The wx.SpinCtrl used previously was incorrect, as a wx.SpinCtrl only handles integers, always
defaulting to the minimum of the control. Therefore the can_be_none user function arg arg is now
propagated into the wizard page Value, Sequence and Sequence_2D elements (though they are not
functional in the Sequence* classes yet).

bugman 2012-05-10

changed /branches/uf_redesign/gui/uf_objects.py
changed /branches/uf_redesign/gui/wizard.py
changed /branches/uf_redesign/gui/wizard_elements.py
/branches/uf_redesign/gui/uf_objects.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/gui/wizard.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/gui/wizard_elements.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.