Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Addobj
Message
De
26/04/1999 12:12:06
 
 
À
26/04/1999 12:07:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Re: Addobj
Divers
Thread ID:
00212181
Message ID:
00212185
Vues:
21
>I want to conditionally add objects to a page on a pageframe and the following does not work:
>
>*in activate
>oField=addobject('field1','kbafield')
>oField.top=100 && error ofield does not exist!
>
>Can anybody tell me what I am doing wrong and how this should know in what library kbafield is located??
>
>Peter

Firstly, it should be This.AddObject (if you do it in Page.Activate). Also, beware that this way you may add objects on every activation.
You may use SET CLASSLIB TO mylibrary to specify library you need.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform