Howdy,
small changes to Application and Dialog in order to enable "semimodal" and
"modal" dialogs. Quoting Changelog:
2000-02-05 Karsten
Version 0.3.14
* added DialogBox, MessageBox and QuestionBox
* changed behavior of Dialog
Dialog() does not popup immediately, but creates a hidden Dialog.
The call to exec() opens the dialog. If the dialog is modal,
exec() will return when the dialog closes. When being nonmodal exec()
returns at once with Dialog::OK.
--
Karsten-O. Laux (klaux@...)
|