(I'm using Windows 7 BTW, just for reference)
The help file says this for ProgressBarGadget():
"This gadget supports the SetGadgetColor() and GetGadgetColor() functions with the following values as 'ColorType'. (Note: On
Windows XP with enabled skins, this coloring has no effect.)"
Well, it also has no effect on Windows 7 with XP skin support enabled in the compiler options. So on Windows 7 if you don't want that blocky "days-of-windows-16bit-gone-by" look you have to enable XP skin in the compiler options, but then your stuck with Green and thats it. The help file only makes mention that the coloring has no effect for Windows XP, and i'm using Windows 7, so is the help file wrong or is there something i'm missing?
Clearly the progress bar works on Windows 7, so how can I keep the solid-smooth look of the progress bar with Win XP skin enabled in the compiler options yet still choose the color of the progress bar background and foreground?
Progress Bar color?
Progress Bar color?
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.
- Rook Zimbabwe
- Addict

- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
Re: Progress Bar color?
I am betting it is a theme override in 7... just my $0.02
If we had a win 7 API you could flag it I would hesitate to bet!
If we had a win 7 API you could flag it I would hesitate to bet!
-
IdeasVacuum
- Always Here

- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: Progress Bar color?
The Help file no doubt pre-dates Win7, the issue is the same for XP, Vista and 7. There is a viable alternative, you can DIY your own progress bar, something we had to do way back when t-rex steaks were on the menu....
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
- Kaeru Gaman
- Addict

- Posts: 4826
- Joined: Sun Mar 19, 2006 1:57 pm
- Location: Germany
Re: Progress Bar color?
a fancy prograssbar is the easiest application of an animated Image-Gadget...
oh... and have a nice day.
- Arctic Fox
- Enthusiast

- Posts: 609
- Joined: Sun Dec 21, 2008 5:02 pm
- Location: Aarhus, Denmark
Re: Progress Bar color?
Perhaps this is of interest to you
http://www.purebasic.fr/english/viewtop ... 12&t=38777
http://www.purebasic.fr/english/viewtop ... 12&t=38777
Re: Progress Bar color?
Thanks for the link Artic Fox. Its really neat and satisfies the need but the PB native bar looks and acts "smoother". However, gonna work with it some and see what I can come up with. 
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.
Re: Progress Bar color?
Well, currently it says "XP skin support" in the compiler options. So in my understanding XP stands for everything from XP on like Vista and 7.
Maybe this should be mentioned: XP = XP and everything above ?!
Maybe this should be mentioned: XP = XP and everything above ?!
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
