TextArea lacks these

Under macOS, text put into a TextArea has a small builtin left margin, which happens to suit what I’m doing. Under Linux and Windows, there is no such margin, so I have to implement it myself.

Also missing:

  1. The ability to have a background colour

  2. Support for multiple columns