Almost all windows applications have standard menus and dialog boxes. By using standardized dialog boxes, the end user can easily learn new application quickly. The end user experience is enhanced because he/she can relate to other applications. To the programmer, a standard dialog box is easy to call, and use. Since all the dialog boxes in Rosetta are modal, lingo's script execution is paused until the user responds the the dialog question.
Method |
|
|---|---|
dlgMessageBox() |
dlgFolder() |
dlgColorBox() |
dlgPrint() |
dlgFile() |
|