Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP caption on main screen
Message
From
02/01/1998 00:14:04
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00068724
Message ID:
00068849
Views:
34
>How can I get the "Microsoft Visual FoxPro" caption from displaying on the main screen when executing? I put the code below in my main.prg but for a brief moment the caption still blinks on until being replaced with the caption I defined in the code below for the caption property of the main screen. Dose Anyone know why this is happening and what I can do to make the caption that i defined be the only one that displays? Thanks!!

The best is to not show the application until the setup is finished. You can accomplish that by putting SCREEN=OFF in your CONFIG.FPW and _screen.Visible=.T. after your setup is completed.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform