Hello!
Could it be implemented?
It seems that modern windows theme doesn't support colours in progress bar gadgets:
viewtopic.php?t=79973
Thanks!
Changing the colour of a progress bar gadget to blue
- marcoagpinto
- Addict
- Posts: 1045
- Joined: Sun Mar 10, 2013 3:01 pm
- Location: Portugal
- Contact:
Re: Changing the colour of a progress bar gadget to blue
Can't be implemented because PureBasic uses the standard Windows controls, which as you noted, doesn't support it in Modern mode.
Re: Changing the colour of a progress bar gadget to blue
I also think it is right that the standard controls for Windows, Linux and macOS are used so that the programmes also adapt to the user's familiar interface.
In special cases, adjustments can be made with the respective OS-dependent API. However, as little of this as possible should be used so as not to confuse the user of the program.
In special cases, adjustments can be made with the respective OS-dependent API. However, as little of this as possible should be used so as not to confuse the user of the program.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive