Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CheckBox and TextBox enable/disable Code Placement
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00612601
Message ID:
00613192
Views:
20
I am basically a FPD guy so I have reserves using thisform.refresh(). Is it as bad as the SHOW clause we use to have the whole form refreshing and slowing down? Please let me know and thanks for your response.

>What you need is a mediator to sit in between the textboxes and the checkboxes so you have only one place to write your code. A very good candidate for this job is the form itself. If you move all of the code from the checkboxes and textboxes that refers to the other and put it in the form's refresh you can accomplish this goal. However you still have the problem that if you add or remove any of these you must change the code in the form's refresh method.
>
>There are ways to remove even that issue but they are beyond what could easily be discussed in a thread messsage.
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform