SetGadgetColor(#Gadget, ColorType, Color)

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
TerryHough
Enthusiast
Enthusiast
Posts: 781
Joined: Fri Apr 25, 2003 6:51 pm
Location: NC, USA
Contact:

SetGadgetColor(#Gadget, ColorType, Color)

Post by TerryHough »

It would be nice to have SetGadgetColor(#Gadget, ColorType, Color) support for CheckBoxGadget(#Gadget, x, y, Width, Height, Text$ [, Flags])
User avatar
Thorsten1867
Addict
Addict
Posts: 1372
Joined: Wed Aug 24, 2005 4:02 pm
Location: Germany

Post by Thorsten1867 »

Translated with http://www.DeepL.com/Translator

Download of PureBasic - Modules
Download of PureBasic - Programs

[Windows 11 x64] [PB V5.7x]
User avatar
nco2k
Addict
Addict
Posts: 1344
Joined: Mon Sep 15, 2003 5:55 am

Post by nco2k »

@TerryHough
yeah, i am missing that one too. :cry:

c ya,
nco2k
If OSVersion() = #PB_OS_Windows_ME : End : EndIf
Post Reply