Click here to Skip to main content
15,912,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Beyond MFC : COM || Networking Pin
lucy24-Apr-02 3:55
lucy24-Apr-02 3:55 
GeneralRe: Beyond MFC : COM || Networking Pin
valikac25-Apr-02 12:34
valikac25-Apr-02 12:34 
QuestionTreeControl limit? Pin
Steve L.23-Apr-02 12:10
Steve L.23-Apr-02 12:10 
AnswerRe: TreeControl limit? Pin
Andres Manggini23-Apr-02 13:57
Andres Manggini23-Apr-02 13:57 
AnswerRe: TreeControl limit? Pin
Neville Franks23-Apr-02 14:18
Neville Franks23-Apr-02 14:18 
GeneralChanging the text color in CEdit Pin
Wizard_0123-Apr-02 10:58
Wizard_0123-Apr-02 10:58 
GeneralRe: Changing the text color in CEdit Pin
Rickard Andersson2023-Apr-02 11:49
Rickard Andersson2023-Apr-02 11:49 
GeneralRe: Changing the text color in CEdit Pin
moliate23-Apr-02 17:31
moliate23-Apr-02 17:31 
I think you have to do some custom painting in the disabled case. In disabled mode a CEdit uses CDC::GrayString or something like that to draw the text. OnCtlColor is not even called.

On the other hand this might confuse your users. Really need to do it? Wink | ;)

/moliate
GeneralRe: Changing the text color in CEdit Pin
Wizard_0123-Apr-02 20:02
Wizard_0123-Apr-02 20:02 
Generaladd to menu Pin
thundercatzlair23-Apr-02 10:42
thundercatzlair23-Apr-02 10:42 
GeneralRe: add to menu Pin
Rickard Andersson2023-Apr-02 11:46
Rickard Andersson2023-Apr-02 11:46 
QuestionAttributed C++: How can I have a custom enum in idl???? Pin
Le centriste23-Apr-02 10:39
Le centriste23-Apr-02 10:39 
QuestionWhy did Layne Staley have to die? Pin
23-Apr-02 8:01
suss23-Apr-02 8:01 
AnswerRe: Why did Layne Staley have to die? Pin
Mike Nordell23-Apr-02 9:46
Mike Nordell23-Apr-02 9:46 
GeneralRe: Why did Layne Staley have to die? Pin
Mazdak23-Apr-02 9:53
Mazdak23-Apr-02 9:53 
GeneralRe: Why did Layne Staley have to die? Pin
Mike Nordell23-Apr-02 10:22
Mike Nordell23-Apr-02 10:22 
GeneralRe: Why did Layne Staley have to die? Pin
Christian Graus23-Apr-02 10:27
protectorChristian Graus23-Apr-02 10:27 
GeneralRe: Why did Layne Staley have to die? Pin
Mike Nordell23-Apr-02 11:02
Mike Nordell23-Apr-02 11:02 
GeneralRe: Why did Layne Staley have to die? Pin
Christian Graus23-Apr-02 11:35
protectorChristian Graus23-Apr-02 11:35 
AnswerRe: Why did Layne Staley have to die? Pin
23-Apr-02 10:32
suss23-Apr-02 10:32 
GeneralRe: Why did Layne Staley have to die? Pin
Michael P Butler23-Apr-02 11:26
Michael P Butler23-Apr-02 11:26 
GeneralPottals in Relaese Pin
Renjith Ramachandran23-Apr-02 7:55
Renjith Ramachandran23-Apr-02 7:55 
GeneralRe: Pottals in Relaese Pin
act_x23-Apr-02 8:19
act_x23-Apr-02 8:19 
GeneralRe: Pottals in Relaese Pin
Renjith Ramachandran23-Apr-02 9:26
Renjith Ramachandran23-Apr-02 9:26 
GeneralNew Forum for MC++ Pin
Albert Pascual23-Apr-02 7:45
sitebuilderAlbert Pascual23-Apr-02 7:45 

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.