Eh non, too simple !
Imagine, you are using typewriter with this fonction in the widget :
If you are align left, no problem !
But if you align right, when you start the typewrite, this one is not going from right to left but from left to right because when your word is loosing one letter, what is staying move on the right to stay align !
I want that my text desapear in typewriter. But when the word is full, it’s align right. So I think to get the size ou bound of my text and move it to align right.
How can I get the size of my full text ? Or like I use Desired “Layout” :
How can I get the size of my widget component ?
Thanks for your help !
JD


