Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compiled DLL does not appear when called
Message
De
21/09/1998 20:30:18
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Compiled DLL does not appear when called
Divers
Thread ID:
00139335
Message ID:
00139335
Vues:
56
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform