Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Smooth moving effect on controls
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Smooth moving effect on controls
Miscellaneous
Thread ID:
00647980
Message ID:
00647980
Views:
41
Hi All!

How can I have the effect of moving controls on a form smoothly? I made a sample project wherein an event triggers the moving of controls from location X to location Y. I used the Left, Top, Width and Height properties, as well as the Move() methods of each control and a FOR..LOOP structure to "delay" the movement. My concern is that my code will depend on processess running, machine, processor speed for the smooth movement of said controls since I used a FOR..LOOP. Is there any other approach to what I plan to do? Maybe someone out there has created a routine for this already. Any input would be greatly appreciated, thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform