Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Background Image
Message
 
To
19/11/1997 11:21:16
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00061118
Message ID:
00061186
Views:
38
>>>>I would like to have a background image that is always displayed when my application is running. Is the _Screen.Picture the correct way of doing this? How do I make sure the image always fills the viewing area of my application window?
>>>
>>>Yes, _SCREEN.Picture is the simplest way, however if you want your image to be positioned, stretched, etc. then you should add image object to _SCREEN.
>>
>>Thanks Edward,
>>
>>If I add an image object to _SCREEN, how do I get it to automatically resize when the screen gets resized?
>
>I don't see natural ways to do this. Surely, you can apply timer, but it's too much. Basically, it's not a good idea to give _SCREEN any serious functionality, just because we cannot control it efficiently (no events).

Could you base your entire app on a top-level form? Then you would have the flexiblilty to resize, etc...

Are we talking VFP 5.0? If not, disregard...

Joe
Joseph C. Kempel
Systems Analyst/Programmer
JNC
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform