Page 1 of 1

wxToolBar: can't change text color

Posted: Tue Oct 01, 2019 5:07 pm
by papillon68
Hello, it looks like you can change the background color of a wxToolBar but not the buttons text color (I'm using the SetForegroundColour function).
Is subclassing and customizing the widget the only way?