[IPython-user] ipython1-cocoa branch
Brian Granger
ellisonbg.net@gmail....
Thu Mar 13 22:54:31 CDT 2008
Barry,
Great! I am traveling right now and won't have a chance to look at
this until next week. But, I will look through everything carefully.
I definitely have some ideas about threading, eventloops, getting this
to work with matpotlib, etc. I will be in touch.
Brian
On Thu, Mar 13, 2008 at 3:59 AM, Barry Wark <barrywark@gmail.com> wrote:
> I've created an ipython1-cocoa branch on launchpad.net for developing
> the cocoa frontend for ipython1. It adds an IEngineInteractive
> interface and InteractiveEngine implementation (as well as associated
> tests) to ipython1.kernel.engineservice as well as
> ipython1.frontend.cocoa.cocoa_frontend and tests.
> ipython1.frontend.cocoa.cocoa_frontend contains a Cocoa wrapper for
> InteractiveEngine and a delegate to turn an NSTextView (the standard
> text view in Cocoa) into an interactive terminal-style prompt for the
> InteractiveEngine service. The ipython1.frontend.cocoa.examples
> directory contains an XCode project of an app that uses the frontend
> to provide an interactive prompt and namespace display.
>
> I propose this as a starting point for a cocoa frontend for ipython1.
> The only potentiall sticky points are the additions to
> ipython1.kernel.engineservice. Please let me know what y'all think.
>
> Barry
> _______________________________________________
> IPython-user mailing list
> IPython-user@scipy.org
> http://lists.ipython.scipy.org/mailman/listinfo/ipython-user
>
More information about the IPython-user
mailing list