playMaker

Author Topic: UIHint.TextArea  (Read 2290 times)

Nimred

  • Playmaker Newbie
  • *
  • Posts: 4
    • Timecraft Games
UIHint.TextArea
« on: February 07, 2016, 06:54:04 AM »
I'm using Playmaker as a dialogue editor, with a custom action to open a dialogue text box in my game.

It was a bit annoying to edit the dialogue texts on a single line, so I was happy to find out the existence of UIHint.TextArea.

Unfortunately, when I use it on my string variable, it makes a bigger box but the text still remains on a single line. I can manually add new lines, but over hundreds (thousands?) of dialogue actions, that's going to get crazy.

Would it be possible to have horizontal wrapping on the text field when using UIHint.TextArea, rather than horizontal overflow?

PaulBrinkkemper

  • Playmaker Newbie
  • *
  • Posts: 2
Re: UIHint.TextArea
« Reply #1 on: January 23, 2020, 07:58:35 AM »
I would love to see this as well!