Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to load easily images on a form ?
Message
From
05/12/2002 13:45:17
 
 
To
28/11/2002 12:39:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00727993
Message ID:
00729998
Views:
8
I assume you will use six image controls on the form, and change the picture each displays to be one of the images 0-9.

Visual FoxPro will cache image files in memory, so it should be fairly efficient.

Another way would be to draw each segment using a Shape control, and then set the colour of each segment to red or black to turn it on or off. But I think it would be slower than changing the images.
Previous
Reply
Map
View

Click here to load this message in the networking platform