Detecting Window Resizing

C. Porter Bassett porter at et.byu.edu
Thu Jun 29 13:06:00 EDT 2000


Is it possible in python to detect when the virtual console that a curses
program is running in is re-sized.  My program checks to see the size of
the window to know how much it can draw, but it still gives me a
segmentation fault if I shrink the window down.  I am running this on
linux.

--------------------------------------------------------------------------
C. Porter Bassett     porter at et.byu.edu   http://www.et.byu.edu/~porter
--------------------------------------------------------------------------
"Pretend like this is a really witty saying." - Anonymous
--------------------------------------------------------------------------





More information about the Python-list mailing list