Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simple Application
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00278192
Message ID:
00278218
Vues:
17
Thanks! that works great, the only problem I have now is when I run the program (executable), the program goes to the bottom of all of my programs instead of being on top. any ideas?

>Create a main PRG in that put:
>
>-----
>do form frmMarvin
>READ EVENTS
>-----
>In your CONFIG.FPW put
>--------
>SCREEN=OFF
>--------
>Note that your form you need to issue a CLEAR EVENTS to end the app.
>
>>I'm writing what should be a very simple app and I want the form to be the application, but I don't want the Visual Foxpro Window or menu.
>>
>>So in the init event of the form
>> Application.Visible = .F.
>>
>>and in destroy
>> Application.Visible = .t.
>>
>>In the VFP environment the VFP window remains, but the form at least works, but when I compile it to an EXE the app loads then disappears without any interaction. Any ideas?
Marvin Masson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform