开发者

Curses - endwin is resetting to original terminal size after the terminal has been resized

I have a Curses application that is running ok. It handles resizing the term well and e开发者_JAVA技巧verything draws ok. The only problem is that when endwin() is called it resets the terminal to the original size. IE, I'm using the application, I resize my term, I quit the application, my term goes back to the original size.

What do i need to do to prevent this?

Thanks.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜