Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with form calling form
Message
De
10/03/2005 09:29:09
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Problem with form calling form
Divers
Thread ID:
00994404
Message ID:
00994404
Vues:
51
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform