I want all pop-up's to close when I click on one of them, how can I do this?

I have three buttons, when I click on one of them, comes out the bottom description, and each button has this description, but I would not like to have a lot of trash on the screen, I want it to open one and close the other, how to do?

Hello @GUS1KZ
By description do you mean tooltips?

If so, You can add mouse leave to your tooltips to get closed after mouse leaving the area, however this solution only works if you give extra space to your tooltip frame that covers the button too