Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_screen image
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00035958
Message ID:
00036035
Views:
34
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform