Set ListIconGadget header color

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Dude
Addict
Addict
Posts: 1907
Joined: Mon Feb 16, 2015 2:49 pm

Set ListIconGadget header color

Post by Dude »

I know this can be done through subclassing and owner-drawing the gadget, but you need to do that for every ListIconGadget in your app, so it becomes a large task... unless someone knows of some short and safe code that will work for any given number of ListIconGadgets that are created and destroyed during runtime? I just don't want to have to set gadget callbacks and so on... looking for a simple command to do it.
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Re: Set ListIconGadget header color

Post by davido »

It would be nice in PureBasic to make it cross-platform. So ....

+1
DE AA EB
BarryG
Addict
Addict
Posts: 4135
Joined: Thu Apr 18, 2019 8:17 am

Re: Set ListIconGadget header color

Post by BarryG »

+1
User avatar
DeanH
Enthusiast
Enthusiast
Posts: 274
Joined: Wed May 07, 2008 4:57 am
Location: Adelaide, South Australia
Contact:

Re: Set ListIconGadget header color

Post by DeanH »

+1
Post Reply