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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Samuel
Sent: Wednesday, October 31, 2007 8:44 AM
To: users@lists.ironpython.com
Subject: [IronPython] how to make idlelib work in ipy?

or have other gui-ide for ipy?
                                         Thanks.

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

Reply via email to