pdcurses-l  

Re: [PDCurses] Win32 problem

William McBrine
Wed, 26 Sep 2001 10:29:11 -0700

On Fri, 21 Sep 2001, Classen, Guido (WE-FuE) wrote:

> If I start a program using PD-Curses from DOS-Box with the start
> command, any output will be frozen if I click to the new created
> curses window. Only with a keypress the output is restarted again. ...
> How can get around this problem?

It's probably not PDCurses' fault -- the Win32 console is pretty flaky --
but, have you tried typeahead(-1)? This helped me in a similar situation.

-- 
William McBrine <[EMAIL PROTECTED]>