Scrolling Window Content
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi everyone, First let me confess that I am a VC++ dummy. :confused: I am stuck up in a project where i want to display the text / graphics in a window and require to implement to the scrolling (a CWND BASED CLASS and NOT A CVIEW BASED CLASS, we are not using a Doc-View architecture ). :confused: Can anyone illustrate the code with explanation? OR Can anyone direct me to a good tutorial on scrolling the content in a window? Mangesh