Scrolling the window content
Article Writing
1
Posts
1
Posters
1
Views
1
Watching
-
Hello everyone, :confused: I am trying to display the content that is too large for a window (CWnd derived class). So I need to implement the scrolling functionality.I dont want to use the built-in MFC view classes as i am not using DV- arch. Can any one help me out about how to implement the scrolling? Also can any one let me know about 'clipping' & its implications & implementation? thanks, Mangesh