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

  /external/sonivox/jet_tools/JetCreator/
JetCtrls.py 393 def __init__(self, parent, pos=(0,0), minimums=(1,1,0), maximums=(999,4,480), value=JetDefs.MBT_DEFAULT, ctlName=''):
397 self.ctlName = ctlName
JetDialogs.py 69 self.ctrls[Text] = TimeCtrl(panel, pos=(Col, Row + LBL_OFFSET), ctlName=Text)
    [all...]

Completed in 40 milliseconds