VFP 9.0. I created an image control. In the control picture.filename.bmp, displays fine. I don't know how to insert a picture on a form that changes depending on the selection. I want to change the picture depending on the screw type, to show the buyer what they are purchasing. I use a listbox to show their purchase. I want to put a picture outside the listbox to display the item picture.
I can not get the picture into a table with a general field or blob field (numbers here). I think I would prefer to have the images on a folder. Having the individual images (named the screw id) in a folder and insert them when I need them into a blank image control. When I do a getfile(screwid), I get the name, not the image.
I know this has to be possible?
Thank you guys for any help.
I can not get the picture into a table with a general field or blob field (numbers here). I think I would prefer to have the images on a folder. Having the individual images (named the screw id) in a folder and insert them when I need them into a blank image control. When I do a getfile(screwid), I get the name, not the image.
I know this has to be possible?
Thank you guys for any help.