Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The Invisible App
Message
 
To
21/10/1998 06:56:30
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00148807
Message ID:
00148820
Views:
24
Do you have a config.fpw in the directory where the app starts up that has a SCREEN=OFF line in it? If so, you should remove it or put a _SCREEN.Visible=.T. line somewhere in your application before your READ EVENTS.

>I have a pretty basic app using the FoxPro desktop. The code is like this:
>
>--------
>Modify window screen icon, title, and wallpaper.
>
>Declare some public variables
>
>Do a menu program
>
>Read events
>
>Quit
>
>various functions...
>--------
>
>Menu selections bring up forms, open files, etc. One menu selection, "Exit", issues a Clear Events.
>
>This works fine running under VFP 5.0a, but the runtime version won't show the desktop. The program is running (Win95) and I see it listed as a task after ctrl-alt-del. Ending the task is the only way I can stop it. I put Wait Windows before and after the Read Events. The first one comes up and the second one doesn't -- verifying that the program is running quite happily while remaining invisible. Do I need special glasses for distributed apps?
>
>Allen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform