RE: Problem with gtk_timeout_add (1.2 version)



>i'm doing an animation using a gtk_timeout_add 
>to calculate and paint a moving object, 
>and it works well, the problem is when i detect
>the motion_notify_event, the movement for 
>the moving object becomes faster, why does this happen?


this only happens when the interval is <= 15 milliseconds...
I don't understand is why the mouse movement makes the
animation go faster, in fact, it should make it go slower, because
of the speed of the processor...

Afonso



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]