Previous - sysTimeZone Section Home - Rosetta Xtra Function Categories Next - dlgMessageBox


Rosetta Xtra - Windows Standard Dialog Functions

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 summary for System Standard Dialogs

Method

dlgMessageBox()
dlgFolder()
dlgColorBox()
dlgPrint()
dlgFile()
 

Previous - sysTimeZone Section Home - Rosetta Xtra Function Categories Next - dlgMessageBox