From: Nit Khair Date: 2008-10-13T03:34:29+09:00 Subject: Re: Writing an OO wrapper (UI) Martin DeMello wrote: > Not at all :) I took a look at your screenshots, looks pretty > promising. Are you going to be releasing the curses layer as a > standalone library? > First of all, I hope to *make* the OO layer over curses. Yes, it should be standalone -- meaning not embedded or dependent on the rest of the app code. That's why I really began this thread. > > There are readline bindings for ruby too. And check out the excellent > Highline project. > I have run through the samples. Its by JEG so the code should be the best, esp for a newbie to learn from. Thanks for the other info and link. -- Posted via http://www.ruby-forum.com/.