From: Rg Rg Date: 2009-02-13T05:27:56+09:00 Subject: Re: Ncurses like library? Tim Mcd wrote: > Sean O'halpin wrote: >> On Wed, Jan 14, 2009 at 5:05 PM, Jes�s Gabriel y >> Gal�n wrote: >> >>> Also Sean O'Halpin was working in a FFI wrapper for ncurses which might be >>> interesting. >> >> You can get the work-in-progress here: >> >> http://github.com/seanohalpin/ffi-ncurses/tree/master >> >> Mostly works (except for macros like getxy on Mac OS/X). See the >> ./examples directory for usage. >> >> Regards, >> Sean > > Wow, nice. Makes working with Ncurses that much simpler (no > Ncurses.initscr because the include is busted >_<). Is there a gem for > it? Has anyone tried this "gem"? --> http://rbcurse.rubyforge.org/ Is registered in "RubyForge" on February 2, but looks good. -- Posted via http://www.ruby-forum.com/.