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

C / C++ / MFC

 
AnswerRe: static function Pin
CPallini13-Jul-07 2:34
mveCPallini13-Jul-07 2:34 
QuestionDerived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
Derrick Becker13-Jul-07 2:10
Derrick Becker13-Jul-07 2:10 
AnswerRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
Arman S.13-Jul-07 2:41
Arman S.13-Jul-07 2:41 
GeneralRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
Derrick Becker13-Jul-07 2:48
Derrick Becker13-Jul-07 2:48 
QuestionRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
David Crow13-Jul-07 3:04
David Crow13-Jul-07 3:04 
QuestionRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
Derrick Becker13-Jul-07 3:10
Derrick Becker13-Jul-07 3:10 
AnswerRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
David Crow13-Jul-07 3:12
David Crow13-Jul-07 3:12 
GeneralRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
Derrick Becker13-Jul-07 3:17
Derrick Becker13-Jul-07 3:17 
As I said I am new to Visual C++ programming. How might I go about this with a richedit control? Can I insert some character sequence into the string to tell the richedit to change colors? Or would I have to derive a class from richedit to do this? And if I did derive the class are you telling me that I would not need to override the OnPaint function of the richedit since it would have functions built in to change parts of the string?

Thanks,
Derrick
GeneralRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
David Crow13-Jul-07 4:04
David Crow13-Jul-07 4:04 
GeneralRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
Derrick Becker13-Jul-07 4:50
Derrick Becker13-Jul-07 4:50 
GeneralRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
David Crow13-Jul-07 5:07
David Crow13-Jul-07 5:07 
GeneralRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
Derrick Becker13-Jul-07 5:09
Derrick Becker13-Jul-07 5:09 
GeneralRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
Derrick Becker13-Jul-07 2:55
Derrick Becker13-Jul-07 2:55 
GeneralRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
Arman S.13-Jul-07 3:12
Arman S.13-Jul-07 3:12 
GeneralRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
Derrick Becker13-Jul-07 3:28
Derrick Becker13-Jul-07 3:28 
QuestionRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
David Crow13-Jul-07 4:13
David Crow13-Jul-07 4:13 
GeneralRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
Derrick Becker13-Jul-07 4:49
Derrick Becker13-Jul-07 4:49 
GeneralRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
David Crow13-Jul-07 5:05
David Crow13-Jul-07 5:05 
GeneralRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
Derrick Becker13-Jul-07 5:07
Derrick Becker13-Jul-07 5:07 
GeneralRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
David Crow13-Jul-07 5:10
David Crow13-Jul-07 5:10 
GeneralRe: Derived CStatic, Overriden OnPaint(), Is Text Selection Possible? Pin
Derrick Becker13-Jul-07 5:16
Derrick Becker13-Jul-07 5:16 
QuestionCreate a roundRectange dialog Pin
kcynic13-Jul-07 1:56
kcynic13-Jul-07 1:56 
AnswerRe: Create a roundRectange dialog Pin
Cedric Moonen13-Jul-07 2:17
Cedric Moonen13-Jul-07 2:17 
GeneralRe: Create a roundRectange dialog Pin
kcynic13-Jul-07 3:19
kcynic13-Jul-07 3:19 
GeneralRe: Create a roundRectange dialog Pin
kcynic13-Jul-07 3:22
kcynic13-Jul-07 3:22 

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.