Collapsible Groups

From ParaQ Wiki
Revision as of 17:51, 27 July 2006 by Mark (talk | contribs) (→‎Comments)
Jump to navigationJump to search

For target practice, here is a screenshot of collapsible groups using several different Qt styles:

Comments

Dear Tim:
Okay after having looked at the collapsible groups for a bit... they look too much like the other buttons (Cut plane for instance). Could the collapsible groups have a slightly different look from the buttons? Not sure what that would be...raise style?... color? slightly smaller (vertically)? Not sure...

There is a problem with layout margins. The right side of the group of widgets goes right to the edge. There should be some margin to help the user. (Don't forget the style guide for object inspector panels).

With the current colapsible group, it is difficult to tell what is in the group. The mechanism worked in designer because it looked like a tree view. The indent was sufficient to form the group. That doesn't work as well with a bunch of widgets. I liked the previous collapsible group that was based on the group box. It gave a clear indication of what was in the group. It was also familiar to users. Even the expand/collapse button was somewhat familiar. It was similar to a window's minimize/maximize button. I think a slightly more descriptive icon is needed for the button. The icon could have a group box behind the arrow, which could be expanded or collapsed based on the state.

--Mark Richardson 18:51, 27 Jul 2006 (EDT)