[Tutor] Tkinter: "command=" with Listbox

Blake.Garretson@dana.com Blake.Garretson@dana.com
Wed, 23 May 2001 15:48:49 -0400


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