Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Context switching on run
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00889222
Message ID:
00890118
Vues:
21
Hi Bill,

A C# program is a Windows program so it cannot run in DOS session but it uses the same text display mode as your DOS application. The VFP application on other hand runs in graphical display mode which cannot be combined with DOS fullscreen text mode.

>We are trying to migrate a DOS fox 2.5 app to VFP, one chunk at a time.
>The main program runs best when it is in full screen mode (alt+enter).
>Whenever we call a VFP exe to perform some piece of the program, the DOS screen minimizes and stays that way when the win app is done. When I call c# console apps, it does not do that. I assume the c# app just runs in the same DOS session.
>What is the best way to call VFP win apps so that the DOS screen ends up in front and full screen most of the time?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform