Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class Project
Message
 
 
To
18/01/2005 13:31:58
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00978214
Message ID:
00978300
Views:
27
Marcus,

I suspect your VCX contains a lot of deleted rows. You can use the class browser to "Clean Up" the library. Or simply:
USE TheClassLib.VCX EXCLUSIVE
PACK MEMO
USE
Of course make sure you back up before doing this.

But you should look at your classlibrary packaging and bundle things together as they make sense for your applications. It sometimes takes a couple of different projects before you find the best packaging to use, so don't be afraid to redo the packaging as you go along. It'll mean you will have to go back to your earlier projects and change them around a bit, but in the long run you'll get yourself to a system that works well for you.

>And my doubts are about how to make the visual class architecture. This visual class architecture should be used for many app projects. The main point is to padronize the user interfaces.
>
>I'm creating my visual class in just one vcx: "visual.vcx". This vcx is about 3.5Mb.
>I'm developping an app that uses almost only 10% of this vcx. And my project that can be with a few kbs, have 4Mb.
>
>My asks comes here: Is my "visual.vcx" in a bad architecture? Do any of you project visual class on two or more vcx? Anybody has a problem with it?
df (was a 10 time MVP)

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

Click here to load this message in the networking platform