Difference between revisions of "2013 Project Week:SimplifyRendererMouseInteraction"
From NAMIC Wiki
(Added meeting minutes) |
|||
Line 25: | Line 25: | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
− | |||
* Review [http://wiki.slicer.org/slicerWiki/index.php/Documentation/4.2/SlicerApplication/MainApplicationGUI#Slice_Viewers current documentation]. | * Review [http://wiki.slicer.org/slicerWiki/index.php/Documentation/4.2/SlicerApplication/MainApplicationGUI#Slice_Viewers current documentation]. | ||
Line 33: | Line 32: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | * | + | * Make the mouse mode (action invoked on left mouse button) explicit |
+ | * Set mouse cursor icon according to current mouse mode | ||
+ | * Changing mouse modes will be possible using a selector control on the upper toolbar | ||
+ | * When a mouse mode is active, the one-time actions (add fiducial etc.) are still available | ||
+ | * Mouse modes | ||
+ | ** 'Null' mode - no action in slice viewers, rotation only in 3D viewer - default mouse mode | ||
+ | ** Window/Level mode - W/L in slice viewers, rotation in 3D viewer | ||
+ | ** Selection mode? | ||
+ | ** Transform mode? | ||
</div> | </div> |
Revision as of 20:10, 9 January 2013
Home < 2013 Project Week:SimplifyRendererMouseInteractionKey Investigators
- Queen's: Csaba Pinter
- MGH: Greg Sharp
- BWH: Andrey Fedorov, Ron Kikinis
- Isomics: Steve Pieper
- Kitware: Jean-Cristophe Fillion-Robin
Objective
- The goal is to discuss mouse interactions on slice viewers and decide best course of action.
Approach, Plan
- Review current documentation.
Progress
- Make the mouse mode (action invoked on left mouse button) explicit
- Set mouse cursor icon according to current mouse mode
- Changing mouse modes will be possible using a selector control on the upper toolbar
- When a mouse mode is active, the one-time actions (add fiducial etc.) are still available
- Mouse modes
- 'Null' mode - no action in slice viewers, rotation only in 3D viewer - default mouse mode
- Window/Level mode - W/L in slice viewers, rotation in 3D viewer
- Selection mode?
- Transform mode?
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as changes in the Slicer4 core.
References
- Mailing list thread