EQ2Interface.comeq2ui_bg_listboxrow_template.xml Compare
Live Server : CoE Expansion : 11\13\12


Produced: 11/13/2012 11:57:12 AM
   
Mode:  Differences with Context  
   
Left file: d:\games\EverQuest II\UI\11.12.12\eq2ui_bg_listboxrow_template.xml  
Right file: d:\games\EverQuest II\UI\Default\eq2ui_bg_listboxrow_template.xml  
1 <?xml version="1.0" encoding="utf-8"?> = 1 <?xml version="1.0" encoding="utf-8"?>
2 <Page Name="Template" PackSize="absolute, fixed" ScrollExtent="388,45" Size="388,45" Visible="true"> <> 2 <Page Name="Template" PackSize="absolute, fixed" ScrollExtent="388,45" Size="388,65" Visible="true">
3     <Page Location="205,0" Name="RightSide" PackLocation="right,center" PackSize="f,f" ScrollExtent="182,45" Size="182,45"> = 3     <Page Location="205,0" Name="RightSide" PackLocation="right,center" PackSize="f,f" ScrollExtent="182,45" Size="182,45">
4         <Button Location="22,9" MaximumSize="80,26" MinimumSize="60,26" Name="QueueGroupRaid" OnHideEffector="/Effects.FadeOut" Visible="$groupraidbuttonvisible$" OnPress="battleground $modtype$_$grouptype$ $matchid$" OnShowEffector="/Effects.FadeIn" PackSize="f,f" ScrollExtent="78,26" Size="78,26" Style="/CommonElements.SmallPushButton.data.style">$groupraidbuttontext$</Button>   4         <Button Location="22,9" MaximumSize="80,26" MinimumSize="60,26" Name="QueueGroupRaid" OnHideEffector="/Effects.FadeOut" Visible="$groupraidbuttonvisible$" OnPress="battleground $modtype$_$grouptype$ $matchid$" OnShowEffector="/Effects.FadeIn" PackSize="f,f" ScrollExtent="78,26" Size="78,26" Style="/CommonElements.SmallPushButton.data.style">$groupraidbuttontext$</Button>
5         <Button Location="103,9" MaximumSize="80,50" MinimumSize="60,26" Name="QueueSelf" OnHideEffector="/Effects.FadeOut" Visible="$selfbuttonvisible$" OnPress="battleground $modtype$ $matchid$" OnShowEffector="/Effects.FadeIn" PackSize="f,f" ScrollExtent="80,26" Size="80,26" Style="/CommonElements.SmallPushButton.data.style">$selfbuttontext$</Button>   5         <Button Location="103,9" MaximumSize="80,50" MinimumSize="60,26" Name="QueueSelf" OnHideEffector="/Effects.FadeOut" Visible="$selfbuttonvisible$" OnPress="battleground $modtype$ $matchid$" OnShowEffector="/Effects.FadeIn" PackSize="f,f" ScrollExtent="80,26" Size="80,26" Style="/CommonElements.SmallPushButton.data.style">$selfbuttontext$</Button>
6         <Text Font="/TextStyles.Normal.NormalStyle" Location="16,12" MaxLines="2" Name="QueuedState" PackLocation="a,f" ScrollExtent="93,20" Size="93,20" TextAlignment="Center" TextAlignmentVertical="Center"  Visible="$isqueuedforthismatch$">$queuestate$</Text>   6         <Text Font="/TextStyles.Normal.NormalStyle" Location="16,12" MaxLines="2" Name="QueuedState" PackLocation="a,f" ScrollExtent="93,20" Size="93,20" TextAlignment="Center" TextAlignmentVertical="Center"  Visible="$isqueuedforthismatch$">$queuestate$</Text>
7     </Page>   7     </Page>
8     <Text Font="/TextStyles.Normal.NormalStyle" Location="8,19" MaxLines="2" Name="Status" PackLocation="left,Top" PackSize="a,f" ScrollExtent="219,20" Size="219,20" TextAlignmentVertical="Center">$queuestatus$</Text> <> 8     <Text Font="/TextStyles.Normal.NormalStyle" Location="8,19" MaxLines="2" Name="Status" PackLocation="left,Top" PackSize="a,f" ScrollExtent="219,20" Size="219,40" TextAlignmentVertical="Center">$queuestatus$</Text>
9     <Text Font="/TextStyles.Large.LargeStyle" Location="7,1" MaxLines="2" Name="Name" PackLocation="left,Top" PackSize="a,f" ScrollExtent="217,20" Size="217,20" TextAlignmentVertical="Center" TextColor="#F0D080">$matchname$</Text> = 9     <Text Font="/TextStyles.Large.LargeStyle" Location="7,1" MaxLines="2" Name="Name" PackLocation="left,Top" PackSize="a,f" ScrollExtent="217,20" Size="217,20" TextAlignmentVertical="Center" TextColor="#F0D080">$matchname$</Text>
10 </Page>   10 </Page>