wlanutilities/wlansniffer/widget/widget_20026F45/xuikon/00/wsfwidget.xml
changeset 1 d07e190ed096
parent 0 56b72877c1cb
child 15 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>
       
    21 			
       
    22 			<action>
       
    23 				<trigger class="western" name="down" />
       
    24 				<trigger class="arabic" name="up" />
       
    25 			</action>
    12 			</action>
    26 		</actions>
    13 		</actions>
    27 
    14 
    28 		<button id="wizardInfoArea1" class="wizardStatusBox1" focusable="false">
    15 		<button id="wizardInfoArea1" class="wizardStatusBox1" focusable="false">
    29 			<image id="wizardStatusIcon" class="wizardicon" focusable="false">
    16 			<image id="wizardStatusIcon" class="wizardicon" focusable="false">
    30 				<property class="WLANWizard/StatusIcon"/>
    17 				<property class="WLANWizard/StatusIcon"/>
    31 			</image>
    18 			</image>
    32 			<text id="statusName1" class="wizardEntryText1" focusable="false">
    19 			<text id="statusName1" class="wizardEntryText1" focusable="false">
    33 				<property class="WLANWizard/NetworkStatus" />
    20 				<property class="WLANWizard/NetworkStatus" />
    34 			</text>
    21 			</text>
    35 		</button>	<!-- enf of wizardInfoArea1 -->
    22 		</button> <!-- enf of wizardInfoArea1 -->
    36 			
    23 			
    37 		<button id="wizardInfoArea2" class="wizardStatusBox2" focusable="false">
    24 		<button id="wizardInfoArea2" class="wizardStatusBox2" focusable="false">
    38 			<text id="statusName2" class="wizardEntryText2" focusable="false">
    25 			<text id="statusName2" class="wizardEntryText2" focusable="false">
    39 				<property class="WLANWizard/NetworkName"/>
    26 				<property class="WLANWizard/NetworkName"/>
    40 			</text>
    27 			</text>