[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Scrollbar with SLang
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev Scrollbar with SLang |
Date: |
Sat, 10 Jun 2000 17:18:19 -0400 |
User-agent: |
Mutt/1.2i |
On Sat, Jun 10, 2000 at 11:02:06PM +0200, Gisle Vanem wrote:
> #define stop_underline() /* nothing */
> #define stop_reverse() standend()
> #define wstop_reverse(a) wstandend(a)
> +#define addch_raw(ch) addch_raw(ch)
+#define addch_raw(ch) addch(ch)
perhaps
--
Thomas E. Dickey <address@hidden>
http://dickey.his.com
ftp://dickey.his.com
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden