Download List

프로젝트 설명

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

빌딩 gcc3.4 고정했다.
Tags: Minor bugfixes
Building with gcc3.4 was fixed.

2004-06-04 17:14
0.0.1beta3

패널 객체를 지금 noncopyable입니다.
Tags: Minor bugfixes
The panel object is now noncopyable.

2004-05-11 12:35
0.0.1beta2

향상된 업데이트 / 재생 기술 (불필요한 정적 메서드를 제거했다), getkey 메서드의 제거 (이것은 올바른 업데이 트와 함께 / 재생), 고정 상단과 하단에 자신의 자녀에게 산책을 계속해서 방법이 필요합니다. z는 능력에 패널을 비교하고 주문에 추가되었습니다.
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

이 버전의 사소한 버그수정 특징이다. 윈도우, 패드, 그리고 패널 copyable 개체가 지금은없습니다. 펜 및 wpen 분할하고, 지금은 단지의 경우에는 ncurses가 아닌 widechar 버전의 작품이 설치되어있습니다. 대부분의 샘플 libncurses 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