RiverWare 6.1: Workspace SimObj List Qt4 Port / 01-27-2011

Comparison: Q3ListView vs. Initial QTreeWidget Implementation

This image shows two versions of the Workspace Simulation Object List. The top is the old Q3ListView implementation. The bottom is a QTreeWidget implementation. The latter has less vertical spacing between rows -- too little, I think.

This image is also showing a new three-item "Sort by" combo box I'm proposing as an alternative to the non-standard drop-down menu (with six items, ascending and descending for the three sort criteria). The three sort criteria are, by ... Name, Type, Position. Clicking on the column header reverses the order, as expected (instead of bringing up the old six-item list).