Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Encapsulating Refresh
Message
From
27/03/1998 07:15:52
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00087587
Message ID:
00087598
Views:
25
>Please excuse my ignorance, but I must go by what I know best at this time, i.e. Delphi. The Delphi components, like the ActiveX data components, automatically refresh as the record pointer moves in the dataset. Has anyone accomplished the same with subclassing the VFP components? (I'd rather not refresh every control on a form to update the databound components...)
>
>Thanks...
>
>Jack Mendenhall
>RMI

You don't need to refresh every control manually, just use

THISFORM.REFRESH()

or if you need to refresh just a subset of controls, place them in a container and just refresh the container.
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform