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.lang.c Subject: Re: curses & ultrix Message-ID: <2517@brl-smoke.ARPA> Date: Wed, 23-Jul-86 16:31:05 EDT Article-I.D.: brl-smok.2517 Posted: Wed Jul 23 16:31:05 1986 Date-Received: Thu, 24-Jul-86 03:46:54 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?