Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append general bmp different on different OS's
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Titre:
Append general bmp different on different OS's
Divers
Thread ID:
00727711
Message ID:
00727711
Vues:
42
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform