Difference between revisions of "Slicer3 FlexibleLayouts"
From NAMIC Wiki
Line 3: | Line 3: | ||
Image:PW2009-v3.png|[[2009_Summer_Project_Week|Project Week Main Page]] | Image:PW2009-v3.png|[[2009_Summer_Project_Week|Project Week Main Page]] | ||
Image:FlexibleLayoutRepresentation.png | Representation | Image:FlexibleLayoutRepresentation.png | Representation | ||
− | Image:FlexibleLayoutUXP.png | | + | Image:FlexibleLayoutUXP.png | UXP: specifiying initial layout grid |
+ | Image:FlexibleLayoutUXPsplitpane.png | UXP: splitting a pane | ||
+ | Image:FlexibleLayoutUXPspanpane.png | UXP: deleting a pane | ||
+ | Image:FlexibleLayoutUXPassignContent.png | UXP: assigning content to a pane | ||
</gallery> | </gallery> | ||
Revision as of 15:29, 22 June 2009
Home < Slicer3 FlexibleLayouts
Key Investigators
- GE: Jim Miller
- BWH/Isomics: Steve Pieper
- BWH: Wendy Plesniak
Objective
- Continue implementing infrastructure and interface for generating custom layouts in Slicer3
Approach, Plan
- Representation and Logic are currently being implemented; finish this implementation and begin testing.
- Add functionality to read/write XML specification
- Integrate with exiting vtkMRMLLayoutNode
- Begin work on building GUI to support UXP design
Progress