After fiddling with this for several more hours, I wondered if it really was just an operating system difference. I related every photo in my photos folder with the paint program included with Windows 7.
So I installed an old copy of Corel Paint Shop Pro X on the Windows 7 machine. Voila! That...
Griff,
I reviewed that link and followed the specified steps. All photos in the folder are linked to MS Paint. Didn't work. After the code changes, I still get the thumbnail icon and the file name instead of the photo itself. Are there any other remedies? I'm not really sure the client will...
Tamar, thanks so much for your reply. (You know we once met many years ago!) However, that still didn't work. Even changing the code to use the name expression still yields a small icon with photo file name in the field instead of the photo itself. Am I missing something? Thanks.
A client has a simple VFP 6 membership app where a photo can be uploaded. It worked fine in XP Pro. Now they moved it over to a Windows 7 machine and just a thumbnail of the photo displays on the screen form. I manually typed in the "append general photo from &photosource" in the command window...
I'm using the following code in the Click method of a check box:
append general photo
x = getpict()
append general photo from &x
On my XP Pro machine the photo appends fine; the photo appears on the screen form and on the report I created. However, on my client's machine, using Vista Home...
I got past the initial problem - thanks to all here. Now when I launch the form (DO FORM giving) I can click on a "Browse" button and view a BROWSE of this table. When I naviagte to a different record and press ESC, I SCATTER the data fields to memvars. Here, the individual fields display after...
I have a simple, routine ComboBox that contains a SEEK statement. The key is 3 separate field. I populate the ComboBox with an array. Once you select the value from the ComboBox, the SEEK command fails to find the corresponding value in the table. When I set step on, the value then IS found. The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.