Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying Graphics on a Form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
00429175
Message ID:
00429207
Vues:
24
Actually, I've tried your suggestion and it worked with the following in the refresh event of the form:
thisform.picCartridge.picture = (thisform.txtPicfile.value)

The only problem is there is no refresh event for the picture so I can't followup the command with: thisform.picCartridge.refresh

So when I go to the next page or a previous page the picture doesn't get updated. Is there another way to refresh a picture?

>Have you tried the macro substitution (&) or a name expression. Look in the help file under "&" and it gives examples of both.
>
>>What's a good way to display a graphic on a form in Foxpro. I have the name and path of the graphic in a field in a database. But the Image control requires a file name and won't take the contents of a field. I'm sure there's another way. Any suggestions? Thanks!
Marvin Masson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform