menufw/menufwui/mmwidgets/data/grid/custom/akn_logical_template_4.xml
changeset 0 f72a12da539e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/menufw/menufwui/mmwidgets/data/grid/custom/akn_logical_template_4.xml	Thu Dec 17 08:40:49 2009 +0200
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<dhuiml version="1.0" xmlns="http://www.series60.com/xml/dhuiml/1">
+
+<orientation id ="portrait" width="360">
+		
+		<element id="base" scrollbar="0" > 
+		<!-- 0 here implies No scrollbar 
+		1 means scrollbar -->
+			<layout id="mainlayout" positionx="0" positiony="511" width="360" height="78" />
+            <layout id="grid" positionx="14" positiony="9" width="330" height="60" />			
+			<layout id="gridlayout" positionx="0" positiony="0" width="330" scrollwidth="0" height="60" row="1" col="5" />
+			<layout id="bgimage" state="0" />									
+		</element>
+
+		<element id="nohighlight">
+    		<layout id="anchor" positionx="0" positiony="0" width="66" height="60" >		
+				<imagevisual id="mul_icon" positionx="0" positiony="0" width="60" height="60" fitmode="on">
+					<attributesetter name="imagepath" targetvalue="mul_icon" category="data" />
+					<attributesetter name="opacity" targetvalue="1" />
+				</imagevisual>				 	
+            </layout>
+        </element>		  
+
+    <element id ="highlight">		
+    </element>		        		 	
+    
+ </orientation>
+ 
+ <orientation id ="landscape" width="502">
+	
+	    <element id="base" scrollbar="0">
+		<!-- 0 here implies No scrollbar 
+		1 means scrollbar -->		
+			<layout id="mainlayout" positionx="218" positiony="310" width="284" height="50" />
+            <layout id="grid" positionx="0" positiony="2" width="284" height="40" />			
+			<layout id="gridlayout" positionx="0" positiony="0" width="284" scrollwidth = "0" height="40" row ="1" col="5"/>
+			<layout id="bgimage" state="0" />						
+		</element>
+
+
+		<element id="nohighlight">
+        <layout id="anchor" positionx="0" positiony="0" width="58" height="46" >		
+		    <imagevisual id="mul_icon" positionx="0" positiony="0" width="40" height="40" fitmode="on">
+				<attributesetter name="imagepath" targetvalue="mul_icon" category="data" />
+				<attributesetter name="opacity" targetvalue="1" />
+			</imagevisual>				 	
+        </layout>
+        </element>		  
+
+    <element id ="highlight">        
+    </element>		        		 	
+	</orientation>
+</dhuiml>