SetGadgetColor

Just starting out? Need help? Post your questions and find answers here.
michel
Enthusiast
Enthusiast
Posts: 142
Joined: Mon Feb 19, 2007 5:47 pm
Location: Luxemburg

SetGadgetColor

Post by michel »

Hello,

SetGadgetColor does not work with ButtonGadget.

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

Michel
BarryG
Addict
Addict
Posts: 4178
Joined: Thu Apr 18, 2019 8:17 am

Re: SetGadgetColor

Post 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.
User avatar
Mindphazer
Enthusiast
Enthusiast
Posts: 460
Joined: Mon Sep 10, 2012 10:41 am
Location: Savoie

Re: SetGadgetColor

Post 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()...
MacBook Pro 16" M4 Pro - 24 Gb - MacOS 15.4.1 - Iphone 15 Pro Max - iPad at home
...and unfortunately... Windows at work...
Post Reply