Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with timer-control
Message
From
06/01/2000 12:52:35
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
06/01/2000 08:19:58
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00313827
Message ID:
00313999
Views:
45
>Hello at UT !
>
>I have a form with animated shapes on it. (No joke, it's animation of a automatic door)
>I animate the shapes in this style:
>
>*---------------------------------------
>* Timer interval = 1
>
>x = x-2
>thisform.shape1.left = x
>if x < 10
> x = 470
>endif
>*---------------------------------------
>
>In Vfp 3.0b the animation has worked correct. But in VFP6 the shapes flicker around and they
>don't scroll smoothly anymore.
>
>Exception:
>the animation works correct, if I have a open messagebox. What can I do for a smooth scrolling animation without a open messagebox.
>
>Any ideas ?
>
>Thanks
>
>Martin


Martin,
I suggest trying it with setting interval higher. ie:10-20.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform