Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!caip!brl-adm!brl-smoke!smoke!Bader@b.psy.cmu.EDU From: Bader@b.psy.cmu.EDU (Miles Bader) Newsgroups: net.unix Subject: Re: curses & ultrix Message-ID: <2518@brl-smoke.ARPA> Date: Wed, 23-Jul-86 16:54:04 EDT Article-I.D.: brl-smok.2518 Posted: Wed Jul 23 16:54:04 1986 Date-Received: Thu, 24-Jul-86 03:47:06 EDT Sender: news@brl-smoke.ARPA Lines: 6 As far as I know, curses has *never* had these things. 4.2/4.1 have only a single highlighting mode, which is turned on/off by standout()/standend(). The flags in the window structure of my curses.h (4.2 on an IBM RT is what I'm looking at, but as I remember, 4.1 was the same) are in field called _flags. Are you sure you're not thinking of the at&t rewrite of curses?