26 #ifndef __STATUS_POPUP_H_ 27 #define __STATUS_POPUP_H_ 31 #include <wx/popupwin.h> 34 #include <wx/stattext.h> 50 virtual void Popup( wxWindow* aFocus =
nullptr );
52 virtual void Move(
const wxPoint& aWhere );
68 void onExpire( wxTimerEvent& aEvent );
90 void SetText(
const wxString& aText );
Define a general 2D-vector/point.
The base class for create windows for drawing purpose.