Hi all,
Multiline Text field is a must have.
Thx
Multiline Text field
Moderator: Support
Re: Multiline Text field
Hi Robert,
you can change the size of a Textbox by changing the MaxLines property of a String DataChannel in your Template. To get there, go to the DataView of your Template's Keyframe Animation and click on the DataChannel you want to represent with a Multiline Textbox. Now in the Properties you can change the MaxLines property along with some other constraints for the Input of that DataChannel.
Hope that helps,
Stephen
you can change the size of a Textbox by changing the MaxLines property of a String DataChannel in your Template. To get there, go to the DataView of your Template's Keyframe Animation and click on the DataChannel you want to represent with a Multiline Textbox. Now in the Properties you can change the MaxLines property along with some other constraints for the Input of that DataChannel.
Hope that helps,
Stephen
Re: Multiline Text field
Ok it works ! Thx !