[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Ncurses : scrollback functionality
From: |
azzareld |
Subject: |
Ncurses : scrollback functionality |
Date: |
Thu, 22 Jul 2010 11:20:14 -0700 (PDT) |
I have not a greate experience in developing under Linux. I'm developing an
application wich writes by ncurses a menu on a terminal giving to an user
the possibility to make a choiche. I enabled the scrolling and effectivly
when the printing (made by printw) reaches the end of the window
automatically it scrolls. Then I tried to see the part of text not more
visible on the window executing a scroll manually by scrl (-1) but I see
only white rows as if there weren't a scrollback functionality. is it a my
error or it isn't supported. Any suggest for me? Please it is important for
me and any help will be very aprecied. I thank you in advantage.
bye.
--
View this message in context:
http://old.nabble.com/Ncurses-%3A-scrollback-functionality-tp29239195p29239195.html
Sent from the Gnu - Ncurses mailing list archive at Nabble.com.
- Ncurses : scrollback functionality,
azzareld <=