Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to turn SCREEN on after config.fpw starts it OFF
Message
 
 
To
29/01/2005 20:02:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00982037
Message ID:
00982041
Views:
28
>I use SCREEN=OFF in contained config.fpw and show a top level form. After user accepts condition in that first form the real application starts, and I want the SCREEN to be ON showing the menu etc
>
>I put two READ EVENTS in startup prg, one for the license screen and the other one for the real app, but don't know how to turn main VFP screen back on. How do you do it?
>
_SCREEN.Visible = .T. does not do it.



Alex,

_SCREEN.Visible = .T. should be enough to make VFP main screen visible.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform