c++ - Qt Animation is Laggy -


i using qtimeline animate widget on top of qgraphicsview tracks mouse. when right mouse button clicked animation begins, when mouse moves animation becomes choppy point stops animating. used setupdateinterval(10) didn't help.

i thinking when move mouse dispatcher thread busy handle animations. if that's case can force animation handled either spawning own thread of bumping priority. otherwise, else try?


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -