Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3BA795D8.4050109@ece.gatech.edu>
Date: Tue, 18 Sep 2001 14:43:36 -0400
From: Charles Wilson <cwilson@ece.gatech.edu>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010713
X-Accept-Language: en-us
MIME-Version: 1.0
To: Didier Juges <JugesD@keltec.sigtech.com>
CC: "'cygwin@cygwin.com'" <cygwin@cygwin.com>
Subject: Re: box() function in curses
References: <280ACD22066CBF44A2607ACD0921567D04FB83@stck2.keltec.sigtech.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Add 'codepage:oem' to your CYGWIN variable.
--Chuck


Didier Juges wrote:

> The box() function in curses creates an ugly looking box, where the extended
> characters drawing the box (ACS_VLINE, ACS_HLINE) are replaced with
> characters from the lower ASCII set (3 and Ä). This code works fine under
> VT100 terminal settings.
> 
> I suppose this may be due to the TERM setting in cygwin, which is 'cygwin'
> instead of VT100.
> 
> Any idea how to fix that?



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

