Click here to Skip to main content
15,914,225 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problem with old code about pointer!!! Pin
David Crow25-Jun-04 10:30
David Crow25-Jun-04 10:30 
GeneralRe: problem with old code about pointer!!! Pin
Anonymous25-Jun-04 15:34
Anonymous25-Jun-04 15:34 
GeneralRe: problem with old code about pointer!!! Pin
Michael Dunn25-Jun-04 9:59
sitebuilderMichael Dunn25-Jun-04 9:59 
GeneralRe: problem with old code about pointer!!! Pin
Jeremy Falcon25-Jun-04 12:13
professionalJeremy Falcon25-Jun-04 12:13 
GeneralRe: problem with old code about pointer!!! Pin
Jeremy Falcon25-Jun-04 12:10
professionalJeremy Falcon25-Jun-04 12:10 
GeneralTemporary File! Pin
mostafa_pasha25-Jun-04 8:16
mostafa_pasha25-Jun-04 8:16 
GeneralRe: Temporary File! Pin
David Crow25-Jun-04 9:01
David Crow25-Jun-04 9:01 
QuestionMultiline edit box ?? Pin
Spank me!!25-Jun-04 8:11
Spank me!!25-Jun-04 8:11 
Hello!

I have an edit box on a pop-up window that receives messages from the main program and displays them. Right now I am using the SetDlgItemText to set the edit box text, and then using RedrawWindow to send the text.

My problem is this: using the commands listed above, the previous string is deleted when the new text is sent. For example, if I first send a string to the text box, that text is deleted when I send another string.

I am wanting to add another string on the line below the first string, without deleting it. For example, I want to send the first string to the text box and display, then I want to send the second string and display it under the first string. I do no know how to make the text not disappear every time I send a new string.

Thanks for your help,

Loren
AnswerRe: Multiline edit box ?? Pin
valikac25-Jun-04 8:25
valikac25-Jun-04 8:25 
AnswerRe: Multiline edit box ?? Pin
David Crow25-Jun-04 9:00
David Crow25-Jun-04 9:00 
AnswerRe: Multiline edit box ?? Pin
Christopher Lloyd25-Jun-04 9:02
Christopher Lloyd25-Jun-04 9:02 
AnswerRe: Multiline edit box ?? Pin
Ravi Bhavnani26-Jun-04 4:55
professionalRavi Bhavnani26-Jun-04 4:55 
Questionsse2 intrinsics question? Pin
Anand RK25-Jun-04 7:57
Anand RK25-Jun-04 7:57 
AnswerRe: sse2 intrinsics question? Pin
Christopher Lloyd25-Jun-04 10:05
Christopher Lloyd25-Jun-04 10:05 
GeneralRe: sse2 intrinsics question? Pin
Anand RK25-Jun-04 11:20
Anand RK25-Jun-04 11:20 
GeneralRe: sse2 intrinsics question? Pin
Anand RK25-Jun-04 15:08
Anand RK25-Jun-04 15:08 
GeneralRe: sse2 intrinsics question? Pin
Christopher Lloyd25-Jun-04 15:08
Christopher Lloyd25-Jun-04 15:08 
GeneralFileDialog and ActiveX Pin
TUMB25-Jun-04 7:40
TUMB25-Jun-04 7:40 
GeneralOpen Excutable Program in VC Pin
mostafa_pasha25-Jun-04 7:34
mostafa_pasha25-Jun-04 7:34 
GeneralRe: Open Excutable Program in VC Pin
User 665825-Jun-04 7:50
User 665825-Jun-04 7:50 
Generalinline vs macro Pin
BengCésar25-Jun-04 5:10
BengCésar25-Jun-04 5:10 
GeneralRe: inline vs macro Pin
Antony M Kancidrowski25-Jun-04 6:23
Antony M Kancidrowski25-Jun-04 6:23 
GeneralRe: inline vs macro Pin
David Crow25-Jun-04 6:49
David Crow25-Jun-04 6:49 
GeneralRe: inline vs macro Pin
BengCésar25-Jun-04 7:31
BengCésar25-Jun-04 7:31 
GeneralRe: inline vs macro Pin
vladfein25-Jun-04 7:57
vladfein25-Jun-04 7: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.