Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying a bitmap - shows icon not the image
Message
 
 
À
10/03/1998 09:19:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00083461
Message ID:
00083625
Vues:
24
Todd,

Paint don't do anything but BMP and PCX. It sounds like some machines are acutally using something like PaintShop Pro which understands all those other formats.

>>How are they "saving" the images?
>
>lcFileName = GETPICT("BMP;TIF;PCX;WMF;DIB;GIF;JPG", ;
> "Select Map Image File", ;
> "Select")
>
>IF !EMPTY(lcFileName)
> APPEND GENERAL admaps.am_map FROM (lcFileName)
> thisform.Refresh()
>ENDIF
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform