Changing the text color of a check box
Hi - I want to change both the text color and the background color of a check box. The following short example demonstrates that the background color is being changed to red and a border is being added as I'd expect, but the text color is not being changed to yellow as requested. The properties appear to be correct. Am I doing something silly here?cb = check box("Hi There! ", beep(), << text c...
