Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to call a container class
Message
From
24/12/2000 14:03:27
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Trying to call a container class
Miscellaneous
Thread ID:
00456694
Message ID:
00456694
Views:
56
Hi...vfp6 user here
I am trying to display a container class on a page in a pageframe.
Would I:
1. Use CreateObject()
OR 2. Use AddObject()

AND

Would I:
1. Put the code in the 'Activate' method of the page?
OR 2. Put the code in the 'AddObject' method of the page?

In any case, when I try:
oObj = CreateObject('myclass','myclasslib'), then
oObj.Visible = .t., I cannot see my class on the screen. It is there, because it is in the debugger.

thanks, Randy
Next
Reply
Map
View

Click here to load this message in the networking platform