I want to have a Listbox that I am able to scroll, allowing the user to only select one value, and whenever a value is selected I want to run a command.
Listbox does not contain a "command" parameter, so I need something else... Optionmenu doesn't work because my list is larger then the height of the screen.
Any suggestions on what to use instead appreciated.
Listbox does not contain a "command" parameter, so I need something else... Optionmenu doesn't work because my list is larger then the height of the screen.
Any suggestions on what to use instead appreciated.