[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: help with panels
From: |
Thomas Dickey |
Subject: |
Re: help with panels |
Date: |
Sat, 29 Dec 2001 15:46:13 -0500 |
User-agent: |
Mutt/1.2.5i |
On Sat, Dec 29, 2001 at 08:37:33AM -0800, Peter Jay Salzman wrote:
> hi all,
>
> clearly, i'm not understanding something. the code below is the
> shortest hello world i can think of to demonstrate panels. what i was
> hoping it would do is print "hello world", then hide it.
>
> my understanding is this:
> * create a window
> * create a panel (p1) on top of the window
> * create another panel (p2) on top of the same window. now p2 is
> on top of p1.
I don't think that's supposed to work (Juergen should know, though).
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
- help with panels, Peter Jay Salzman, 2001/12/29
- Re: help with panels,
Thomas Dickey <=