Open
Description
I was wondering if I was missing something obvious here for setting up a multiline text input with horizontal scrolling:
https://www.youtube.com/watch?v=Ncw78z9yTcA&feature=youtu.be
I know I can set the size manually in the code but that still doesn't help with the case where the text goes off the viewing area. It's rather laborious sometimes to edit some of these longer running lines.
We do have a workaround which is to make the overall window larger so the editing area becomes larger, but seeing as how we have some horizontal scrolling support, seems like that could be added to the multiline text?