I am pleased to announce a new version of GNU guile-ncurses. guile-ncurses is a library for the creation of text user interfaces in the GNU Guile dialect of the Scheme programming language. It is based on the ncurses project's curses, panel, form, and menu libraries.
The web page for GNU guile-ncurses is http://www.gnu.org/software/guile-ncurses/ Its canonical download location is http://ftp.gnu.org/gnu/guile-ncurses/ Or you can download it from a mirror at http://ftpmirror.gnu.org/guile-ncurses/ The NEWS for this release is Release 1.2 - Added many docstrings for curses library - Converted curses library to use srfi-34/35 conditions. Curses predicate functions added: curses-wrong-type-arg-error?, curses-bad-state-error? - New curses functions: mcprint, is-subwin?, is-pad?, is-cleared?, is-idlok?, is-idcok?, is-immedok?, is-leaveok?, is-scrollok?, getscrreg, has-mouse?, is-keypad?, is-meta?, is-nodelay?, is-immedok?, is-notimeout?, getmaxx, getmaxy, getbegx, getbegy, getparx, getpary, getcurx, getcury - New utility functions: wcwidth, standout, standout-on, standout-off - wsyncdown renamed to syncdown - wsyncup renamed to syncup - wcursyncup renamed to cursyncup - Bugfixes Thanks, Mike Gran _______________________________________________ GNU Announcement mailing list <info-gnu@gnu.org> http://lists.gnu.org/mailman/listinfo/info-gnu