Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Peek a boo class
Message
De
06/11/2001 19:44:33
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00578309
Message ID:
00578312
Vues:
20
Sergey,
Thanks that worked perfectly. In fact I just needed to use .Show instead of .Visible

Thanks Again.

Aloha,

James
>Try
>loSelectFields = NewObject("frmSelectFields", "DCMisc", "","DeaultTable")
>loSelectFields.Show(1)     && Modal
>
>
>>
>>I have a field selection class that I want to call from a form. Except the class shows and then disappears. What is that all about.
>>
>>Here's the code:
>>
>>loSelectFields = NewObject("frmSelectFields", "DCMisc", "","DeaultTable")
>>loSelectFields.Visible =.T.
>>
>>
>>How do I make it stick around so that I can select the fields?
>>
>>Thanks in advance.
>>
>>Aloha,
>>
>>James
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform