CTkMenuBar
CTkMenuBar copied to clipboard
Empty a submenu
Hi!
I need to empty a submenu, previously populated with a "postcommand" function as per the May 7 post?
Previously, I can remove all item with "menu.delete(0, num)" command.
Thanks!