gabriele renzi wrote: > il Fri, 25 Apr 2003 07:40:10 GMT, Julian Snitow <vangczung / yahoo.com> > ha scritto:: > > >>http://raa.ruby-lang.org/list.rhtml?name=curswrap >> >>CursWrap is a ruby module that provides a nicer interface to the >>curses/ncurses terminal IO libraries. >> >>See Changes.txt for changes since the last [ANN], Build.txt for build >>instructions (or just type $ ./extconf.rb && make ), and Doc.txt for >>documentation. > > > I forgot if this question was already asked.. could it work with DOS > curses-like system ? > (I suppose they're called PDCurses, but I'm not sure) Try it. If you get errors while compiling or running with different flavors of curses, email me the error messages, so I can work on removing any ncurses-isms from the code. Julian