bug-ncurses
[Top][All Lists]
Advanced

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

Re: How to dynamically change the window's layout and size ?


From: Thomas Dickey
Subject: Re: How to dynamically change the window's layout and size ?
Date: Thu, 06 Nov 2008 18:12:24 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

On Thu, Nov 06, 2008 at 07:56:32PM +0800, John Daker wrote:
> Hi all
> I'm writing a program within ncurses and have no idea how to
> ..dynamically change the window's dimensions
> 
> I'm using Konsole to exec the program, and when I resize the Konsole,
> it seems that ncurses dont change the window to fit with Konsole.
> 
> So how to dynamically change the window's dimensions ?

It "should" work.  The usual problem (in the past couple of years) has
been a "feature" of bash that doesn't pass the SIGWINCH on unless it's
setup properly.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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