#include <wx/msgout.h>

Output messages by showing them in a message box.
This class is only available to GUI applications, unlike all the other wxMessageOutput-derived classes.
Public Member Functions | |
| wxMessageOutputMessageBox () | |
| Default constructor. | |
| wxMessageOutputMessageBox::wxMessageOutputMessageBox | ( | ) |
Default constructor.
|
[ top ] |