Answered
verticalScrollPolicy = 'off' don't keep cursor in focus.
When you set
DisplayObjectContainerController.verticalScrollPolicy = 'off', and
Configuration.manageEnterKey = false, and type until the cursor end
of the container, the cursor continues out of view, and the
horizontalScrollPosition is not updated. With verticalScrollPolicy
at it's default, it does keep the cursor in focus. Also is there a
property to prevent line breaks from being displayed? Setting these
2 properties still allows you to paste text with line breaks and
mess things up. I want line breaks to be ignored altogether.
Thanks,
Sean.
Thanks,
Sean.
