Click here to Skip to main content
15,920,217 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRE: Modeless Dialog Ending Help needed Pin
Michael Owen4-Jan-00 5:05
Michael Owen4-Jan-00 5:05 
GeneralResize ActiveX control hosted in CWnd Pin
Peter Hauptmann3-Jan-00 8:24
sussPeter Hauptmann3-Jan-00 8:24 
GeneralSelect more than one item in a listbox Pin
Anonymous3-Jan-00 7:07
suss Anonymous3-Jan-00 7:07 
GeneralRE: Select more than one item in a listbox Pin
Andrei Zenkovitch3-Jan-00 8:03
Andrei Zenkovitch3-Jan-00 8:03 
GeneralRE: RE: Select more than one item in a listbox Pin
Anonymous4-Jan-00 5:48
suss Anonymous4-Jan-00 5:48 
GeneralRE: RE: RE: Select more than one item in a listbox Pin
Anonymous4-Jan-00 5:51
suss Anonymous4-Jan-00 5:51 
QuestionHow do you use a Rich Edit Control in a dialog? Pin
Steve Roach14-Dec-99 3:35
Steve Roach14-Dec-99 3:35 
AnswerRE: How do you use a Rich Edit Control in a dialog? Pin
Jesse Ezell14-Dec-99 14:43
Jesse Ezell14-Dec-99 14:43 
This is probably due to the fact that the ID is not yet linked with the dialog. If VC5 works the same as VC6 in the resource editor, hit ctrl+w after clicking on the richedit control...it should automatically bring up the RichEdit ID in the box (then, make sure to select the dialog class, if it is not already selected, so that your inserted functions go in the right class).
==================
The original message was:

I am using VC5. If you place a Rich Edit (RE) control in a dialog from the controls toolbar and bring up the class wizard the RE control ID is not listed in the list of member variables. Is this correct? How are you supposed to exchange data with the RE control? The object ID for the RE control does appear in the Message Maps tab of the class wizard. Do I write handlers (as required) for the 26 NM_ and EN_ messages listed? Do I manually add a CRichEditCtrl member variable to the dialog class?

Thanks again for any help supplied

Steve


GeneralExplorer.exe Pin
compwiz12-Dec-99 13:39
compwiz12-Dec-99 13:39 
GeneralRE: Explorer.exe Pin
Mike Dunn14-Dec-99 15:21
Mike Dunn14-Dec-99 15:21 
GeneralRE: RE: Explorer.exe Pin
Mike Dunn14-Dec-99 15:34
Mike Dunn14-Dec-99 15:34 
GeneralRestarting the shell Pin
Mike Dunn14-Dec-99 15:38
Mike Dunn14-Dec-99 15:38 
GeneralMultiple File Formats Loading and Saving Pin
Jesse Ezell11-Dec-99 19:10
Jesse Ezell11-Dec-99 19:10 
QuestionRich Edit Ctrl in dialog? Pin
Steve Roach11-Dec-99 12:59
Steve Roach11-Dec-99 12:59 
AnswerRE: Rich Edit Ctrl in dialog? Pin
Jesse Ezell11-Dec-99 19:07
Jesse Ezell11-Dec-99 19:07 
AnswerRE: Rich Edit Ctrl in dialog? Pin
Andrei Zenkovitch13-Dec-99 8:24
Andrei Zenkovitch13-Dec-99 8:24 
GeneralRE: RE: Rich Edit Ctrl in dialog? Pin
Steve Roach14-Dec-99 3:40
Steve Roach14-Dec-99 3:40 
GeneralModeless Dialog Boxes Pin
Anonymous11-Dec-99 9:40
suss Anonymous11-Dec-99 9:40 
GeneralRE: Modeless Dialog Boxes Pin
Anonymous11-Dec-99 12:55
suss Anonymous11-Dec-99 12:55 
GeneralRE: Modeless Dialog Boxes Pin
Stefan Ernsperger13-Dec-99 20:16
sussStefan Ernsperger13-Dec-99 20:16 
QuestionVB Control Arrays in VC++? Pin
Marc Howe10-Dec-99 6:59
Marc Howe10-Dec-99 6:59 
GeneralStatic text (in)visible Pin
Marc Howe10-Dec-99 5:18
Marc Howe10-Dec-99 5:18 
GeneralRE: Static text (in)visible Pin
Peter Zajac10-Dec-99 6:00
Peter Zajac10-Dec-99 6:00 
GeneralRE: Static text (in)visible Pin
Anonymous12-Dec-99 21:43
suss Anonymous12-Dec-99 21:43 
General"Code keeper" type program in VC++ Pin
Marc Howe10-Dec-99 5:16
Marc Howe10-Dec-99 5:16 

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.