Page 1 of 1

SetGadgetColor

Posted: Sat Nov 25, 2023 9:02 am
by michel
Hello,

SetGadgetColor does not work with ButtonGadget.

I tested it on RaspberryPi 64 bit version and also on MacOS

Michel

Re: SetGadgetColor

Posted: Sat Nov 25, 2023 9:10 am
by BarryG
michel wrote: Sat Nov 25, 2023 9:02 amSetGadgetColor does not work with ButtonGadget
Correct. The manual doesn't say that it does. This is not a bug.

Re: SetGadgetColor

Posted: Sat Nov 25, 2023 9:38 am
by Mindphazer
According to the manual, here are the gadgets supporting SetGadgetColor() :

- CalendarGadget()
- ContainerGadget()
- DateGadget()
- EditorGadget()
- ExplorerListGadget()
- ExplorerTreeGadget()
- HyperLinkGadget()
- ListViewGadget()
- ListIconGadget()
- MDIGadget()
- ProgressBarGadget() (Windows seulement)
- ScrollAreaGadget()
- SpinGadget()
- StringGadget()
- TextGadget()
- TreeGadget()

No ButtonGadget()...