Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Image on screen shows then disappears
Message
De
17/08/2000 19:06:14
 
 
À
17/08/2000 18:40:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
00406449
Message ID:
00406456
Vues:
27
>Sometimes it appears promptly, then it doesn't.
>But when I put a window on top it when it is invisible (i.e. on the spot where it should be) and move the window off again, the image does show up.
>
>How can the image be made visible the first time and all the time programmatically?

Instead of putting the image in a general field, you could put an image control on a form. In the init of the form:

thisForm.image1.picture = 'c:\pathToLogo\LogoISpentTooMuchTimeOn.jpg'

You will have to adjust the position of the image control based on whether or not you want it centered.

HTH
Steve Gibson
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform