Hi all,
Tkinter support in PyUseCase, introduced in March, is coming along and
has matured a fair amount in this release with support also added for three
new widget types (Canvas, Checkbutton and Listbox).
It's still quite new though and I could really use some feedback and for it
to be tried a
I'm new to Tkinter. I need a drop down box to display a selection list
to an end user. It appears the best option for this is "OptionMenu" (If
not, please suggest other options). I have it working like we want
except for one thing, after selecting something from the list and
closing the list, th