LM_SimpleDialog:DoModal()

Version added: before 9.5

Displays the dialog box on screen in a modal fashion (meaning that nothing else will happen in Moho until the user presses OK or Cancel in the dialog)

Return type (int32): LM.GUI.MSG_OK if the user presses OK, or LM.GUI.MSG_CANCEL if the user presses Cancel

String "DoModal" is found in the following scripts:

WP Platter Control (by wigglepixel)

SS - Number Sequence (by simplsam)

MR Path (by eugenebabich)

MR Key Motion (by eugenebabich)

SS - SVG Import (by simplsam)

See all...