Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Starting App without seeing foxpro screen shrink.
Message
De
17/10/2000 12:10:16
 
 
À
17/10/2000 04:53:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00428371
Message ID:
00430385
Vues:
23
>Hi Ed,
>Thanks
>
>But still when I put SCREEN=OFF in the config.fpw the program will not at all start. No process is started nothing is shown on screen.
>
>Does it matter what form type I use (modul,modeless, showwindow type)?
>
>My config looks like:
>
>TITLE=QuestPDM
>CODEPAGE=AUTO
>KEYCOMP=WINDOWS
>SCREEN=OFF

Have you tried Ed's code? If you have, you will see that it works.

The reason you don't see anything on the task bar is that it is not visible. You need to have your PROGRAM make it visible. You cannot test _SCREEN.Visible=.F. from the command window, all it will do is flash and become visible again. You MUST do it in code or with SCREEN=OFF in the CONFIG.FPW.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform