lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV searching in lists


From: Larry W. Virden, x2487
Subject: Re: LYNX-DEV searching in lists
Date: Tue, 19 Nov 1996 10:09:59 -0500

Re: searching popups

Fote has eloquently detailed why it would be quite difficult to extend the
current WHEREIS code to search within popups.

If someone however is really interested in investigating this further, perhaps
there might be a way that rather than extending the WHEREIS code, the
popup_options switch code in LYForms.c itself, where the various function
keys are currently implemented, could be extended to do something similar 
to WHEREIS, but in it's own code, where if the / key is encountered, the
next appropriate text entry is positioned by doing a sort of for loop,
while not the end of the popup, search for the string (case insensitive
is that option is selected in the options), and performing one isntance of
the UP or DOWN LINK code for each entry - but holding off on the
redraw invocation until the code is located.


-- 
Larry W. Virden                 INET: address@hidden
<URL:http://www.teraform.com/%7Elvirden/> <*> O- "We are all Kosh."
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
;
; 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]