You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use this in a textbox. I need to select, right click and copy\paste\cut the selected text. With the simple pop-up menu, it work fine; but with the floating menu with the class, if I select the text and right click for open the menu, the text will be unselected and i can't do the menu selected function.
how can i fix it?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
i have a problem with the pop-up menu found on your website:
https://www.akascape.com/coding/how-to-make-a-popup-menu-in-customtkinter
i use this in a textbox. I need to select, right click and copy\paste\cut the selected text. With the simple pop-up menu, it work fine; but with the floating menu with the class, if I select the text and right click for open the menu, the text will be unselected and i can't do the menu selected function.
how can i fix it?
Thanks!
The text was updated successfully, but these errors were encountered: