Download List

Projeto Descrição

ncursesxx is a C++ interface for the ncurses
library which provides a modern alternative to
current C++ ncurses bindings.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-18 19:18
0.0.1beta4

Prédio com gcc3.4 foi corrigido.
Tags: Minor bugfixes
Building with gcc3.4 was fixed.

2004-06-04 17:14
0.0.1beta3

O objeto do painel está agora noncopyable.
Tags: Minor bugfixes
The panel object is now noncopyable.

2004-05-11 12:35
0.0.1beta2

Atualização de Melhoria / técnicas de atualização (desnecessário métodos estáticos foram removidos), a remoção do método getkey (é desnecessário com atualização correta / refresh), e fixo superior e inferior métodos que continuam caminha para os seus filhos. A possibilidade de comparar os painéis na ordem-z foi adicionado.
Tags: Minor feature enhancements
Improved update/refresh techniques (unnecessary static
methods were removed), the removal of the getkey method (it
is unnecessary with correct update/refresh), and fixed top and
bottom methods that continue walks to their children. The
ability to compare panels on z-order was added.

2004-04-14 13:19
0.0.1beta1

Esta versão traz correções de bugs menores. A janela, almofada, eo painel são objetos copyable agora. Caneta e wpen foram divididos, e agora só funciona se a versão não-widechar de ncurses está instalada. A maioria das amostras estão ligadas libncurses (não com libncursesw).
Tags: Minor feature enhancements
This version features minor bugfixes. The window, pad, and
panel are copyable objects now. Pen and wpen were split,
and it now only works if the non-widechar version of ncurses
is installed. Most samples are linked with libncurses (not with
libncursesw).

2004-03-30 12:35
0.0.1alpha3

Tags: Initial freshmeat announcement

Project Resources