01-16-2012, 06:07 PM
Hey everyone, i have a question i cant seem to figure out
Lets say i have a dialog with 4 buttons, each performing 4 different tasks
I also have a progress bar at the bottom
When i press the first button, i want the progress bar to goto 25%
2nd button, 50%
3rd button, 75%
4th button, 100% or full bar
I have been messing with PBM_SETPOS and i cant seem to get it to work right
Would removing the visual styles to the classic bar make this possible or am i just doing something wrong?
Thanks for the help
Lets say i have a dialog with 4 buttons, each performing 4 different tasks
I also have a progress bar at the bottom
When i press the first button, i want the progress bar to goto 25%
2nd button, 50%
3rd button, 75%
4th button, 100% or full bar
I have been messing with PBM_SETPOS and i cant seem to get it to work right
Would removing the visual styles to the classic bar make this possible or am i just doing something wrong?
Thanks for the help