Click here to Skip to main content
15,917,628 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: HWND typecast ? Pin
alex.barylski18-Mar-02 21:16
alex.barylski18-Mar-02 21:16 
GeneralRe: HWND typecast ? Pin
Thomas Andersen18-Mar-02 21:41
Thomas Andersen18-Mar-02 21:41 
GeneralRe: HWND typecast ? Pin
alex.barylski18-Mar-02 22:00
alex.barylski18-Mar-02 22:00 
GeneralRe: HWND typecast ? Pin
Thomas Andersen18-Mar-02 22:15
Thomas Andersen18-Mar-02 22:15 
GeneralRe: HWND typecast ? Pin
alex.barylski19-Mar-02 10:01
alex.barylski19-Mar-02 10:01 
GeneralRe: HWND typecast ? Pin
Thomas Andersen20-Mar-02 3:41
Thomas Andersen20-Mar-02 3:41 
GeneralCBitmapButton & LoadImage (help) Pin
kvgraphiti18-Mar-02 20:49
kvgraphiti18-Mar-02 20:49 
GeneralRe: CBitmapButton & LoadImage (help) Pin
alex.barylski18-Mar-02 21:20
alex.barylski18-Mar-02 21:20 
GeneralRe: CBitmapButton & LoadImage (help) Pin
kvgraphiti19-Mar-02 6:34
kvgraphiti19-Mar-02 6:34 
Generalnoob advice Pin
18-Mar-02 20:05
suss18-Mar-02 20:05 
GeneralRe: noob advice Pin
alex.barylski18-Mar-02 21:24
alex.barylski18-Mar-02 21:24 
GeneralRe: noob advice Pin
Todd Smith19-Mar-02 7:09
Todd Smith19-Mar-02 7:09 
GeneralRe: noob advice Pin
Michael P Butler18-Mar-02 22:05
Michael P Butler18-Mar-02 22:05 
Generalnetwork speed Pin
18-Mar-02 19:38
suss18-Mar-02 19:38 
GeneralCommon linker errors LNK:2001/1120 Pin
Coremn18-Mar-02 19:32
Coremn18-Mar-02 19:32 
GeneralRe: Common linker errors LNK:2001/1120 Pin
Paul M Watt18-Mar-02 19:56
mentorPaul M Watt18-Mar-02 19:56 
GeneralDisabled edit control with colored text Pin
Jack Handy18-Mar-02 18:46
Jack Handy18-Mar-02 18:46 
I have a multiline edit control on a dialog and I disable it with EnableWindow(FALSE). My problem is that I want the text to be a different color but it stays the grayed out disabled color. I would be open to not disabling the box but that would give me three additional problems. a) I'd have to make sure it could never get focus, b) I'd have to change the mouse cursor from the I-beam to the arrow, and c) I'd have to make sure text couldn't be selected.

Any Suggestions are welcomed

-Jack
GeneralRe: Disabled edit control with colored text Pin
Paul M Watt18-Mar-02 19:53
mentorPaul M Watt18-Mar-02 19:53 
GeneralRe: Disabled edit control with colored text Pin
Jack Handy18-Mar-02 20:03
Jack Handy18-Mar-02 20:03 
GeneralRe: Disabled edit control with colored text Pin
Jack Handy18-Mar-02 22:41
Jack Handy18-Mar-02 22:41 
GeneralRe: Disabled edit control with colored text Pin
Tomasz Sowinski18-Mar-02 23:29
Tomasz Sowinski18-Mar-02 23:29 
GeneralCancelling ESC in dialogs Pin
alex.barylski18-Mar-02 17:36
alex.barylski18-Mar-02 17:36 
GeneralRe: Cancelling ESC in dialogs Pin
Paul M Watt18-Mar-02 17:45
mentorPaul M Watt18-Mar-02 17:45 
GeneralRe: Cancelling ESC in dialogs Pin
alex.barylski18-Mar-02 18:21
alex.barylski18-Mar-02 18:21 
GeneralRe: Cancelling ESC in dialogs Pin
Aaron K.B. Huang18-Mar-02 21:17
Aaron K.B. Huang18-Mar-02 21:17 

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.