|
|
|
|
|
by TuringTest
2353 days ago
|
|
There's a significant underlying principle there. Commom UI widgets are not prepared to deal with collections of widely varying sizes. The two-pane file browser (folder tree plus folder contents like Windows 95 Explorer, or two parallel panes like Norton Commander) was a compromise solution that has worked for decades. But this idea of showing in context a limited view of representative items of each collection could be generalized and exploited in other generic data-heavy interfaces, where there's no business code to show the specific data loads in the best way. |
|