Text wrapping

Hello,
In the widget i made a text. the text has autowrap. The problem is that it is wrapping all times to early. because it is in a horizontal box and on the right there is a little button (in the horizontal box). I want to have the text wrapping only on the border of the horizontal box and not only until to the text.

You’ll need to be a bit more specific, this is the default behaviour:

Horizontal box with (autowrapping) text and a button. Consider posting a screenshot of what you’re getting vs what you’re expecting.

ok i noticed it. you are right. The text should go to the next line when it crossed the complete button (until the end of the button).
But The text has to be in the horizontal box

The text has to be in the horizontal
box

This text is in a horizontal box.

the text should go to the next line
when it crossed the complete button

I do not follow. You want the text to cover the button? Use the overlay panel if you want things to overlap.

Consider attaching an image of what you expect to happen, a crude paint pic is more than welcome.

I solved it.
I had to use the overlay:

As mentioned in my comment above, well done! :slight_smile:

thx for your help. you gave the answer too :slight_smile:

Is it possible to make the text “flow” around the button?

No. Not without rewriting text blocks completely.