Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Main FoxPro window
Message
De
08/07/1998 13:37:19
 
 
À
08/07/1998 12:50:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00115348
Message ID:
00115367
Vues:
14
>>Our Visual FoxPro 5.0 application is compiled into EXE. When it is run from the Windows 95 desktop two windows are opened up. The application screen (the main menu) and a second window (main FoxPro window). On the Windows 95 task bar both windows appear. In the beginning of the main procedure I then inserted the following line of code:
>>
>>application.visible = .f.
>>
>>This turns off the second window once the application is running but the window still shows up when the application is loading. How do you get rid of this window when the application is loading as well?
>
>theoretycally, _screen= off in the config.fpw of your project should do the trick.
>This is: create a config.fpw file, insert the line, and include it in your project.

not "_screen= off"
use "screen= off"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform