I'd like to add <Command-Button-1> (i.e. use the Command key on a Mac)
event handling to a Listbox so that it behaves just like the <Control-
Button-1> "built-in" behavior (selecting/deselecting individual items
when the selectmode is EXTENDED). What should the bind statement call
to do that? Can it be done through something like an option_add so
it applies to all listboxes in an application?
Thanks!
Bob
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss