ttk Menu wont unpost
问题 I wanted to make a simple pop-up message that shows the name of the options represented as icons when the mouse enters them and hide when it leavs. This icons are images within buttons, and I have been able to show the message when entering the button using a Menu widget, but when the mouse leaves the button it dose NOT unpost, unless there's a klick. I tryed deleting the cascade, but the same happens, the difference is that he menu at that moment has no text. I tryed to .destroy() the menu