Online Eiffel Documentation
EiffelStudio

EiffelVision Dialogs

This cluster contains all the dialogs provided by Vision2.

Standard dialogs

A standard dialog provides a way of interacting with the underlying platform (such as Windows or Linux) to perform basic tasks such as opening a file or printing a document. Vision2 provides six dialogs that allow the user to perform everyday tasks that are

Creating custom dialogs

If you wish to provide a custom dialog in your application, EV_DIALOG has been provided to facilitate this.

Message dialogs

A message dialog gives your application a standard way of displaying useful (or vital) information, this information can be displayed with the following message dialogs.