I need to make a textbox that resizes itself around localized text.
My localization include languages that at least in Corona breaks the width measurement (Chinese is the worst one)
So, how I get a text precise size in pixels so I can make the textbox only slightly larger than it?
Comments