[REBOL] Re: Text-List more help please
From: ammoncooke:yah:oo at: 25-May-2001 16:37
I just discovered that your example works until I click on an item that is
in the list multiple times. It then produces the same behavior that,
logically, what I came up with should. The strange thing is that my example
worked for a while & I didn't test it extesively to find it wasn't quite
what I was looking for.
I think I have answered my question as to how to find the total number of
items in the list: tl1/lines Correct?? But that worries me because it
seemed to be unpredictable somtimes returning the item that is selected,
other times it would return the last item in the list.
Thanks!!
Ammon