Browse thread
Menu in terminal - curses
- Gregory BELLIER
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2009-04-24 (15:08) |
From: | Gregory BELLIER <gregory.bellier@g...> |
Subject: | Menu in terminal - curses |
Dear caml-list, I'm writting a program and I'd like to set up a menu in a terminal. I'd like to learn from your experience and if possible to be put in a good direction. I'm studying the Curses module but there is a lack of documentation. Do you use it or something else ? So far, the docs I've used are : - http://www.nongnu.org/ocaml-tmk/doc/Curses.html and in C language : - http://www.linux.com/base/ldp/howto/NCURSES-Programming-HOWTO/init.html I just subscribed at their mailing-list. Hopefully, I'll have more informations/source codes/docs reading their emails. Thanks in advance for your help, Grégory BELLIER.