Detecting Window Resizing
C. Porter Bassett
porter at et.byu.edu
Thu Jun 29 13:06:00 EDT 2000
More information about the Python-list mailing list
Thu Jun 29 13:06:00 EDT 2000
- Previous message (by thread): Detecting Window Resizing
- Next message (by thread): RC4.py?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 --------------------------------------------------------------------------
- Previous message (by thread): Detecting Window Resizing
- Next message (by thread): RC4.py?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list