bug-ncurses
[Top][All Lists]
Advanced

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

how to have the `initscr '() do NOT clear the screen?


From: jianghu
Subject: how to have the `initscr '() do NOT clear the screen?
Date: Sat, 5 Jul 2008 23:16:09 -0700 (PDT)

I'd like the initscr() to keep current screen, i.e. when the program using
curses library is injected in terminal and the terminal keeps unchanged. The
user will not aware of that there is a curses library is called. But I can
still use the curses's functions to do some interesting things, for example
the program using curses draw a toolbar at the top of the terminal showing
some hints (stock info, news, etc) but the user can still use its bash to do
his work/development.

Who can tell me how to do it? Thanks a lot.


Thanks,

Jianghu

-- 
View this message in context: 
http://www.nabble.com/how-to-have-the-%60initscr-%27%28%29-do-NOT-clear-the-screen--tp18299227p18299227.html
Sent from the Gnu - Ncurses mailing list archive at Nabble.com.





reply via email to

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