[IronPython] new Console

Aviad Rozenhek aviadr1 at gmail.com
Sun Jul 30 16:04:20 CEST 2006


Hi guys,

thanks for a great product.
Since I am embedding python into my GUI application, I decided to rewrite
the console,
in a way that will make it easy to have different "views" on the console,
for instance a text-box, a dos-window or whatever.

the code that I am posting still needs some refactoring, but it contains
most features expected from a console
such as AutoIndent and History, and it is easily extended with to UI. it
also has unit tests.

please update me if this is deemed interesting, so I will post additional
development.

regards
aviad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060730/630bdcf4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IronPython.console.zip
Type: application/zip
Size: 11990 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060730/630bdcf4/attachment.zip>


More information about the Ironpython-users mailing list