curses problem

Dariusz Malec dariusz.malec at gmail.com
Thu Jul 24 15:26:42 EDT 2008


Hi,
I'm very new to python and to curses but i guess someone can help me
understand the problem:
I wrote a little application (attachment) and the problem is when I
resize the terminal the sub-window (log window) gets wrong size (rows)
and when restoring previous terminal size the window row size does not
change at all.
Is there some kind of method to set directly window size in python curses?
I'm using mvwin() method to set the windows new position but the problem
is the size.

-- 
Dariusz Malec
http://www.kos.wsiz.rzeszow.pl
JID:dmalec at jabber.kos.wsiz.rzeszow.pl



More information about the Python-list mailing list