Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ShowWindow - As a Top-Level Form
Message
De
28/04/2000 11:21:21
 
 
À
28/04/2000 10:37:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00364470
Message ID:
00364497
Vues:
15
>Hi,
>
>I have built an executable file from VFP6 and the form was set with ShowWindow = 2 (As a top-level form). When I ran the executable the program start and shut off immediately. Why? Do I need a "Read Event" and "Clear Event" somewhere? Any help and suggestions is appreciated.

You will definitely need a READ EVENTS at the point in your code when you are ready for the user to begin interacting with the application. Different developers place the command at different places, but you'll need to get all your initialization done, menus in place, etc., then issue the READ EVENTS. You must also place functionality ( in a button, menu choice, etc. ) that will execute CLEAR EVENTS when the user is erady to exit the application.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform