[Solved] Scrollable text problems

In my project https://x.thunkable.com/projects/5db840b382fa168007167ebb/d3b66ba5-8b90-4c1b-8a96-36b9a42c5e53/designer if the text imput is set to editable it will scroll the full text as I want it to be. However I just want to show the text not to let it be editable.
However, if I remove the “editable” it will not be scrollable.
If I use the label it will cut the text. I tried to put a fixed column after the text imput as some suggested but it does not work. How to fix the problem? Thanks

Hi, @danielemazza67b! :wave:

Do you want the text_input to be not editable, but scrollable? If so,

Here you go -

https://x.thunkable.com/copy/7db59fc7c42dc65133db6f58f9226fcd

When you test this app, you will see that the text_input is un-editable, but scrollable :wink:

Thanks! :blush:

2 Likes

Thank you so much!

1 Like

Glad I helped you :smile:

Thanks! :blush:
Happy Thunking! :tada:

But, is it possible to make a label scrollable?

The link no longer works and there is no explanation in your “solution”. Really aggravating.

3 Likes