1
0
Fork 0
fgdata/gui/dialogs/radios.xml
2013-03-19 13:20:25 +01:00

596 lines
13 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<name>radios</name>
<width>550</width>
<modal>false</modal>
<layout>vbox</layout>
<group>
<layout>hbox</layout>
<empty><stretch>1</stretch></empty>
<text>
<label>Radio Frequencies</label>
</text>
<empty><stretch>1</stretch></empty>
<button>
<pref-width>16</pref-width>
<pref-height>16</pref-height>
<legend></legend>
<keynum>27</keynum>
<border>2</border>
<binding>
<command>dialog-close</command>
</binding>
</button>
</group>
<hrule/>
<group>
<layout>table</layout>
<!-- headers -->
<text>
<row>0</row>
<col>1</col>
<label>Selected</label>
</text>
<text>
<row>0</row>
<col>4</col>
<label>Standby</label>
</text>
<text>
<row>0</row>
<col>6</col>
<label>Radial</label>
</text>
<!-- Dummy label to stretch table, as layout manager doesn't handle labels well -->
<text>
<row>0</row>
<col>7</col>
<label></label>
</text>
<text>
<row>1</row>
<col>0</col>
<halign>right</halign>
<label>COM1</label>
</text>
<input>
<name>com1-selected</name>
<row>1</row>
<col>1</col>
<width>75</width>
<height>25</height>
<label>MHz</label>
<live>true</live>
<property>/instrumentation/comm[0]/frequencies/selected-mhz</property>
<binding>
<command>dialog-apply</command>
<object-name>com1-selected</object-name>
</binding>
</input>
<button>
<row>1</row>
<col>3</col>
<width>35</width>
<height>26</height>
<border>1</border>
<legend>&lt;-&gt;</legend>
<binding>
<command>dialog-apply</command>
<object-name>com1-selected</object-name>
</binding>
<binding>
<command>dialog-apply</command>
<object-name>com1-standby</object-name>
</binding>
<binding>
<command>property-swap</command>
<property>/instrumentation/comm[0]/frequencies/selected-mhz</property>
<property>/instrumentation/comm[0]/frequencies/standby-mhz</property>
</binding>
<binding>
<command>dialog-update</command>
<object-name>com1-selected</object-name>
</binding>
<binding>
<command>dialog-update</command>
<object-name>com1-standby</object-name>
</binding>
</button>
<input>
<name>com1-standby</name>
<row>1</row>
<col>4</col>
<width>75</width>
<height>25</height>
<label>MHz</label>
<live>true</live>
<property>/instrumentation/comm[0]/frequencies/standby-mhz</property>
<binding>
<command>dialog-apply</command>
<object-name>com1-standby</object-name>
</binding>
</input>
<text>
<row>2</row>
<col>0</col>
<halign>right</halign>
<label>COM2</label>
</text>
<input>
<name>com2-selected</name>
<row>2</row>
<col>1</col>
<width>75</width>
<height>25</height>
<label>MHz</label>
<live>true</live>
<property>/instrumentation/comm[1]/frequencies/selected-mhz</property>
<binding>
<command>dialog-apply</command>
<object-name>com2-selected</object-name>
</binding>
</input>
<button>
<row>2</row>
<col>3</col>
<width>35</width>
<height>26</height>
<border>1</border>
<legend>&lt;-&gt;</legend>
<binding>
<command>dialog-apply</command>
<object-name>com2-selected</object-name>
</binding>
<binding>
<command>dialog-apply</command>
<object-name>com2-standby</object-name>
</binding>
<binding>
<command>property-swap</command>
<property>/instrumentation/comm[1]/frequencies/selected-mhz</property>
<property>/instrumentation/comm[1]/frequencies/standby-mhz</property>
</binding>
<binding>
<command>dialog-update</command>
<object-name>com2-selected</object-name>
</binding>
<binding>
<command>dialog-update</command>
<object-name>com2-standby</object-name>
</binding>
</button>
<input>
<name>com2-standby</name>
<row>2</row>
<col>4</col>
<width>75</width>
<height>25</height>
<label>MHz</label>
<live>true</live>
<property>/instrumentation/comm[1]/frequencies/standby-mhz</property>
<binding>
<command>dialog-apply</command>
<object-name>com2-standby</object-name>
</binding>
</input>
<text>
<row>3</row>
<col>0</col>
<halign>right</halign>
<label>NAV1</label>
</text>
<input>
<name>nav1-selected</name>
<row>3</row>
<col>1</col>
<width>75</width>
<height>25</height>
<label>MHz</label>
<live>true</live>
<property>/instrumentation/nav[0]/frequencies/selected-mhz</property>
<binding>
<command>dialog-apply</command>
<object-name>nav1-selected</object-name>
</binding>
</input>
<button>
<row>3</row>
<col>3</col>
<width>35</width>
<height>26</height>
<border>1</border>
<legend>&lt;-&gt;</legend>
<binding>
<command>dialog-apply</command>
<object-name>nav1-selected</object-name>
</binding>
<binding>
<command>dialog-apply</command>
<object-name>nav1-standby</object-name>
</binding>
<binding>
<command>property-swap</command>
<property>/instrumentation/nav[0]/frequencies/selected-mhz</property>
<property>/instrumentation/nav[0]/frequencies/standby-mhz</property>
</binding>
<binding>
<command>dialog-update</command>
<object-name>nav1-selected</object-name>
</binding>
<binding>
<command>dialog-update</command>
<object-name>nav1-standby</object-name>
</binding>
</button>
<input>
<name>nav1-standby</name>
<row>3</row>
<col>4</col>
<width>75</width>
<height>25</height>
<label>MHz</label>
<live>true</live>
<property>/instrumentation/nav[0]/frequencies/standby-mhz</property>
<binding>
<command>dialog-apply</command>
<object-name>nav1-standby</object-name>
</binding>
</input>
<input>
<name>nav1-radial</name>
<row>3</row>
<col>6</col>
<width>75</width>
<height>25</height>
<label>deg</label>
<live>true</live>
<property>/instrumentation/nav[0]/radials/selected-deg</property>
<binding>
<command>dialog-apply</command>
<object-name>nav1-radial</object-name>
</binding>
</input>
<text>
<row>4</row>
<col>0</col>
<halign>right</halign>
<label>NAV2</label>
</text>
<input>
<name>nav2-selected</name>
<row>4</row>
<col>1</col>
<width>75</width>
<height>25</height>
<label>MHz</label>
<live>true</live>
<property>/instrumentation/nav[1]/frequencies/selected-mhz</property>
<binding>
<command>dialog-apply</command>
<object-name>nav2-selected</object-name>
</binding>
</input>
<button>
<row>4</row>
<col>3</col>
<width>35</width>
<height>26</height>
<border>1</border>
<legend>&lt;-&gt;</legend>
<binding>
<command>dialog-apply</command>
<object-name>nav2-selected</object-name>
</binding>
<binding>
<command>dialog-apply</command>
<object-name>nav2-standby</object-name>
</binding>
<binding>
<command>property-swap</command>
<property>/instrumentation/nav[1]/frequencies/selected-mhz</property>
<property>/instrumentation/nav[1]/frequencies/standby-mhz</property>
</binding>
<binding>
<command>dialog-update</command>
<object-name>nav2-selected</object-name>
</binding>
<binding>
<command>dialog-update</command>
<object-name>nav2-standby</object-name>
</binding>
</button>
<input>
<name>nav2-standby</name>
<row>4</row>
<col>4</col>
<width>75</width>
<height>25</height>
<label>MHz</label>
<live>true</live>
<property>/instrumentation/nav[1]/frequencies/standby-mhz</property>
<binding>
<command>dialog-apply</command>
<object-name>nav2-standby</object-name>
</binding>
</input>
<input>
<name>nav2-radial</name>
<row>4</row>
<col>6</col>
<width>75</width>
<height>25</height>
<label>deg</label>
<live>true</live>
<property>/instrumentation/nav[1]/radials/selected-deg</property>
<binding>
<command>dialog-apply</command>
<object-name>nav2-radial</object-name>
</binding>
</input>
<text>
<row>5</row>
<col>0</col>
<halign>right</halign>
<label>ADF</label>
</text>
<input>
<name>adf-selected</name>
<row>5</row>
<col>1</col>
<width>75</width>
<height>25</height>
<label>kHz</label>
<live>true</live>
<property>/instrumentation/adf/frequencies/selected-khz</property>
<binding>
<command>dialog-apply</command>
<object-name>adf-selected</object-name>
</binding>
</input>
<button>
<row>5</row>
<col>3</col>
<width>35</width>
<height>26</height>
<border>1</border>
<legend>&lt;-&gt;</legend>
<binding>
<command>dialog-apply</command>
<object-name>adf-selected</object-name>
</binding>
<binding>
<command>dialog-apply</command>
<object-name>adf-standby</object-name>
</binding>
<binding>
<command>property-swap</command>
<property>/instrumentation/adf/frequencies/selected-khz</property>
<property>/instrumentation/adf/frequencies/standby-khz</property>
</binding>
<binding>
<command>dialog-update</command>
<object-name>adf-selected</object-name>
</binding>
<binding>
<command>dialog-update</command>
<object-name>adf-standby</object-name>
</binding>
</button>
<input>
<name>adf-standby</name>
<row>5</row>
<col>4</col>
<width>75</width>
<height>25</height>
<label>kHz</label>
<live>true</live>
<property>/instrumentation/adf/frequencies/standby-khz</property>
<binding>
<command>dialog-apply</command>
<object-name>adf-standby</object-name>
</binding>
</input>
<input>
<name>adf-radial</name>
<row>5</row>
<col>6</col>
<width>75</width>
<height>25</height>
<label>deg</label>
<live>true</live>
<property>/instrumentation/adf/rotation-deg</property>
<binding>
<command>dialog-apply</command>
<object-name>adf-radial</object-name>
</binding>
</input>
<text>
<row>6</row>
<col>0</col>
<halign>right</halign>
<label>DME</label>
</text>
<input>
<name>dme-selected</name>
<row>6</row>
<col>1</col>
<width>75</width>
<height>25</height>
<label>MHz</label>
<live>true</live>
<property>/instrumentation/dme/frequencies/selected-mhz</property>
<binding>
<command>dialog-apply</command>
<object-name>dme-selected</object-name>
</binding>
</input>
</group>
<hrule/>
<group>
<layout>hbox</layout>
<text>
<label>TACAN</label>
</text>
<combo>
<name>tacan-1</name>
<pref-width>45</pref-width>
<pref-height>25</pref-height>
<live>true</live>
<property>/instrumentation/tacan/frequencies/selected-channel[1]</property>
<value>0</value>
<value>1</value>
<value>2</value>
<value>3</value>
<value>4</value>
<value>5</value>
<value>6</value>
<value>7</value>
<value>8</value>
<value>9</value>
<binding>
<command>dialog-apply</command>
<object-name>tacan-1</object-name>
</binding>
</combo>
<!---->
<combo>
<name>tacan-2</name>
<pref-width>45</pref-width>
<pref-height>25</pref-height>
<live>true</live>
<property>/instrumentation/tacan/frequencies/selected-channel[2]</property>
<value>0</value>
<value>1</value>
<value>2</value>
<value>3</value>
<value>4</value>
<value>5</value>
<value>6</value>
<value>7</value>
<value>8</value>
<value>9</value>
<binding>
<command>dialog-apply</command>
<object-name>tacan-2</object-name>
</binding>
</combo>
<combo>
<name>tacan-3</name>
<pref-width>45</pref-width>
<pref-height>25</pref-height>
<live>true</live>
<property>/instrumentation/tacan/frequencies/selected-channel[3]</property>
<value>0</value>
<value>1</value>
<value>2</value>
<value>3</value>
<value>4</value>
<value>5</value>
<value>6</value>
<value>7</value>
<value>8</value>
<value>9</value>
<binding>
<command>dialog-apply</command>
<object-name>tacan-3</object-name>
</binding>
</combo>
<combo>
<name>tacan-4</name>
<pref-width>45</pref-width>
<pref-height>25</pref-height>
<live>true</live>
<property>/instrumentation/tacan/frequencies/selected-channel[4]</property>
<value>X</value>
<value>Y</value>
<binding>
<command>dialog-apply</command>
<object-name>tacan-4</object-name>
</binding>
</combo>
<empty>
<stretch>true</stretch>
</empty>
<button>
<legend>ATC Services in range</legend>
<binding>
<command>ATC-freq-search</command>
</binding>
</button>
</group>
<hrule/>
<group>
<layout>hbox</layout>
<default-padding>6</default-padding>
<empty>
<stretch>true</stretch>
</empty>
<button>
<legend>Close</legend>
<default>true</default>
<equal>true</equal>
<binding>
<command>dialog-apply</command>
</binding>
<binding>
<command>dialog-close</command>
</binding>
</button>
<empty>
<stretch>true</stretch>
</empty>
</group>
</PropertyList>