Click here to Skip to main content
15,904,652 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: use UNICODE string ? Pin
Dave Bryant9-Apr-03 9:30
Dave Bryant9-Apr-03 9:30 
GeneralRe: use UNICODE string ? Pin
Maximilien9-Apr-03 9:38
Maximilien9-Apr-03 9:38 
GeneralDifferentiate Networktraffic from Internettraffic Pin
pma9-Apr-03 8:36
pma9-Apr-03 8:36 
Generalchange contrast Pin
nbhagia9-Apr-03 6:35
nbhagia9-Apr-03 6:35 
GeneralBurning CDs programatically Pin
mabotta9-Apr-03 6:30
mabotta9-Apr-03 6:30 
GeneralRe: Burning CDs programatically Pin
Daniel Turini9-Apr-03 6:39
Daniel Turini9-Apr-03 6:39 
Generalhiding and displaying radio buttons in a group Pin
si_699-Apr-03 5:39
si_699-Apr-03 5:39 
GeneralRe: hiding and displaying radio buttons in a group Pin
Maximilien9-Apr-03 6:34
Maximilien9-Apr-03 6:34 
You need to handle them individually to show and hide them.
and add a variable for each control ( and the associated DDX_Control ).

Another way would be to put the radio buttons in a CWnd parent, and show/hide the parent CWnd.

Max.



Maximilien Lincourt
For success one must aquire one's self
GeneralRe: hiding and displaying radio buttons in a group Pin
adamUK9-Apr-03 9:20
adamUK9-Apr-03 9:20 
GeneralRasCustomDial Pin
Mark Otway9-Apr-03 5:30
Mark Otway9-Apr-03 5:30 
GeneralSAPI question: Pin
Joan M9-Apr-03 5:23
professionalJoan M9-Apr-03 5:23 
GeneralCounting characters from a text file Pin
Overfiend9-Apr-03 4:42
Overfiend9-Apr-03 4:42 
GeneralRe: Counting characters from a text file Pin
Big Art9-Apr-03 6:36
Big Art9-Apr-03 6:36 
GeneralRemoving directories Pin
Brian Delahunty9-Apr-03 4:07
Brian Delahunty9-Apr-03 4:07 
GeneralRe: Removing directories Pin
Rickard Andersson209-Apr-03 5:26
Rickard Andersson209-Apr-03 5:26 
GeneralRe: Removing directories Pin
Brian Delahunty9-Apr-03 5:31
Brian Delahunty9-Apr-03 5:31 
GeneralHtml Edit Control Notification Pin
Atlence9-Apr-03 3:50
Atlence9-Apr-03 3:50 
GeneralRe: Html Edit Control Notification Pin
Atlence19-Apr-03 8:25
Atlence19-Apr-03 8:25 
GeneralMFC Pin
frackasse9-Apr-03 2:30
frackasse9-Apr-03 2:30 
GeneralRe: MFC Pin
Cedric Moonen9-Apr-03 2:41
Cedric Moonen9-Apr-03 2:41 
Generalwinpcap handle problem Pin
summo9-Apr-03 2:15
summo9-Apr-03 2:15 
GeneralCreateThread / ExitThread Pin
Paul Farry9-Apr-03 2:03
professionalPaul Farry9-Apr-03 2:03 
GeneralRe: CreateThread / ExitThread Pin
Zdeslav Vojkovic9-Apr-03 2:35
Zdeslav Vojkovic9-Apr-03 2:35 
GeneralTransfer of a SDI application to MDI Pin
Claude Gagnon9-Apr-03 1:38
Claude Gagnon9-Apr-03 1:38 
GeneralDao problem Pin
naradaji9-Apr-03 1:27
naradaji9-Apr-03 1: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.