I searched all over the internet, and couldn't find
a way to update the options menu when it is pressed.
I should have a method that will run after the optionsMenu is pressed, like an actual button, such that the options are immediately updated according to the above method.
Is this even possible? if there isn't such a way, is there
a good alternative for this over Tkinter, which looks as good as optionsMenu?
Thanks!
chooseMenu
(anOptionMenu
widget)? To be more clearly define your need, better provide a minimal reproducible example.