So then is the biggest problem with dialogs and pauses that run from within 
a form?   I suppose it's possible to have those things asked in the form 
itself (although more difficult to enforce the modal quality of a dialog).   
But if your whole application is run from a main menu form, and the form is 
up in the background at all times then every single pause and dialog box run 
"outside" of another form would still be inside the main menu form.  So that 
means that all dialog and pause would be subject to the problem, right?  
(Did that make sense to everyone?)

Karen


In a message dated 5/3/2012 9:13:38 AM Central Daylight Time, 
[email protected] writes: 
> In this particular form I ask the user many questions. I am going to 
> embed 
> them in the form as much as possible to minimize the pause and dialog 
> boxes.
> 
> Dan Goldberg
> 

Reply via email to