Public Member Functions | |
| TipProvider (size_t currentTip) | |
| Constructor. | |
| wxString | GetTip () |
| Get next tip. | |
| size_t | GetCurrentTip () const |
| Get current tip index. | |
(For future use) Tips of the day.
|
|
Constructor. Creates a wxTipProvider. |
|
|
Get current tip index. As for now, always returns index 0.
|
|
|
Get next tip. As for now, always returns the same tip.
|
1.3.5