I am having great difficulty in utilising the RichString class to format a string to add to the TableView.
The code appears simple enough but the class appears to return a (label) object where the TableView is expecting a string. I simply wish to pass a series of rich strings as a single line to the TableView formatted for UL & colour.
What is the simplest way of coding this ?
The code appears simple enough but the class appears to return a (label) object where the TableView is expecting a string. I simply wish to pass a series of rich strings as a single line to the TableView formatted for UL & colour.
What is the simplest way of coding this ?