Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One form application
Message
De
06/12/1999 18:40:00
 
 
À
06/12/1999 14:53:45
Carlos Serrano
Sistemas Imagen S. A.
Guayaquil, Équateur
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00299291
Message ID:
00299416
Vues:
17
>Tnx a lot for the quick response Erik.
>
>I did it, but the form show up for a second then it close by itself. I tryed changing the modal type but without any result.
>
>Regards
>
>Carlos


Carlos, Jeffrey-

Make sure the form in question's ShowWindow property is = 2 (In top-level-form)

Then all you need is a main startup program that calls the form and issues a READ EVENTS

THe WindowType property is irrelevant.

To close the application, your form needs a close button that issues simply:

THISFORM.Release()

and then put CLEAR EVENTS in the Form.Destroy.

This is all it takes. I have several applications that work just like this. Let me know if you still can't get it to work.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform