Merge branch 'osx-set-color-without-font'
Set colour without changing font in wxOSX. See https://github.com/wxWidgets/wxWidgets/pull/2278
This commit is contained in:
@@ -56,6 +56,7 @@ public :
|
||||
|
||||
virtual void SetBackgroundColour( const wxColour& col ) ;
|
||||
virtual bool SetBackgroundStyle(wxBackgroundStyle style) ;
|
||||
virtual void SetForegroundColour( const wxColour& col ) ;
|
||||
|
||||
virtual void GetContentArea( int &left , int &top , int &width , int &height ) const;
|
||||
virtual void Move(int x, int y, int width, int height);
|
||||
|
Reference in New Issue
Block a user