Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Two forms conflict
Message
From
10/11/2012 02:44:21
 
 
To
09/11/2012 19:11:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01556852
Message ID:
01556868
Views:
53
>Can i run two forms at same time??
>
>my initial search for a record involves this start:
>oform1=Newobject("form1")
>Define Class form1 As Form
>
>now i am on the record page and hit a menu button to take me to an editbox so i can access a memofield
>thus
>oFrm= CREATEOBJECT("Note") ...
>DEFINE CLASS Note AS Form
>
>the editbox opens BUT closes right away in a blink
>

Make the second form modal.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform