Classes | |
class | wxGenericAboutDialog |
This class defines a customizable About dialog. More... | |
Functions | |
void | wxGenericAboutBox (const wxAboutDialogInfo &info, wxWindow *parent=NULL) |
Show generic about dialog. | |
void wxGenericAboutBox | ( | const wxAboutDialogInfo & | info, |
wxWindow * | parent = NULL |
||
) |
Show generic about dialog.
This function does the same thing as wxAboutBox() except that it always uses the generic wxWidgets version of the dialog instead of the native one.