Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refreshing an object with no refresh event
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00429218
Message ID:
00429257
Vues:
14
>Problem: I have an object, in this case a picture, with no refresh event. So if in the refresh event of a form I update object (change the picture property to a different filename), it's changes are not reflected until another refresh is issued. But I can't have my refresh event call refresh again or I'll enter an endless loop. How to get around this?

How about doing:

image1.picture = image1.picture
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform