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

C / C++ / MFC

 
GeneralCheckRadioButton makes recursive calls Pin
elephantstar6-Jul-04 13:57
elephantstar6-Jul-04 13:57 
GeneralRe: CheckRadioButton makes recursive calls Pin
David Crow7-Jul-04 3:54
David Crow7-Jul-04 3:54 
GeneralRe: CheckRadioButton makes recursive calls Pin
elephantstar7-Jul-04 9:41
elephantstar7-Jul-04 9:41 
GeneralRe: CheckRadioButton makes recursive calls Pin
David Crow7-Jul-04 10:01
David Crow7-Jul-04 10:01 
GeneralRe: CheckRadioButton makes recursive calls Pin
elephantstar7-Jul-04 11:55
elephantstar7-Jul-04 11:55 
GeneralRe: CheckRadioButton makes recursive calls Pin
Blake Miller7-Jul-04 5:11
Blake Miller7-Jul-04 5:11 
GeneralRe: CheckRadioButton makes recursive calls Pin
elephantstar7-Jul-04 9:48
elephantstar7-Jul-04 9:48 
GeneralRe: CheckRadioButton makes recursive calls Pin
Blake Miller7-Jul-04 11:38
Blake Miller7-Jul-04 11:38 
In that case, I would not bother with the call to 'set' the radio buttons in the radio button handler. They should be toggling on and off properly on their own.
Your call is just redundant - so redundant, it actually recurses on itself.

GeneralRe: CheckRadioButton makes recursive calls Pin
elephantstar7-Jul-04 12:40
elephantstar7-Jul-04 12:40 
GeneralRe: CheckRadioButton makes recursive calls Pin
David Crow8-Jul-04 2:41
David Crow8-Jul-04 2:41 
GeneralRe: CheckRadioButton makes recursive calls Pin
elephantstar8-Jul-04 11:14
elephantstar8-Jul-04 11:14 
GeneralRe: CheckRadioButton makes recursive calls Pin
David Crow9-Jul-04 4:50
David Crow9-Jul-04 4:50 
GeneralCalling all people, I need your input. Pin
mayanxn036-Jul-04 13:17
mayanxn036-Jul-04 13:17 
GeneralRe: Calling all people, I need your input. Pin
David Crow7-Jul-04 3:57
David Crow7-Jul-04 3:57 
GeneralInsertMenuItem makes menu display with wrong width Pin
siggapet6-Jul-04 13:03
siggapet6-Jul-04 13:03 
GeneralTray icon tooltip Pin
ace//236-Jul-04 10:06
ace//236-Jul-04 10:06 
GeneralRe: Tray icon tooltip Pin
Ravi Bhavnani6-Jul-04 10:44
professionalRavi Bhavnani6-Jul-04 10:44 
GeneralRe: Tray icon tooltip Pin
ThatsAlok7-Jul-04 0:18
ThatsAlok7-Jul-04 0:18 
QuestionWhat's the best leak finder tool for VC 6? Pin
CherezZaboro6-Jul-04 9:46
CherezZaboro6-Jul-04 9:46 
AnswerRe: What's the best leak finder tool for VC 6? Pin
Johan Rosengren6-Jul-04 10:44
Johan Rosengren6-Jul-04 10:44 
GeneralRe: What's the best leak finder tool for VC 6? Pin
CherezZaboro6-Jul-04 11:40
CherezZaboro6-Jul-04 11:40 
GeneralRe: What's the best leak finder tool for VC 6? Pin
Johan Rosengren6-Jul-04 21:05
Johan Rosengren6-Jul-04 21:05 
GeneralRe: What's the best leak finder tool for VC 6? Pin
CherezZaboro7-Jul-04 3:32
CherezZaboro7-Jul-04 3:32 
GeneralRe: What's the best leak finder tool for VC 6? Pin
Johan Rosengren7-Jul-04 3:52
Johan Rosengren7-Jul-04 3:52 
GeneralRe: What's the best leak finder tool for VC 6? Pin
CherezZaboro7-Jul-04 4:21
CherezZaboro7-Jul-04 4:21 

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.