Click here to Skip to main content
15,916,378 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: synchronising objects using threads Pin
Axter26-Apr-05 7:49
professionalAxter26-Apr-05 7:49 
GeneralMy directx sdk lacks a folder!!! Pin
yeetins26-Apr-05 5:35
yeetins26-Apr-05 5:35 
GeneralAbout scrollbar of CScrollView Pin
cash57626-Apr-05 5:12
cash57626-Apr-05 5:12 
GeneralRe: About scrollbar of CScrollView Pin
Peter Ritchie26-Apr-05 16:18
Peter Ritchie26-Apr-05 16:18 
GeneralRe: About scrollbar of CScrollView Pin
cash57626-Apr-05 18:19
cash57626-Apr-05 18:19 
GeneralRe: About scrollbar of CScrollView Pin
PJ Arends26-Apr-05 18:56
professionalPJ Arends26-Apr-05 18:56 
GeneralRe: About scrollbar of CScrollView Pin
cash57626-Apr-05 19:28
cash57626-Apr-05 19:28 
GeneralRe: About scrollbar of CScrollView Pin
PJ Arends26-Apr-05 20:12
professionalPJ Arends26-Apr-05 20:12 
CView is derived from CWnd and is the base class of CScrollView and CCtrlView. Since what you are asking for is non-standard behaviour I doubt there is a readily available class that does what you want, but there might be if you search long and hard enough. You said you had it working with CScrollView, just the scroll bars were giving you trouble. It shouldn't be too difficult to derive a class from CView that does what you want. Just take the parts from CScrollView that you can use, and ignore or modify the parts you can't use.



"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

"Obviously ???  You're definitely a superstar!!!" mYkel - 21 Jun '04

Within you lies the power for good - Use it!
Honoured as one of The Most Helpful Members of 2004

GeneralIs their a easier way to make windows forms inc++ Pin
FocusedWolf26-Apr-05 5:04
FocusedWolf26-Apr-05 5:04 
GeneralRe: Is their a easier way to make windows forms inc++ Pin
toxcct26-Apr-05 5:53
toxcct26-Apr-05 5:53 
GeneralMFC DLL Pin
Manoj Jangid26-Apr-05 4:54
Manoj Jangid26-Apr-05 4:54 
GeneralProblem with vertical scrolling in listview Pin
Paul Vickery26-Apr-05 4:25
professionalPaul Vickery26-Apr-05 4:25 
GeneralRe: Problem with vertical scrolling in listview Pin
PJ Arends26-Apr-05 12:25
professionalPJ Arends26-Apr-05 12:25 
GeneralRe: Problem with vertical scrolling in listview Pin
Paul Vickery27-Apr-05 2:24
professionalPaul Vickery27-Apr-05 2:24 
GeneralChanging font sizes in c++ Pin
garysrobbo26-Apr-05 2:08
garysrobbo26-Apr-05 2:08 
GeneralRe: Changing font sizes in c++ Pin
ThatsAlok26-Apr-05 2:19
ThatsAlok26-Apr-05 2:19 
GeneralRe: Changing font sizes in c++ Pin
Jason Henderson26-Apr-05 3:42
Jason Henderson26-Apr-05 3:42 
Generalproxy + NTLM Pin
Geert van Horrik26-Apr-05 1:18
Geert van Horrik26-Apr-05 1:18 
QuestionHow to unload dlls Pin
Anonymous26-Apr-05 0:54
Anonymous26-Apr-05 0:54 
AnswerRe: How to unload dlls Pin
stolid_rock26-Apr-05 1:13
stolid_rock26-Apr-05 1:13 
GeneralRe: How to unload dlls Pin
Anonymous26-Apr-05 1:22
Anonymous26-Apr-05 1:22 
AnswerRe: How to unload dlls Pin
ThatsAlok26-Apr-05 1:37
ThatsAlok26-Apr-05 1:37 
AnswerRe: How to unload dlls Pin
22491726-Apr-05 1:47
22491726-Apr-05 1:47 
QuestionHow to get drive volume serial number in VC++ Pin
aloktambi26-Apr-05 0:52
aloktambi26-Apr-05 0:52 
AnswerRe: How to get drive volume serial number in VC++ Pin
ThatsAlok26-Apr-05 1:21
ThatsAlok26-Apr-05 1:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.