Easy method to convert TextBox to TextLabel via script?

Hi there. I wrote a book tool and set up all the UI. But I made the mistake of using TextBoxes instead of TextLabels for the main text. Even with the Editable property unchecked people can still click it and reveal the RichText tags. If it wasn’t too long I would manually replace them but since I wrote several pages and it would take me too long. Is there any publicly available plugin/script that would simplify/automate the process? Basically replace the box with a label, copying over all the size and position properties from the original box.

4 Likes
3 Likes

Thanks. I’ll give it a try and see how it goes.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.