[Tutor] tkinter listbox function
Ed Connell
edwinconnell at gmail.com
Mon Oct 25 20:08:40 EDT 2021
Hi again,
HELP!!!
I really, really, really want to know how to implement this function using
a Tkinter Lisbox.
def pickFromListTK( listOfChoices ):
---
some code using a Listbo:
---
return choice
The nonGUI version is simple, but I can't figure out the GUI version.
Thank you so much.
--
I have a right and a left brain, but there is nothing right in the left one
and there is nothing left in the right one!
More information about the Tutor
mailing list