Hi,
I would like to set the widgets font colour by using the #define but the “fontcolour” identifier don’t changes the color of the widget. Is a bug or what’s I wrong?
many thanks,
R
define.csd (867 Bytes)
Hi,
I would like to set the widgets font colour by using the #define but the “fontcolour” identifier don’t changes the color of the widget. Is a bug or what’s I wrong?
many thanks,
R
define.csd (867 Bytes)
You’ve hit something that’s bothered me for a while. To change the colour of the slider’s label font, you must use textcolour(). fontcolour() specifies the colour of the textbox. It’s always seems a little backwards to me. I would like to change it around, but if I change it may alter some existing instruments. Still, it would be nice have the consistency across all widgets.