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:
00087637
Vues:
27
>>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.

also note that it is a good idea to use a this.refresh in each page.activate if you use pageframes.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform