Click here to Skip to main content
16,006,877 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Error message..??? Pin
16-May-01 9:00
suss16-May-01 9:00 
GeneralPicture Controls and Dialogs Pin
lpvoid16-May-01 7:53
lpvoid16-May-01 7:53 
GeneralRe: Picture Controls and Dialogs Pin
Brendan Tregear16-May-01 20:09
Brendan Tregear16-May-01 20:09 
GeneralRe: Picture Controls and Dialogs Pin
lpvoid17-May-01 3:38
lpvoid17-May-01 3:38 
GeneralCRichedit Blues....... Pin
Kevin Gutteridge16-May-01 7:01
Kevin Gutteridge16-May-01 7:01 
GeneralRe: CRichedit Blues....... Pin
Christian Graus16-May-01 12:22
protectorChristian Graus16-May-01 12:22 
GeneralRe: CRichedit Blues....... Pin
Kevin Gutteridge17-May-01 6:55
Kevin Gutteridge17-May-01 6:55 
GeneralRe: CRichedit Blues....... Pin
Christian Graus17-May-01 13:07
protectorChristian Graus17-May-01 13:07 
I don't think there is an *easier* way - the only two other options that occur to me are to use a class that wraps a font and draw it yourself ( I'd probably do this, but it's not *easy*, that is, the RichEdit is not harder ), or create an IE Window in my dialog and do it in HTML ( useful under some circumstances ).

I'd recommend sticking with the Rich Edit because you're largely out of the woods now, and my personal approach is to stick with a method until I've learned it, try something else the next time and then I can say that

a/ I can make an informed decision come the third time and

b/ the damn computer didn't beat me. Smile | :)



Christian

#include <std_disclaimer.h>
GeneralRe: CRichedit Blues....... Pin
Kevin Gutteridge21-May-01 11:06
Kevin Gutteridge21-May-01 11:06 
GeneralUpdating Controls Pin
Adi Shavit16-May-01 6:52
Adi Shavit16-May-01 6:52 
GeneralRe: Updating Controls Pin
Christian Graus16-May-01 12:26
protectorChristian Graus16-May-01 12:26 
GeneralSetFocus question Pin
16-May-01 6:22
suss16-May-01 6:22 
GeneralRe: SetFocus question Pin
Michael Dunn16-May-01 16:27
sitebuilderMichael Dunn16-May-01 16:27 
GeneralDelete a tab in a Tab Control Pin
16-May-01 6:04
suss16-May-01 6:04 
GeneralRe: Delete a tab in a Tab Control Pin
Tomasz Sowinski16-May-01 8:25
Tomasz Sowinski16-May-01 8:25 
QuestionPassive (PASV) FTP-Mode with MFC's Internet classes? Pin
Uwe Keim16-May-01 6:02
sitebuilderUwe Keim16-May-01 6:02 
GeneralOpenDocument problem Pin
16-May-01 5:00
suss16-May-01 5:00 
GeneralRe: OpenDocument problem Pin
Christian Graus16-May-01 12:36
protectorChristian Graus16-May-01 12:36 
GeneralRe: OpenDocument problem Pin
17-May-01 8:17
suss17-May-01 8:17 
GeneralEasy one,,,(this is quick) Pin
mr200316-May-01 4:49
mr200316-May-01 4:49 
GeneralRe: Easy one,,,(this is quick) Pin
Christian Graus16-May-01 12:29
protectorChristian Graus16-May-01 12:29 
GeneralDLL Memory Issues Pin
16-May-01 3:50
suss16-May-01 3:50 
GeneralRe: DLL Memory Issues Pin
Tomasz Sowinski16-May-01 4:07
Tomasz Sowinski16-May-01 4:07 
GeneralLinks in a Chatwindow Pin
Klymer16-May-01 3:46
Klymer16-May-01 3:46 
GeneralRe: Links in a Chatwindow Pin
Tomasz Sowinski16-May-01 4:09
Tomasz Sowinski16-May-01 4:09 

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.