Thanks njamster, I appreciate your efforts, but I don't get it. :(
I am probably to stupid, but like I mentioned above, no matter what I do with child-VScrollBar, the parent-RichTextLabel's scroll handle is still visible.
I don't see any simple solution without involving signals and code checking the scroll value in every frame or something. :(
If there is a solution, I guess I would need a step by step instruction with drawings :)
Would you be willing to create a simple project example showing what you mean?
I guess with just a simple structure like:
Control
I
- RichTextLabel
I
- VScrollBar
to show me how you make RichTextLabel scroll hande not visible and text scrolling still working?