Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modal Form from CUSTOM class
Message
 
 
À
17/10/2000 06:26:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00430212
Message ID:
00430214
Vues:
17
>I have a custom class which contains the following lines:
>
>loForm = CREATEOBJECT("PICKLIST")
>loForm.Show(1)
>
>To call a form class, but the code just continues to run, I need the form to be Modal and for the code to continue after its release - any ideas?
>
>Thanks
>Kev

Kev,
This should create a modal situation. By chance, is your picklist form Top-level? If so, VFP coerces the modality to non-modal (Windowtype = 0) when you show it.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform