Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Make a form fade
Message
 
To
16/12/2008 16:12:16
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01367953
Message ID:
01368184
Views:
9
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform