bug-ncurses
[Top][All Lists]
Advanced

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

Set text with Attributes in a CDK-Matrix cell


From: Francesco Esposito
Subject: Set text with Attributes in a CDK-Matrix cell
Date: Sat, 2 Jun 2007 11:30:56 +0200

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?

Thanks in advance,
Francesco

reply via email to

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