curses! trouble with pads and panels

Thomas Dickey dickey at saltmine.radix.net
Tue Sep 2 09:06:38 EDT 2003


Edmond Ho <edho at nospam.stanford.edu> wrote:
> Hi, I'm having trouble with a small curses program. I'm associate a pad with
> a panel. As I understand, a pad is supposed to be just a window with an
> arbitrary size. That seems to imply that a pad can be treated like a normal

not exactly - some special handling is needed in the library to make it
treat pads like a normal window.  Your example may be a case where it's
not implemented.


-- 
Thomas E. Dickey <dickey at radix.net> <dickey at his.com>
http://dickey.his.com
ftp://dickey.his.com




More information about the Python-list mailing list