Hi,

I am attaching a working ctypes based prototype of a module that allows wx
to be used interactively from *both* python and ipython.  It uses
PyOS_InputHook and has been tested on wx 2.8 and 2.9 (trunk) on Mac OS X
(python 2.5).

It can be used with an existing wx install and all versions of ipython, but
***don't use the -pylab or -wthread flag***.  At this point, I need help
testing the heck out of this (window and linux users esp).  I have run most
matplotlib pylab_examples and they work fine.  I also need people to try out
things like ETS/Mayavi.  The current plan is to replace the existing
threaded shells in IPython with this (much simpler) code.

Cheers,

Brian

Attachment: inputhook.py
Description: Binary data

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to