Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ncurses tutorial?

0 views
Skip to first unread message

Tristan

unread,
Feb 20, 2001, 2:47:30 AM2/20/01
to
I am trying to learn to use the ncurses library (this is my first time
dealing with writing decent UIs for the console), and i am getting tired
of trying to piece together the information in the manual pages, can
anyone point me to a few tutorials or faqs?

-Tristan-
loo...@qwest.net

Ivan Stankovic

unread,
Feb 20, 2001, 6:47:12 AM2/20/01
to

You should have received 'ncurses-intro' with your ncurses distribution
Look at
ftp://ftp.gnu.org/pub/gnu/ncurses
http://dickey.his.com/cdk/cdk.html

--
-o) | Ivan Stankovic, sr...@hi.hinet.hr ICQ: 106058615
/\\ | "... we can't optimize a program, but we can hope to improve it."
_\_v | Robert Sedgewick

William Lacy

unread,
Feb 21, 2001, 3:33:32 PM2/21/01
to
Tristan wrote:

I am doing the same, here is a couple:
http://vpg.vil.ee/~michael/C_tutorial/NCurses.html
http://www.cs.mun.ca/~rod/ncurses/ncurses.html

I may have a couple of others as bookmarks on other computers. I would
appreciate anything that you could send me as well. The easiest example
that I have found so far is dselect the debian package manager.
Unfortunately, I need to work on my C some and following how curses is used
there is giving me some problems. My biggest concern is how to map the
keystrokes to functions. ( ncurses gives good access to a lot of keystrokes
but a lot it doesn't seem to) Just what keystroke is what on the keyboard
is still a bit of a problem for me.

Hope this helps :)

William Lacy

Ray Chambers

unread,
Feb 23, 2001, 8:08:18 AM2/23/01
to

William Lacy wrote:

>> I wrote a program to print this stuff out. then recompiled the keyboard
mappings for
my terminal. I don't remember what it is for SUN but for hpux it is tic and
untic, LINUX
I am not sure about either.

0 new messages