NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
tipdialog.cpp File Reference
#include "tipdialog.hpp"
#include <wx/statline.h>
#include <wx/artprov.h>
Include dependency graph for tipdialog.cpp:

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)
 

Macro Definition Documentation

◆ wxID_NEXT_TIP

#define wxID_NEXT_TIP   32000

Definition at line 23 of file tipdialog.cpp.

◆ wxLARGESMALL

#define wxLARGESMALL (   large,
  small 
)    large

Definition at line 27 of file tipdialog.cpp.

Function Documentation

◆ ShowTip()

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().

Here is the call graph for this function: