HomeSort by relevance Sort by last modified time
    Searched refs:JetSpin (Results 1 - 2 of 2) sorted by null

  /external/sonivox/jet_tools/JetCreator/
JetCtrls.py 30 class JetSpin(wx.SpinCtrl):
44 class JetSpinOneBased(JetSpin):
548 js = JetSpin(panel, -1, pos=(30, 100))
JetDialogs.py 62 self.ctrls[Text] = JetSpin(panel, Id, "", wx.Point(Col, Row + LBL_OFFSET), wx.Size(Len,-1), min=Min, max=Max)
    [all...]

Completed in 241 milliseconds