Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 6 image control refresh
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00115735
Message ID:
00115792
Views:
13
I haven't tried this in VFP 6, but in VFP 5 CLEAR RESOURCES is sometimes needed to get VFP to refresh an image.

>I created an app using the application wizard. This app only has a few fields and is created just to look at how the FFC handles things and also to see the image handling capablities of VFP6. The table has two significant fields - 1. jpegname which is character 35 and holds the string for the fullpath to the images and the other is the image control.
>
>I've tried the following code
>thisform.image1.picture=thisform.txtjpgname.value
>in the show of the form, the activate, the init of the txtjpgname, init of the image1 control and the refresh of the form. Nothing works as it should. The best I've seen was being one record off.
>
>I have been unsuccessful in getting the image control to refresh properly when using the built in toolbars from the FFC. Has anyone else experimented with this?
>
>John Harvey
Previous
Reply
Map
View

Click here to load this message in the networking platform