Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change Class name
Message
From
21/02/2005 20:14:32
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
21/02/2005 20:01:10
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00989089
Message ID:
00989094
Views:
17
>I have a form using several (many) instances of the textbox class. I have now created my own subclass of the textbox. I would like to automate the process of changing the class names. Is this possible? If so, how exactly do I do this? TIA.

"Hack the form", as Nadya suggest, means to open the class or form as a table, for example:
use MyForm.scx
browse
Once you know what you have to replace, and for what conditions, use the REPLACE command instead.

The backup part is VERY important - it is easy to ruin your forms.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform