Listbox: doing something on selection

From: Robert DeLine <rdeline_at_GS115.SP.CS.CMU.EDU>
Date: Wed, 21 Sep 94 14:15:12 EDT

Hi all.

I'd like to do something with a Listbox such that, when a user makes a
selection, a command is triggered. I think the way I'd do this in Tk
is like this:

        bind .somelist <1> +{do my command here}

but I don't think the Stk version of the bind command can handle the
"+" syntax.

Any ideas?

Thanks.
Rob DeLine
Received on Wed Sep 21 1994 - 20:16:17 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST