Forum Discussion

quantumguy's avatar
quantumguy
Visitor
14 years ago

roCodeRegistrationScreen Text Color

So I have some text as paragraph text and some other text as focal text in the roCodeRegistrationScreen. Is it possible to have part of the paragraph text in one color and other part of the paragraph text in different color? And is it also possible to have part of the focal text in different color and other part of focal text in different color?

These attributes are set in initTheme which is called right after main is called.
  • Not currently possible. All focal text must be one color and all paragraph text must be one color.
  • Thanks Chris! I assume that it is also not possible to set bold/italics attributes to part of paragraph/focal text?