Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help in calling a method in post init?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00225047
Message ID:
00226340
Vues:
25
>
>Maybe I think of the problem one way and I explain it differently ??

I certainly don't understand what you are asking at this point... but, if you can call your method from the form, and it works, why not do that? If this is something that you want to happend whenever this form comes up, put it in the form Load.

>Another thing that is baffling me? How do I get any non modal form to stick and not terminate after showing? I have been using modal forms for the longest time because I could not get this functionality to work. Using cBizObjMaintenanceForm.
>

You need a read events in your startup... if you are using Mere Mortals frameowrk, and start the program with DO MAIN, then suspend it and bring up the debugger, it should be sitting on READ EVENTS... The read events is what allows menus and non modal forms to stay around.

You are using DoForm to start your forms, right?

BOb

>Thanks again for your help.
HTH.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform