Quote:
|
Originally Posted by Dae'lomdel
Zonx - Is the functionality of a /who button in the track window just not supported by the client?
|
Basically yah. There doesn't appear to be any way to extract the selected item's data from the track list for use in other stuff.
Technically the list object used does not provided an
index number for referencing the selected list item to be used in other stuff.
It may be possible to replace the list object with some other object, but I doubt it. Even if another object listed everything, it would almost certainly break the filter and sorting.
I tried several methods of referencing the selected item, hoping I could find a hidden method, but nothing worked. I just forgot to revert the file after my tests.