Click here to Skip to main content
15,923,789 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Array of objects with classwizard Pin
RuiSantiago20-May-02 9:00
RuiSantiago20-May-02 9:00 
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 
Well, when I've had the need to do this, I've just used the code provided before. This does not mean there can't be a simpler way. I haven't tested this, but you might want to try it out: insert some dummy regular button and associate it a CButton member variable. Then change manually in your .cpp the references to the ID of this button to the ID of your radio, delete the dummy button and see if things work. [and please tell us back Smile | :) ]

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
GeneralRe: Option or Radio Buttons Pin
Ruca20-May-02 23:28
Ruca20-May-02 23:28 
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 

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.