View Single Post
  #9  
Unread 11-01-2010, 07:02 PM
The Old One The Old One is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Feb 2010
Posts: 54
I worked on it a little and got this quick change. It has a longer list and the tabs on 1 row but the panel itself is the same size as Turbines.
Code:
<?xml version="1.0" encoding="UTF-8"?>
<opt>
	<SkinName Name="SuperCraft"></SkinName>

<!-- Crafting Dialog -->


<PanelFile ID="ID_UISkin_Craft_Window">
  <Element ID="Craft_Window" 												X="5" 		Y="122" 	Width="800" 	Height="580">		

		<Element ID="Craft_ProfessionPanel" 				X="0" 		Y="21" 	Width="382" 	Height="550">
			<Element ID="Craft_Prof1Tab" 						X="5" 	Y="4" 		Width="128" 	Height="29">
			  </Element>
			<Element ID="Craft_Prof2Tab" 						X="130" 	Y="4" 		Width="128" 	Height="29"> 
			  </Element>
			<Element ID="Craft_Prof3Tab" 						X="255" 	Y="4" 		Width="128" 	Height="29"> 
			  </Element>
			<!--This is the box that contains the recipie scroll list. The code for Prof2 and Prof3 is exactly the same as Prof1-->
			<Element ID="Craft_Prof1Page" 				X="6" 		Y="27" 	Width="376" 	Height="529"> 
				<Element ID="Craft_Profession_RecipeField" 					X="0" 		Y="0" 		Width="376" 	Height="553"> 
				  <Element ID="Craft_TreeBox" 											X="1" 	Y="27" 	Width="365" 	Height="494"> 
					<Element ID="Box_01_Background" 							X="1" 		Y="1" 		Width="365" 	Height="492"> </Element>
					<Element ID="Box_01_InnerShadow" 							X="1" 		Y="1" 		Width="365" 	Height="492"> 
					</Element>
					<Element ID="Box_01_LeftBorder" 								X="0" 		Y="0" 		Width="1" 		Height="533"> </Element>
					<Element ID="Box_01_BottomBorder" 							X="1" 		Y="532" 	Width="418" 	Height="1"> </Element>
					<Element ID="Box_01_RightBorder" 							X="363" 	Y="0" 		Width="1" 		Height="533"> </Element>
					<Element ID="Box_01_TopBorder" 								X="1" 		Y="0" 		Width="417" 	Height="1"> </Element>
				  </Element>
				  <Element ID="Box_01_Empty_InnerShadow" 				X="1" 		Y="1" 		Width="366" 	Height="566"> 
				  </Element>
				  <Element ID="Craft_Profession_Recipe_LB" 					X="2" 	Y="29" 	Width="363" 	Height="492"> </Element>
				  <Element ID="Box_01_Empty_LeftBorder" 					X="0" 		Y="0" 		Width="1" 		Height="553"> </Element>
				  
				  <Element ID="Craft_Profession_Recipe_SB" 					X="364" 	Y="29" 	Width="10" 	Height="492">
				  </Element>
					
				  <Element ID="Box_01_Empty_BottomBorder" 				X="1" 		Y="565" 	Width="376" 	Height="1"> </Element>
				  <Element ID="Box_01_Empty_RightBorder" 					X="376" 	Y="0" 		Width="1" 		Height="566"> </Element>
				  <Element ID="Box_01_Empty_TopBorder" 					X="1" 		Y="0" 		Width="375" 	Height="1"> </Element>
				</Element>
			</Element>

			<Element ID="Craft_Prof2Page" 				X="6" 		Y="27" 	Width="376" 	Height="529"> 
				<Element ID="Craft_Profession_RecipeField" 					X="0" 		Y="0" 		Width="376" 	Height="553"> 
				  <Element ID="Craft_TreeBox" 											X="1" 	Y="27" 	Width="365" 	Height="494"> 
					<Element ID="Box_01_Background" 							X="1" 		Y="1" 		Width="365" 	Height="492"> </Element>
					<Element ID="Box_01_InnerShadow" 							X="1" 		Y="1" 		Width="365" 	Height="492"> 
					</Element>
					<Element ID="Box_01_LeftBorder" 								X="0" 		Y="0" 		Width="1" 		Height="533"> </Element>
					<Element ID="Box_01_BottomBorder" 							X="1" 		Y="532" 	Width="418" 	Height="1"> </Element>
					<Element ID="Box_01_RightBorder" 							X="363" 	Y="0" 		Width="1" 		Height="533"> </Element>
					<Element ID="Box_01_TopBorder" 								X="1" 		Y="0" 		Width="418" 	Height="1"> </Element>
				  </Element>
				  <Element ID="Box_01_Empty_InnerShadow" 				X="1" 		Y="1" 		Width="366" 	Height="566"> 
				  </Element>
				  <Element ID="Craft_Profession_Recipe_LB" 					X="2" 	Y="29" 	Width="363" 	Height="492"> </Element>
				  <Element ID="Box_01_Empty_LeftBorder" 					X="0" 		Y="0" 		Width="1" 		Height="553"> </Element>
				  
				  <Element ID="Craft_Profession_Recipe_SB" 					X="364" 	Y="29" 	Width="10" 	Height="492">
				  </Element>
					
				  <Element ID="Box_01_Empty_BottomBorder" 				X="1" 		Y="565" 	Width="376" 	Height="1"> </Element>
				  <Element ID="Box_01_Empty_RightBorder" 					X="376" 	Y="0" 		Width="1" 		Height="566"> </Element>
				  <Element ID="Box_01_Empty_TopBorder" 					X="1" 		Y="0" 		Width="376" 	Height="1"> </Element>
				</Element>
			</Element>

			<Element ID="Craft_Prof3Page" 				X="6" 		Y="27" 	Width="376" 	Height="529"> 
				<Element ID="Craft_Profession_RecipeField" 					X="0" 		Y="0" 		Width="376" 	Height="553"> 
				  <Element ID="Craft_TreeBox" 											X="1" 	Y="27" 	Width="365" 	Height="494"> 
					<Element ID="Box_01_Background" 							X="1" 		Y="1" 		Width="365" 	Height="492"> </Element>
					<Element ID="Box_01_InnerShadow" 							X="1" 		Y="1" 		Width="365" 	Height="492"> 
					</Element>
					<Element ID="Box_01_LeftBorder" 								X="0" 		Y="0" 		Width="1" 		Height="533"> </Element>
					<Element ID="Box_01_BottomBorder" 							X="1" 		Y="532" 	Width="418" 	Height="1"> </Element>
					<Element ID="Box_01_RightBorder" 							X="363" 	Y="0" 		Width="1" 		Height="533"> </Element>
					<Element ID="Box_01_TopBorder" 								X="1" 		Y="0" 		Width="418" 	Height="1"> </Element>
				  </Element>
				  <Element ID="Box_01_Empty_InnerShadow" 				X="1" 		Y="1" 		Width="366" 	Height="566"> 
				  </Element>
				  <Element ID="Craft_Profession_Recipe_LB" 					X="2" 	Y="29" 	Width="363" 	Height="492"> </Element>
				  <Element ID="Box_01_Empty_LeftBorder" 					X="0" 		Y="0" 		Width="1" 		Height="553"> </Element>
				  
				  <Element ID="Craft_Profession_Recipe_SB" 					X="364" 	Y="29" 	Width="10" 	Height="492">
				  </Element>
					
				  <Element ID="Box_01_Empty_BottomBorder" 				X="1" 		Y="565" 	Width="376" 	Height="1"> </Element>
				  <Element ID="Box_01_Empty_RightBorder" 					X="376" 	Y="0" 		Width="1" 		Height="566"> </Element>
				  <Element ID="Box_01_Empty_TopBorder" 					X="1" 		Y="0" 		Width="376" 	Height="1"> </Element>
				</Element>
			</Element>

		</Element>
  </Element>
</PanelFile>

</opt>
Edit: updated code and screen shoot for better alignment
Attached Thumbnails
Click image for larger version

Name:	Supercraft 3 beta.jpg
Views:	1917
Size:	179.0 KB
ID:	180  

Last edited by The Old One : 11-01-2010 at 08:55 PM.
Reply With Quote