Click here to Skip to main content
15,902,634 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How do I create a CBitmap from raw data in memory? Pin
Mark Salsbery23-May-07 5:30
Mark Salsbery23-May-07 5:30 
Questioncode completion feature Pin
SumitMandal20-May-07 0:50
SumitMandal20-May-07 0:50 
AnswerRe: code completion feature Pin
Hans Dietrich20-May-07 4:15
mentorHans Dietrich20-May-07 4:15 
QuestionWindows Message Handling Pin
sawerr19-May-07 23:07
sawerr19-May-07 23:07 
AnswerRe: Windows Message Handling Pin
zqueezy20-May-07 2:19
zqueezy20-May-07 2:19 
GeneralRe: Windows Message Handling Pin
jk chan20-May-07 2:25
jk chan20-May-07 2:25 
AnswerRe: Windows Message Handling Pin
cp987620-May-07 16:19
cp987620-May-07 16:19 
QuestionHiding/Showing Radio Controls Pin
si_6919-May-07 22:33
si_6919-May-07 22:33 
Hi All

I have a three radio controls on my dialog within a group box,

at certain points i wish to hide or show these

normally if i want to show/hide something i would just do my_var.ShowWindow(SW_SHOW/SW_HIDE);

as i have three radio controls within a group i can only add a control variable to the first item in the group

so i can hide/show this item quite easily, but the other two i cant add control variable

so i cant see a way to hide or show these other two raido controls

can anyone help. hope that all makes sense

Simon


AnswerRe: Hiding/Showing Radio Controls Pin
Rajesh R Subramanian19-May-07 22:40
professionalRajesh R Subramanian19-May-07 22:40 
GeneralRe: Hiding/Showing Radio Controls Pin
si_6919-May-07 22:47
si_6919-May-07 22:47 
GeneralRe: Hiding/Showing Radio Controls Pin
Ravi Bhavnani20-May-07 20:26
professionalRavi Bhavnani20-May-07 20:26 
AnswerRe: Hiding/Showing Radio Controls Pin
David Crow21-May-07 3:45
David Crow21-May-07 3:45 
QuestionSliderbar problem Pin
scody19-May-07 21:26
scody19-May-07 21:26 
AnswerRe: Sliderbar problem Pin
zqueezy20-May-07 2:31
zqueezy20-May-07 2:31 
AnswerRe: Sliderbar problem Pin
Mark Salsbery20-May-07 6:53
Mark Salsbery20-May-07 6:53 
QuestionIPaddress control-please help me Pin
prathuraj19-May-07 21:04
prathuraj19-May-07 21:04 
AnswerRe: IPaddress control-please help me Pin
Arman S.19-May-07 21:07
Arman S.19-May-07 21:07 
GeneralRe: IPaddress control-please help me Pin
prathuraj19-May-07 21:16
prathuraj19-May-07 21:16 
GeneralRe: IPaddress control-please help me Pin
Manoj Kumar Rai20-May-07 9:20
professionalManoj Kumar Rai20-May-07 9:20 
AnswerRe: IPaddress control-please help me Pin
David Crow21-May-07 3:49
David Crow21-May-07 3:49 
QuestionI can't load file txt by using CStdioFile Pin
whale8419-May-07 17:54
whale8419-May-07 17:54 
QuestionRe: I can't load file txt by using CStdioFile Pin
Hamid_RT19-May-07 19:07
Hamid_RT19-May-07 19:07 
QuestionRe: I can't load file txt by using CStdioFile Pin
bob1697219-May-07 19:40
bob1697219-May-07 19:40 
AnswerRe: I can't load file txt by using CStdioFile Pin
bob1697219-May-07 19:49
bob1697219-May-07 19:49 
GeneralRe: I can't load file txt by using CStdioFile Pin
whale8419-May-07 21:42
whale8419-May-07 21:42 

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.