Skip to main content
luisr0004
December 30, 2021
Question

Is it possible have a caption with a line feed?

  • December 30, 2021
  • 2 replies
  • 0 views

Hi,

I have to display a caption on a icon that shows to dates on it, and I want to display one of them per line. So I need a way to insert a line feed on caption text.

I've already tried putting a char(10) in between both dates, and also with char(13), even "<br>", no luck so far.

Any help will be appreciate.

Regards

    2 replies

    stefanhelzle0001
    Brainy
    December 30, 2021

    AFAIK, this is currently not supported.

    luisr0004
    luisr0004Author
    January 3, 2022

    Thank for your answer, Stefan