We've been trying to figure out how to handle inspector lists with
large numbers of elements. The problem is that updating lots of
widgets (say >100) is very slow. At present we have a (broken) hack
which lets you view a single widget in the >100 range. That's kinda
stupid. How would one do this in tabular form? Ideas?
Sean