Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Loading image slow problem
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00657293
Message ID:
00658086
Views:
12
>Hi,
>
>My application need to load some picture file like .bmp, .jpg and .gif.
>During my application will had to load at least 6 of the files for
>displaying use. The time taken is rather slow.
>
>Is there any way to speed it up beside reducing the file size.
>Please kindly advise me on this area.

You might consider using the Picture Clip ActiveX control. It allows you to use a single picture (bmp) containing as many images as you need. They can then be accessed using the control GraphicCell property.

The only problem is that each of the images must exactly the same size. Further, constructing the bitmap can be a bit tedious.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform