<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?action=history&amp;feed=atom&amp;title=Programmer_Guide%2FShell_Items%2FDialog%2FDialog_Controls%2FTreeview</id>
	<title>Programmer Guide/Shell Items/Dialog/Dialog Controls/Treeview - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?action=history&amp;feed=atom&amp;title=Programmer_Guide%2FShell_Items%2FDialog%2FDialog_Controls%2FTreeview"/>
	<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/Shell_Items/Dialog/Dialog_Controls/Treeview&amp;action=history"/>
	<updated>2026-05-06T18:41:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/Shell_Items/Dialog/Dialog_Controls/Treeview&amp;diff=10063&amp;oldid=prev</id>
		<title>Jw: Created page with &quot;File:dialog_control_treeview.png   SET &lt;var&gt;dialog&lt;/var&gt; &lt;var&gt;index&lt;/var&gt; TREEVIEW &lt;var&gt;row&lt;/var&gt; &lt;var&gt;col&lt;/var&gt; &lt;var&gt;text&lt;/var&gt; var&lt;sub&gt;1&lt;/sub&gt;&lt;/var&gt; &lt;var&gt;width&lt;/var&gt; &lt;va...&quot;</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/Shell_Items/Dialog/Dialog_Controls/Treeview&amp;diff=10063&amp;oldid=prev"/>
		<updated>2018-05-15T10:04:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/stx/docs/wiki/index.php/File:Dialog_control_treeview.png&quot; title=&quot;File:Dialog control treeview.png&quot;&gt;File:dialog_control_treeview.png&lt;/a&gt;   SET &amp;lt;var&amp;gt;dialog&amp;lt;/var&amp;gt; &amp;lt;var&amp;gt;index&amp;lt;/var&amp;gt; TREEVIEW &amp;lt;var&amp;gt;row&amp;lt;/var&amp;gt; &amp;lt;var&amp;gt;col&amp;lt;/var&amp;gt; &amp;lt;var&amp;gt;text&amp;lt;/var&amp;gt; var&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&amp;lt;/var&amp;gt; &amp;lt;var&amp;gt;width&amp;lt;/var&amp;gt; &amp;lt;va...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[File:dialog_control_treeview.png]]&lt;br /&gt;
&lt;br /&gt;
 SET &amp;lt;var&amp;gt;dialog&amp;lt;/var&amp;gt; &amp;lt;var&amp;gt;index&amp;lt;/var&amp;gt; TREEVIEW &amp;lt;var&amp;gt;row&amp;lt;/var&amp;gt; &amp;lt;var&amp;gt;col&amp;lt;/var&amp;gt; &amp;lt;var&amp;gt;text&amp;lt;/var&amp;gt; var&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&amp;lt;/var&amp;gt; &amp;lt;var&amp;gt;width&amp;lt;/var&amp;gt; &amp;lt;var&amp;gt;height&amp;lt;/var&amp;gt; &amp;lt;var&amp;gt;var&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&amp;lt;/var&amp;gt; [&amp;lt;var&amp;gt;fg&amp;lt;/var&amp;gt; &amp;lt;var&amp;gt;bg&amp;lt;/var&amp;gt;] [ /A|L|R ]&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;keinrahmen&amp;quot;&lt;br /&gt;
| &amp;lt;var&amp;gt;var&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&amp;lt;/var&amp;gt;&lt;br /&gt;
| The name of table item for multiple selected elements (/X), or the name of shell variable for single selected item.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;var&amp;gt;var&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&amp;lt;/var&amp;gt;&lt;br /&gt;
| The name of the file item containing the XML tree.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;/X&amp;lt;/code&amp;gt;&lt;br /&gt;
| Multiple items can be selected (&amp;amp;quot;eXtended selection&amp;amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;/Expand&amp;lt;/code&amp;gt;&lt;br /&gt;
| Expands the whole tree (without this option, the tree is only expanded up to the selected element)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;/V&amp;lt;/code&amp;gt;&lt;br /&gt;
| Enable the use of the XML attribute &amp;lt;code&amp;gt;Expand&amp;lt;/code&amp;gt;. This attribute is set to &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; when a branch of the tree is expanded, and removed when the branch is collapsed. If the option &amp;lt;code&amp;gt;/Expand&amp;lt;/code&amp;gt; is also used, the whole tree is expanded and all expanded branches have the &amp;lt;code&amp;gt;Expand&amp;lt;/code&amp;gt; attribute set to &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
With commands containing the option &amp;lt;code&amp;gt;/Read&amp;lt;/code&amp;gt;, the selection status is copied to the tag flags of the table entries, but the entry content remains unchanged. Dialog commands with the option &amp;lt;code&amp;gt;/Write&amp;lt;/code&amp;gt; write table data and selection status to the control. Table entries are displayed in show format (see &amp;lt;code&amp;gt;[[Programmer_Guide/Shell_Items/Table/SET_TABLE#CONFIG|SET TABLE &amp;amp;hellip; CONFIG]]&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
See [[Programmer_Guide/Shell_Items/Dialog/Dialog_Controls#Common_arguments|Common arguments]] for a description of the parameters not described here.&lt;/div&gt;</summary>
		<author><name>Jw</name></author>
	</entry>
</feed>