Mioplanet Documentation Center
Resources and Help
HomeProductsMioScriptJavaScriptTechNotesPHP
   Home | MioScript | dialog... SEARCH    

dialog...

  Functions
dialog.close
dialog.html
dialog.isVisible
dialog.show
dialog.text

  MioScript Reference
> Statements
app...
browser...
dialog...
disk...
draw...
extern...
filename...
keyboard...
menu...
mio...
mouse...
num...
path...
pushButton...
reg...
RS232...
sci...
screen...
shortcut...
sound...
str...
system...
time...
var...
window...

dialog...

Language: MioScript
Product: MioFactory


Set of functions to create dialog boxes with up to 3 push buttons.
The dialog boxes can be used to display information or request information from user.

Text Dialog Box

Simple dialog box: dialog.text

HTML Dialog Box

HTML dialog box: dialog.html


Push buttons are created with pushButton....