Information dialog boxes have the following characteristics:
For example, mainWindow = getAFXApp().getAFXMainWindow() showAFXInformationDialog(mainWindow, 'This is an information dialog.') Figure 1. An example of an information dialog box from
showAFXInformationDialog.
|