Is there is a way to do hyphenation with \u00ad in a Text widget and only if the hyphenation is applied then it should replace a soft hyphen symbol (-) on the word break?
for example:
Hyphen\u00adation text
should look like if text is not breaking
Hyphenation text
or like this if the text is splitted up in two lines with a (-) symbol
Hyphen-
ation text