Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Loading Image list error...
Message
De
01/12/1998 13:47:55
 
 
À
26/11/1998 10:40:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00161431
Message ID:
00162867
Vues:
31
>Hi Bob.
>
>>The .BMP files are compiled into the .EXE.
>
>That's the problem right there -- LOADPICTURE() has a bug that causes an error when you try to load an image file that's built into the APP/EXE even if the files are also available on disk. The solution is to not include them in the project. This can be a problem if you're using the same image for, say, a form icon or commandbutton picture; the only solution I've found is to either mark the image file as excluded in the project or create a copy of the image file, give it a different name, and use it for LOADPICTURE.
>
>Doug

Thanks Doug!
BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform