Tkinter's Listbox widget has no "command" option like many other widgets. This presents a problem for me. I have a button that is greyed out (disabled) that I would like to become active only when an item from a listbox is highlighted. Anybody have any work-arounds to the lack of a "command" option? Thanks, Blake Garretson