El dg 10 de 04 del 2005 a les 14:29 -0700, en/na Jon Heiner va escriure: > Excellent. That did it. Thanks for the assistance. > > Now to remove the bugs and get rid of the flickering. > > I noticed that the timer object "should" be triggering at 60 FPS, but > it's not even close. Is there some considerable overhead to using > timers? Down the line, I'm planning on running the updates in a
There was a problem with the timer object. If you were setting the interval after enabling it was using always the default. This particular sample was hitting this problem, quite noticeable if you run the sample with MS Net runtime and Mono. I had just fixed the problem in SVN. Regards, Jordi, -- Jordi Mas i Hern�ndez - Mono development team - http://www.mono-project.com Homepage and LiveJournal at http://www.softcatala.org/~jmas _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
