Click here to Skip to main content
15,889,462 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Release <-> Debug woes Pin
Phil.Benson9-Mar-04 4:13
professionalPhil.Benson9-Mar-04 4:13 
GeneralRe: Release <-> Debug woes Pin
Phil.Benson22-Apr-04 1:48
professionalPhil.Benson22-Apr-04 1:48 
QuestionAre DLL`s slow? Pin
GDavy9-Mar-04 0:56
GDavy9-Mar-04 0:56 
AnswerRe: Are DLL`s slow? Pin
Prakash Nadar9-Mar-04 1:03
Prakash Nadar9-Mar-04 1:03 
AnswerRe: Are DLL`s slow? Pin
Anonymous9-Mar-04 4:26
Anonymous9-Mar-04 4:26 
GeneralWindowed DirectDraw screen garbage Pin
paulkned9-Mar-04 0:39
paulkned9-Mar-04 0:39 
GeneralModeless Dialog Box Pin
mmica9-Mar-04 0:19
mmica9-Mar-04 0:19 
GeneralRe: Modeless Dialog Box Pin
Prakash Nadar9-Mar-04 1:08
Prakash Nadar9-Mar-04 1:08 
GeneralRe: Modeless Dialog Box Pin
mmica9-Mar-04 1:44
mmica9-Mar-04 1:44 
GeneralRe: Modeless Dialog Box Pin
Prakash Nadar9-Mar-04 2:28
Prakash Nadar9-Mar-04 2:28 
GeneralRe: Modeless Dialog Box Pin
David Crow9-Mar-04 2:42
David Crow9-Mar-04 2:42 
GeneralRe: Modeless Dialog Box Pin
Prakash Nadar9-Mar-04 2:49
Prakash Nadar9-Mar-04 2:49 
GeneralRe: Modeless Dialog Box Pin
David Crow9-Mar-04 2:43
David Crow9-Mar-04 2:43 
GeneralRe: Modeless Dialog Box Pin
bilal789-Mar-04 1:51
bilal789-Mar-04 1:51 
GeneralRe: Modeless Dialog Box Pin
mmica9-Mar-04 2:35
mmica9-Mar-04 2:35 
GeneralShellExecute - cannot use unc path Pin
Sara Burns8-Mar-04 23:36
Sara Burns8-Mar-04 23:36 
GeneralRe: ShellExecute - cannot use unc path Pin
David Crow9-Mar-04 2:25
David Crow9-Mar-04 2:25 
GeneralRe: ShellExecute - cannot use unc path Pin
Prakash Nadar9-Mar-04 2:31
Prakash Nadar9-Mar-04 2:31 
GeneralRe: ShellExecute - cannot use unc path Pin
Sara Burns10-Mar-04 0:02
Sara Burns10-Mar-04 0:02 
GeneralHelp need: I need a list control like in the left pane of the FileOpen dialog Pin
porfessorDavid8-Mar-04 22:59
porfessorDavid8-Mar-04 22:59 
GeneralRe: Help need: I need a list control like in the left pane of the FileOpen dialog Pin
David Crow9-Mar-04 2:28
David Crow9-Mar-04 2:28 
GeneralCRichEditView help needed Pin
MolleX8-Mar-04 22:42
MolleX8-Mar-04 22:42 
Hi,

Maybe this is a too complex question but I will try to explain.
I have a CRichEditView derived class, to add text to that view I use getsel and setsel(gets the text add new and then set it back, maybe this is the wrong way?!). Anyway what I want to do now is let the user to scroll around in the text with arrow keys and so on while the text is still coming in. I have tried to disable autoscroll but then I removed the possibility to scroll with arrows and select text with the mouse beyond the views limits. What I'm trying to simulate is kind of the way the debug window in visual studio 6.0 works. Where the scrolling stops when the user navigates through the text.

Did I make any sense here?

Regards
Generalcustomizing internet explorer Pin
yourbuddy778-Mar-04 22:06
yourbuddy778-Mar-04 22:06 
GeneralFile Monitoring Pin
vikramlinux8-Mar-04 21:51
vikramlinux8-Mar-04 21:51 
GeneralRe: File Monitoring Pin
Dudi Avramov9-Mar-04 2:24
Dudi Avramov9-Mar-04 2:24 

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.