Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a Form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
01243168
Message ID:
01243245
Vues:
26
>>>I´m so used using a Framework (Mere Mortals), that I can´t solve this problem that seems to be so easy.
>>>I have a Project with a PRG (main) that calls a Form.
>>>
>>>DO FORM frmProcessamento_Diario_DOERJ LINKED
>>>
>>>READ EVENTS
>>>
>>>Everything working fine.
>>>Now I need to call a Modal Form from the first Form.
>>>The form is built, but processing don´t stop, in the second Form, for Data entering.
>>>What is wrong?
>>>
>>>Regards,
>>
>>Are you sure second form is modal? Probably its ShowWindow=2 which cannot be modal.
>>Cetin
>
>Thanks Cetin.
>In the second Form I need to input some variables. I need to call this Form, input Data, click on "Ok", close this Form and continue processing in the first Form. How it must be configured?
>
>Regards,

Verify that ShowWindow property for the second form is not 2.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform