Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The Invisible App
Message
 
À
21/10/1998 06:56:30
Allen Hanna
H. A. Hanna Associates
Indianola, Indiana, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00148807
Message ID:
00148820
Vues:
25
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform