View Single Post
  #48  
Unread 06-30-2005, 06:25 PM
Findarato's Avatar
Findarato Findarato is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nagafen
Posts: 339
Default

Ok it might just be me, but I am hardcore stuck on this area of the UI.

The new skills window is very diffrent. I cant find a single item like it.

Code:
<?xml version="1.0" encoding="utf-8"?>
<Page eq2usescomwndcontrols="true" Location="30,12" MinimumSize="350,396" Name="Skills" PackLocation="center,center" PackLocationProp="-482/0001,-372/0001" ScrollExtent="350,396" Size="350,396" UserMovable="true" UserResizable="true" Version="1">
<Namespace Name="HeaderImages">
<ImageStyle Name="Combat" progresscolor="#9F5D33">
<ImageFrame Source="images\icons\icon_sw_01.dds" SourceRect="0,0,42,42"/>
</ImageStyle>
<ImageStyle Name="Harvesting" progresscolor="#D1A074">
<ImageFrame Source="images\icons\icon_sw_01.dds" SourceRect="42,0,84,42"/>
</ImageStyle>
<ImageStyle Name="Spellcasting" progresscolor="7B5978">
<ImageFrame Source="images\icons\icon_sw_01.dds" SourceRect="84,0,126,42"/>
</ImageStyle>
<ImageStyle Name="Outfitter" progresscolor="#A64835">
<ImageFrame Source="images\icons\icon_sw_01.dds" SourceRect="0,42,42,84"/>
</ImageStyle>
<ImageStyle Name="Artisan" progresscolor="#536AA6">
<ImageFrame Source="images\icons\icon_sw_01.dds" SourceRect="84,42,126,84"/>
</ImageStyle>
<ImageStyle Name="Avoidance" progresscolor="#748C84">
<ImageFrame Source="images\icons\icon_sw_01.dds" SourceRect="42,42,84,84"/>
</ImageStyle>
<ImageStyle Name="Scholar" progresscolor="BEAD85">
<ImageFrame Source="images\icons\icon_sw_01.dds" SourceRect="42,84,84,126"/>
</ImageStyle>
<ImageStyle Name="Craftsman" progresscolor="#BD9245">
<ImageFrame Source="images\icons\icon_sw_01.dds" SourceRect="0,84,42,126"/>
</ImageStyle>
<ImageStyle Name="Language" progresscolor="#6B8BBC">
<ImageFrame Source="images\icons\icon_sw_01.dds" SourceRect="84,84,126,126"/>
</ImageStyle>
<ImageStyle Name="General" progresscolor="#99A978">
<ImageFrame Source="images\icons\icon_sw_01.dds" SourceRect="0,126,42,168"/>
</ImageStyle>
</Namespace>
<ImageStyle Name="progress_fill">
<ImageFrame Name="progress_fill" Source="images/window_elements_generic.dds" SourceRect="222,445,380,451"/>
</ImageStyle>
<ProgressbarStyle Bar.Background="Breath.progress_fill" Name="progress_style"/>
<Page DragAccepts="icon" DropToParent="true" Location="33,80" Name="CategoryTemplate" PackSize="absolute,fixed" PackSizeProp="0078/0001,0002/0003" ScrollExtent="272,68" Size="272,68" Visible="false">
<Image Location="11,27" Name="Image" ScrollExtent="42,42" Size="42,42" Style="HeaderImages.Combat"/>
<Text AbsorbsInput="false" Font="/Font.FontArial12" LocalText="[DEVL]Category" Location="13,0" Name="Name" ScrollExtent="251,26" Size="251,26">[DEVL]Category</Text>
<Composite DragAccepts="icon" Location="62,27" Name="Composite" PackSize="absolute,absolute" PackSizeProp="0063/0001,0028/0001" ScrollExtent="209,40" Size="209,40" SpacingType="Constant"/>
</Page>
<Page DropToParent="true" Location="59,163" Margin="10,20,20,10" Name="SkillTemplate" PackSize="absolute,fixed" PackSizeProp="0140/0001,0002/0003" ScrollExtent="210,32" Size="210,32" Visible="false">
<Text AbsorbsInput="false" Font="/TextStyles.Normal.style" LocalText="15 / 25" Location="148,9" MaxLines="1" Name="Status" PackLocation="right,center" PackLocationProp="-062/0001,-007/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="55,18" Size="55,18" TextAlignment="Right">15 / 25</Text>
<Text AbsorbsInput="false" Font="---" LocalText="Very Light Armor" Location="6,9" MaxLines="1" Name="Name" PackLocation="left,center" PackLocationProp="0006/0001,-007/0001" PackSize="absolute,fixed" PackSizeProp="0061/0001,0002/0003" ScrollExtent="149,21" Size="149,21">Very Light Armor</Text>
<Page BackgroundOpacity="1.000" Name="Frame" PackSize="absolute,fixed" PackSizeProp="0000/0001,0002/0003" RStyleDefault="/SpecialElements.SkillProgressBar.data.frame.rect" ScrollExtent="210,32" Size="210,32"/>
<Progressbar BackgroundOpacity="1.000" Color="#FF0000" Name="Progress" PackSize="absolute,fixed" PackSizeProp="0000/0001,0002/0003" Progress="0.750" ScrollExtent="210,32" Size="210,32" Style="/SpecialElements.SkillProgressBar.data.style"/>
<Page BackgroundOpacity="1.000" Name="Bkg" PackSize="absolute,fixed" PackSizeProp="0000/0001,0002/0003" RStyleDefault="/SpecialElements.SkillProgressBar.data.bkg.rect" ScrollExtent="210,32" Size="210,32"/>
</Page>
<RectangleStyle Center="tile_image" CenterStretchH="false" CenterStretchV="false" Name="tile"/>
<ImageStyle Filter="true" Name="tile_image">
<ImageFrame Name="tile" Source="images/ui_qst_jrnl_bg.dds" SourceRect="0,0,128,128"/>
</ImageStyle>
<RectangleStyle Name="TabRectStyle"/>
<ButtonStyle DisabledTextColor="#F0F000" DisabledTextStyle="/Fonts.FontZapf15" MouseOverSound="ui_mouseover" MouseOverTextColor="#F0F000" MouseOverTextStyle="/Fonts.FontZapf15" Name="TabStyle" NormalTextColor="#C0C0C0" NormalTextStyle="/Fonts.FontZapf15" PressedTextStyle="/Fonts.FontZapf15" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="/ButtonStyles.TabButton.tab_active" RStyleDefault="/ButtonStyles.TabButton.tab_inactive" RStyleDisabled="/ButtonStyles.TabButton.tab_disabled" RStyleDisabledActivated="/ButtonStyles.TabButton.tab_active" RStyleMouseOver="/ButtonStyles.TabButton.tab_inactive" RStyleMouseOverActivated="/ButtonStyles.TabButton.tab_active" RStyleMouseOverSelected="/ButtonStyles.TabButton.tab_active" RStyleSelected="/ButtonStyles.TabButton.tab_active" SelectedTextStyle="/Fonts.FontZapf15"/>
<TabbedPaneStyle ButtonStyle="/Journals.JournalsQuest.TabStyle" Name="TabbedPaneStyle"/>
<TabbedPane ActiveTab="2" DataSource="TabSource" Location="6,24" Name="TabPane" PackLocation="left,top" PackLocationProp="0006/0001,0024/0001" PackSize="absolute,fixed" PackSizeProp="0051/0001,0002/0003" ScrollExtent="299,26" Size="299,26" Style="/t_Styles.TabPane" TargetPage="TabPages">
</TabbedPane>
<DataSource Name="TabSource">
<Data Name="Adventure" Target="Adventure" Text="Adventure"/>
<Data Name="Tradeskill" Target="Tradeskill" Text="Tradeskill"/>
<Data Name="Utility" Target="Utility" Text="Utility"/>
</DataSource>
<Page Location="7,48" Name="TabPages" PackLocation="left,top" PackLocationProp="0007/0001,0048/0001" PackSize="absolute,absolute" PackSizeProp="0034/0001,0086/0001" RStyleMouseOver=" " RStyleMouseOverActivated=" " RStyleMouseOverSelected=" " RStyleSelected=" " ScrollExtent="316,310" Size="316,310">
<Page BackgroundColor="#554736" BackgroundOpacity="0.008" DragAccepts="icon" DragType="icon" Enabled="false" Location="0,1" Name="Adventure" PackLocation="left,top" PackLocationProp="0000/0001,0001/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="316,310" Size="316,310" Visible="false">
<Page BackgroundOpacity="1.000" DragAccepts="icon" DragType="icon" Location="4,4" Name="SkillFrame" PackLocation="left,top" PackLocationProp="0004/0001,0004/0001" PackSize="absolute,absolute" PackSizeProp="0024/0001,0008/0001" RStyleDefault="/t_Styles.frame" ScrollExtent="292,302" Size="292,302">
<Composite DragAccepts="icon" DragType="icon" Location="6,6" Name="SkillComposite" PackSize="absolute,absolute" PackSizeProp="0011/0001,0009/0001" RStyleDisabled="/Journals.JournalsQuest.TabPages.Collection.CollectionFrame.tile" ScrollExtent="281,293" ScrollSize="1,83" Size="281,293" Spacing="5" SpacingType="Constant"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="4,4" Name="Background" PackLocation="left,top" PackLocationProp="0004/0001,0004/0001" PackSize="absolute,absolute" PackSizeProp="0008/0001,0008/0001" RStyleDefault="/t_Styles.backdrop_dark" ScrollExtent="284,294" Size="284,294"/>
</Page>
<Scrollbar ArrowPressSound="sounds/button" Control="SkillFrame.SkillComposite" Location="295,5" Name="SkillScroll" PackLocation="right" PackLocationProp="-021/0001,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0011/0001" ScrollExtent="19,299" Size="19,299" Style="/t_Styles.default_vscroll"/>
</Page>
<Page BackgroundColor="#554736" BackgroundOpacity="0.008" DragAccepts="icon" DragType="icon" Enabled="false" Location="0,1" Name="Tradeskill" PackLocation="left,top" PackLocationProp="0000/0001,0001/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="316,310" Size="316,310" Visible="false">
<Page BackgroundOpacity="1.000" DragAccepts="icon" DragType="icon" Location="4,4" Name="SkillFrame" PackLocation="left,top" PackLocationProp="0004/0001,0004/0001" PackSize="absolute,absolute" PackSizeProp="0024/0001,0008/0001" RStyleDefault="/t_Styles.frame" ScrollExtent="292,302" Size="292,302">
<Composite DragAccepts="icon" DragType="icon" Location="6,6" Name="SkillComposite" PackSize="absolute,absolute" PackSizeProp="0011/0001,0010/0001" RStyleDisabled="/Journals.JournalsQuest.TabPages.Collection.CollectionFrame.tile" ScrollExtent="281,292" ScrollSize="1,83" Size="281,292" Spacing="5" SpacingType="Constant"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="4,4" Name="Background" PackLocation="left,top" PackLocationProp="0004/0001,0004/0001" PackSize="absolute,absolute" PackSizeProp="0008/0001,0008/0001" RStyleDefault="/t_Styles.backdrop_dark" ScrollExtent="284,294" Size="284,294"/>
</Page>
<Scrollbar ArrowPressSound="sounds/button" Control="SkillFrame.SkillComposite" Location="295,5" Name="SkillScroll" PackLocation="right" PackLocationProp="-021/0001,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0011/0001" ScrollExtent="19,299" Size="19,299" Style="/t_Styles.default_vscroll"/>
</Page>
<Page BackgroundColor="#554736" BackgroundOpacity="0.008" DragAccepts="icon" DragType="icon" Location="0,1" Name="Utility" PackLocation="left,top" PackLocationProp="0000/0001,0001/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="316,310" Size="316,310">
<Page BackgroundOpacity="1.000" DragAccepts="icon" DragType="icon" Location="4,4" Name="SkillFrame" PackLocation="left,top" PackLocationProp="0004/0001,0004/0001" PackSize="absolute,absolute" PackSizeProp="0024/0001,0008/0001" RStyleDefault="/t_Styles.frame" ScrollExtent="292,302" Size="292,302">
<Composite DragAccepts="icon" DragType="icon" Location="6,6" Name="SkillComposite" PackSize="absolute,absolute" PackSizeProp="0011/0001,0014/0001" RStyleDisabled="/Journals.JournalsQuest.TabPages.Collection.CollectionFrame.tile" ScrollExtent="281,288" ScrollSize="1,83" Size="281,288" Spacing="5" SpacingType="Constant"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="4,4" Name="Background" PackLocation="left,top" PackLocationProp="0004/0001,0004/0001" PackSize="absolute,absolute" PackSizeProp="0008/0001,0008/0001" RStyleDefault="/t_Styles.backdrop_dark" ScrollExtent="284,294" Size="284,294"/>
</Page>
<Scrollbar ArrowPressSound="sounds/button" Control="SkillFrame.SkillComposite" Location="295,5" Name="SkillScroll" PackLocation="right" PackLocationProp="-021/0001,xxxx/xxxx" PackSize="fixed,absolute" PackSizeProp="0002/0003,0011/0001" ScrollExtent="19,299" Size="19,299" Style="/t_Styles.default_vscroll"/>
</Page>
</Page>
<Page AbsorbsInput="false" BackgroundColor="#F00000" BackgroundOpacity="1.000" Enabled="false" Location="4,46" Name="TabFrame" PackLocation="left,top" PackLocationProp="0004/0001,0046/0001" PackSize="absolute,absolute" PackSizeProp="0023/0001,0077/0001" RStyleDefault="/t_Styles.frame" ScrollExtent="327,319" Size="327,319"/>
<Text AbsorbsInput="false" Font="/Fonts.FontZapf18" LocalText="Skills" Location="4,1" MaxLines="1" Name="WC_Title" PackLocation="left,top" PackLocationProp="0004/0001,0001/0001" ScrollExtent="165,18" Size="165,17" TextColor="#FCD781" UserMovable="true">Skills</Text>
<Button LocalTooltip="Close" Location="331,1" Name="WC_CloseButton" PackLocation="right,top" PackLocationProp="-019/0001,0001/0001" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.close_button" Tooltip="Close" UserMovable="true"></Button>
<Button LocalTooltip="Window Options" Location="316,2" Name="WC_OptionsButton" PackLocation="right,top" PackLocationProp="-034/0001,0002/0001" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.options_button" Tooltip="Window Options" UserMovable="true"></Button>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Titlebar" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute" PackSizeProp="0001/0001,xxxx/xxxx" RStyleDefault="/t_Styles.window_title" ScrollExtent="349,32" Size="349,32"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="0,19" Name="WC_Frame" PackLocation="left,top" PackLocationProp="0000/0001,0019/0001" PackSize="absolute,absolute" PackSizeProp="0001/0001,0019/0001" RStyleDefault="/t_Styles.window" ScrollExtent="349,377" Size="349,377"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="2,18" Name="WC_Backdrop" PackLocation="left,top" PackLocationProp="0002/0001,0018/0001" PackSize="absolute,absolute" PackSizeProp="0005/0001,0021/0001" RStyleDefault="/t_Styles.backdrop_dark" ScrollExtent="345,375" Size="345,375"/>
</Page>
tell me what you think I am doing wrong. Thats the skinned skills window, and once I get in game I will post a SS of what it looks like, or what it dosent look like
__________________


Reply With Quote