bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cdk window aborts on resize


From: Lucas Gonze
Subject: Re: cdk window aborts on resize
Date: Sat, 19 Oct 2002 12:08:03 -0400 (EDT)

Ah, it's not a signal.  The issue is that if you resize the window while 
cdk is in waitCDKLabel, the resize is returned as a keypress.

> If your program ues cdk and the user resizes the terminal, the program
> closes.  I assume there's an uncaught SIGWINCH.  What should happen is
> that cdk recalculates the layers, justification, etc.  At the least, 
> termination is *not* a good idea.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]