Text based screens without ncurses
Jean-Paul Calderone
exarkun at divmod.com
Thu Nov 13 12:14:10 EST 2008
More information about the Python-list mailing list
Thu Nov 13 12:14:10 EST 2008
- Previous message (by thread): Text based screens without ncurses
- Next message (by thread): Text based screens without ncurses
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 13 Nov 2008 20:11:30 +0200, Mirat Can Bayrak <miratcanbayrak at gmail.com> wrote: >Hi, i'll try to write a editor in python, i want it run under terminal (no qt or gtk) but i dont want to use urwid or curses modules. Why don't you want to use one of these libraries for doing the thing that you want to do? Jean-Paul
- Previous message (by thread): Text based screens without ncurses
- Next message (by thread): Text based screens without ncurses
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list