B4X:
cs.Initialize.Color(Colors.Red).Append("abc ")
AppendImage(cs, LoadBitmap(File.DirAssets, "Cloud Network.png"))
cs.Append(CRLF).VerticalAlign(5dip).Append("Send Documents")
cs.PopAll
swbtnSendDocuments.xLBL.Text = cs
is show a text with many configurations , what to do?????
it shows something like this:
<B4ICSBuilder:abs { NSColor="UIExtendedSRGB..............
instead the text and icon
Last edited: