Skip to content
Prev 258195 / 398502 Next

str() without any details - only structure? (removing elements from list)

Look at TkListView in the TeachingDemos package as one option (though for large lists it is noticeably slower than str).  It creates a tree structure representing your list that you can then expand or collapse branches in.