help-ncurses
[Top][All Lists]
Advanced

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

Re: Scrolling in a form


From: Angelina Carlton
Subject: Re: Scrolling in a form
Date: Sat, 15 Oct 2005 10:56:53 -0400
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Sanket Desai <address@hidden> writes:

> Hi list,
>  I am new to NCurses. I have a problem. I am trying to implement scrolling
> in a form.
>  Here is description in detail.
>  I have a form. There are 4 fields in each row (all fields are single line).
> I am able to scroll page by page. I have set pages using set_form_page and
> set_new_page functions.
>  But now I want to scroll one row at a time in addition to page by page
> scrolling. Actually, I also don't know how to define a row (line) in form. I
> have simulated it.
>  Please provide your valuable comments.
>  regards,
>  Sanket.
 
Hi have you looked at:

http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/menus.html#SCROLLMENUS

It is more applicable to the menu library but it seems that it might be
close to what your looking for.

-- 
-----Angelina Carlton-----
orchid on irc.freenode.net
     address@hidden
web:bzgirl.bakadigital.com
--------------------------




reply via email to

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