That's the best way to do this stuff via the hosting APIs. For the 2.6 builds of the 2 bugs in that mail at least 1 of them has been fixed (22064) and it looks like 21881 has also been fixed - or at least we don't get the null object ref exception that we used to get. I'm not sure if the InteractiveInterpreter might fall down somewhere else though. So you might also be able to do it via pure Python code if you'd like.
From: [email protected] [mailto:[email protected]] On Behalf Of Simon Segal Sent: Wednesday, July 08, 2009 6:58 AM To: 'Discussion of IronPython' Subject: [IronPython] - Custom interactive console Sorry ignore my previous message it was a incorrectly given the wrong subject. My question: Is the thread that starts from this post still the best way to facilitate implementing tab completion and new line functionality in your own console? http://www.mail-archive.com/[email protected]/msg08846.html Regards, Simon Segal Email: [email protected]<mailto:[email protected]> Web Site: http://www.simonsegal.net
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
