Search:
Forum
Windows Programming
Dialog box
Dialog box
Jul 21, 2011 at 11:15am UTC
nadine
(6)
Does anyone know how I can make a dialog box that will be automatically updated while the program is running? I want it to show some kind of counter or a clock.. I have figured out how to make a "normal" dialog box, but I'm not getting any further..
Jul 21, 2011 at 1:00pm UTC
webJose
(2948)
Create a timer and update the dialog box whenever you receive WM_TIMER.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs