From: botp Date: 2010-08-28T17:47:25+09:00 Subject: Re: ffi-ncurses 0.3.3 On Sat, Aug 28, 2010 at 2:34 PM, Rahul Kumar wrote: > Not clear what this implies. rbcurse does *not* use ncurses form or > menu. It implements forms and fields and menus in pure ruby, since > ncurses forms and fields are extremely painful, restricted and limited. > rbcurse uses only ncurses Window and Panel. i was wrong then. i thought* rbcurse required ruby-ncurses... wc i have had difficulty installing then especially when i shifted to 1.9 ... > Or are you asking that ffi should implement _ncurses_ form and menu ? ffi-ncurses just runs without a need for ruby-ncurses... i was thinking if rbcurse could go thru/require ffi-ncurses instead of ruby-ncurses.. apologies if i am wrong again on these assumptions... kind regards -botp