<?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=Slicer3%3AGUI_Experiments</id>
	<title>Slicer3:GUI Experiments - 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=Slicer3%3AGUI_Experiments"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:GUI_Experiments&amp;action=history"/>
	<updated>2026-05-19T01:23:33Z</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=Slicer3:GUI_Experiments&amp;diff=3861&amp;oldid=prev</id>
		<title>Marianna: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:GUI_Experiments&amp;diff=3861&amp;oldid=prev"/>
		<updated>2008-05-15T18:01:47Z</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:01, 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=Slicer3:GUI_Experiments&amp;diff=3860&amp;oldid=prev</id>
		<title>Pieper at 14:56, 13 July 2007</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:GUI_Experiments&amp;diff=3860&amp;oldid=prev"/>
		<updated>2007-07-13T14:56:41Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The Slicer3 interface is highly configurable and even scriptable at runtime.&lt;br /&gt;
&lt;br /&gt;
There are several options for GUI building:&lt;br /&gt;
* Use the C++ API to KWWidgets&lt;br /&gt;
** this is the way most of Slicer3/Base/GUI is programmed for core functionality and built-in Modules&lt;br /&gt;
** this approach is the most consistent with the way the MRML and the Base/Logic classes are implemented&lt;br /&gt;
** C++ debuggers can be very helpful&lt;br /&gt;
* Use the Tcl API to KWWidgets&lt;br /&gt;
** See the Modules/Editor code for an example of this&lt;br /&gt;
** the Modules/ScriptedModule code helps form a bridge between the Slicer3 Base and a GUI written in Tcl&lt;br /&gt;
** Arbitrary tcl code can be loaded any time and can build an interface that is compatible with the slicer theme (i.e. it has a look and feel consistent with the rest of slicer3).  See the code in Base/GUI/Tcl/Loader.tcl for an example; this code implements the Add Data... dialog box in slicer3.&lt;br /&gt;
** This approach can be used to access sophisticated tcl/tk widgets, like [[Slicer3:GUI_Experiments:TkTreeCtrl|the TkTreeCtrl widget]] directly.&lt;br /&gt;
* Tk and KWWidgets interfaces can also be invoked through the [[Slicer3:Python|Slicer3 Python hooks]] (note: not as thoroughly tested).&lt;/div&gt;</summary>
		<author><name>Pieper</name></author>
		
	</entry>
</feed>