Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Image control in a form and report
Message
 
 
À
22/03/2007 13:13:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
01207128
Message ID:
01207200
Vues:
14
>I guess I was not clear enough. What I have now is 5 tabs on the form the fifth tab is the "Picture" tab
>on the form and looks like
>
>     --------------------       ----------------
>    | Add/Change Picture |     | Remove Picture |
>     --------------------       ----------------
>
>        ------------------------------------
>       |                                    |
>       |   Item to show image (imgPicture)  |
>       |                                    |
>       -------------------------------------
>
>Current the non-default properties of "imgPicture" are ContorlSource = Table.picture, Stretch = 1 - isometeric
>
>The "Click" method of the "Add/Change" Button has in it
>
> lcPictureFile = GETPICT('BMP','','Select Picture")
>
>I assume I can change 'BMP' to ''.
>
>It also has
>
> Append General From (lcPictureFile) Link
>
>What do I change that to?
>
>I assume I could do something similar in the next, ... methods.

Replace mPictureFile with m.lcPictureFile in myTable (if you want to store with the path).
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform