Hi,
I need to bind key events to a tree widget such as <Key-Return> but i seem to be having no luck.
the standard:-
$tree bindText <Key-Return> "puts $d"
does not work,
Any ideas?
also how can i bind a mouse click onto the background of the tree.
cheers for any help,
Dave
I need to bind key events to a tree widget such as <Key-Return> but i seem to be having no luck.
the standard:-
$tree bindText <Key-Return> "puts $d"
does not work,
Any ideas?
also how can i bind a mouse click onto the background of the tree.
cheers for any help,
Dave