Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to execute a background form
Message
From
05/07/2001 20:43:54
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, United States
 
 
To
05/07/2001 18:48:02
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00527251
Message ID:
00527268
Views:
17
Hi Juan,
Perhaps you should just create an exe/dll that has the timer and the form.
When you run the exe/dll via CREATEOBJECT("MyBackGroundForm"), it starts a timer. That allows you to return to your interactive program. When the timer event fires in the other process, the background form runs.

>Hello.
>
>I want to call a form from a timer event, but I want it to be executed as background form so I can access other menus or forms while the background process is running.
>
>How can i do this?
>
>Thanks.
>
>Juan Carlos
Charlie
Previous
Reply
Map
View

Click here to load this message in the networking platform