Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automatic Filling _SCREEN bitmap
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00836858
Message ID:
00836907
Views:
11
Hello, Tommy.

>I used the code in KiloFox (pages 23, 24 and 25) to set up my App to use a bitmap as the _SCREEN background image.
>
>All is fine... it sizes itself up great when the App starts, irregardless of the Screen Resolution.
>
>But, if the user changes the APP's size, then the bitmap no longer fits, and bare space is shown around the sides of the bitmap. What I need is to be able to call the AdjustSize method of the aImgWallPaper class when the user resizes the _SCREEN of the App.
>
>Any ideas? Need more info?

If you're using VFP 8, you can use BindEvents() to do this. The example in the VFP Help shows you how to bind to the _Screen resize event.

Hope this helps,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform