Searched refs:InfoMsg (Results 1 – 4 of 4) sorted by relevance
/external/sonivox/jet_tools/JetCreator/ |
D | JetDialogs.py | 185 InfoMsg("Jet Filename", "The Jet filename is blank.") 189 InfoMsg("MIDI File", "The file does not exist.") 359 InfoMsg("Start/End", "The segment starting and ending times are illogical.") 363 InfoMsg("Segment Name", "The segment must have a name.") 367 InfoMsg("MIDI File", "The segment must have a midi file selected.") 371 InfoMsg("MIDI File", "The MIDI file does not exist.") 376 InfoMsg("DLS File", "The DLS file does not exist.") 718 InfoMsg("Event Name", "The event must have a name.") 722 InfoMsg("Event Name", "The event type must be selected.") 727 InfoMsg("Start/End", "The event starting and ending times are illogical.") [all …]
|
D | JetCreator.py | 576 InfoMsg("Move", "Select one or more items to move.") 822 InfoMsg("Move", "Select one or more items to move.") 1191 InfoMsg(JetDefs.MAIN_PLAYSEG, JetDefs.MAIN_PLAYSEGMSG)
|
D | JetUtils.py | 455 def InfoMsg(msgTitle, msgText): function
|
D | JetCtrls.py | 385 def InfoMsg(title, message): function
|