Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wrapper class and access/assign problem
Message
From
10/08/2003 14:03:59
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00818544
Message ID:
00818715
Views:
18
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform