Click here to Skip to main content
15,920,801 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to work with the registry from a limited account in windows xp Pin
David Crow14-May-09 2:30
David Crow14-May-09 2:30 
QuestionWSASend notification with IOCP Pin
shizam115-May-07 5:18
shizam115-May-07 5:18 
QuestionVC++ and MS SQL Server 2005 database Pin
phokojoe15-May-07 5:04
phokojoe15-May-07 5:04 
AnswerRe: VC++ and MS SQL Server 2005 database Pin
Mark Salsbery15-May-07 6:02
Mark Salsbery15-May-07 6:02 
AnswerRe: VC++ and MS SQL Server 2005 database Pin
Dustin Henry15-May-07 6:05
Dustin Henry15-May-07 6:05 
QuestionKeep CScrollView scrollbars visible Pin
bob1697215-May-07 4:00
bob1697215-May-07 4:00 
AnswerRe: Keep CScrollView scrollbars visible Pin
Hans Dietrich15-May-07 4:43
mentorHans Dietrich15-May-07 4:43 
GeneralRe: Keep CScrollView scrollbars visible Pin
bob1697215-May-07 5:02
bob1697215-May-07 5:02 
Unfortunately, I do that already dynamically as the view size changes (use SetScrollSizes() that is) and I tried adding some padding to force the scroll bars to remain visilbe but the effect would be somewhat confusing to the user as it is a fit to width application.

Some commercial products allow the user to temporarily scroll beyond the image edge and add some drawing primitive or object and recalculate the page size and readjust the scroll sizes on the next view resize or scroll bar action to remove the excess space that wasn't needed. They leave the horizontal scroll bar visible but the thumb is full size (or darn near close to it). VC++ 6.0 kinda does this when you scroll past the bottom of a document.

Thanks for taking the time to give me some advice. When it appears that I might be creating more work than necessary, I like to get some professional feedback as a sanity check. Unfortunatley, it looks like I'm going to have to derive from CView at this point.

Thanks again and take care.

AnswerRe: Keep CScrollView scrollbars visible Pin
Mark Salsbery15-May-07 4:45
Mark Salsbery15-May-07 4:45 
GeneralRe: Keep CScrollView scrollbars visible Pin
bob1697215-May-07 4:51
bob1697215-May-07 4:51 
QuestionDialog Based application Pin
Kiran Pinjala15-May-07 3:56
Kiran Pinjala15-May-07 3:56 
AnswerRe: Dialog Based application Pin
Hans Dietrich15-May-07 4:14
mentorHans Dietrich15-May-07 4:14 
GeneralRe: Dialog Based application Pin
Kiran Pinjala15-May-07 4:19
Kiran Pinjala15-May-07 4:19 
AnswerRe: Dialog Based application Pin
Nelek15-May-07 21:39
protectorNelek15-May-07 21:39 
Questionget value(address) from ipaddress control Pin
prathuraj15-May-07 3:54
prathuraj15-May-07 3:54 
QuestionRe: get value(address) from ipaddress control Pin
David Crow15-May-07 4:03
David Crow15-May-07 4:03 
AnswerRe: get value(address) from ipaddress control Pin
prathuraj15-May-07 4:20
prathuraj15-May-07 4:20 
QuestionRe: get value(address) from ipaddress control Pin
David Crow15-May-07 4:33
David Crow15-May-07 4:33 
AnswerRe: get value(address) from ipaddress control Pin
prathuraj15-May-07 5:27
prathuraj15-May-07 5:27 
QuestionRe: get value(address) from ipaddress control Pin
David Crow15-May-07 6:00
David Crow15-May-07 6:00 
AnswerRe: get value(address) from ipaddress control Pin
prathuraj15-May-07 6:09
prathuraj15-May-07 6:09 
GeneralRe: get value(address) from ipaddress control Pin
David Crow15-May-07 6:28
David Crow15-May-07 6:28 
QuestionGet dynamic web content Pin
Mathefreak15-May-07 2:31
Mathefreak15-May-07 2:31 
AnswerRe: Get dynamic web content Pin
Paresh Chitte15-May-07 3:01
Paresh Chitte15-May-07 3:01 
QuestionRe: Get dynamic web content Pin
David Crow15-May-07 3:17
David Crow15-May-07 3:17 

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.