Newbie question about printing text and timer function 
Author Message
 Newbie question about printing text and timer function

Hi,

I was just wondering how easy it would be for me to do this in VC++ 6.0?

Display 4 lines of text in a specific font, colour and size, then wait
for user input (a key press) to change those 4 lines for another 4
lines. I want to measure the time from when the text displays to when
the user pressed a key. Then write this time to a txt file. I also need
some boxes to fill in at the start, and the user input data also needs
to written to the txt file.

I am just starting out in VC++ but I have been using C++ on unix for 5
years. I'm sure it cant be that hard and I think I should be using the
CStatic and CFont classes for the text. It's just the file output and
timing that could prove difficult.

thanks,
Andy



Tue, 19 Nov 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Newbie question...replacing text in a text file.

2. NEWBIE question...printing everythign on the screen

3. Newbie environment/text editor question

4. Newbie question -- printing to screen from stat structure

5. Newbie - Question About Text and Background Colors

6. Timers, Timers, Timers...

7. Newbie print question

8. Rich Text Box and ADO control newbie question

9. Newbie question about printing from command line

10. newbie simple question on text display

11. Newbie Question About Static Text...

12. newbie text output question

 

 
Powered by phpBB® Forum Software