Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Property Not Accessible
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00674022
Message ID:
00675102
Views:
28
Michael,

An object that is instantiated with CreateObject() can't be a visible part of a UI, it can't participate in the event loop. A UI component can call methods of the object though.

You need to use AddObject() to put an object into the containership hierarchy of a form in order for it see (participate in) the UI event loop.

>Thanks Dave. What did you mean by "objects created like this can not participate directly in a UI"?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform