| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | Newsletters | VB Forums | Developer.com |
|
|||||||
| Managed C++ and C++/CLI Discuss Managed C++ and .NET-specific questions related to C++. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
how to get rid of dialogs
hi,
I am making single document project,but at the beginning of the program ı am using some dialogs to make sth. then according to this dialog 's information ı draw shapes to the document and then save it . For dialogs ı used DoModal() method in document instructor function. When ı want to load my saved document, again ı see my dialogs from beginning . Does anybody help me that How Can ı get rid of of this dialogs if I only want to see saved my document ? |
![]() |
| Bookmarks |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|