bug-ncurses
[Top][All Lists]
Advanced

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

Setting Character (chtype) Attributes


From: Van Allen
Subject: Setting Character (chtype) Attributes
Date: Tue, 04 Aug 2009 14:19:01 -0400
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

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.

Thanks a Million!




reply via email to

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