eg.SpinNumCtrl¶
-
class
eg.
SpinNumCtrl
(parent, id=-1, value=0.0, pos=wx.Point(-1, -1), size=wx.Size(-1, -1), style=512, validator=<wx._core.Validator; proxy of <Swig Object of type 'wxValidator *' at 0x50ff780> >, name='eg.SpinNumCtrl', **kwargs)[source]¶ A wx.Control that shows a fixed width floating point value and spin buttons to let the user easily input a floating point value.