Curses (Text Window Manager Library)

John Mundt john at chinet.chi.il.us
Sun Dec 16 09:07:18 AEST 1990


In article <1990Dec14.190336.2691 at sbcs.sunysb.edu> kmunn at engws7.ic.sunysb.edu (Kristofer A Munn) writes:
>I have been working with the CURSES Window Manager on a HP-UX system here
>at school for a few months now and have become quite fluent with it...
>I am disappointed at the limitations the package forces upon the programmer
>in the area of text font styles.  The only styles available are normal and
>reversed text (using the STANDOUT() || WSTANDOUT(window) functions). 

You might become a bit more fluent with it and try the attron() and
attroff() functions.  :-)

-- 
---------------------
john at admctr.chi.il.us
John Mundt   Teachers' Aide, Inc.  P.O. Box 1666,  Highland Park, IL
(708) 998-5007 || -432-8860 



More information about the Comp.lang.c mailing list