Click to See Complete Forum and Search --> : Progress Bar
Vintik
July 15th, 2006, 02:35 PM
Hello people,
I've to make a progress bar, but it must have gradient colors (I mean from the beginning - red color to the end of processing - blue color, such like at the picture). Any ideas?
Help plz
golanshahar
July 15th, 2006, 04:03 PM
This article (http://www.codeguru.com/cpp/controls/controls/progresscontrols/article.php/c2349/) might help.
Cheers
Vintik
July 19th, 2006, 01:20 PM
This article (http://www.codeguru.com/cpp/controls/controls/progresscontrols/article.php/c2349/) might help.
Cheers
Thank you, but I need with WinAPI without using MFC. That article uses MFC. Any ideas?
Notsosuperhero
July 19th, 2006, 01:41 PM
You might have to go through the code and translate the MFC parts into WinAPI.
I don't know why every article on these kind of things has to be MFC(no on loves us WinAPI programmers anymore :cry: )
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.