Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question about application object.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00357821
Message ID:
00361712
Vues:
15
Hi Joe,

It just because your apllication will goes out of the ShowForm method only when you make a "Clear events" command to Cancel the "Read Events" command. Generaly the "Clear events" command fire only when the user select Quit in the menu or something like that...

(so unlike the user select quit option your application loop to wait events)

Hope this Help ...
Rock


>I'm just starting to figure out the application object. One thing seems odd though.
>
>Why do you "release" the object as soon as it's created and the form is running?
>I'm following an example made by a built in wizard.
>
>public oApp
>oApp = CREATEOBJECT("testapp")
>oApp.Showform && this method has "READ EVENTS"
>release oApp
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform