Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Animated Effects
Message
From
29/10/2010 06:11:08
 
 
To
28/10/2010 21:17:59
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MySQL
Application:
Desktop
Miscellaneous
Thread ID:
01487444
Message ID:
01487469
Views:
105
>>I was wondering if it is possible to incorporate some sort of animated effects on VFP forms, like when a user clicks on something >>on a form that will cause the form size to enlarge to show more controls, and I would like for the form to kinda let the user "see it >>grow" and not just pop out instantly.

At it simplest, you can add a timer control to a form, and get the .timer() event to gradually increase the size of the form.

If you want to get more flash, search here for examles of transparent forms and you can use a timer to gradually change the transparency so the form appears out of the background.

Gary.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform