Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disappearing Controls
Message
De
29/04/1999 09:26:47
 
 
À
29/04/1999 09:21:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00213415
Message ID:
00213421
Vues:
29
>I have a thermometer class, that works in most of my apps just fine. But recently I have had 2 apps where the control worked fine but now it never even shows up. Any ideas?
>
>Thanks
>
>Scott
>(Using VFP 3.0b)

Have you tried recompiling the class by issuing:

compile classlib myclass.vcx

If this doesn't work, try packing the class by doing:

use myclass.vcx excl
pack
use
compile classlib myclass.vcx

Good luck!!!
Brian McCord
President
Sagacity Systems
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform