Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Encapsulating Refresh
Message
De
27/03/1998 07:15:52
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00087587
Message ID:
00087598
Vues:
26
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform