Difference between revisions of "Slicer/Features/GUI"

From NAMIC Wiki
Jump to: navigation, search
(New page: =Title= GUI =Names= *session leader *Wendy =Technology/Function description= == Discussion == * David Gobbi: 2 items - workflow and how to add additional windows, like external display...)
 
Line 10: Line 10:
  
 
== Discussion ==
 
== Discussion ==
* David Gobbi: 2 items - workflow and how to add additional windows, like external display
+
* David Gobbi: 2 items
* Workflow - Sebastian already started the work
+
** Workflow
 +
*** Sebastien already started the work.
 +
*** Compacting the GUI for complex modules
 +
*** It would be great to prototype the GUI using TCL/TK or Python (issues with callbacks)
 +
** how to add additional windows, like external display?
 +
*** issues with cross platform - abstraction layer for different screens
 +
*** making full screen in the projection window
 +
**** Sebastien: I think it's doable
 +
**** Steve: 10 years ago it was with filters - window to image, image to window
 +
**** Stephen: big workspace, automatically handled by Slicer (configuration file)
 +
**** Wendy: shared desktop / window (performance issues)
 +
*** Steve: Mirror a VTK window after it was rendered (send it to an image actor on the other window)
 +
*** Stephen: More generic - send it through the network
 +
 
  
 
=Potential application in IGT=
 
=Potential application in IGT=

Revision as of 21:23, 13 December 2007

Home < Slicer < Features < GUI

Title

GUI

Names

  • session leader
  • Wendy

Technology/Function description

Discussion

  • David Gobbi: 2 items
    • Workflow
      • Sebastien already started the work.
      • Compacting the GUI for complex modules
      • It would be great to prototype the GUI using TCL/TK or Python (issues with callbacks)
    • how to add additional windows, like external display?
      • issues with cross platform - abstraction layer for different screens
      • making full screen in the projection window
        • Sebastien: I think it's doable
        • Steve: 10 years ago it was with filters - window to image, image to window
        • Stephen: big workspace, automatically handled by Slicer (configuration file)
        • Wendy: shared desktop / window (performance issues)
      • Steve: Mirror a VTK window after it was rendered (send it to an image actor on the other window)
      • Stephen: More generic - send it through the network


Potential application in IGT

Which part is already in Slicer

What is not

Who among us will take leading role?

Links