lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Re: Some thought on additional TEXTAREA functions


From: Klaus Weide
Subject: Re: lynx-dev Re: Some thought on additional TEXTAREA functions
Date: Sat, 30 Jan 1999 03:54:01 -0600 (CST)

On Sat, 30 Jan 1999, Kim DeVaughn wrote:

> Specifically, I want to move the TEXTAREA's cursor from the anchor
> that it currently appears in (whose line number within the overall
> document, I know), to some other anchor that is also within the
> same TEXTAREA, and whose line number within the document, I also
> know.  Should be simple, huh ...?

At which point do you wish the new cursor to have visibly changed -
while mainloop is waiting for a new key here:

                 real_c = c = LYgetch(); /* get user input */

Or at some other, intermediate point?

(Maybe you can tell from my question that I haven't really looked
at your changes.)

  Klaus

reply via email to

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