Page 1 of 1

formating text

Posted: Sun Aug 11, 2013 4:11 pm
by michaeldanwild

Is it possible to format text in a text box? I would like to add line breaks and bold headers etc. I tried converting to HTML, but that doesn't work (can't think why it should, but i'm an optimist). Maybe I should be using a list or somesuch.
Sorry to ask something so obvious.
Dan Image


formating text

Posted: Sun Aug 11, 2013 4:16 pm
by maxkatz

Are you using the Label component?


formating text

Posted: Sun Aug 11, 2013 5:50 pm
by michaeldanwild

Max you are the "go to" man!
No, but I am now. OK can now change the font, but only all of it, cannot 'bold' a header, neither can I make a line break, but we make progress.
Thanks for your help
Dan


formating text

Posted: Sun Aug 11, 2013 9:33 pm
by maxkatz

Glad it's working. You can also use Panel component (soon to be renamed to HTML). There you can write any HTML/JS/CSS code.


formating text

Posted: Mon Aug 12, 2013 7:28 am
by michaeldanwild

Ah! my contentment is complete!
Thank you Max.