Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Encapsulating Refresh
Message
 
À
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:
00087640
Vues:
33
>>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.

I am trying to avoid refreshing the entire form or pageframe. If I use a container, then I would have to place all my databound components in a container separate from all other controls. Kind of defeats the RAD aspect of VFP...

Thank for the advice though...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform