Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disappearing Controls
Message
From
29/04/1999 09:26:47
 
 
To
29/04/1999 09:21:04
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00213415
Message ID:
00213421
Views:
30
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform