Difference between revisions of "Slicer/Features/GUI"
From NAMIC Wiki
Line 15: | Line 15: | ||
*** Compacting the GUI for complex modules | *** Compacting the GUI for complex modules | ||
*** It would be great to prototype the GUI using TCL/TK or Python (issues with callbacks) | *** It would be great to prototype the GUI using TCL/TK or Python (issues with callbacks) | ||
− | ** how to add additional windows, like external display? | + | ** how to add additional windows, like external display? (two screen setup) |
*** issues with cross platform - abstraction layer for different screens | *** issues with cross platform - abstraction layer for different screens | ||
*** making full screen in the projection window | *** making full screen in the projection window | ||
Line 24: | Line 24: | ||
*** Steve: Mirror a VTK window after it was rendered (send it to an image actor on the other window) | *** 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 | *** Stephen: More generic - send it through the network | ||
+ | *** Steve: use the same protocol for sending a stream of US, or other video/image (VTK based at Yale) | ||
+ | * Noby: should we include it into the project? | ||
+ | * David: it's a requirement for our project | ||
+ | * Steve P: it is a reasonable request | ||
+ | * Steve P: How about using a Web Browser (Flash client) for this? (Transmit through Internet) | ||
+ | * Noby: how we access this functionality? The screen configuration button that already exists? | ||
+ | * Ron: How about the Lightbox option in Slicer? | ||
+ | * Wendy: it's part of the human interface discussion (configurable GUI) | ||
+ | |||
Revision as of 21:29, 13 December 2007
Home < Slicer < Features < GUIContents
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? (two screen setup)
- 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
- Steve: use the same protocol for sending a stream of US, or other video/image (VTK based at Yale)
- Workflow
- Noby: should we include it into the project?
- David: it's a requirement for our project
- Steve P: it is a reasonable request
- Steve P: How about using a Web Browser (Flash client) for this? (Transmit through Internet)
- Noby: how we access this functionality? The screen configuration button that already exists?
- Ron: How about the Lightbox option in Slicer?
- Wendy: it's part of the human interface discussion (configurable GUI)