wlanutilities/wlansniffer/widget/widget_2001E637/xuikon/00/wsfwidget.xml
changeset 1 d07e190ed096
parent 0 56b72877c1cb
child 10 dff6ebfd236f
equal deleted inserted replaced
0:56b72877c1cb 1:d07e190ed096
     5 	
     5 	
     6 		<contentsource name="WLANWizard" value="0x10281CAF" /> 
     6 		<contentsource name="WLANWizard" value="0x10281CAF" /> 
     7 	
     7 	
     8 		<actions>
     8 		<actions>
     9 			<action>
     9 			<action>
    10 				<trigger name="stylus">
    10 			    <trigger name="activate"/>
    11 				<property name="eventtype" value="up" />
    11 			    <event name="WLANWizard/OpenMenu" />
    12 					</trigger>
       
    13 					<trigger name="activate"/>
       
    14 				<trigger name="keyevent">
       
    15 				    <!-- enter key / EStdKeyEnter	-->
       
    16 					<property name="scancode" value="3" />
       
    17 					<property name="eventtype" value="1" />
       
    18 				</trigger>
       
    19 					<event name="WLANWizard/OpenMenu" />
       
    20 			</action>
    12 			</action>
    21 			
       
    22 			<action>
    13 			<action>
    23 					<trigger name="gainfocus"/>
    14 				<trigger name="gainfocus"/>
    24 					<event name="WLANWizard/GainFocusInfoArea" />
    15 				<event name="WLANWizard/GainFocusInfoArea" />
    25 			</action>
       
    26 			
       
    27 			<action>
       
    28 				<trigger class="western" name="down" />
       
    29 				<trigger class="arabic" name="up" />
       
    30 			</action>
    16 			</action>
    31 		</actions>
    17 		</actions>
    32 
    18 
    33 		<button id="wizardInfoArea1" class="wizardStatusBox1" focusable="false">
    19 		<button id="wizardInfoArea1" class="wizardStatusBox1" focusable="false">
    34 			<image id="wizardStatusIcon" class="wizardicon" focusable="false">
    20 			<image id="wizardStatusIcon" class="wizardicon" focusable="false">
    35 				<property class="WLANWizard/StatusIcon"/>
    21 				<property class="WLANWizard/StatusIcon"/>
    36 			</image>
    22 			</image>
    37 			<text id="statusName1" class="wizardEntryText1" focusable="false">
    23 			<text id="statusName1" class="wizardEntryText1" focusable="false">
    38 				<property class="WLANWizard/NetworkStatus" />
    24 				<property class="WLANWizard/NetworkStatus" />
    39 			</text>
    25 			</text>
    40 		</button>	<!-- enf of wizardInfoArea1 -->
    26 		</button> <!-- enf of wizardInfoArea1 -->
    41 			
    27 			
    42 		<button id="wizardInfoArea2" class="wizardStatusBox2" focusable="false">
    28 		<button id="wizardInfoArea2" class="wizardStatusBox2" focusable="false">
    43 			<text id="statusName2" class="wizardEntryText2" focusable="false">
    29 			<text id="statusName2" class="wizardEntryText2" focusable="false">
    44 				<property class="WLANWizard/NetworkName"/>
    30 				<property class="WLANWizard/NetworkName"/>
    45 			</text>
    31 			</text>