Overview - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


Dialog Elements

Description

• 

Maplets dialog elements have a predefined layout.  For a dialog, an author cannot specify elements.  This is different from the Window element, which can contain other elements, for example, buttons and layout elements.

• 

Dialog elements can be launched by using the RunDialog command element.  The following table lists all the dialog elements.

AlertDialog

ColorDialog

ConfirmDialog

FileDialog

InputDialog

MessageDialog

QuestionDialog

 

See Also

Maplets/Elements

Maplets[Elements][RunDialog]

Maplets[Elements][Window]

Overview of Maplet Applications