Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying pictures using vfp7
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00632262
Message ID:
00632275
Vues:
11
Hi, Nick!

>>
Does anyone have any ideas how I should approach this?
<<

Yes, I have <vbg> - here are some fragments:

1. What about generating a HTML-Page with the pictures and showing the HTML using the web browser control?

2. With VFP you can use two kinds of controls to show pictures: the image control and the olebound control.

3. To use an OleBound control you have to create an general (object) field in your table an fill this field with the JPEG using APPEND GENERAL. Now you can show the pictures, i.e. within a grid!

4. Another idea: Deal with image controsl and create so much images controls you need programmatically at runtime. That mean you have to take on scrolling etc!

5. What about generating a HTML-Page with the pictures and showing the HTML using the web browser control? I think this will be an easy job! <vbg>
SeBaFlu
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform