Re: [Matplotlib-users] testing of matplotlib 0.90 - on Win XP and Python 2.5

2007-02-15 Thread Werner F. Bruhin
Hi Chris, Christopher Barker wrote: > Thanks for doing this, the wx back-ends are a bit neglected at the > moment. > > Which version of wxPython did you test this all on? We really need > some work/testing with 2.8.*, I now there are some issues on OS-X, but > I haven't tried it anywhere else y

Re: [Matplotlib-users] testing of matplotlib 0.90 - on Win XP and Python 2.5

2007-02-14 Thread Christopher Barker
Thanks for doing this, the wx back-ends are a bit neglected at the moment. Which version of wxPython did you test this all on? We really need some work/testing with 2.8.*, I now there are some issues on OS-X, but I haven't tried it anywhere else yet. -Chris -- Christopher Barker, Ph.D. Ocean

[Matplotlib-users] testing of matplotlib 0.90 - on Win XP and Python 2.5

2007-02-14 Thread Werner F. Bruhin
I just downloaded the 0.9 binary and did some testing and also updated all the wx examples to use the new wx namespace (i.e. change from "from wxPython.wx import *" to "import wx". dynamic_demo_wx.py - changed name space using Boa's conversion tool - moved the timer stuff to __init__, saved a r