lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Lynx 3.0


From: Alan Cox
Subject: Re: LYNX-DEV Lynx 3.0
Date: Thu, 27 Feb 1997 12:31:31 +0000 (GMT)

> considered is to use a curses (and slang for that piece of code)  window
> which can then be wider than what is displayed and the current 'view' moved
> around on the window at large?

Curses is a bit funny about that. Curses "windows" really just define
rectangles onto the screen drawing area.

Modern curses libraries also support a "Pad" which is akin to what you need.
Ncurses is one of them.

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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