Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with form calling form
Message
From
10/03/2005 09:41:15
 
 
To
10/03/2005 09:29:09
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00994404
Message ID:
00994414
Views:
20
Are you sure your Form2 is fully released, or is it just disappeared?
Is Form2 using/editing the same data as in Form1?

>Hi,
>
>I have a form (form1) with textboxes holding fields of the
>current record of a table. While editing the current
>record I right click a textbox that calls another form (form2)
>which returns a value.
>The problem is: upon returning from the 2nd form (form2), the
>controls in the first form (form1) are no longer editable. I
>can still place the cursor to them but I can't type in
>anything in them as though all the fields have been locked.
>Can anyone tell me what I have done wrong?
>
>In Rightclick method of textbox1 in form1:
> local newValue
> do form2 with this.value to newValue
>
>Form1 has windowType = modeless
>form2 is modal
>
>Any help would be appreciated.
>
>--
>jw
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform