|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
Go to the source code of this file.
Macros | |
| #define | HIGHLIGHTCOLOR wxColour(0,0,139) |
Functions | |
| wxBEGIN_EVENT_TABLE (SearchCtrlPopup, wxListView) wxEND_EVENT_TABLE() wxArrayString SearchCtrlPopup | |
| This private member function splits the passed string at every '~' character in single strings, which can be used to fill the columns of this control. More... | |
| #define HIGHLIGHTCOLOR wxColour(0,0,139) |
Definition at line 22 of file searchctrl.cpp.
| wxBEGIN_EVENT_TABLE | ( | SearchCtrlPopup | , |
| wxListView | |||
| ) |
This private member function splits the passed string at every '~' character in single strings, which can be used to fill the columns of this control.
| sString | wxString |
Definition at line 25 of file searchctrl.cpp.