[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.2-20010714.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.2-20010714.patch.gz |
Date: |
Sat, 14 Jul 2001 21:52:44 -0400 |
User-agent: |
Mutt/1.2.5i |
ncurses 5.2 - patch 20010714 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.2 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.2 are in the subdirectory
ftp://dickey.his.com/ncurses/5.2
------------------------------------------------------------------------------
20010714
+ implement a simple example in C++ demo to test scanw().
+ corrected stdio function used to implement scanw() in cursesw.cc
+ correct definition of RemAttr() macro from 20010602 changes, which
caused C++ SillyDemo to not show line-drawing characters.
+ modify C++ binding, adding getKey() which can be overridden by user
to substitute functions other than getch() for keyboard processing
of forms and menus (patch by Juergen Pfeifer).
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.2-20010714.patch.gz,
Thomas Dickey <=