|
From: Samuel M. S. <sm...@sa...> - 2006-03-08 00:18:44
|
I had problems getting animation to work in WXAgg but I assumed it was my fault. I recently installed Matplolib 0.87.1cvs version on OS X 10.4.5 I ran the examples/anim.py and animation works in TkAgg and it worked fine. I ran the same script with WxAgg and animation does not work. The graph window is blank during the animation. I also tried CocoaAgg with similar result except that it also appears to hang. It could be a really really slow frame rate but I didn't wait around to find out. Has anybody ever tested animation on WXAgg on OS X? pythonw anim.py -dTkAgg ... FPS: 5.21548384568 ********************************************************************** Samuel M. Smith Ph.D. 2966 Fort Hill Road Eagle Mountain, Utah 84043 801-768-2768 voice 801-768-2769 fax ********************************************************************** "The greatest source of failure and unhappiness in the world is giving up what we want most for what we want at the moment" ********************************************************************** |