Alright thank you sir for your time and for your help.
Yes I duplicated some widgets, and I think I found the problem. Lets take a look:
I have widget Test_1. I Duplicated it to make widget Test_2. And I’m changin someting in Test_2, nothing work (like that button). Put a print in the OnClicked event, nothing printing.
And I have gone into the widget Test_1 to change the same thing, and it worked in the Test_2. It’s like Test_2 is a child of Test_1. First time happened to me. I don’t know if it’s a bug or …
But I think I found the solution. Thank you again