Click here to Skip to main content
15,916,951 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CPropertySheet problem Pin
Michael Dunn8-Apr-05 6:44
sitebuilderMichael Dunn8-Apr-05 6:44 
GeneralRe: CPropertySheet problem Pin
Bob Stanneveld10-Apr-05 21:01
Bob Stanneveld10-Apr-05 21:01 
GeneralClose Dialog in OnInitDialog Pin
AnTri8-Apr-05 2:02
AnTri8-Apr-05 2:02 
GeneralRe: Close Dialog in OnInitDialog Pin
toxcct8-Apr-05 2:23
toxcct8-Apr-05 2:23 
GeneralRe: Close Dialog in OnInitDialog Pin
Joel Holdsworth8-Apr-05 2:24
Joel Holdsworth8-Apr-05 2:24 
GeneralRe: Close Dialog in OnInitDialog Pin
David Crow8-Apr-05 4:50
David Crow8-Apr-05 4:50 
GeneralRe: Close Dialog in OnInitDialog Pin
liquid_8-Apr-05 7:34
liquid_8-Apr-05 7:34 
GeneralRe: Close Dialog in OnInitDialog Pin
David Crow8-Apr-05 7:57
David Crow8-Apr-05 7:57 
If DoModal() is not called, then the dialog's OnInitDialog() method will not get called, which is where the initialization is taking place.

If it's actual validation that is taking place in the OnInitDialog() method then you are right, it should be done outside of the dialog.


"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


GeneralRe: Close Dialog in OnInitDialog Pin
ThatsAlok8-Apr-05 19:17
ThatsAlok8-Apr-05 19:17 
GeneralMoving a bit map Image By keyboards Key MFC Pin
hprasain8-Apr-05 1:07
hprasain8-Apr-05 1:07 
GeneralLoading Two or more Bitmap Image in Custom Static control MFC Pin
hprasain8-Apr-05 0:59
hprasain8-Apr-05 0:59 
GeneralInteface name of Windows explorer Pin
includeh108-Apr-05 0:50
includeh108-Apr-05 0:50 
GeneralRe: Inteface name of Windows explorer Pin
toxcct8-Apr-05 1:04
toxcct8-Apr-05 1:04 
GeneralInterface? Pin
Joel Holdsworth8-Apr-05 2:28
Joel Holdsworth8-Apr-05 2:28 
GeneralRe: Inteface name of Windows explorer Pin
David Crow8-Apr-05 4:58
David Crow8-Apr-05 4:58 
GeneralRunning dot net applicaions Pin
sanjay0078-Apr-05 0:43
sanjay0078-Apr-05 0:43 
GeneralRe: Running dot net applicaions Pin
bneacetp8-Apr-05 0:48
bneacetp8-Apr-05 0:48 
GeneralRe: Running dot net applicaions Pin
sanjay0078-Apr-05 0:54
sanjay0078-Apr-05 0:54 
GeneralRe: Running dot net applicaions Pin
bneacetp8-Apr-05 2:56
bneacetp8-Apr-05 2:56 
GeneralKeyboard control Pin
Ashok Dahal8-Apr-05 0:24
Ashok Dahal8-Apr-05 0:24 
GeneralRe: Keyboard control Pin
ThatsAlok8-Apr-05 18:26
ThatsAlok8-Apr-05 18:26 
Generalfisheye lens image to rectilinear conversion Pin
sanjay0078-Apr-05 0:16
sanjay0078-Apr-05 0:16 
GeneralRe: fisheye lens image to rectilinear conversion Pin
Chris Losinger8-Apr-05 7:02
professionalChris Losinger8-Apr-05 7:02 
GeneralRe: fisheye lens image to rectilinear conversion Pin
markkuk8-Apr-05 13:16
markkuk8-Apr-05 13:16 
GeneralStructure declaration Pin
Anonymous7-Apr-05 23:23
Anonymous7-Apr-05 23: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.