TommyIndigo
Programmer
I have a multiline dynamic text field with dynamic text coming in from PHP via loadVars. It works fine, but I'm trying to align the text within the field. I am sending \t in the PHP string, and it indeed tabs.
I would like to change the default tab stops within the text field. Is this possible? I didn't see a property for this.
I would like to change the default tab stops within the text field. Is this possible? I didn't see a property for this.