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:[EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list