I got a little problem with my progressbar.
I convert the text of a textbox to the value of the progressbar.
First I tried in milliseconds, that worked, but the max of millisecond = 999, I took the maximum of the progressbar to 1000, but when I debugged the program, it keeps getting to 50% of the progressbar. (Every 1000 milliseconds).
Now I'm gonna try it with just seconds, Maximum set to 60.
code:
Visual C++ Programming - Ask questions about Windows programming with Visual C++.
Managed C++ and C++/CLI - Discuss Managed C++ and .NET-specific questions related to C++.
Each time you open a new topic, try posting it in the most appropriate forum.
That assure you can get faster and better answers and prevent moving it by a moderator.
The most appropriate forum for managed C++ topics (like this one) is Managed C++ and C++/CLI.
Please do as I, as well as other colleagues suggested above.
Thank you!
Bookmarks