Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_screen image
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00035958
Message ID:
00036035
Vues:
31
>>I am trying to change the desktop of my application to display a bitmap image similar to (web wallpaper look) transparent. Does anyone have any suggestions? I have looked at the vfp50 help under _screen but havent really started to experiment too much. Thanks in advance.
>>
>>Bill
>
>_SCREEN.AddObject('myImage','Image')
>_SCREEN.myImage.picture=.... && specify file name here
>_SCREEN.myImage.visible=.t.

If you want your picture to be tiled, you don't have to add the image object.
_screen.picture = "your.bmp"


:)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform