python - Getting a callback when a Tkinter Listbox selection is changed? -


there number of ways of getting callbacks when text or entry widgets changed in tkinter, haven't found 1 listbox's (it doesn't of event documentation can find old or incomplete). there way of generating event this?

you can bind to:

<<listboxselect>> 

Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -