[IronPython] how to make idlelib work in ipy?

Dave Fugate dfugate at microsoft.com
Wed Oct 31 17:40:29 CET 2007


I believe the "Microsoft ASP.NET Futures" release (http://www.microsoft.com/downloads/details.aspx?FamilyID=A5189BCB-EF81-4C12-9733-E294D13A58E6&displaylang=en) also provides Python intellisence to Visual Studio 2005/2008.


-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Dino Viehland
Sent: Wednesday, October 31, 2007 9:11 AM
To: Discussion of IronPython
Subject: Re: [IronPython] how to make idlelib work in ipy?

If you have VS Pro you can get the VS SDK sample which provides intellisence, project support, etc... in a rather experimental form.

There's also SharpDevelop which as of earlier this month provides IronPython integration: http://community.sharpdevelop.net/blogs/mattward/archive/2007/10/21/IronPythonIntegrationInSharpDevelop22.aspx

It looks like idlelib depends on at least Tkinter (which depends on the native extension module _tkinter) so we don't currently support idlelib.  The experimental work being done by Michael Foord, Resolver, and others (http://groups.google.com/group/c-extensions-for-ironpython) might make this a possibility in the future.  But I'm guessing they would welcome contributors :)

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Samuel
Sent: Wednesday, October 31, 2007 8:44 AM
To: users at lists.ironpython.com
Subject: [IronPython] how to make idlelib work in ipy?

or have other gui-ide for ipy?
                                         Thanks.

_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list