Xref: utzoo comp.lang.c:23696 comp.lang.c++:5487 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!rpi!leah!emb978 From: emb978@leah.Albany.Edu (Eric M. Boehm) Newsgroups: comp.lang.c,comp.lang.c++ Subject: Neophyte curses questions Keywords: curses, scroll Message-ID: <2155@leah.Albany.Edu> Date: 12 Nov 89 16:43:17 GMT Distribution: usa Organization: The University at Albany, Computer Services Center Lines: 17 I need to use curses for a software engineering class project. In implementing my windows (in c++ -- using cfront 1.2 with SunOS 4.2 Release 3.5), I want to scroll the text. However, the only function I find is scroll() which scrolls the window up 1 line. How do I scroll the window down 1 line? One thought I had was to have a small window (perhaps 10 lines) on perhaps 30 or 40 lines of text. By moving the cursor position, will I get the effect of scrolling multiple lines in either direction? Please respond via e-mail. Thanks in advance for your help. -- Eric M. Boehm EMB978@leah.Albany.EDU EMB978@ALBNYVMS.BITNET