Home | History | Annotate | Download | only in JetCreator

Lines Matching refs:ctrls

415             dlg.je.ctrls[JetDefs.F_MIDIFILE].Append(filename)

417 dlg.je.ctrls[JetDefs.F_DLSFILE].Append(library)
469 dlg.je.ctrls[JetDefs.F_MIDIFILE].Append(filename)
471 dlg.je.ctrls[JetDefs.F_DLSFILE].Append(library)
1140 self.jet_file.config.filename = dlg.je.ctrls[JetDefs.F_JETFILENAME].GetValue()
1141 self.jet_file.config.copyright = dlg.je.ctrls[JetDefs.F_COPYRIGHT].GetValue()
1142 self.jet_file.config.chase_controllers = dlg.je.ctrls[JetDefs.F_CHASECONTROLLERS].GetValue()
1143 self.jet_file.config.delete_empty_tracks = dlg.je.ctrls[JetDefs.F_DELETEEMPTYTRACKS].GetValue()