Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bulk changing FontCharSet property
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00719600
Message ID:
00719692
Views:
17
Hi!

Unfortunately, Code References tool does not support replacement of property values and properties. I think it would be a very good wish because I see it is useful in cases like yours.

Just for now, you have no other ways but do this manually, or speed up the work somewhat by opening VCX and SCX files as DBF files, adding required strings in a memo field describing controls' properties, close, recompile module, then next module etc. This could be automated, with some effort, so if you have a lot of modules, it worth to create a program. Make a backup before doing this for case you spoil something (low-level editing of VCX and SCX is dangerous :)

For future, make a VCX with all VFP base classes subclassed, and build all you controls on forms and classes based on that library of very basic classes. So you changes will be much simpler then - you will have to change that property in that class library only - all the rest forms and controls will have that change in effect automatically as subclasses.

HTH.


>Hi All
>How can i change the FontCharSet property everywhere in my forms/reports without having to do it manually one by one? The property is great, and i just have to change it to 177-Hebrew to have everything perfectly displayed, but i don't know how to set it everywhere in my project with one single command . Is it doable?
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform