47 KISTATUSBAR(
int aNumberFields, wxWindow* parent, wxWindowID
id );
57 void SetEllipsedTextField(
const wxString& aText,
int aFieldId );
62 void ShowBackgroundProgressBar(
bool aCancellable =
false );
67 void HideBackgroundProgressBar();
72 void SetBackgroundProgress(
int aAmount );
77 void SetBackgroundProgressMax(
int aAmount );
82 void SetBackgroundStatusText(
const wxString& aTxt );
89 void SetNotificationCount(
int aCount );
92 void onSize( wxSizeEvent& aEvent );
93 void onBackgroundProgressClick( wxMouseEvent& aEvent );
94 void onNotificationsIconClick( wxCommandEvent& aEvent );
KISTATUSBAR is a wxStatusBar suitable for Kicad manager.
BITMAP_BUTTON * m_notificationsButton
wxGauge * m_backgroundProgressBar
wxButton * m_backgroundStopButton
wxStaticText * m_backgroundTxt