menufw/menufwui/mmwidgets/data/grid/custom/akn_logical_template_4.xml
branchv5backport
changeset 14 1abc632eb502
parent 13 6205fd287e8a
child 20 636d517f67e6
equal deleted inserted replaced
13:6205fd287e8a 14:1abc632eb502
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <dhuiml version="1.0" xmlns="http://www.series60.com/xml/dhuiml/1">
       
     3 
       
     4 <orientation id ="portrait" width="360">
       
     5 		
       
     6 		<element id="base" scrollbar="0" > 
       
     7 		<!-- 0 here implies No scrollbar 
       
     8 		1 means scrollbar -->
       
     9 			<layout id="mainlayout" positionx="0" positiony="511" width="360" height="78" />
       
    10             <layout id="grid" positionx="14" positiony="9" width="330" height="60" />			
       
    11 			<layout id="gridlayout" positionx="0" positiony="0" width="330" scrollwidth="0" height="60" row="1" col="5" />
       
    12 			<layout id="bgimage" state="0" />									
       
    13 		</element>
       
    14 
       
    15 		<element id="nohighlight">
       
    16     		<layout id="anchor" positionx="0" positiony="0" width="66" height="60" >		
       
    17 				<imagevisual id="mul_icon" positionx="0" positiony="0" width="60" height="60" fitmode="on">
       
    18 					<attributesetter name="imagepath" targetvalue="mul_icon" category="data" />
       
    19 					<attributesetter name="opacity" targetvalue="1" />
       
    20 				</imagevisual>				 	
       
    21             </layout>
       
    22         </element>		  
       
    23 
       
    24     <element id ="highlight">		
       
    25     </element>		        		 	
       
    26     
       
    27  </orientation>
       
    28  
       
    29  <orientation id ="landscape" width="502">
       
    30 	
       
    31 	    <element id="base" scrollbar="0">
       
    32 		<!-- 0 here implies No scrollbar 
       
    33 		1 means scrollbar -->		
       
    34 			<layout id="mainlayout" positionx="218" positiony="310" width="284" height="50" />
       
    35             <layout id="grid" positionx="0" positiony="2" width="284" height="40" />			
       
    36 			<layout id="gridlayout" positionx="0" positiony="0" width="284" scrollwidth = "0" height="40" row ="1" col="5"/>
       
    37 			<layout id="bgimage" state="0" />						
       
    38 		</element>
       
    39 
       
    40 
       
    41 		<element id="nohighlight">
       
    42         <layout id="anchor" positionx="0" positiony="0" width="58" height="46" >		
       
    43 		    <imagevisual id="mul_icon" positionx="0" positiony="0" width="40" height="40" fitmode="on">
       
    44 				<attributesetter name="imagepath" targetvalue="mul_icon" category="data" />
       
    45 				<attributesetter name="opacity" targetvalue="1" />
       
    46 			</imagevisual>				 	
       
    47         </layout>
       
    48         </element>		  
       
    49 
       
    50     <element id ="highlight">        
       
    51     </element>		        		 	
       
    52 	</orientation>
       
    53 </dhuiml>