Click here to Skip to main content
15,925,133 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: class referencing problem Pin
Chris Losinger23-Jun-05 7:42
professionalChris Losinger23-Jun-05 7:42 
GeneralRe: class referencing problem Pin
John Simon23-Jun-05 7:52
John Simon23-Jun-05 7:52 
GeneralRe: class referencing problem Pin
Jose Lamas Rios23-Jun-05 7:48
Jose Lamas Rios23-Jun-05 7:48 
Generalnew problem Pin
John Simon23-Jun-05 9:35
John Simon23-Jun-05 9:35 
GeneralRe: new problem Pin
Jose Lamas Rios23-Jun-05 10:34
Jose Lamas Rios23-Jun-05 10:34 
GeneralRe: new problem Pin
John Simon23-Jun-05 11:37
John Simon23-Jun-05 11:37 
Generaltext box Pin
trigger9123-Jun-05 6:43
susstrigger9123-Jun-05 6:43 
GeneralRe: text box Pin
Trollslayer23-Jun-05 6:48
mentorTrollslayer23-Jun-05 6:48 
If it is a simple edit box (plain text) then use Object.SetWindowText(CString).
You can use a LPCSTR pointer etc., a null terminated string etc.
For rich text it's a bit more difficult and involves callbacks etc., if so let me know and I will send a code sample.

Elaine Rose | [Rose]

The tigress is here Big Grin | :-D
GeneralRe: text box Pin
David Crow23-Jun-05 6:54
David Crow23-Jun-05 6:54 
GeneralRe: text box Pin
Trollslayer23-Jun-05 7:33
mentorTrollslayer23-Jun-05 7:33 
GeneralRe: text box Pin
David Crow23-Jun-05 8:02
David Crow23-Jun-05 8:02 
GeneralRe: text box Pin
Trollslayer23-Jun-05 8:32
mentorTrollslayer23-Jun-05 8:32 
GeneralRe: text box Pin
David Crow23-Jun-05 9:11
David Crow23-Jun-05 9:11 
GeneralRe: text box Pin
Trollslayer23-Jun-05 9:46
mentorTrollslayer23-Jun-05 9:46 
GeneralRe: text box Pin
David Crow23-Jun-05 9:48
David Crow23-Jun-05 9:48 
GeneralRe: text box Pin
trigger9123-Jun-05 7:03
susstrigger9123-Jun-05 7:03 
GeneralRe: text box Pin
Trollslayer23-Jun-05 7:38
mentorTrollslayer23-Jun-05 7:38 
GeneralRe: text box Pin
David Crow23-Jun-05 8:03
David Crow23-Jun-05 8:03 
GeneralI want to conact Mr.Andrew Peace Pin
suroor45323-Jun-05 6:26
suroor45323-Jun-05 6:26 
GeneralRe: I want to conact Mr.Andrew Peace Pin
Chris Losinger23-Jun-05 6:39
professionalChris Losinger23-Jun-05 6:39 
GeneralUDP connections Pin
Ergo23-Jun-05 6:03
Ergo23-Jun-05 6:03 
GeneralRe: UDP connections Pin
Scozturk23-Jun-05 8:29
professionalScozturk23-Jun-05 8:29 
GeneralRe: UDP connections Pin
Trollslayer23-Jun-05 8:36
mentorTrollslayer23-Jun-05 8:36 
GeneralTrackMouseEvent doesn't work! Pin
Anonymous23-Jun-05 5:56
Anonymous23-Jun-05 5:56 
GeneralRe: TrackMouseEvent doesn't work! Pin
Blake Miller23-Jun-05 6:31
Blake Miller23-Jun-05 6:31 

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.