On Tue, Oct 17, 2006 at 03:40:50PM +0200, Udo Giacomozzi wrote:

> SS> Excellent ! Still, it might be worth avoiding a redraw on
> SS> each event (consider moving the mouse around ...).
> SS> A redraw at given, eye-detectable rate, should be good enough,
> SS> what do you think ?
> 
> Agree. Is it possible to skip multiple consecutive mouse move events?

I think bastiaan was working on something there, not sure about
what is he planning to do exactly.

> I suggest to redraw at highest speed while avoiding processing of old
> mouse move events. This may happen on a very slow or overloaded
> machine (when you see the effects of your mouse movements some seconds
> later and the mouse still follows the path). I hope you understand
> what I mean :)

Yes, I do.
Doesn't sound an easy task.. maybe it can be done by each specific
gui by tweaking it's event handlers...

--strk;


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to