Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Just one Picture in _screen
Message
From
11/08/1998 10:43:01
 
 
To
11/08/1998 10:40:00
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00125568
Message ID:
00125592
Views:
17
>>>I would like to use just one picture in _screen.picture without replicate it.
>>>How can I do?
>>
>>_screen.addobject("i1","image")
>>_screen.i1.picture="d:\vfp5\fox.bmp"
>>_screen.i1.visible=.t.
>
>Jumping in here. How do you center this and keep it centered if the screen is resized?
>
>paul

Firslty, I wasn't requested to center it. However, Left/Top properties allows to do this. Surely, it cannot be done dynamically for _SCREEN resizing because _Screen doesn't have Resize event. However, you can still go through this by using top-level form as background for all fanciful graphic implementations.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform