Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple Forms
Message
De
13/07/1998 18:52:31
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Multiple Forms
Divers
Thread ID:
00116967
Message ID:
00116967
Vues:
50
I need some guidance on a form calling a form.

I have developed an AED form with buttons. The 'Top', 'Next'
'Prior', 'Last', 'Add', 'Close' all work as expected.
But the 'Order' button does not. When Clicked it performs the
Click method: Do Form Indxlist. The IndxList form is a small form
with a small listbox to pick the order of the Contact file to be set.

Click Event of the ListBox:

Do Case
Case This.ListItemId = 1
TempIndx = 1
Etc.

Endcase

ThisForm.Release()

It displays the form but never 'waits' for me to chose a ListItem.
If I click the 'Order' Button twice, the second time the order
is set properly.

Any guidance on this logic will be much appreciated.

I have no many books(7) on VFP 3/5/6 but have not found the answer.

Thanks much.

Regards,

Paige
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform