Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The Picture property
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
00362938
Message ID:
00363556
Vues:
13
>>Try creating an empty form with one Image object and a "Display" button that you can use to assign an explicit path to a .BMP file (anything in the Windows directory) then run it from the command window and click the button and see what happens. I would guess you would see the same thing I am seeing.
>
>The following works just fine for me. Does it for you?
>

>Public ox
>ox = CreateObject( "Form" )
>ox.AddObject( "img", "Image" )

Yeah, if I create a new Image object every time it works fine, but if I just go into the form designer and put an Image object on the form and use the same Image object every time and just change it's Picture property then it doesn't work.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform