info-gnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU guile-ncurses v1.2 released


From: Mike Gran
Subject: GNU guile-ncurses v1.2 released
Date: Tue, 18 Jan 2011 19:08:56 -0800 (PST)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]