2005-10-26 17:59:28 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<name>atc-dialog</name>
|
2005-11-07 00:06:02 +00:00
|
|
|
<x>-10</x>
|
2005-10-26 17:59:28 +00:00
|
|
|
<layout>vbox</layout>
|
|
|
|
|
2013-04-20 20:32:48 +00:00
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<empty><stretch>1</stretch></empty>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<label>ATC Communication</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>ATC-dialog</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
</group>
|
2005-10-26 17:59:28 +00:00
|
|
|
|
2007-03-26 15:25:27 +00:00
|
|
|
<hrule/>
|
2005-10-26 17:59:28 +00:00
|
|
|
|
|
|
|
<group>
|
|
|
|
<name>transmission-choice</name>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
<!-- using one copy of button-template per ATC message -->
|
|
|
|
<button-template>
|
2008-08-05 05:28:27 +00:00
|
|
|
<enabled>false</enabled>
|
2005-10-26 17:59:28 +00:00
|
|
|
<legend>LEGEND</legend>
|
|
|
|
<equal>true</equal>
|
|
|
|
<property>PROPERTY</property>
|
2005-11-05 13:59:06 +00:00
|
|
|
<keynum type="int">-1</keynum>
|
2005-10-26 17:59:28 +00:00
|
|
|
<binding>
|
|
|
|
<command>property-assign</command>
|
|
|
|
<property>/sim/atc/transmission-num</property>
|
2005-11-05 13:59:06 +00:00
|
|
|
<value type="int">-1</value>
|
2005-10-26 17:59:28 +00:00
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-close</command>
|
|
|
|
</binding>
|
|
|
|
</button-template>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
<button>
|
|
|
|
<legend>Cancel</legend>
|
2005-11-05 18:42:28 +00:00
|
|
|
<key>Esc</key>
|
2005-10-26 17:59:28 +00:00
|
|
|
<binding>
|
2013-04-20 20:32:48 +00:00
|
|
|
<command>ATC-dialog</command>
|
2005-10-26 17:59:28 +00:00
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
</PropertyList>
|