2005-07-05 08:51:18 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
<name>pilot_offset</name>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
|
|
|
|
<text><label>Left/Right</label></text>
|
|
|
|
<dial>
|
|
|
|
<wrap>false</wrap>
|
|
|
|
<min>-100</min>
|
|
|
|
<max>100</max>
|
|
|
|
<stretch>true</stretch>
|
|
|
|
<property>/sim/current-view/x-offset-m</property>
|
|
|
|
<binding><command>dialog-apply</command></binding>
|
|
|
|
</dial>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<label>-100.00</label>
|
|
|
|
<format>%-0.2f m</format>
|
2005-07-05 09:12:23 +00:00
|
|
|
<live>true</live>
|
2005-07-05 08:51:18 +00:00
|
|
|
<property>/sim/current-view/x-offset-m</property>
|
|
|
|
</text>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
|
|
|
|
<text><label>Down/Up</label></text>
|
|
|
|
<dial>
|
|
|
|
<wrap>false</wrap>
|
|
|
|
<min>-100</min>
|
|
|
|
<max>100</max>
|
|
|
|
<stretch>true</stretch>
|
|
|
|
<property>/sim/current-view/y-offset-m</property>
|
|
|
|
<binding><command>dialog-apply</command></binding>
|
|
|
|
</dial>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<label>-100.00</label>
|
|
|
|
<format>%-0.2f m</format>
|
2005-07-05 09:12:23 +00:00
|
|
|
<live>true</live>
|
2005-07-05 08:51:18 +00:00
|
|
|
<property>/sim/current-view/y-offset-m</property>
|
|
|
|
</text>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
|
|
|
|
<text><label>Fwd/Back</label></text>
|
|
|
|
<dial>
|
|
|
|
<wrap>false</wrap>
|
|
|
|
<min>-100</min>
|
|
|
|
<max>100</max>
|
|
|
|
<stretch>true</stretch>
|
|
|
|
<property>/sim/current-view/z-offset-m</property>
|
|
|
|
<binding><command>dialog-apply</command></binding>
|
|
|
|
</dial>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<label>-100.00</label>
|
|
|
|
<format>%-0.2f m</format>
|
2005-07-05 09:12:23 +00:00
|
|
|
<live>true</live>
|
2005-07-05 08:51:18 +00:00
|
|
|
<property>/sim/current-view/z-offset-m</property>
|
|
|
|
</text>
|
|
|
|
</group>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<empty><stretch>true</stretch></empty>
|
|
|
|
<button>
|
|
|
|
<legend>OK</legend>
|
|
|
|
<equal>true</equal>
|
2005-11-05 13:59:06 +00:00
|
|
|
<default>true</default>
|
|
|
|
<keynum>27</keynum>
|
2005-07-05 08:51:18 +00:00
|
|
|
<binding><command>dialog-apply</command></binding>
|
|
|
|
<binding><command>dialog-close</command></binding>
|
|
|
|
</button>
|
|
|
|
<empty><stretch>true</stretch></empty>
|
|
|
|
</group>
|
|
|
|
</PropertyList>
|