Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refreshing an object with no refresh event
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00429218
Message ID:
00429257
Views:
15
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform