#include "wx/dialog.h"#include "ax/ax_ui_adaptation.h"Go to the source code of this file.
Classes | |
| class | AxMessageDialog |
| An accessible substitute for wxMessageDialog. More... | |
Defines | |
| #define | wxYES_TO_ALL 0x00100000 |
| #define | wxNO_TO_ALL 0x00200000 |
| #define | wxDISPLAY_NEXT_TIME 0x00400000 |
Functions | |
| int | AxMessageBox (const wxString &msg, const wxString &caption=_("Message"), int style=wxOK, wxWindow *parent=NULL) |
| #define wxDISPLAY_NEXT_TIME 0x00400000 |
| #define wxNO_TO_ALL 0x00200000 |
| #define wxYES_TO_ALL 0x00100000 |
| int AxMessageBox | ( | const wxString & | msg, | |
| const wxString & | caption = _("Message"), |
|||
| int | style = wxOK, |
|||
| wxWindow * | parent = NULL | |||
| ) |
1.5.8