NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
Go to the source code of this file.
Macros | |
#define | wxID_NEXT_TIP 32000 |
#define | wxLARGESMALL(large, small) large |
Functions | |
bool | ShowTip (wxWindow *parent, wxTipProvider *tipProvider, const wxArrayString &text, bool showAtStartUp) |
#define wxID_NEXT_TIP 32000 |
Definition at line 23 of file tipdialog.cpp.
#define wxLARGESMALL | ( | large, | |
small | |||
) | large |
Definition at line 27 of file tipdialog.cpp.
bool ShowTip | ( | wxWindow * | parent, |
wxTipProvider * | tipProvider, | ||
const wxArrayString & | text, | ||
bool | showAtStartUp | ||
) |
Definition at line 141 of file tipdialog.cpp.
References TipDialog::ShowTipsOnStartup().
Referenced by MyApp::OnInit().