|
-
June 11th, 1999, 12:14 AM
#1
how can I call a dialog box after application is created, but before user can do anything
I have an SDI application. How can I pop-up a modal dialog box after the application has arisen, but before the user can enter any data? I tried putting the code for a modal dialog box in OnInitDialog() and other places, but the dialog box pops-up too soon, before the application has fully been created.
Any response any one can give me will be greatly appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|