View Issue Details

IDProjectCategoryView StatusLast Update
0003426Slicer4Core: GUIpublic2013-12-23 07:35
Reportergregsharp Assigned Topieper  
PrioritynormalSeverityfeatureReproducibilityalways
Status assignedResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0003426: Display UI of multiple modules
Description

Slicer currently displays the UI elements of one module at a time.

For some use cases, it would be helpful to see multiple modules at the same time. For example, when going back and forth between "View Controllers" and "Volumes" modules to choose displayed images and setting display properties.

TagsNo tags attached.

Activities

finetjul

finetjul

2013-09-27 07:34

administrator   ~0010098

Since r22117, it is possible to instantiate a module widget more than once.
So it is possible for a new module widget to contain multiple module widgets.

Note to developer: The "multiple-modules-at-once" concept can be generalized by deriving from qSlicerAbstractModulePanel. (maybe the panel could show the x most recent modules)

pieper

pieper

2013-12-23 07:02

administrator   ~0010466

@finetjul is this exposed at the GUI level?

finetjul

finetjul

2013-12-23 07:25

administrator   ~0010468

@pieper, the architecture is in place and available, there needs to be some GUI work to expose the feature though.

pieper

pieper

2013-12-23 07:35

administrator   ~0010469

@finetjul - thanks!

@Greg: by the way, did you notice that you can cycle through modules with hotkeys? (Control-Left or Control-Right)

http://www.slicer.org/slicerWiki/index.php/Documentation/4.3/SlicerApplication/MouseandKeyboardShortcuts

Issue History

Date Modified Username Field Change
2013-09-27 05:17 gregsharp New Issue
2013-09-27 05:17 gregsharp Status new => assigned
2013-09-27 05:17 gregsharp Assigned To => kikinis
2013-09-27 07:34 finetjul Note Added: 0010098
2013-12-22 03:29 kikinis Assigned To kikinis => pieper
2013-12-23 07:02 pieper Note Added: 0010466
2013-12-23 07:25 finetjul Note Added: 0010468
2013-12-23 07:35 pieper Note Added: 0010469