<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Slicer%2FFeatures%2FGUI</id>
	<title>Slicer/Features/GUI - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Slicer%2FFeatures%2FGUI"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer/Features/GUI&amp;action=history"/>
	<updated>2026-04-18T04:40:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer/Features/GUI&amp;diff=4039&amp;oldid=prev</id>
		<title>Marianna: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer/Features/GUI&amp;diff=4039&amp;oldid=prev"/>
		<updated>2008-05-15T18:17:28Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 18:17, 15 May 2008&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Marianna</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer/Features/GUI&amp;diff=4038&amp;oldid=prev</id>
		<title>Barre: /* Discussion */</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer/Features/GUI&amp;diff=4038&amp;oldid=prev"/>
		<updated>2007-12-14T05:06:00Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Discussion&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;&amp;lt; [[Slicer/Features]]&lt;br /&gt;
&lt;br /&gt;
=Title=&lt;br /&gt;
GUI&lt;br /&gt;
&lt;br /&gt;
=Names=&lt;br /&gt;
*session leader&lt;br /&gt;
&lt;br /&gt;
*Wendy&lt;br /&gt;
&lt;br /&gt;
=Technology/Function description=&lt;br /&gt;
&lt;br /&gt;
== Discussion ==&lt;br /&gt;
David Gobbi: 2 items for Prostate IGT&lt;br /&gt;
* Workflow &lt;br /&gt;
** Sebastien already started the work.&lt;br /&gt;
** Compacting the GUI for complex modules&lt;br /&gt;
** It would be great to prototype the GUI using TCL/TK or Python (issues with callbacks)&lt;br /&gt;
* how to add additional windows, like external display? (two screen setup)&lt;br /&gt;
** issues with cross platform - abstraction layer for different screens&lt;br /&gt;
** making full screen in the projection window&lt;br /&gt;
*** Sebastien: I think it's doable&lt;br /&gt;
*** Steve: 10 years ago it was with filters - window to image, image to window&lt;br /&gt;
*** Stephen: big workspace, automatically handled by Slicer (configuration file)&lt;br /&gt;
*** Wendy: shared desktop / window (performance issues)&lt;br /&gt;
** Steve: Mirror a VTK window after it was rendered (send it to an image actor on the other window)&lt;br /&gt;
** Stephen: More generic - send it through the network&lt;br /&gt;
** Steve: use the same protocol for sending a stream of US, or other video/image (VTK based at Yale)&lt;br /&gt;
* Noby: should we include it into the project?&lt;br /&gt;
* David: it's a requirement for our project&lt;br /&gt;
* Steve P: it is a reasonable request&lt;br /&gt;
* Steve P: How about using a Web Browser (Flash client) for this? (Transmit through Internet)&lt;br /&gt;
* Noby: how we access this functionality? The screen configuration button that already exists?&lt;br /&gt;
* Ron: How about the Lightbox option in Slicer? Additions for IGT and stored through the MRML tree.&lt;br /&gt;
* Wendy: it's part of the human interface discussion (configurable GUI)&lt;br /&gt;
* Wendy: go through the GUI elements - hide/show functions&lt;br /&gt;
* Csaba: can we just hide/show for ourselves this widgets, like through an XML&lt;br /&gt;
* Steve: yes, that's easy to do ('''action item''')&lt;br /&gt;
* David: can we change the default 3D scene? DICOM coordinate is not in the middle of the view.&lt;br /&gt;
* Steve: this look is legacy, we should think about changing it. We need to improve it.&lt;br /&gt;
* Wendy: do we need the cube?&lt;br /&gt;
* David: yes, it's useful&lt;br /&gt;
* Steve: it should be the boundary of the volume?&lt;br /&gt;
* David: almost always, something like one cube per volume&lt;br /&gt;
* Steve: the cube is actually the patient. How about an '''outline of the human body'''?&lt;br /&gt;
* Csaba: automatic registration of the images (volume) to an anatomical atlas is not an easy task&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Human interface&lt;br /&gt;
* Foot pedal: it's already implemented: socket using NaviTrack&lt;br /&gt;
* Point and shout&lt;br /&gt;
* Voice recognition: already used (MS technology)&lt;br /&gt;
* Audio feedback when a task is completed? Or when there's a specified status, like &amp;quot;you're in the tumor&amp;quot;? Noby - we already used that&lt;br /&gt;
* Error message / color feedback (like: IGSRK's red border around views) - beep is better many times&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sebastien Barre:&lt;br /&gt;
* kwwidgets/vtk&lt;br /&gt;
* based on State machine&lt;br /&gt;
* State machine: state / input / transition  - cluster of states / writer superclass / ...&lt;br /&gt;
* State machine: callback and event supported&lt;br /&gt;
* Wizard Workflow&lt;br /&gt;
* [http://www.kwwidgets.org/Wiki/KWWidgets/Wizard_Workflow KWWidgets Wizard Workflow] [http://www.kwwidgets.org/Wiki/images/5/53/KWWidgets_-_Wizard_Workflow_-_IGT_-_07%2C_Dec.ppt Powerpoint presentation].&lt;br /&gt;
&lt;br /&gt;
=Potential application in IGT=&lt;br /&gt;
&lt;br /&gt;
=Which part is already in Slicer=&lt;br /&gt;
&lt;br /&gt;
=What is not=&lt;br /&gt;
&lt;br /&gt;
=Who among us will take leading role?=&lt;br /&gt;
&lt;br /&gt;
=Links=&lt;/div&gt;</summary>
		<author><name>Barre</name></author>
		
	</entry>
</feed>