Click here to Skip to main content
15,890,186 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: vector question... Pin
Jim Crafton12-Oct-04 5:25
Jim Crafton12-Oct-04 5:25 
GeneralCan't update a textbox Pin
V5Dave11-Oct-04 13:28
V5Dave11-Oct-04 13:28 
GeneralRe: Can't update a textbox Pin
RobJones11-Oct-04 13:54
RobJones11-Oct-04 13:54 
GeneralStill Can't update a textbox Pin
V5Dave11-Oct-04 14:30
V5Dave11-Oct-04 14:30 
GeneralRe: Still Can't update a textbox Pin
RobJones11-Oct-04 17:39
RobJones11-Oct-04 17:39 
GeneralRe: Still Can't update a textbox Pin
RobJones11-Oct-04 17:50
RobJones11-Oct-04 17:50 
GeneralRe: Still Can't update a textbox Pin
V5Dave11-Oct-04 18:12
V5Dave11-Oct-04 18:12 
QuestionUsing Text Object Model for CRichEditCtrl manipulation? Pin
Jonathan Lee Brown11-Oct-04 12:39
Jonathan Lee Brown11-Oct-04 12:39 
Hello all,

I am working on an editor that automatically applies some formatting as the user types. Among these operations are syntax highlighting and character string insertions. I am currently using the ITextRange interface to apply syntax highlighting since it has been suggested elsewhere that this is the key to maintaining undo/redo ability in this context. Unfortunately I am not having any luck preserving the undo buffer in any useful state! Does anyone have any experience with this? Is it a matter of grouping operations with the (TextDoc) Begin/EndEditCollection functions? So far they have not yielded their secrets to me either Cry | :((

Any advice would be greatly appreciated!

Thanks,
Jon

Generalmouse events Pin
agentnem11-Oct-04 10:53
agentnem11-Oct-04 10:53 
GeneralRe: mouse events Pin
RobJones11-Oct-04 13:59
RobJones11-Oct-04 13:59 
GeneralRe: mouse events Pin
Anonymous11-Oct-04 14:08
Anonymous11-Oct-04 14:08 
GeneralRe: mouse events Pin
RobJones11-Oct-04 17:47
RobJones11-Oct-04 17:47 
GeneralRe: mouse events Pin
RobJones11-Oct-04 18:06
RobJones11-Oct-04 18:06 
Generalcant type into edit box Pin
Tim Rosser11-Oct-04 9:57
Tim Rosser11-Oct-04 9:57 
GeneralRe: cant type into edit box Pin
alex.barylski11-Oct-04 18:00
alex.barylski11-Oct-04 18:00 
GeneralSetting text in CStatic field with a pathname Pin
smbika11-Oct-04 9:50
smbika11-Oct-04 9:50 
GeneralRe: Setting text in CStatic field with a pathname Pin
David Crow11-Oct-04 10:10
David Crow11-Oct-04 10:10 
GeneralRe: Setting text in CStatic field with a pathname Pin
smbika11-Oct-04 10:40
smbika11-Oct-04 10:40 
GeneralRe: Setting text in CStatic field with a pathname Pin
David Crow11-Oct-04 10:49
David Crow11-Oct-04 10:49 
GeneralRe: Setting text in CStatic field with a pathname Pin
smbika11-Oct-04 16:10
smbika11-Oct-04 16:10 
GeneralRe: Setting text in CStatic field with a pathname Pin
smbika11-Oct-04 16:37
smbika11-Oct-04 16:37 
GeneralGDI Objects Pin
sailu7811-Oct-04 6:06
sailu7811-Oct-04 6:06 
GeneralRe: GDI Objects Pin
Mike Beckerleg11-Oct-04 6:50
Mike Beckerleg11-Oct-04 6:50 
GeneralRe: GDI Objects Pin
sailu7811-Oct-04 21:43
sailu7811-Oct-04 21:43 
GeneralRe: GDI Objects Pin
Mike Beckerleg11-Oct-04 21:57
Mike Beckerleg11-Oct-04 21:57 

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.