47 KISTATUSBAR(
int aNumberFields, wxWindow* parent, wxWindowID
id );
56 void SetEllipsedTextField(
const wxString& aText,
int aFieldId );
61 void ShowBackgroundProgressBar(
bool aCancellable =
false );
66 void HideBackgroundProgressBar();
71 void SetBackgroundProgress(
int aAmount );
76 void SetBackgroundProgressMax(
int aAmount );
81 void SetBackgroundStatusText(
const wxString& aTxt );
87 void SetNotificationCount(
int aCount );
90 void onSize( wxSizeEvent& aEvent );
91 void onBackgroundProgressClick( wxMouseEvent& aEvent );
92 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