Hi, I am developing an application in cocoa I need to append a colored text to another text in table view,Is there a any way to do this ???
|
|
|
|
|
|
|
Take a look at NSAttributedString, it will let you do exactly this. |
||
|
|
