#include <stdDialog.h>
Inherits Dialog.
Inheritance diagram for MessageDialog:


Public Methods | |
| MessageDialog (const string &t, const string &message) | |
| Default constructor. More... | |
A message dialog with cancel and ok button.
Events:
|
||||||||||||
|
Default constructor. Constructs a new MessageDialog title string and message string.
|