Difference between revisions of "SliceControllerSketches"
From Slicer Wiki
Line 7: | Line 7: | ||
== Simplest changes == | == Simplest changes == | ||
+ | ---------- | ||
+ | |||
+ | [[image:SliceControllerV0.png | left | thumb | 400 px | version 0]] | ||
* Fold options from Main GUI panel into Slice controllers. | * Fold options from Main GUI panel into Slice controllers. | ||
* Group options that are always linked across viewers and | * Group options that are always linked across viewers and | ||
Line 12: | Line 15: | ||
* Make layers more obvious and open option for extending GUI for MORE layers later. | * 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? | * QUESTION: do we need a section for options that are NEVER linked across viewers? | ||
− | |||
− | |||
+ | ---------- | ||
+ | [[image:SliceControllerV1.png | left |thumb | 400 px |version 1]] | ||
* What if Slice number and DICOM number should be persistently visible and move into the viewer's colored bar. | * What if Slice number and DICOM number should be persistently visible and move into the viewer's colored bar. | ||
− | |||
== More advanced changes...== | == More advanced changes...== |
Revision as of 02:44, 23 August 2011
Home < SliceControllerSketchesBack to Slicer 4 Developer Projects
Back to Slicer 4 Viewer Sketches
Presentation layer design for Slice Controllers
Simplest changes
- 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?
- What if Slice number and DICOM number should be persistently visible and move into the viewer's colored bar.