On Thu, Oct 23, 2008 at 10:30 AM, Tony S Yu <[EMAIL PROTECTED]> wrote:
> The GUI neutral animation example from the SciPy cookbook doesn't seem
> to work for Wx or WxAgg backends. A plot window opens but nothing
> happens. It appears to be some weird problem with ion on wx.
>

GUI neutral animation is not supported or recommended.  I need to
update the cookbook, but if you want to do it that would be great as I
am short on time until next week.  The examples in examples/animation
are the recommended way:

  http://matplotlib.sourceforge.net/examples/user_interfaces/index.html

I have spent some time working on abstracting the necessary parts, eg
the idle handler, but have not completed this across interfaces.

JDH

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to