I know how to display a text in a text object from a textbox. However, the input may vary, sometimes it can be longer, sometimes shorter. What I would like to do is to make the text object somehow recognize the font size as well as the length of characters and scale itself to fit the content passed from the textbox and display it neatly and efficiently in terms of space within the text object. In other words, i would like the text object to fit/scale istelf automatically to the content being typed by the user and the font size chosen by the user. Please provide the example or share a screen shot/s if possible.