Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working with Modeless forms
Message
From
02/06/1997 16:48:30
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Working with Modeless forms
Miscellaneous
Thread ID:
00034595
Message ID:
00034595
Views:
64
Until now I've used Modal forms almost exclusively, but because I want to use menus, I've changed some of them to Modeless. Now I have the following problem. In a toolbar button click event on FormA I have code like:

First line of code...
Second line of code...
DO FORM FormB
Fourth line of code...
Fifth line of code...

I don't want the Fourth and Fifth lines of code to be executed until after FormB is closed, but when FormB is Modeless, they are executed immediately. How can I delay the execution?

Thanks
Elyse
Elyse Pomerantz
Next
Reply
Map
View

Click here to load this message in the networking platform