Michael Fechter
2010-05-18 18:06:01 UTC
Let me start with "I know, I know General fields should not be used".
My report works fine on Windows XP, but on Windows 7 it simply displays a
small 1/3" line instead of the BMP image.
Here is my code that I am testing with that has helped me identify the
problem:
1. Create Cursor cur_image(gPic g)
2. APPEND BLANK
3. APPEND GENERAL gpic FROM "C:\Temp\Test.bmp"
4. BROWSE
In XP when I browse and open the General field, I get the image.
In Windows 7 I get an icon. I then must click on the icon I get the image.
I believe Windows 7 is doing the same thing when I run my report.
Does anyone have any helpful advice to get it to work on Windows 7?
Thank you,
Mike Fechter
My report works fine on Windows XP, but on Windows 7 it simply displays a
small 1/3" line instead of the BMP image.
Here is my code that I am testing with that has helped me identify the
problem:
1. Create Cursor cur_image(gPic g)
2. APPEND BLANK
3. APPEND GENERAL gpic FROM "C:\Temp\Test.bmp"
4. BROWSE
In XP when I browse and open the General field, I get the image.
In Windows 7 I get an icon. I then must click on the icon I get the image.
I believe Windows 7 is doing the same thing when I run my report.
Does anyone have any helpful advice to get it to work on Windows 7?
Thank you,
Mike Fechter