Click here to Skip to main content
16,020,459 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: URGENT need help with c programming struct pointer Pin
CPallini14-Nov-07 23:43
mveCPallini14-Nov-07 23:43 
GeneralRe: URGENT need help with c programming struct pointer Pin
neodeaths14-Nov-07 23:47
neodeaths14-Nov-07 23:47 
GeneralRe: URGENT need help with c programming struct pointer Pin
CPallini15-Nov-07 0:11
mveCPallini15-Nov-07 0:11 
AnswerRe: URGENT need help with c programming struct pointer Pin
David Crow15-Nov-07 8:53
David Crow15-Nov-07 8:53 
Questionsetting the text color for checkbox caption Pin
subramanyeswari14-Nov-07 23:29
subramanyeswari14-Nov-07 23:29 
JokeRe: setting the text color for checkbox caption Pin
Nelek15-Nov-07 0:23
protectorNelek15-Nov-07 0:23 
GeneralRe: setting the text color for checkbox caption [modified] Pin
subramanyeswari15-Nov-07 19:44
subramanyeswari15-Nov-07 19:44 
GeneralRe: setting the text color for checkbox caption Pin
Nelek15-Nov-07 20:55
protectorNelek15-Nov-07 20:55 
I don't know where the error is, but if you do want to have the caption of the radio button in a particular color, there is another solution (not so professional, but works). Empty the caption (nothing in ""), create a font with the color that you want and set the BkMode to transparent (if you dont want the letters to have a square background), then use the easy TextOut and write the caption manually

Greetings.

--------
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?

Help me to understand what I'm saying, and I'll explain it better to you

“The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson

QuestionRe: setting the text color for checkbox caption Pin
Hamid Taebi15-Nov-07 3:08
professionalHamid Taebi15-Nov-07 3:08 
QuestionHow to create new folder in VC++ MFC? Pin
vandana714-Nov-07 23:09
vandana714-Nov-07 23:09 
AnswerRe: How to create new folder in VC++ MFC? Pin
Iain Clarke, Warrior Programmer14-Nov-07 23:25
Iain Clarke, Warrior Programmer14-Nov-07 23:25 
AnswerRe: How to create new folder in VC++ MFC? Pin
sw@thi14-Nov-07 23:26
sw@thi14-Nov-07 23:26 
AnswerRe: How to create new folder in VC++ MFC? Pin
Hamid Taebi15-Nov-07 3:07
professionalHamid Taebi15-Nov-07 3:07 
Questioncapture window below another window Pin
calvfoo14-Nov-07 23:03
calvfoo14-Nov-07 23:03 
GeneralRe: capture window below another window Pin
calvfoo14-Nov-07 23:17
calvfoo14-Nov-07 23:17 
QuestionFont Pin
Try14-Nov-07 22:06
Try14-Nov-07 22:06 
Questioncan someone help:-) Pin
cindy_try14-Nov-07 21:31
cindy_try14-Nov-07 21:31 
AnswerRe: can someone help:-) Pin
Nelek14-Nov-07 21:38
protectorNelek14-Nov-07 21:38 
GeneralRe: can someone help:-) Pin
cindy_try14-Nov-07 22:13
cindy_try14-Nov-07 22:13 
GeneralRe: can someone help:-) Pin
Nelek14-Nov-07 22:23
protectorNelek14-Nov-07 22:23 
GeneralRe: can someone help:-) Pin
cindy_try14-Nov-07 23:52
cindy_try14-Nov-07 23:52 
JokeRe: can someone help:-) Pin
Maximilien15-Nov-07 2:51
Maximilien15-Nov-07 2:51 
JokeRe: can someone help:-) Pin
cindy_try15-Nov-07 4:12
cindy_try15-Nov-07 4:12 
Questionaddress of constant [modified] Pin
George_George14-Nov-07 20:15
George_George14-Nov-07 20:15 
AnswerRe: address of constant Pin
Roger Broomfield14-Nov-07 20:27
Roger Broomfield14-Nov-07 20:27 

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.