Texteditor.SetColor

Discuss GUI programming with the MUI Royale plugin here
Post Reply
ilbarbax
Posts: 165
Joined: Thu Apr 01, 2010 6:41 pm

Texteditor.SetColor

Post by ilbarbax »

How to disable setcolor in a texteditor string?
I casually found that moai.DoMethod(id$, "SetColor", start, end, 0) does it but I'm not sure it is the right way. I'm not sure that all the escape characters are removed and I get a plain text.
Can someone give some light on this matter?

thanks
Post Reply