Slicer3:UIDesign:WorkingProblems:SlicerFlexibleLayout:Architecture

From Slicer Wiki
Revision as of 19:44, 8 January 2009 by Wjp (talk | contribs) (→‎Notes:)
Jump to: navigation, search
Home < Slicer3:UIDesign:WorkingProblems:SlicerFlexibleLayout:Architecture

Architecture design for Slicer flexible layouts

Back to Flexible Layouts Overview


FlexibleLayoutRepresentation.png


Notes:

We discussed several ways of representing layouts including:

  • html table style description
B
F
C
D E
  • Tk grid style description
  • css type description
  • tree description

And settled on the tree for its ease of programmatic manipulation.