Re: Text based screens without ncurses

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jean-Paul Calderone

    Re: Text based screens without ncurses

    On Thu, 13 Nov 2008 20:11:30 +0200, Mirat Can Bayrak <miratcanbayrak @gmail.comwrote :
    >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
Working...