Click here to Skip to main content
15,911,711 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: HHeelp Pin
Member 42425910-Sep-03 19:12
Member 42425910-Sep-03 19:12 
GeneralRe: HHeelp Pin
valikac11-Sep-03 11:41
valikac11-Sep-03 11:41 
GeneralRe: HHeelp Pin
Phil Hamer10-Sep-03 9:25
Phil Hamer10-Sep-03 9:25 
GeneralRe: HHeelp Pin
Member 42425910-Sep-03 19:09
Member 42425910-Sep-03 19:09 
QuestionShape file source code ?? Pin
David Chamberlain10-Sep-03 2:31
David Chamberlain10-Sep-03 2:31 
AnswerRe: Shape file source code ?? Pin
JWood10-Sep-03 4:15
JWood10-Sep-03 4:15 
GeneralICM Problem Pin
CodeBrain10-Sep-03 2:14
CodeBrain10-Sep-03 2:14 
GeneralCScrollView Help Pin
VanHlebar10-Sep-03 1:26
VanHlebar10-Sep-03 1:26 
I am writing this application for a pocketpc, but I would assume that the basics of the CScrollView class would not differ to much. Here is what I would like to be able to do:

Is it possible to set the size of the view port smaller than the size of the screen and still have a portion of the screen scroll when text rolls off the screen?

What I need is I have some title printed at the top of a View that need to stay static. When text goes beyond the bottom of the screen I want the vertical scroll bars to appear so the user can scroll up and down to view the data, but still have the title's remain visible. Sort of like a frozen row in Excel.

Currently the only work around that I have found is to repaint the entire screen on each up/down click no the scroll bar. This results in screen flicker and is extremley inefficient. Also, using this method does not allow the user to click and drag the scroll bar to a position as the application attempts to redraw the entire screen with each increment.

Thanks,
-Eric
GeneralRe: CScrollView Help Pin
Ryan Binns10-Sep-03 3:13
Ryan Binns10-Sep-03 3:13 
GeneralRe: CScrollView Help Pin
VanHlebar10-Sep-03 8:32
VanHlebar10-Sep-03 8:32 
GeneralCreating a Modal Dialog before calling DoModal() Pin
ohadp10-Sep-03 0:39
ohadp10-Sep-03 0:39 
GeneralRe: Creating a Modal Dialog before calling DoModal() Pin
vcplusplus10-Sep-03 1:45
vcplusplus10-Sep-03 1:45 
GeneralRe: Creating a Modal Dialog before calling DoModal() Pin
ohadp10-Sep-03 1:47
ohadp10-Sep-03 1:47 
GeneralRe: Creating a Modal Dialog before calling DoModal() Pin
Ryan Binns10-Sep-03 3:10
Ryan Binns10-Sep-03 3:10 
GeneralRe: Creating a Modal Dialog before calling DoModal() Pin
Member 42425910-Sep-03 3:19
Member 42425910-Sep-03 3:19 
GeneralRe: Creating a Modal Dialog before calling DoModal() Pin
ohadp10-Sep-03 4:23
ohadp10-Sep-03 4:23 
GeneralRe: Creating a Modal Dialog before calling DoModal() Pin
Alvaro Mendez10-Sep-03 8:52
Alvaro Mendez10-Sep-03 8:52 
QuestionHow to get places of memory leaks in ATL ? Pin
vgrigor10-Sep-03 0:35
vgrigor10-Sep-03 0:35 
Generalsocket recv(); please help Pin
thes3cr3t19-Sep-03 23:56
thes3cr3t19-Sep-03 23:56 
GeneralRe: socket recv(); please help Pin
CodeBrain10-Sep-03 3:04
CodeBrain10-Sep-03 3:04 
GeneralRe: socket recv(); please help Pin
thes3cr3t110-Sep-03 6:32
thes3cr3t110-Sep-03 6:32 
GeneralRe: socket recv(); please help Pin
CodeBrain10-Sep-03 8:20
CodeBrain10-Sep-03 8:20 
GeneralRe: socket recv(); please help Pin
thes3cr3t111-Sep-03 4:31
thes3cr3t111-Sep-03 4:31 
GeneralObject persistance in a relationnal database Pin
Jerome Conus9-Sep-03 23:35
Jerome Conus9-Sep-03 23:35 
GeneralRe: Object persistance in a relationnal database Pin
basementman10-Sep-03 12:29
basementman10-Sep-03 12:29 

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.