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 ???
+7
A:
Take a look at NSAttributedString, it will let you do exactly this.
Ben Gottlieb
2009-07-10 11:32:41