Somebody help here with Tk.
$lbl = left hand side listbox.
$lbr = right hand side listbox.
singleItemSelect() = callback for a button that should bring the selected items from left to right listbox.
I've tried get() 7 see() but only the index (integer) is transferred not the string. How should I make the statement below? What is missing?
Many thanks.
riz.