2020-07-19 04:44 PM
I have a TextArea with a font size for example - 24 and it has a resizeHeightToCurrentText method. How do I prematurely calculate the height myself? Is it possible to get the width of a single glyph?
Solved! Go to Solution.
2020-09-01 07:20 AM
TextArea::getTextHeight()
2020-08-17 03:19 AM
Hello,
What's your current status ?
/Alexandre
2020-09-01 07:20 AM
TextArea::getTextHeight()