Click here to Skip to main content
15,898,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: How to debug this? (MFC dialog control question.) Pin
David Crow28-Aug-07 6:56
David Crow28-Aug-07 6:56 
AnswerRe: How to debug this? (MFC dialog control question.) Pin
@largeinsd28-Aug-07 7:19
@largeinsd28-Aug-07 7:19 
QuestionRe: How to debug this? (MFC dialog control question.) Pin
David Crow28-Aug-07 7:28
David Crow28-Aug-07 7:28 
AnswerRe: How to debug this? (MFC dialog control question.) Pin
@largeinsd28-Aug-07 9:00
@largeinsd28-Aug-07 9:00 
GeneralRe: How to debug this? (MFC dialog control question.) Pin
David Crow28-Aug-07 9:06
David Crow28-Aug-07 9:06 
GeneralRe: How to debug this? (MFC dialog control question.) Pin
@largeinsd28-Aug-07 9:54
@largeinsd28-Aug-07 9:54 
GeneralRe: How to debug this? (MFC dialog control question.) Pin
David Crow28-Aug-07 10:40
David Crow28-Aug-07 10:40 
GeneralRe: How to debug this? (MFC dialog control question.) Pin
@largeinsd28-Aug-07 10:40
@largeinsd28-Aug-07 10:40 
Ok, here's the update you're just dying to here:

i encounter the same problem using buttons - as soon as i add an event handler to take action when the radio buttons are selected, it gets activated on initialization. however, using method i can at least use the

m_MyRadioButton.GetChecked()

method to do some screening. it's a fine work around, but where is the ELEGANCE?


GeneralRe: How to debug this? (MFC dialog control question.) Pin
David Crow28-Aug-07 10:44
David Crow28-Aug-07 10:44 
GeneralRe: How to debug this? (MFC dialog control question.) Pin
Reagan Conservative28-Aug-07 8:26
Reagan Conservative28-Aug-07 8:26 
GeneralRe: How to debug this? (MFC dialog control question.) Pin
@largeinsd28-Aug-07 9:07
@largeinsd28-Aug-07 9:07 
GeneralRe: How to debug this? (MFC dialog control question.) Pin
David Crow28-Aug-07 10:42
David Crow28-Aug-07 10:42 
Questionfile creation failure Pin
act_x28-Aug-07 6:13
act_x28-Aug-07 6:13 
AnswerRe: file creation failure Pin
Chris Losinger28-Aug-07 6:23
professionalChris Losinger28-Aug-07 6:23 
AnswerRe: file creation failure Pin
Chris Meech28-Aug-07 6:47
Chris Meech28-Aug-07 6:47 
AnswerRe: file creation failure Pin
David Crow28-Aug-07 6:54
David Crow28-Aug-07 6:54 
QuestionOnLButtonDown and Up Pin
mcsherry28-Aug-07 6:05
mcsherry28-Aug-07 6:05 
AnswerRe: OnLButtonDown and Up Pin
Mark Salsbery28-Aug-07 6:21
Mark Salsbery28-Aug-07 6:21 
GeneralRe: OnLButtonDown and Up Pin
mcsherry28-Aug-07 6:47
mcsherry28-Aug-07 6:47 
QuestionCMenu problem Pin
prithaa28-Aug-07 5:19
prithaa28-Aug-07 5:19 
AnswerRe: CMenu problem Pin
Iain Clarke, Warrior Programmer28-Aug-07 5:26
Iain Clarke, Warrior Programmer28-Aug-07 5:26 
Questionc++ Pin
ellllllllie28-Aug-07 5:06
ellllllllie28-Aug-07 5:06 
AnswerRe: c++ Pin
toxcct28-Aug-07 5:25
toxcct28-Aug-07 5:25 
GeneralRe: c++ Pin
George L. Jackson28-Aug-07 5:43
George L. Jackson28-Aug-07 5:43 
AnswerRe: c++ Pin
Russell'28-Aug-07 7:23
Russell'28-Aug-07 7:23 

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.