lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV scrollok and lynx_force_repaint


From: John E. Davis
Subject: Re: LYNX-DEV scrollok and lynx_force_repaint
Date: Fri, 7 Nov 1997 13:11:32 -0500

On Fri, 07 Nov 1997 11:27:39 -0500 (EST), Foteos Macrides <address@hidden> said:
>PUBLIC void LY_SLrefresh NOARGS
>{
>    if (FullRefresh) {
>       SLsmg_suspend_smg();
>       SLsmg_resume_smg();
>       FullRefresh = FALSE;
>    } else {
>       SLsmg_refresh();
>    }

Does FullRefresh get set to a non-zero value *only* when the user
explicitly presses Ctrl-L, or an equivalent key?  I see no other
reason for it to get set, otherwise.

--John
;
; 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]