Forum Discussion

aleemaheer's avatar
aleemaheer
Channel Surfer
3 years ago
Solved

Use custom fonts in scrollable text component

I am using scrollable text component in xml to display the long text. In my text there are questions and answers, I want to display the question in bold format and answer in normal form.
Here is my xml component displaying dummy text

 

and here I am updating the text in brightscript

 

I want to bold the question, how can I do this?
Thanks in advance

6 Replies

  • Rookai's avatar
    Rookai
    Binge Watcher

    Has anybody found a complete solution for both scrolling and being able to use MultiStyleLabel?

      • joetesta's avatar
        joetesta
        Roku Guru

        Hi - as far as I know, this still isn't supported and you'd need to create a custom component to accomplish this.