Are there any mechanisms to indicate that the text box for a 'text' property should be "filled"? Really, there should be another variation of 'string', 'text', and 'lines', perhaps called 'filled', for paragraph-like text you want to display as a property but filled to the size of the text box rather than including newlines in the text.
Mitch Model writes:
Are there any mechanisms to indicate that the text box for a 'text' property should be "filled"? Really, there should be another variation of 'string', 'text', and 'lines', perhaps called 'filled', for paragraph-like text you want to display as a property but filled to the size of the text box rather than including newlines in the text. Make your own form and add a "wrap" attribute.
Dieter
participants (2)
-
Dieter Maurer -
Mitch Model