Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add one line in all forms
Message
From
07/10/2005 11:09:04
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
07/10/2005 03:24:21
Mk Sharma
Shrishti Solutions
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01057064
Message ID:
01057201
Views:
7
>i want to add below command line in all data entry forms :
>
>thisform.text1.visible=!empt(mytext)
>
>warm regards,
>mk.

You will have this problem over and over again, if you don't use inheritance. Every time you need to do a change, you will have to do it in several forms at once. You should derive all your forms - or all similar forms - from a class, then, you need to make any changes only once.
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
Next
Reply
Map
View

Click here to load this message in the networking platform