Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question about doform()
Message
 
À
09/07/2001 13:40:19
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00528149
Message ID:
00528943
Vues:
13
try to put code in the load event of the form, and doform() dont work!, the form show and dissapier

anyone knows why?

Best Regards

Francisco Morosini
>>Hello people, i have a question for the function doform(), this funcion use a local variable called loObject, well, i dev a class form and use doform to up, but show and disapier, the form is not modal, i see forms in project manager without modal and run ok, what is the way?, in another app i use a public variable and the form dont release, what is the secret? why my forms in local variable dissapiers and anothers not?
>>
>>I working in a project and this issue is a very important topic.
>>
>>Thanks in advance
>>
>>Best Regards
>>
>>Francisco Morosini
>
>Francisco,
>Forms that show and disappear right away are usually caused by a Z-order problem, which causes your form to return .F. from Init(). In your form's properties sheet, make sure that oSessionEnvironment is the first object in the drop down list after your form. Then, all of your BizObjs and cdeLogicals come next. Otherwise, you'll see the problem you're mentioning.
>
>Hope that helps...
>---J
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform