I have been struggling with the newly found RichString Library.
I have rightly or wrongly made the assumption that in the middle of a text file I can embed a token that I have prepared in Initialize.
My problem is that all the examples seem to be short hand prepared text on a label.
I am using a text file to a label in a ScrollView, but cannot see how to pass the text 'through' whatever in order for the text to arrive on the label, formatted.
I have TextRead the long file to a standard string but cannot see the next step.
Will a knowledgeable person please help.
I have rightly or wrongly made the assumption that in the middle of a text file I can embed a token that I have prepared in Initialize.
My problem is that all the examples seem to be short hand prepared text on a label.
I am using a text file to a label in a ScrollView, but cannot see how to pass the text 'through' whatever in order for the text to arrive on the label, formatted.
I have TextRead the long file to a standard string but cannot see the next step.
Will a knowledgeable person please help.