Click here to Skip to main content
15,918,333 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Layered child windows? Pin
Shog929-Apr-02 13:26
sitebuilderShog929-Apr-02 13:26 
AnswerRe: Layered child windows? Pin
Shog929-Apr-02 13:21
sitebuilderShog929-Apr-02 13:21 
Generaltwo dialogs Pin
tordyvel29-Apr-02 12:43
tordyvel29-Apr-02 12:43 
GeneralRe: two dialogs Pin
Shog929-Apr-02 13:36
sitebuilderShog929-Apr-02 13:36 
GeneralRe: two dialogs Pin
Nish Nishant29-Apr-02 14:12
sitebuilderNish Nishant29-Apr-02 14:12 
GeneralRe: two dialogs Pin
Shog929-Apr-02 15:15
sitebuilderShog929-Apr-02 15:15 
GeneralRe: two dialogs Pin
Nish Nishant29-Apr-02 15:20
sitebuilderNish Nishant29-Apr-02 15:20 
GeneralRe: two dialogs Pin
Shog929-Apr-02 15:01
sitebuilderShog929-Apr-02 15:01 
As Nish pointed out, my original solution does not work. I think there should be a way that it could work, but i haven't figured it out yet; if i do i'll reply again Smile | :)

Otherwise you can do this:

  1. Make your main dialog the dialog you wish to appear second
  2. In the main dialog's OnInitDialog(), create and show the first dialog.

The first dialog will then appear, and when it closes, the main dialog will appear.

--------

all the modern things
have always existed
they've just been waiting
to come out
and multiply
and take over

Björk, The Modern Things


GeneralRe: two dialogs Pin
Nish Nishant29-Apr-02 15:20
sitebuilderNish Nishant29-Apr-02 15:20 
GeneralHidden dialog Pin
29-Apr-02 12:43
suss29-Apr-02 12:43 
GeneralRe: Hidden dialog Pin
Nish Nishant29-Apr-02 14:13
sitebuilderNish Nishant29-Apr-02 14:13 
GeneralRe: Hidden dialog Pin
Sameer Maggon29-Apr-02 19:21
Sameer Maggon29-Apr-02 19:21 
GeneralRe: Hidden dialog Pin
Gaurika Wijeratne29-Apr-02 20:05
Gaurika Wijeratne29-Apr-02 20:05 
GeneralI need help with file select. Pin
Strife Fox29-Apr-02 11:53
Strife Fox29-Apr-02 11:53 
GeneralRe: I need help with file select. Pin
Ravi Bhavnani29-Apr-02 12:27
professionalRavi Bhavnani29-Apr-02 12:27 
GeneralCloseHandle Pin
Peter Liddle29-Apr-02 10:12
Peter Liddle29-Apr-02 10:12 
GeneralRe: CloseHandle Pin
Le centriste29-Apr-02 10:37
Le centriste29-Apr-02 10:37 
GeneralRe: CloseHandle Pin
Nish Nishant29-Apr-02 14:14
sitebuilderNish Nishant29-Apr-02 14:14 
GeneralRe: CloseHandle Pin
Peter Liddle29-Apr-02 21:54
Peter Liddle29-Apr-02 21:54 
GeneralSHFileOperation and win2000 Pin
jafrazee29-Apr-02 9:42
jafrazee29-Apr-02 9:42 
GeneralRe: SHFileOperation and win2000 [corrected] Pin
Joaquín M López Muñoz29-Apr-02 9:51
Joaquín M López Muñoz29-Apr-02 9:51 
GeneralRe: SHFileOperation and win2000 Pin
Nish Nishant29-Apr-02 14:15
sitebuilderNish Nishant29-Apr-02 14:15 
GeneralRe: SHFileOperation and win2000 Pin
Michael Dunn29-Apr-02 14:26
sitebuilderMichael Dunn29-Apr-02 14:26 
GeneralRe: SHFileOperation and win2000 Pin
jafrazee29-Apr-02 16:16
jafrazee29-Apr-02 16:16 
GeneralIActiveDesktop::SetWallpaper Pin
Demetrius29-Apr-02 9:11
Demetrius29-Apr-02 9:11 

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.