Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scrolling a bitmap
Message
From
15/11/1997 11:01:55
Christopher Holtz
Integral Computer Services, Inc.
Rochester, New York, United States
 
 
To
15/11/1997 02:57:55
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00060435
Message ID:
00060456
Views:
28
>I have a form which displays a .Bmp file using an Image control. I also have a Vcr control which is used to navigate the bitmaps which come from a table. The table just stores the name and path of the .Bmp file which I assign to the Picture property of the Image control.
>
>Now, the problem is, that the .Bmp files can be of varied sizes and I have a fixed area on the form in which I want the picture to be displayed. So that means, I need to have both the scroll bars attached to the Image control which can be swiftly used to view the picture.
>
>I tried to achieve, by using a List Box as well as a Grid control. But in vain.
>May be I didn't go the right way. Can anyone help me out with this?
>
>TIA.

You could try putting an image control inside of a container object. Place a
couple of activex scrollbars on the left and bottom. When clicking on the
scrollbars, change the position on the image control inside of the container.
The container should clip the sides of the image.

Chris Holtz
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform