Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionabout *p++ [modified] Pin
HOW WHAT7-Mar-10 0:22
HOW WHAT7-Mar-10 0:22 
AnswerRe: about *p++ Pin
Richard MacCutchan7-Mar-10 2:18
mveRichard MacCutchan7-Mar-10 2:18 
AnswerRe: about *p++ Pin
Maximilien7-Mar-10 2:28
Maximilien7-Mar-10 2:28 
QuestionTypedef defined Pin
Herboren6-Mar-10 21:49
Herboren6-Mar-10 21:49 
AnswerRe: Typedef defined Pin
Stephen Hewitt7-Mar-10 1:00
Stephen Hewitt7-Mar-10 1:00 
GeneralRe: Typedef defined Pin
Herboren7-Mar-10 7:11
Herboren7-Mar-10 7:11 
GeneralRe: Typedef defined Pin
Tim Craig7-Mar-10 9:21
Tim Craig7-Mar-10 9:21 
QuestionCRichEditCtrl Line Break Pin
ForNow6-Mar-10 17:01
ForNow6-Mar-10 17:01 
Hi,

I am trying to format the contents of a RichEdit Control I would like to some how ensure the Begining of a new line

I realize I am dealing with pixels and not text characters and thus the length of a Line will vary if on line has more wide character pixels then the next

I plan to populate the RichEdit using streamin

I can the used the FindWordBreak method the determine where after populating the RichEdit The RichEdidt has decided to break the line

I can append the end of a line with say 5 blank characters

If a 1 line has more wide pixel character pixels the previous I can lets say remove 2 of the trailing blanks to force line a break to where I want

Though I am not quite sure how to remove charcters from the RichEdit Object

My question then is does what I am trying to do make sense

and if so is there a way to remove characters from the RichEdit before it is displayed


Thankx
GeneralRe: CRichEditCtrl Line Break Pin
Rage8-Mar-10 4:35
professionalRage8-Mar-10 4:35 
QuestionExiting Application Pin
MrMcIntyre6-Mar-10 9:51
MrMcIntyre6-Mar-10 9:51 
AnswerRe: Exiting Application Pin
LunaticFringe6-Mar-10 10:05
LunaticFringe6-Mar-10 10:05 
GeneralRe: Exiting Application Pin
MrMcIntyre6-Mar-10 10:09
MrMcIntyre6-Mar-10 10:09 
AnswerRe: Exiting Application Pin
Luc Pattyn6-Mar-10 10:09
sitebuilderLuc Pattyn6-Mar-10 10:09 
GeneralRe: Exiting Application Pin
MrMcIntyre6-Mar-10 10:15
MrMcIntyre6-Mar-10 10:15 
GeneralRe: Exiting Application Pin
Tim Craig6-Mar-10 10:26
Tim Craig6-Mar-10 10:26 
GeneralRe: Exiting Application Pin
MrMcIntyre6-Mar-10 10:32
MrMcIntyre6-Mar-10 10:32 
GeneralRe: Exiting Application Pin
MrMcIntyre6-Mar-10 10:39
MrMcIntyre6-Mar-10 10:39 
GeneralRe: Exiting Application Pin
Tim Craig6-Mar-10 11:02
Tim Craig6-Mar-10 11:02 
GeneralRe: Exiting Application Pin
LunaticFringe7-Mar-10 0:27
LunaticFringe7-Mar-10 0:27 
GeneralRe: Exiting Application Pin
Richard MacCutchan7-Mar-10 2:10
mveRichard MacCutchan7-Mar-10 2:10 
GeneralRe: Exiting Application Pin
Tim Craig7-Mar-10 9:08
Tim Craig7-Mar-10 9:08 
GeneralRe: Exiting Application Pin
LunaticFringe7-Mar-10 9:22
LunaticFringe7-Mar-10 9:22 
GeneralRe: Exiting Application Pin
Tim Craig7-Mar-10 13:27
Tim Craig7-Mar-10 13:27 
QuestionCompiling .cpp made from Matlab > Errors Pin
skyhr6-Mar-10 4:20
skyhr6-Mar-10 4:20 
AnswerRe: Compiling .cpp made from Matlab > Errors Pin
Eugen Podsypalnikov6-Mar-10 8:57
Eugen Podsypalnikov6-Mar-10 8: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.