I use drawText() which works well 90% of the time. On occasion the text gets underlined or formatted as a button. This happens seemingly at random. Reading around the knowledge base it was suggested I use Text.PLAIN as a flag to remove any formatting.
Since using Text.PLAIN I have not noticed any difference. I still randomly get underlined, italics or button formats.
I tried using Text.BOLD for a while but that formats text to its left edge whereas Text.PLAIN centres the text which I prefer.
All I want is reliable, plain text. Any ideas?
Since using Text.PLAIN I have not noticed any difference. I still randomly get underlined, italics or button formats.
I tried using Text.BOLD for a while but that formats text to its left edge whereas Text.PLAIN centres the text which I prefer.
All I want is reliable, plain text. Any ideas?