Page 1 of 1

Text Colour On Option/Button Gadgets

Posted: Wed Sep 15, 2004 7:33 pm
by RichardL
I have plotted and displayed a graph with six lines, each with a unique colour. Each line can be switched on/off with an Option Gadget. This works OK.

To make it easier for the user I would like to set the colour of the text, or the background to the text of the OptionGadget to match the graph line.

I could change to using ButtonGadgets if this is easier.

Any suggestions?

Posted: Wed Sep 15, 2004 8:25 pm
by Sparkie

Posted: Fri Sep 17, 2004 12:45 pm
by RichardL
Great. I've modified the code, built it into my application and Rev1.0 is now running OK.

Thanks for the pointer.