Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabling _SCREEN
Message
From
17/01/2003 05:40:23
Lee Hockley
Sherwood International
London, United Kingdom
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00742462
Message ID:
00742793
Views:
18
I have found the property to specify the form to be top level.

To add, the form has no code in the .Init method as the processing is executed via a .timer member object. But the problem is the form passes straight through without waiting for the timer to kick in or allow the user to press the cmdCancel button.

I have the following settings:

oForm.ShowWindow = 2
oForm.WindowType = Modal (which looks like it is overrided by ShowWindow)
_SCREEN.Visible = .f. (in the main.prg)
SCREEN = OFF (in the config.fpw)

And the form is intantiated using oForm.Show(1).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform