Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form refresh speed
Message
From
20/04/1998 13:28:17
 
 
To
20/04/1998 13:24:00
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00093440
Message ID:
00093443
Views:
29
>If I know that only one or two specific objects will need to be refreshed from a particular event on a complex form, is it faster to refresh the objects by direct referencing from the event or should I just let "ThisForm.refresh" handle all event refreshing and not worry about it? I want to keep form displays as snappy as possible for slower computers.
>
>Thanks,
>Allen Hanna

Where possible, avoid THISFORM.Refresh() and refresh the individual controls *if* you are sure which controls are to be refreshed after a given method/event call.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform