Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append general bmp different on different OS's
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Title:
Append general bmp different on different OS's
Miscellaneous
Thread ID:
00727711
Message ID:
00727711
Views:
41
I do the following in VFP 7, SP 1:

CREATE CURSOR tQuery (PICTURE G)
APPEND BLANK
APPEND GENERAL PICTURE FROM GETFILE("bmp")

If I edit or print preview the general field in a report in WIN 2000 I get a 640x480 image, as expected.

On WIN NT SP 6 I if I edit or print preview the general field I get a tiny little thumbnail image about 32x32 pixels. The actual image is 640 x480.

I used CLEAR RESOURCES, CLEAR RESOURCES (filename), and every technique I can think of.

I have a user who called in on tech support with this same problem on a runtime .exe, and I can duplicate it in developer mode too. They have networked version, and two workstations print preview the same image at vastly different sizes (32x32 or so, versus 640 x 480 for same picture)

Does anyone know a workaround, or even the cause of this?

TIA!
Don Meuse
Next
Reply
Map
View

Click here to load this message in the networking platform