Text UI
Robin Dunn
robin at alldunn.com
Sat Sep 11 00:10:16 EDT 1999
Mike Steed <MSteed at altiris.com> wrote in message
news:65118AEEFF5AD3118E8300508B124877073BEE at webmail.altiris.com...
> One possibility worth investigating is wxWindows, which includes a curses
> port. I have not used the curses port, nor I do not know whether the
Python
> interface will work with it....
>
> wxWindows: http://www.wxwindows.org/
> wxPython: http://alldunn.com/wxPython/
>
It doesn't. The curses port was only for wxWindows 1.x, and if I remember
correctly it was never quite finished. The current wxPython is just for
wxWindows 2.x.
In the Python sources, in the Modules directory there is a module for
ncurses that can be built.
--
Robin Dunn
Software Craftsman
robin at AllDunn.com
http://AllDunn.com/robin/
http://AllDunn.com/wxPython/ Check it out!
More information about the Python-list
mailing list