954,499 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Calling WM_VSCROLL in WM_PAINT

Hi,
As I want in my program to enable dynamic vertical scroll bar, i would like to use WM_VSCROLL inside WM_PAINT. Let me explain my situation.
As soon as the user hits any key. On output window i am displaying as "key pressed " and then i m moving to next row. But if the user keeps of hitting the keys he would reach to the end of the window. In this scenario i want to vertically scroll down as soon as the user hits any key. Please suggest me some ideas in achieving this task.

Please note that I am writing my program using C through Win32 functions.

Regards,
Kiran

kiranbhatter
Newbie Poster
1 post since Aug 2011
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: