bug-ncurses
[Top][All Lists]
Advanced

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

Re: address@hidden: Still Active?]


From: Bob Rossi
Subject: Re: address@hidden: Still Active?]
Date: Mon, 20 Jun 2005 16:31:23 -0400
User-agent: Mutt/1.3.28i

On Mon, Jun 20, 2005 at 04:24:16PM -0400, Thomas Dickey wrote:
> On Mon, 20 Jun 2005, Bob Rossi wrote:
> 
> >Hi,
> >
> >I sent the below message to the ncurses help mailing list. Should I be
> >asking questions on this list, or the help mailing list?
> 
> bug-ncurses is the only list that's been used.
> 
> At the beginning, it was suggested that there could be two lists, and
> I told the person who was setting up the list(s) that we only needed one.

Thanks for the reply.

As a suggestion, maybe the other list could be removed, as it
certainly leads to confusion. Even in the last few days there are
several Emails with people asking for help.

I was wondering if I might ask about the ACS_VLINE variable. I'm writing
a curses based interface to the GNU debugger (GDB). Unfortunately, when I
use the ACS_VLINE char, some users have reported that the terminal looks
incorrect. 

It could very well be a configuration error on my part, and I was just
hoping to get some advice on the use of this variable. I use the
variable like this,
   waddch(win, ACS_VLINE);
am I supposed to check the system somehow to see if the terminal
supports this char? or does ncurses do that for me? Any other info would
be greatly appreciated.

Thanks,
Bob Rossi




reply via email to

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