Click here to Skip to main content
15,917,731 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Horizontal Line? Pin
moobob29-Apr-02 7:49
moobob29-Apr-02 7:49 
GeneralRe: Horizontal Line? Pin
PJ Arends29-Apr-02 9:58
professionalPJ Arends29-Apr-02 9:58 
GeneralCreate view in a CTabCtrl Pin
DrZOO29-Apr-02 7:21
DrZOO29-Apr-02 7:21 
GeneralRe: Create view in a CTabCtrl Pin
rbc15-May-02 18:59
rbc15-May-02 18:59 
GeneralRe: Create view in a CTabCtrl Pin
DrZOO16-May-02 1:26
DrZOO16-May-02 1:26 
Generalnew dialog class Pin
tordyvel29-Apr-02 6:07
tordyvel29-Apr-02 6:07 
GeneralRe: new dialog class Pin
l a u r e n29-Apr-02 6:20
l a u r e n29-Apr-02 6:20 
GeneralRe: new dialog class Pin
Nish Nishant29-Apr-02 6:40
sitebuilderNish Nishant29-Apr-02 6:40 
tordyvel wrote:
How do I start it when I have pressed OK on the first dialog?

You can use DoModal if you want a modal dialog box. Else you must create a modeless dialog which is not as easy, but still an elementary task once you get the hang of it.

By the way, I'd think you should bring up the new dialog from some other button, because usually the OK button closes the dialog. But then perhaps that's what you want to do anyway.

Nish


Check out last week's Code Project posting stats presentation from :-
http://www.busterboy.org/codeproject/
Feel free to make your comments.

GeneralRe: new dialog class Pin
tordyvel29-Apr-02 6:48
tordyvel29-Apr-02 6:48 
GeneralRe: new dialog class Pin
Nish Nishant29-Apr-02 6:56
sitebuilderNish Nishant29-Apr-02 6:56 
GeneralType Cast! Pin
hph29-Apr-02 5:45
hph29-Apr-02 5:45 
GeneralRe: Type Cast! Pin
Jeremy Falcon29-Apr-02 6:00
professionalJeremy Falcon29-Apr-02 6:00 
GeneralRe: Type Cast! Pin
Le centriste29-Apr-02 6:47
Le centriste29-Apr-02 6:47 
GeneralRe: Type Cast! Pin
Nish Nishant29-Apr-02 7:00
sitebuilderNish Nishant29-Apr-02 7:00 
Generalone more static variable initializtion question Pin
Jack Hui29-Apr-02 5:43
Jack Hui29-Apr-02 5:43 
GeneralRe: one more static variable initializtion question Pin
Albert Pascual29-Apr-02 6:00
sitebuilderAlbert Pascual29-Apr-02 6:00 
GeneralRe: one more static variable initializtion question Pin
Tim Smith29-Apr-02 10:35
Tim Smith29-Apr-02 10:35 
GeneralRe: one more static variable initializtion question Pin
Joaquín M López Muñoz29-Apr-02 9:47
Joaquín M López Muñoz29-Apr-02 9:47 
GeneralRe: one more static variable initializtion question Pin
Michael Dunn29-Apr-02 14:51
sitebuilderMichael Dunn29-Apr-02 14:51 
Generalneed help in VC++.NET Pin
geagle29-Apr-02 5:34
geagle29-Apr-02 5:34 
GeneralGroup Box caption problem Pin
moobob29-Apr-02 5:25
moobob29-Apr-02 5:25 
GeneralRe: Group Box caption problem Pin
l a u r e n29-Apr-02 6:24
l a u r e n29-Apr-02 6:24 
GeneralRe: Group Box caption problem Pin
moobob29-Apr-02 6:41
moobob29-Apr-02 6:41 
Generalreduce exe size Pin
Hesham Amin29-Apr-02 4:11
Hesham Amin29-Apr-02 4:11 
GeneralRe: reduce exe size Pin
Mike Zinni29-Apr-02 5:23
Mike Zinni29-Apr-02 5: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.