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
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
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