bug-ncurses
[Top][All Lists]
Advanced

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

Re: Screen dumps with panels/windows


From: Thomas E. Dickey
Subject: Re: Screen dumps with panels/windows
Date: Mon, 24 Mar 2003 07:10:47 -0500 (EST)

On Mon, 24 Mar 2003, Mike Aubury wrote:

> I've got an application that uses libpanel to help display the data I've
> got - but I'd like to be able to take a dump of the screen to a file
> (either with or without attributes under program control).
>
> Using inch winch etc - I only seem to be able to get whats on the window
> itself - eg if I try with stdscr I don't get any of the other panels
> which are overlayed...
>
> Any ideas ?

I'd try reading from curscr rather than stdscr.

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




reply via email to

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