idlehomescreen/data/vga_tch/triple_row_widget_2001fdbf/xuikon/00/triple_row_widget.xml
changeset 0 f72a12da539e
equal deleted inserted replaced
-1:000000000000 0:f72a12da539e
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!-- <!DOCTYPE xmluiml SYSTEM "AI3_Demo.dtd"> -->
       
     3 <xmluiml xmlns="http://www.series60.com/xml/xmluiml/1" version="1.0">
       
     4     <widget>
       
     5       <contentsource id="triple_row_widget" class="ContentSource" name="" value="0x20019594"/>
       
     6       <configuration name="service" value="Service.ContentPublishing"/>
       
     7       <configuration name="interface" value="IContentPublishing"/>
       
     8       <configuration name="command" value="GetList"/>
       
     9 	    <configuration id="pub_id" name="publisher" value=""/>
       
    10 	    
       
    11 	    <box id="triple_row_widget" focusable="true" _s60-initial-focus="1">
       
    12       	<!-- Template designer choice -->
       
    13 	        <actions>
       
    14 	          <action>
       
    15 	            <trigger name="stylus">
       
    16 	              <property name="eventtype" value="downup" />
       
    17 	            </trigger>
       
    18 	            <trigger name="activate"/>
       
    19                   <trigger name="keyevent">
       
    20                       <property name="scancode" value="3"/>
       
    21                       <property name="eventtype" value="1"/>
       
    22                   </trigger>
       
    23 	            <event id="trigger1" name=""/>
       
    24 	          </action>
       
    25 	        </actions>
       
    26     	<box id="triple_text_box1" class="triple_text_box" >
       
    27         <text id="r1text1" class="text_box">
       
    28 					<configuration name="content_type" value="row1"/>
       
    29           <property id="prop1" class=""/>
       
    30       	</text>
       
    31      </box>
       
    32      <box id="triple_text_box2"  class="triple_text_box">
       
    33       	<text id="r2text2" class="text_box">
       
    34       	  <configuration name="content_type" value="row2"/>
       
    35           <property id="prop2" class=""/>
       
    36       	</text>
       
    37 			</box>
       
    38 			<box id="triple_text_box3"  class="triple_text_box">
       
    39       	<text id="r2text3" class="text_box">
       
    40       	  <configuration name="content_type" value="row3"/> 
       
    41           <property id="prop3" class=""/>
       
    42       	</text>
       
    43 			</box>
       
    44 		</box>
       
    45    </widget>
       
    46 </xmluiml>