* ncurses interface for caml? @ 2000-06-03 13:02 Stephan Houben 2000-05-11 13:43 ` Nicolas GEORGE 0 siblings, 1 reply; 3+ messages in thread From: Stephan Houben @ 2000-06-03 13:02 UTC (permalink / raw) To: caml-list Hello list, I was wondering if anyone has taken the trouble to make a wrapper for the curses/ncurses terminal I/O library. There's an example in the tutorial, but it is incomplete. I could extend it myself, but it would be tedious, therefore I would like to ask if anyone has already done this. Thanks, Stephan Houben ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ncurses interface for caml? 2000-06-03 13:02 ncurses interface for caml? Stephan Houben @ 2000-05-11 13:43 ` Nicolas GEORGE [not found] ` <20000605165132.A16762@pcrm.win.tue.nl> 0 siblings, 1 reply; 3+ messages in thread From: Nicolas GEORGE @ 2000-05-11 13:43 UTC (permalink / raw) To: caml-list; +Cc: Stephan Houben [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain, Size: 390 bytes --] Stephan Houben, dans le message (.caml:779), a écrit : > I was wondering if anyone has taken the trouble to make a > wrapper for the curses/ncurses terminal I/O library. I'm working on it. I've got a low level wrapper working (except for mouse, I have descovered a few days ago that the mouse only works if num-lock is off...), and I have started a high-level widget set. Is it urgent? ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <20000605165132.A16762@pcrm.win.tue.nl>]
* Re: ncurses interface for caml? [not found] ` <20000605165132.A16762@pcrm.win.tue.nl> @ 2000-05-11 14:59 ` Nicolas GEORGE 0 siblings, 0 replies; 3+ messages in thread From: Nicolas GEORGE @ 2000-05-11 14:59 UTC (permalink / raw) To: caml-list; +Cc: Stephan Houben Le lundi 5 juin 2000, Stephan Houben a écrit: > Who knows, I might even catch a few bugs? There are probably a lot to find. So, here is a pre-version: http://www.eleves.ens.fr:8080/home/george/informatique/programmes/mlcurses-alpha.tar.gz It handles almost all the functions in the standard ncurses, except mouse (it will be done soon). I have changed the interface for functions that takes strings or arrays: the version with a length works here on a sub-{string,array}. Sory, no complete doc available yet. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2000-05-11 17:55 UTC | newest] Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2000-06-03 13:02 ncurses interface for caml? Stephan Houben 2000-05-11 13:43 ` Nicolas GEORGE [not found] ` <20000605165132.A16762@pcrm.win.tue.nl> 2000-05-11 14:59 ` Nicolas GEORGE
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox