Has anybody used CMacProgressCtrl?
-
Dear Friends, I need a progress bar which should have two values. Target and Actual. both values should be drawn on the same ctrl. Like below ........Actual......[Target] I already have used CMacProgressCtrl to display one value. Now i have to change it. can anybody help me out.
-
Dear Friends, I need a progress bar which should have two values. Target and Actual. both values should be drawn on the same ctrl. Like below ........Actual......[Target] I already have used CMacProgressCtrl to display one value. Now i have to change it. can anybody help me out.
A very easy solution is to put a static control right above your progress control that indicates what 100% is. If you want to actually write on the progress control, however, you'll need to look at creating your own. Source code is plentiful, here for example.
"Love people and use things, not love things and use people." - Unknown
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne