- void SetFont( const wxFont &font );
- void SetForegroundColour(const wxColour &colour);
- void SetBackgroundColour(const wxColour &colour);
+ bool SetFont( const wxFont &font );
+ bool SetForegroundColour(const wxColour &colour);
+ bool SetBackgroundColour(const wxColour &colour);