Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The simplest way to reset to default all classes
Message
 
 
To
15/07/2005 14:01:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01033113
Message ID:
01033132
Views:
15
>Seems to me there are two choices. You can operate on DBFs and read the data, or do a builder-like thing in the designers. I'd lean toward the builder.
>
>You'll have to open the parent class first and read the height and width and save them.
>
>Then use AVCXClasses to get a list of classes in the library. Loop through, skipping over the parent, and for each one, MODI CLASS, check the height and width and change if necessary.
>
>Let me know if you need more pointers than this.
>
>Tamar

Tamar,

Thanks a lot for your response. Yes, that was exactly what I was thinking. However, since I'm quite lazy, I decided, I will use the first approach :)
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform