in reply to Re^3: Tk warning using curselection() with ActiveState 5.8.4
in thread Tk warning using curselection() with ActiveState 5.8.4
"Because you changed your code and added a wantarray perhaps?"
No. curselection is a method of Tk::Listbox, not something written by the OP. Your guess is reasonable, but 5.8.4 Tk::Listbox document still claims that curselection return a list, just as 5.8.0 does.
By the way, the OP has to explain what he was trying to do with that piece of code, the code does look suspicious.
|
|---|