From: Thomas Dickey <address@hidden>
To: Mike Gran <address@hidden>
Cc: Hei Chan <address@hidden>; "address@hidden" <address@hidden>
Sent: Saturday, February 2, 2013 9:37 AM
Subject: Re: Launching a new Terminal?
On Sat, Feb 02, 2013 at 04:19:42AM -0800, Mike Gran wrote:
> From: Hei Chan <
address@hidden>
> >I see that newterm() returns SCREEN*. How can I tell ncurses which SCREEN* to use if I have multiple.
>
> 'set_term' is the command you'd use to switch to a specific SCREEN*.
>
> But, I've never tried it myself.
I used it initially in test/ditto.c, before rewriting that with use_screen.
The use_screen function is basically a wrapper around set_term, so I'm
still "using" it in that demo.
--
Thomas E. Dickey <
address@hidden>
http://invisible-island.net
ftp://invisible-island.net