Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Make a form fade
Message
 
À
16/12/2008 16:12:16
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01367953
Message ID:
01368184
Vues:
10
To fade a form out first I copy the image of the form into internal buffer. Then I create another window completely covering the form. Then I draw on the covering window the image of the original form. The drawing is triggered by Timer object and repeats several times. Each time the original image is drawn with less amount of opacity until reaching some minimal level.

How to make a VFP form fading out when released (GDI version)
http://news2news.com/vfp/?example=528

How to make a VFP form fading out when released (GDI+ version)
http://news2news.com/vfp/?example=527

Certainly this way of programming the fading is rather complex than simple.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform