Difference between revisions of "SliceControllerSketches"
From Slicer Wiki
Line 51: | Line 51: | ||
===Sketch 6=== | ===Sketch 6=== | ||
[[image:SliceControllerV8.png | center |thumb | 400 px |version 6 with Ron's comments]] | [[image:SliceControllerV8.png | center |thumb | 400 px |version 6 with Ron's comments]] | ||
+ | |||
+ | * Modifications to Sketch 5b incorporating Ron's comments. | ||
+ | * "Visibility" On/Off in each layer's row means Layer opacity = 100%/0% | ||
+ | * "Visibility" On/Off in "always linked controls means "Show in all 3D viewers". | ||
+ | |||
-------------------- | -------------------- |
Revision as of 16:42, 23 August 2011
Home < SliceControllerSketchesBack to Slicer 4 Developer Projects
Back to Slicer 4 Viewer Sketches
Contents
Presentation layer design for Slice Controllers
Simplest changes
Sketch 1
- Fold options from Main GUI panel into Slice controllers.
- Group options that are always linked across viewers and
- Group options that are optionally linked across viewers
- Make layers more obvious and open option for extending GUI for MORE layers later.
- QUESTION: do we need a section for options that are NEVER linked across viewers?
Sketch 2
- What if Slice number and DICOM number should be persistently visible and move into the viewer's colored bar.
- Set off layers a little more?
- Maybe compact things by putting all optionally linkedoptions in one row instead of two
More advanced changes...
Sketch 3
Sketch 4
Sketch 5
Sketch 6
- Modifications to Sketch 5b incorporating Ron's comments.
- "Visibility" On/Off in each layer's row means Layer opacity = 100%/0%
- "Visibility" On/Off in "always linked controls means "Show in all 3D viewers".