Click here to Skip to main content
16,006,440 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDesign suggestion Pin
doctorpi2-Mar-05 6:12
doctorpi2-Mar-05 6:12 
GeneralRe: Design suggestion Pin
BlackDice2-Mar-05 7:17
BlackDice2-Mar-05 7:17 
GeneralRe: Design suggestion Pin
Antony M Kancidrowski2-Mar-05 11:32
Antony M Kancidrowski2-Mar-05 11:32 
GeneralPlease help me. Pin
dSolariuM2-Mar-05 5:43
dSolariuM2-Mar-05 5:43 
GeneralRe: Please help me. Pin
Ravi Bhavnani2-Mar-05 6:49
professionalRavi Bhavnani2-Mar-05 6:49 
GeneralCPropertySheet Pin
g3e2-Mar-05 5:24
g3e2-Mar-05 5:24 
GeneralRe: CPropertySheet Pin
bcemick2-Mar-05 6:29
bcemick2-Mar-05 6:29 
GeneralRe: CPropertySheet Pin
David Crow2-Mar-05 9:33
David Crow2-Mar-05 9:33 
At the end of the sheet's OnInitDialog() method, you'll need to post a user-defined message. In the handler of that message, instantiate the other dialog and call its DoModal() method. You cannot do the latter directly from the sheet's OnInitDialog() method.


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


GeneralRe: CPropertySheet Pin
Antony M Kancidrowski2-Mar-05 11:12
Antony M Kancidrowski2-Mar-05 11:12 
GeneralRe: CPropertySheet Pin
g3e3-Mar-05 3:07
g3e3-Mar-05 3:07 
GeneralChange Print Orientation Pin
DanYELL2-Mar-05 5:16
DanYELL2-Mar-05 5:16 
GeneralRe: Change Print Orientation Pin
PJ Arends2-Mar-05 6:19
professionalPJ Arends2-Mar-05 6:19 
GeneralRe: Change Print Orientation Pin
basementman2-Mar-05 6:24
basementman2-Mar-05 6:24 
General256 color bitmaps in resource Pin
includeh102-Mar-05 5:16
includeh102-Mar-05 5:16 
GeneralRe: 256 color bitmaps in resource Pin
Chris Losinger2-Mar-05 7:30
professionalChris Losinger2-Mar-05 7:30 
GeneralRe: 256 color bitmaps in resource Pin
Antony M Kancidrowski2-Mar-05 11:34
Antony M Kancidrowski2-Mar-05 11:34 
GeneralRe: 256 color bitmaps in resource Pin
ThatsAlok2-Mar-05 17:13
ThatsAlok2-Mar-05 17:13 
GeneralClose button problem Pin
spdl20012-Mar-05 5:01
spdl20012-Mar-05 5:01 
GeneralRe: Close button problem Pin
Cedric Moonen2-Mar-05 5:22
Cedric Moonen2-Mar-05 5:22 
GeneralRe: Close button problem Pin
spdl20012-Mar-05 5:50
spdl20012-Mar-05 5:50 
GeneralRe: Close button problem Pin
Larsson2-Mar-05 9:10
Larsson2-Mar-05 9:10 
GeneralRe: Close button problem Pin
ThatsAlok2-Mar-05 17:15
ThatsAlok2-Mar-05 17:15 
Generalsetup project doesn't start my application Pin
ThinkingPrometheus2-Mar-05 4:24
ThinkingPrometheus2-Mar-05 4:24 
GeneralRe: setup project doesn't start my application Pin
includeh102-Mar-05 4:51
includeh102-Mar-05 4:51 
GeneralRe: setup project doesn't start my application Pin
ThinkingPrometheus2-Mar-05 23:25
ThinkingPrometheus2-Mar-05 23:25 

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.