Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a Form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
01243168
Message ID:
01243249
Views:
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.
ShowWindow is set to 0 and WindowType is set to 1 (Modal).
José Augusto Cavalcanti
Global Connection
jose.cavalcanti@globalconnection.com.br
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform