1
0
Fork 0

consolidated multiple actions into single pick animations

This commit is contained in:
torsten 2008-10-12 17:33:57 +00:00
parent 3465b98f40
commit 838dff7b5f
2 changed files with 49 additions and 205 deletions

View file

@ -558,12 +558,6 @@
<property alias="../../../../params/comm-test"/>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CommVolume</object-name>
<visible>true</visible>
<action>
<button>3</button>
<repeatable>false</repeatable>
@ -587,12 +581,6 @@
</condition>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CommVolume</object-name>
<visible>true</visible>
<action>
<button>4</button>
<repeatable>false</repeatable>
@ -634,30 +622,6 @@
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CommFreqPickRight</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property alias="../../../../params/comm-frq-standby"/>
<step>0.025</step>
<min>118.0</min>
<max>140.0</max>
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CommFreqPickLeft</object-name>
<visible>false</visible>
<action>
<button>1</button>
<repeatable>false</repeatable>
@ -676,6 +640,18 @@
<type>pick</type>
<object-name>CommFreqPickRight</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property alias="../../../../params/comm-frq-standby"/>
<step>0.025</step>
<min>118.0</min>
<max>140.0</max>
<wrap>true</wrap>
</binding>
</action>
<action>
<button>1</button>
<repeatable>false</repeatable>
@ -706,12 +682,6 @@
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CommMHz</object-name>
<visible>true</visible>
<action>
<button>4</button>
<repeatable>false</repeatable>
@ -774,12 +744,6 @@
<property alias="../../../../params/nav-audio"/>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>NavVolume</object-name>
<visible>true</visible>
<action>
<button>3</button>
<repeatable>false</repeatable>
@ -792,12 +756,6 @@
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>NavVolume</object-name>
<visible>true</visible>
<action>
<button>4</button>
<repeatable>true</repeatable>
@ -828,30 +786,6 @@
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>NavFreqPickRight</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property alias="../../../../params/nav-frq-standby"/>
<step>0.025</step>
<min>108.0</min>
<max>118.0</max>
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>NavFreqPickLeft</object-name>
<visible>false</visible>
<action>
<button>1</button>
<repeatable>false</repeatable>
@ -870,6 +804,18 @@
<type>pick</type>
<object-name>NavFreqPickRight</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property alias="../../../../params/nav-frq-standby"/>
<step>0.025</step>
<min>108.0</min>
<max>118.0</max>
<wrap>true</wrap>
</binding>
</action>
<action>
<button>1</button>
<repeatable>false</repeatable>
@ -900,12 +846,6 @@
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>NavMHz</object-name>
<visible>true</visible>
<action>
<button>4</button>
<repeatable>false</repeatable>
@ -920,24 +860,6 @@
</action>
</animation>
<animation>
<type>pick</type>
<object-name>NavVolumePickLeft</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property alias="../../../../params/nav-volume"/>
<step>-0.1</step>
<min>0.0</min>
<max>1.0</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CommToggle</object-name>

View file

@ -3,7 +3,7 @@
<!--
Bendix/King KX155/165 COMM/NAV radio
Use this instrument as COMM2/NAV2 radio
Use this instrument as COMM1/NAV1 radio
Created by Torsten Dreyer, October 2008
@ -558,12 +558,6 @@
<property alias="../../../../params/comm-test"/>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CommVolume</object-name>
<visible>true</visible>
<action>
<button>3</button>
<repeatable>false</repeatable>
@ -587,12 +581,6 @@
</condition>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CommVolume</object-name>
<visible>true</visible>
<action>
<button>4</button>
<repeatable>false</repeatable>
@ -634,30 +622,6 @@
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CommFreqPickRight</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property alias="../../../../params/comm-frq-standby"/>
<step>0.025</step>
<min>118.0</min>
<max>140.0</max>
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CommFreqPickLeft</object-name>
<visible>false</visible>
<action>
<button>1</button>
<repeatable>false</repeatable>
@ -676,6 +640,18 @@
<type>pick</type>
<object-name>CommFreqPickRight</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property alias="../../../../params/comm-frq-standby"/>
<step>0.025</step>
<min>118.0</min>
<max>140.0</max>
<wrap>true</wrap>
</binding>
</action>
<action>
<button>1</button>
<repeatable>false</repeatable>
@ -706,12 +682,6 @@
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CommMHz</object-name>
<visible>true</visible>
<action>
<button>4</button>
<repeatable>false</repeatable>
@ -774,12 +744,6 @@
<property alias="../../../../params/nav-audio"/>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>NavVolume</object-name>
<visible>true</visible>
<action>
<button>3</button>
<repeatable>false</repeatable>
@ -792,12 +756,6 @@
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>NavVolume</object-name>
<visible>true</visible>
<action>
<button>4</button>
<repeatable>true</repeatable>
@ -828,30 +786,6 @@
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>NavFreqPickRight</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property alias="../../../../params/nav-frq-standby"/>
<step>0.025</step>
<min>108.0</min>
<max>118.0</max>
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>NavFreqPickLeft</object-name>
<visible>false</visible>
<action>
<button>1</button>
<repeatable>false</repeatable>
@ -870,6 +804,18 @@
<type>pick</type>
<object-name>NavFreqPickRight</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property alias="../../../../params/nav-frq-standby"/>
<step>0.025</step>
<min>108.0</min>
<max>118.0</max>
<wrap>true</wrap>
</binding>
</action>
<action>
<button>1</button>
<repeatable>false</repeatable>
@ -900,12 +846,6 @@
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>NavMHz</object-name>
<visible>true</visible>
<action>
<button>4</button>
<repeatable>false</repeatable>
@ -920,24 +860,6 @@
</action>
</animation>
<animation>
<type>pick</type>
<object-name>NavVolumePickLeft</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property alias="../../../../params/nav-volume"/>
<step>-0.1</step>
<min>0.0</min>
<max>1.0</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CommToggle</object-name>