NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
tipdialog.hpp File Reference
#include <wx/wx.h>
#include <wx/tipdlg.h>
#include <vector>
#include <string>
#include <cmath>
#include <ctime>
Include dependency graph for tipdialog.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MyTipProvider
 
class  TipDialog
 

Functions

bool ShowTip (wxWindow *parent, wxTipProvider *tipProvider, const wxArrayString &text, bool showAtStartUp=true)
 

Function Documentation

◆ ShowTip()

bool ShowTip ( wxWindow *  parent,
wxTipProvider *  tipProvider,
const wxArrayString &  text,
bool  showAtStartUp = true 
)

Definition at line 141 of file tipdialog.cpp.

References TipDialog::ShowTipsOnStartup().

Referenced by MyApp::OnInit().

Here is the call graph for this function: