Click here to Skip to main content
15,906,574 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to make transparent Text-Labels in CDialog ? Pin
Steve S13-Aug-03 5:41
Steve S13-Aug-03 5:41 
GeneralRe: How to make transparent Text-Labels in CDialog ? Pin
Nathan R13-Aug-03 6:01
Nathan R13-Aug-03 6:01 
GeneralRe: How to make transparent Text-Labels in CDialog ? Pin
Nathan_RR13-Aug-03 6:04
Nathan_RR13-Aug-03 6:04 
GeneralRe: How to make transparent Text-Labels in CDialog ? Pin
Steve S13-Aug-03 23:32
Steve S13-Aug-03 23:32 
GeneralRe: How to make transparent Text-Labels in CDialog ? Pin
vgrigor13-Aug-03 21:23
vgrigor13-Aug-03 21:23 
GeneralPacket Filtering Dynamically Pin
abhinarulkar13-Aug-03 5:00
abhinarulkar13-Aug-03 5:00 
GeneralMAPI architecture Pin
ranjjj13-Aug-03 4:55
ranjjj13-Aug-03 4:55 
GeneralSimple question about radio buttons Pin
Jay Hova13-Aug-03 4:44
Jay Hova13-Aug-03 4:44 
Hi All,

I have a silly question about radio buttons that seems pretty simple but yet i can't get to work.

I have a dialog with 2 radio buttons to allow the user to select one of two choices. I initially set one as default using CheckRadioButton(IDC_B1, IDC_B2, IDC_B1). I want my program to remember which one is selected by the user, so that if they open the dialog again through a pull down menu it will select the same one as the user selected before.

can someone tell me how to do this exactly, i don't know what i am doing wrong.


Thanks for your help.
GeneralRe: Simple question about radio buttons Pin
tmangan13-Aug-03 5:03
tmangan13-Aug-03 5:03 
GeneralRe: Simple question about radio buttons Pin
Jay Hova13-Aug-03 5:12
Jay Hova13-Aug-03 5:12 
GeneralRe: Simple question about radio buttons Pin
David Crow13-Aug-03 5:28
David Crow13-Aug-03 5:28 
GeneralRe: Simple question about radio buttons Pin
Jay Hova13-Aug-03 5:37
Jay Hova13-Aug-03 5:37 
GeneralRe: Simple question about radio buttons Pin
David Crow13-Aug-03 5:53
David Crow13-Aug-03 5:53 
GeneralRe: Simple question about radio buttons Pin
Jay Hova13-Aug-03 6:58
Jay Hova13-Aug-03 6:58 
GeneralRe: Simple question about radio buttons Pin
David Crow13-Aug-03 7:20
David Crow13-Aug-03 7:20 
GeneralRe: Simple question about radio buttons Pin
Jay Hova13-Aug-03 7:42
Jay Hova13-Aug-03 7:42 
GeneralRe: Simple question about radio buttons Pin
David Crow13-Aug-03 7:47
David Crow13-Aug-03 7:47 
GeneralRe: Simple question about radio buttons Pin
Jay Hova13-Aug-03 8:00
Jay Hova13-Aug-03 8:00 
GeneralRe: Simple question about radio buttons Pin
David Crow13-Aug-03 8:12
David Crow13-Aug-03 8:12 
GeneralRe: Simple question about radio buttons Pin
Jay Hova13-Aug-03 8:23
Jay Hova13-Aug-03 8:23 
GeneralRe: Simple question about radio buttons Pin
David Crow13-Aug-03 8:42
David Crow13-Aug-03 8:42 
GeneralRe: Simple question about radio buttons Pin
Jay Hova13-Aug-03 8:53
Jay Hova13-Aug-03 8:53 
GeneralRe: Simple question about radio buttons Pin
David Crow13-Aug-03 8:58
David Crow13-Aug-03 8:58 
GeneralRe: Simple question about radio buttons Pin
Jay Hova13-Aug-03 9:08
Jay Hova13-Aug-03 9:08 
GeneralRe: Simple question about radio buttons Pin
David Crow13-Aug-03 9:15
David Crow13-Aug-03 9:15 

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.