Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wrapper class and access/assign problem
Message
De
10/08/2003 14:03:59
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00818544
Message ID:
00818715
Vues:
19
Hi Sergey,
I'm just creating a wrapper for the hyperlink object. I'm using a container so that I can include other controls.
My problem went away when I changed my strategy for accessing/assigning. Instead of trying to use the _access() and _assign() to retrieve/pass values from/to the hyperlink object, I just use get_value() and set_value() methods.


>Bill,
>
>What're you trying to acomplish?
>
>>I'm using VFP 7.0
>>
>>I created a container class that contains a hyperlink object. The container does nothing but pass along inquiries to the Hyperlink object.
>>Somehow when control passes to the _assign() from the _access() the object is lost.
><snip>
>>I'm guessing that it's because I'm assigning a value to oBrowser inside oBrowser_access().
>>Is there some other way to accomplish what I'm doing?
>>
>>TIA
Bill Morris
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform