Discussion
msg-systems
DE
Posted: Mar 23, 2016
Last activity: Mar 30, 2016
Last activity: 30 Mar 2016 3:01 EDT
Closed
Display text button on 2 lines
Hello,
I want to display the text of a button on 2 lines.
I tried to put a label on a button with text like this: "1st row" + "\n" + "2nd row" , but it's not working.
Is there a way to accomplish this?