bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting Character (chtype) Attributes


From: Thomas Dickey
Subject: Re: Setting Character (chtype) Attributes
Date: Wed, 5 Aug 2009 17:26:17 -0400 (EDT)

On Tue, 4 Aug 2009, Van Allen wrote:

Is there a way to set character attributes to a char or char* without needing to add, insert, or printw functions with a previous call to attron().

For example int setattr( const char*, attr_t ) so that character attributes can be manipulated before screen placement.

setcchar is non-screen...

I assume you know also about chgat (which changes attributes on the screen).

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]