Click here to Skip to main content
15,911,786 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralOption or Radio Buttons Pin
Ruca20-May-02 6:46
Ruca20-May-02 6:46 
GeneralRe: Option or Radio Buttons Pin
Joaquín M López Muñoz20-May-02 6:50
Joaquín M López Muñoz20-May-02 6:50 
GeneralRe: Option or Radio Buttons Pin
Ruca20-May-02 8:01
Ruca20-May-02 8:01 
GeneralRe: Option or Radio Buttons Pin
Joaquín M López Muñoz20-May-02 9:46
Joaquín M López Muñoz20-May-02 9:46 
GeneralRe: Option or Radio Buttons Pin
Joaquín M López Muñoz20-May-02 7:03
Joaquín M López Muñoz20-May-02 7:03 
GeneralRe: Option or Radio Buttons Pin
Ruca20-May-02 8:05
Ruca20-May-02 8:05 
GeneralRe: Option or Radio Buttons Pin
Joaquín M López Muñoz20-May-02 9:56
Joaquín M López Muñoz20-May-02 9:56 
GeneralRe: Option or Radio Buttons Pin
Ruca20-May-02 23:28
Ruca20-May-02 23:28 
I did the following:
I added the radio buttons.
Then I manually (not using the wizard) declared variables of type CButton ( for the control) and CString (for the value), as well as inserting the necessary lines of code in the data exchange.
This works and allows one to have all the usual interaction with CButton controls. The only disadavantage of this is that one then needs to add the necessary code to check and uncheck the radio buttons when one is selected.

Rui
GeneralRe: Option or Radio Buttons Pin
Le centriste20-May-02 17:51
Le centriste20-May-02 17:51 
GeneralRe: Option or Radio Buttons Pin
Ruca20-May-02 23:25
Ruca20-May-02 23:25 
GeneralBad problem with the IDE Pin
Daniel 'Tak' M.20-May-02 6:27
Daniel 'Tak' M.20-May-02 6:27 
GeneralCFileDialog and extensions longer than 3 chars Pin
Joaquín M López Muñoz20-May-02 6:29
Joaquín M López Muñoz20-May-02 6:29 
GeneralRe: CFileDialog and extensions longer than 3 chars Pin
Nish Nishant20-May-02 6:33
sitebuilderNish Nishant20-May-02 6:33 
GeneralRe: CFileDialog and extensions longer than 3 chars Pin
Alvaro Mendez20-May-02 10:17
Alvaro Mendez20-May-02 10:17 
GeneralCopy files and directories with progress Dlg Pin
Jerry Wang20-May-02 6:19
Jerry Wang20-May-02 6:19 
GeneralRe: Copy files and directories with progress Dlg Pin
Nish Nishant20-May-02 6:30
sitebuilderNish Nishant20-May-02 6:30 
GeneralRe: Copy files and directories with progress Dlg Pin
Rick York20-May-02 6:43
mveRick York20-May-02 6:43 
GeneralBrowse Folder Pin
Mazdak20-May-02 5:45
Mazdak20-May-02 5:45 
GeneralRe: Browse Folder Pin
Daniel 'Tak' M.20-May-02 5:47
Daniel 'Tak' M.20-May-02 5:47 
GeneralRe: Browse Folder Pin
Mazdak20-May-02 8:46
Mazdak20-May-02 8:46 
GeneralRe: Browse Folder Pin
Renjith Ramachandran20-May-02 14:29
Renjith Ramachandran20-May-02 14:29 
GeneralRe: Browse Folder Pin
Mazdak21-May-02 20:25
Mazdak21-May-02 20:25 
GeneralUnhandled exeption when using shell functions Pin
redeemer20-May-02 5:07
redeemer20-May-02 5:07 
GeneralRe: Unhandled exeption when using shell functions Pin
Srini Kella20-May-02 6:38
Srini Kella20-May-02 6:38 
GeneralRe: Unhandled exeption when using shell functions Pin
Joaquín M López Muñoz20-May-02 6:47
Joaquín M López Muñoz20-May-02 6:47 

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.