Little bit of rant, on > CheckBoxGadget color
Posted: Thu Nov 27, 2014 3:30 pm
why is there not a 'SetGadgetColor(...)' capability for the 'CheckBoxGadget(...)' ?
Its frustrating as hell (sometimes) and stupid to jump through hoops to set the back or front color for the CheckBoxGadget(...) or not be able to set it at all when there should be a simple 'SetGadgetColor(...)' capability that can set the color. I mean, ya got the nice looking colored window, but you need a simple check box for user interaction for something so ya add 'CheckBoxGadget(...)' and start up the code and there is this nicely colored window with its carefully colored scheme of various gadgets using various colors and this check box gadget with the default grey.
ok, rant over
Its frustrating as hell (sometimes) and stupid to jump through hoops to set the back or front color for the CheckBoxGadget(...) or not be able to set it at all when there should be a simple 'SetGadgetColor(...)' capability that can set the color. I mean, ya got the nice looking colored window, but you need a simple check box for user interaction for something so ya add 'CheckBoxGadget(...)' and start up the code and there is this nicely colored window with its carefully colored scheme of various gadgets using various colors and this check box gadget with the default grey.
ok, rant over