bug-ncurses
[Top][All Lists]
Advanced

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

Re: Set text with Attributes in a CDK-Matrix cell


From: Thomas Dickey
Subject: Re: Set text with Attributes in a CDK-Matrix cell
Date: Sun, 3 Jun 2007 15:31:45 -0400 (EDT)

On Sat, 2 Jun 2007, Francesco Esposito wrote:

Hi Thomas,
I would to set a text with attributes(color, align,...) in a CDKMatrix cell
using this API or other(?!?):
- setCDKMatrixCell(matrix, rowid,colid,"<C></U/B/5>TEXT_1");

...but I see that in this cell there was the full string "<C></U/B/5>TEXT_1"
and not only "TEXT_1" with relative attributes(Underline,center, color,..),
as I hoped.

I understood that the CDKMatrix permits this setting only with coltitles and
rowtitles

Could you inform me what I can this?

Other than by modifying the library - I don't see either.

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




reply via email to

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