bug-ncurses
[Top][All Lists]
Advanced

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

Re: alternate window creation


From: Thomas Dickey
Subject: Re: alternate window creation
Date: Tue, 24 Feb 2009 16:14:07 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Feb 24, 2009 at 11:26:03AM -0600, Bryan Christ wrote:
> I'm looking for a way to do this:
> 
> WINDOW        my_win1;
> new_win(&my_win,10,10,1,1);  /* <--pseudo func */

I'm not sure whether you're looking for subwin() or dupwin().

-- 
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]