append

  1. practicalsoft

    B4X FEED Tip: CSBuilder usage

    A small point about CSBuilder. You cannot mix CSBuilder objects with 'standard' text because the formatting will be lost. This works as expected: B4X: cs.Initialize.Append("Hello ") cs.Color(Colors.Blue).Append("world!").Pop lbl.Text = cs but this removes all formatting: B4X...
عقب
بالا