Click to See Complete Forum and Search --> : how to get rid of dialogs


amgturk
July 25th, 2005, 03:50 AM
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 ?