- virtual void SetLabelTop( size_t pos, const wxString& label );
- virtual wxString GetLabelTop( size_t pos ) const;
-
- // implementation only from now on
- void SetInvokingWindow( wxWindow *win );
- void UnsetInvokingWindow( wxWindow *win );
+ virtual void SetMenuLabel( size_t pos, const wxString& label );
+ virtual wxString GetMenuLabel( size_t pos ) const;