bug-ncurses
[Top][All Lists]
Advanced

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

Re: terminals + resizing problems


From: Thomas Dickey
Subject: Re: terminals + resizing problems
Date: Tue, 15 Sep 2009 05:45:10 -0400 (EDT)

On Tue, 15 Sep 2009, james morris wrote:


Hi,

Are there any issues with terminals not reporting their sizes properly on
resize (especially maximise/unmaximise window operations)?

none (that I recall) that would be specific to a given terminal implementation.

My code seems fine in an xterm, but not eterm, or xfce terminal.

I'm using newwin instead of mvwin or wresize though. I got confused by
mvwin, should the coordinates passed to it, be relative to its current
position on screen or not?

mvwin uses absolute coordinates

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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