in reply to Tlist get selected

I read through the manpage on the TList widget, and learned the following:

If you don't happen to be using either of those two special features, then you might as well stick with using a plain old Listbox -- it's easier. If you do need those features, then Podmaster's sub-reply, together with your own knowledge about how you are putting items into the TList, should lead you to the answer.