Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compiled DLL does not appear when called
Message
From
21/09/1998 20:30:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Compiled DLL does not appear when called
Miscellaneous
Thread ID:
00139335
Message ID:
00139335
Views:
55
HI everyone,

I have been trying to compile a simple DLL, based on a form, and call it from the command window using a CREATEOBJECT command. It compiles fine, registers itself, etc, but when I try to "show" it, it does not appear. However, it is instantiated and I can run its methods, and view its properties successfully. When I instantiate it, this is my code:

x = createobject('oletest.test')
x.visible = .t.
x.show

As I said, it does get created, but does not visually appear anywhere on the screen. Am I missing something obvious?

Thanks in Advance,

Andrew Griffin
agriffin@starnetinc.com
Next
Reply
Map
View

Click here to load this message in the networking platform