hide cursor in the curses?

j.f.van valkenburg jfv at cbnewsk.att.com
Tue Apr 23 11:12:03 AEST 1991


In article <3104 at sparko.gwu.edu>, srcan at seas.gwu.edu (Srcan Osmanagich) writes:
> Is there any routine in the curses library that will 'hide' text cursor.
> 
> 
> -- Srcan --

The attron,attroff, and attrset can use the attribute A_BLANK which
will blank out the cursor.

I think this is what you were asking about.

Thanks,


------------------------
James F. Van Valkenburg         a.k.a.  "van"
AT&T 				Attmail: !jfv               jfv at cbnewsk.att.com
Atlanta, GA.			Voice  404-873-7920
===============================================================================

   ---- Standard Disclaimers included -- Just another grunt at AT&T ----

===============================================================================



More information about the Comp.unix.questions mailing list