|
OpenCPN Partial API docs
|
Public Member Functions | |
| RolloverWin (wxWindow *parent, int timeout=-1, bool maincanvas=true) | |
| void | OnPaint (wxPaintEvent &event) |
| void | Draw (ocpnDC &dc) |
| void | SetColorScheme (ColorScheme cs) |
| void | SetString (const wxString &s) |
| void | SetPosition (wxPoint pt) |
| void | SetBitmap (int rollover) |
| wxBitmap * | GetBitmap () |
| void | SetBestPosition (int x, int y, int off_x, int off_y, int rollover, wxSize parent_size) |
| void | OnTimer (wxTimerEvent &event) |
| void | OnMouseEvent (wxMouseEvent &event) |
| void | SetMousePropogation (int level) |
| bool | IsActive () |
| void | IsActive (bool state) |
Definition at line 37 of file RolloverWin.h.