EQ2Interface.comeq2ui_mainhud_help.xml Compare
Live Server : Tears of Veeshan : 11\12\13


Produced: 11/12/2013 2:26:29 PM
   
Mode:  Differences with Context  
   
Left file: d:\games\EverQuest II\UI\11.11.13\eq2ui_mainhud_help.xml  
Right file: d:\games\EverQuest II\UI\Default\eq2ui_mainhud_help.xml  
28             <Button DynamicData="ContentBackground.BrowserState.Back" Location="7,475" MaximumSize="16384,32" MinimumSize="32,32" Name="Back" OnPress="parent.ContentBackground.Browser.action = &quot;back&quot;" PackLocation="left,bottom" ScrollExtent="120,32" Size="120,32" Style="/CommonElements.PushButton.data.style">:fd00e2a6320391f6:Back</Button> = 28             <Button DynamicData="ContentBackground.BrowserState.Back" Location="7,475" MaximumSize="16384,32" MinimumSize="32,32" Name="Back" OnPress="parent.ContentBackground.Browser.action = &quot;back&quot;" PackLocation="left,bottom" ScrollExtent="120,32" Size="120,32" Style="/CommonElements.PushButton.data.style">:fd00e2a6320391f6:Back</Button>
29             <Button DynamicData="ContentBackground.BrowserState.Forward" Location="132,475" MaximumSize="16384,32" MinimumSize="32,32" Name="Next" OnPress="parent.ContentBackground.Browser.action = &quot;forward&quot;" PackLocation="left,bottom" ScrollExtent="120,32" Size="120,32" Style="/CommonElements.PushButton.data.style">:fd00e2a65be240fd:Forward</Button>   29             <Button DynamicData="ContentBackground.BrowserState.Forward" Location="132,475" MaximumSize="16384,32" MinimumSize="32,32" Name="Next" OnPress="parent.ContentBackground.Browser.action = &quot;forward&quot;" PackLocation="left,bottom" ScrollExtent="120,32" Size="120,32" Style="/CommonElements.PushButton.data.style">:fd00e2a65be240fd:Forward</Button>
30         </Page>   30         </Page>
31         <Page Activated="true" Name="TopicsPage" PackSize="a,a" ScrollExtent="870,515" Size="870,515">   31         <Page Activated="true" Name="TopicsPage" PackSize="a,a" ScrollExtent="870,515" Size="870,515">
32             <Page BackgroundOpacity="1.000" Location="5,5" Name="TopicBackground" PackSize="f,a" RStyleDefault="/CommonElements.CorneredGrouper.data.rect" ScrollExtent="250,470" Size="250,470">   32             <Page BackgroundOpacity="1.000" Location="5,5" Name="TopicBackground" PackSize="f,a" RStyleDefault="/CommonElements.CorneredGrouper.data.rect" ScrollExtent="250,470" Size="250,470">
33                 <DataSourceContainer Name="TopicDSContainer">   33                 <DataSourceContainer Name="TopicDSContainer">
34                     <DataSourceContainer Name="data 1" text=":fd00e2a6e432a5fc:[DEVL]1.0 Welcome to EverQuest 2!"> <> 34                     <DataSourceContainer Name="data 1" text=":834a1c39e432a5fc:[DEVL]1.0 Welcome to EverQuest 2!">
35                         <DataSourceContainer Name="New DataSourceContainer" text=":fd00e2a660712367:[DEVL]1.1 Griefing Other Players" />   35                         <DataSourceContainer Name="New DataSourceContainer" text=":834a1c3960712367:[DEVL]1.1 Griefing Other Players" />
36                     </DataSourceContainer> = 36                     </DataSourceContainer>
37                     <DataSourceContainer Name="data 2" text=":fd00e2a6e4d42d26:[DEVL]2.0 Gameplay Overview" /> <> 37                     <DataSourceContainer Name="data 2" text=":834a1c39e4d42d26:[DEVL]2.0 Gameplay Overview" />
38                 </DataSourceContainer> = 38                 </DataSourceContainer>
39                 <TreeView BackgroundColor="#555555" BackgroundOpacity="0.000" DataSourceContainer="TopicDSContainer" Location="10,10" MinimumScrollExtent="210,60" Name="TopicTreeView" PackSize="a,a" ScrollExtent="210,450" SelectionAllowedMultiRow="false" ShowChecks="false" Size="210,450" Style="/CommonElements.TreeView.data.style" />   39                 <TreeView BackgroundColor="#555555" BackgroundOpacity="0.000" DataSourceContainer="TopicDSContainer" Location="10,10" MinimumScrollExtent="210,60" Name="TopicTreeView" PackSize="a,a" ScrollExtent="210,450" SelectionAllowedMultiRow="false" ShowChecks="false" Size="210,450" Style="/CommonElements.TreeView.data.style" />
40                 <Scrollbar ArrowPressSound="sounds/button" Control="TopicTreeView" HideIfUnnecessary="true" Location="218,10" MaximumSize="22,16384" MinimumSize="22,60" Name="Scroll" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="22,450" Size="22,450" Style="/CommonElements.ScrollbarVertical.data.style" Visible="false" />   40                 <Scrollbar ArrowPressSound="sounds/button" Control="TopicTreeView" HideIfUnnecessary="true" Location="218,10" MaximumSize="22,16384" MinimumSize="22,60" Name="Scroll" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="22,450" Size="22,450" Style="/CommonElements.ScrollbarVertical.data.style" Visible="false" />
41             </Page>   41             </Page>
42             <Page BackgroundOpacity="1.000" Location="255,5" Name="ContentBackground" PackSize="a,a" RStyleDefault="/CommonElements.CorneredGrouper.data.rect" ScrollExtent="610,470" Size="610,470">   42             <Page BackgroundOpacity="1.000" Location="255,5" Name="ContentBackground" PackSize="a,a" RStyleDefault="/CommonElements.CorneredGrouper.data.rect" ScrollExtent="610,470" Size="610,470">
43                 <DataSource Name="BrowserState">   43                 <DataSource Name="BrowserState">
 
48                     <DynamicData comment="Browser&apos;s refresh state (typially DD for a button)" Name="Refresh" /> = 48                     <DynamicData comment="Browser&apos;s refresh state (typially DD for a button)" Name="Refresh" />
49                     <DynamicData comment="Browser&apos;s stop state (typially DD for a button)" Name="Stop" />   49                     <DynamicData comment="Browser&apos;s stop state (typially DD for a button)" Name="Stop" />
50                     <DynamicData comment="URI of browser&apos;s current page (typically DD for a text control)" Name="URI" />   50                     <DynamicData comment="URI of browser&apos;s current page (typically DD for a text control)" Name="URI" />
51                 </DataSource>   51                 </DataSource>
52                 <EQIIBrowser dynamicdata_back="BrowserState.Back" dynamicdata_forward="BrowserState.Forward" dynamicdata_progress="BrowserState.Progress" dynamicdata_refresh="BrowserState.Refresh" dynamicdata_status="BrowserState.Status" dynamicdata_stop="BrowserState.Stop" dynamicdata_uri="BrowserState.URI" Location="9,9" Name="Browser" PackSize="a,a" ScrollExtent="592,453" Size="592,453" />   52                 <EQIIBrowser dynamicdata_back="BrowserState.Back" dynamicdata_forward="BrowserState.Forward" dynamicdata_progress="BrowserState.Progress" dynamicdata_refresh="BrowserState.Refresh" dynamicdata_status="BrowserState.Status" dynamicdata_stop="BrowserState.Stop" dynamicdata_uri="BrowserState.URI" Location="9,9" Name="Browser" PackSize="a,a" ScrollExtent="592,453" Size="592,453" />
53             </Page>   53             </Page>
54             <Button Location="666,475" MaximumSize="16384,32" MinimumSize="32,32" Name="Petition" OnPress="petition" PackLocation="right,bottom" ScrollExtent="198,32" Size="198,32" Style="/CommonElements.PushButton.data.style" Tooltip=":fd00e2a6db44d43d:Click to contact Customer Service for help.">:fd00e2a6f9d016aa:Petition</Button> <> 54             <Button Location="666,475" MaximumSize="16384,32" MinimumSize="32,32" Name="Petition" OnPress="petition" PackLocation="right,bottom" ScrollExtent="198,32" Size="198,32" Style="/CommonElements.PushButton.data.style" Tooltip=":834a1c39db44d43d:Click to contact Customer Service for help.">:834a1c39f9d016aa:Petition</Button>
55             <Button DynamicData="ContentBackground.BrowserState.Back" Location="7,475" MaximumSize="16384,32" MinimumSize="32,32" Name="Back" OnPress="parent.ContentBackground.Browser.action = &quot;back&quot;" PackLocation="left,bottom" ScrollExtent="120,32" Size="120,32" Style="/CommonElements.PushButton.data.style">:fd00e2a6320391f6:Back</Button>   55             <Button DynamicData="ContentBackground.BrowserState.Back" Location="7,475" MaximumSize="16384,32" MinimumSize="32,32" Name="Back" OnPress="parent.ContentBackground.Browser.action = &quot;back&quot;" PackLocation="left,bottom" ScrollExtent="120,32" Size="120,32" Style="/CommonElements.PushButton.data.style">:834a1c39320391f6:Back</Button>
56             <Button DynamicData="ContentBackground.BrowserState.Forward" Location="132,475" MaximumSize="16384,32" MinimumSize="32,32" Name="Next" OnPress="parent.ContentBackground.Browser.action = &quot;forward&quot;" PackLocation="left,bottom" ScrollExtent="120,32" Size="120,32" Style="/CommonElements.PushButton.data.style">:fd00e2a65be240fd:Forward</Button>   56             <Button DynamicData="ContentBackground.BrowserState.Forward" Location="132,475" MaximumSize="16384,32" MinimumSize="32,32" Name="Next" OnPress="parent.ContentBackground.Browser.action = &quot;forward&quot;" PackLocation="left,bottom" ScrollExtent="120,32" Size="120,32" Style="/CommonElements.PushButton.data.style">:834a1c39d7d3e9e5:Forward</Button>
57             <Text AbsorbsInput="false" Font="/TextStyles.Normal.NormalStyle" Location="260,475" Name="GotoCommonProblems" PackLocation=",FFF" PackSize="a,f" ScrollExtent="600,33" Size="600,33" TextAlignment="Center" TextColor="#00FF00" UserMovable="true" UserResizable="true">:fd00e2a6d180edc2:Need more help? Click here to get HELP WITH COMMON PROBLEMS.</Text> = 57             <Text AbsorbsInput="false" Font="/TextStyles.Normal.NormalStyle" Location="260,475" Name="GotoCommonProblems" PackLocation=",FFF" PackSize="a,f" ScrollExtent="600,33" Size="600,33" TextAlignment="Center" TextColor="#00FF00" UserMovable="true" UserResizable="true">:fd00e2a6d180edc2:Need more help? Click here to get HELP WITH COMMON PROBLEMS.</Text>
58         </Page>   58         </Page>
59         <Page Activated="true" Name="CommonIssuesPage" PackSize="a,a" ScrollExtent="870,515" Size="870,515" Visible="false">   59         <Page Activated="true" Name="CommonIssuesPage" PackSize="a,a" ScrollExtent="870,515" Size="870,515" Visible="false">
60             <Page BackgroundOpacity="1.000" Location="5,11" Name="Contents" PackSize="a,a" RStyleDefault="/CommonElements.CorneredGrouper.data.rect" ScrollExtent="860,464" Size="860,464">   60             <Page BackgroundOpacity="1.000" Location="5,11" Name="Contents" PackSize="a,a" RStyleDefault="/CommonElements.CorneredGrouper.data.rect" ScrollExtent="860,464" Size="860,464">
61                 <Text AbsorbsInput="false" Font="/TextStyles.Normal.NormalStyle" GetsInput="false" Location="10,10" Name="CommonProblems" PackSize="a,a" ScrollExtent="820,444" Size="820,444" />   61                 <Text AbsorbsInput="false" Font="/TextStyles.Normal.NormalStyle" GetsInput="false" Location="10,10" Name="CommonProblems" PackSize="a,a" ScrollExtent="820,444" Size="820,444" />
62                 <Scrollbar ArrowPressSound="sounds/button" Control="CommonProblems" HideIfUnnecessary="true" Location="828,10" MaximumSize="22,16384" MinimumSize="22,60" Name="Scroll" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="22,444" Size="22,444" Style="/CommonElements.ScrollbarVertical.data.style" Visible="false" />   62                 <Scrollbar ArrowPressSound="sounds/button" Control="CommonProblems" HideIfUnnecessary="true" Location="828,10" MaximumSize="22,16384" MinimumSize="22,60" Name="Scroll" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="22,444" Size="22,444" Style="/CommonElements.ScrollbarVertical.data.style" Visible="false" />
 
170             <Page BackgroundOpacity="1.000" Name="Fill" PackSize="a,a" ScrollExtent="870,515" Size="870,515" /> = 170             <Page BackgroundOpacity="1.000" Name="Fill" PackSize="a,a" ScrollExtent="870,515" Size="870,515" />
171         </Page>   171         </Page>
172     </Page>   172     </Page>
173     <RectangleStyle Color="#FFDDAA" Name="RectStyle" />   173     <RectangleStyle Color="#FFDDAA" Name="RectStyle" />
174     <Page AbsorbsInput="false" Location="-12,-2" Name="WindowFrame" PackSize="absolute,absolute" ScrollExtent="900,600" Size="900,600">   174     <Page AbsorbsInput="false" Location="-12,-2" Name="WindowFrame" PackSize="absolute,absolute" ScrollExtent="900,600" Size="900,600">
175         <DataSource Name="TabSource">   175         <DataSource Name="TabSource">
176             <Data Name="Tutorial" target="TutorialPage" text=":x:Tutorial" /> <> 176             <Data Name="Tutorial" target="TutorialPage" text=":834a1c39c0e26240:Tutorial" />
177             <Data Name="Topics" target="TopicsPage" text=":x:Player Guide" />   177             <Data Name="Topics" target="TopicsPage" text=":834a1c39a9970864:Player Guide" />
178             <Data Name="CommonIssues" target="CommonIssuesPage" text=":fd00e2a669885312:Help With Common Problems" /> = 178             <Data Name="CommonIssues" target="CommonIssuesPage" text=":fd00e2a669885312:Help With Common Problems" />
179             <Data Name="KnowledgeBase" target="KnowledgeBasePage" text=":fd00e2a6b183e19f:Search For Help" />   179             <Data Name="KnowledgeBase" target="KnowledgeBasePage" text=":fd00e2a6b183e19f:Search For Help" />
180             <Data Name="Tickets" target="TicketsPage" text=":fd00e2a68247d86a:Customer Service Tickets" />   180             <Data Name="Tickets" target="TicketsPage" text=":fd00e2a68247d86a:Customer Service Tickets" />
181         </DataSource>   181         </DataSource>
182         <TabbedPane ActiveTab="0" DataSource="TabSource" Location="30,36" Name="TabPane" PackLocation="left,top" PackSize="absolute,fixed" ScrollExtent="840,36" Size="840,36" Style="/WindowElements.WindowFrame.data.tab_data.tabbed_pane_style" TargetPage="TabPage" />   182         <TabbedPane ActiveTab="0" DataSource="TabSource" Location="30,36" Name="TabPane" PackLocation="left,top" PackSize="absolute,fixed" ScrollExtent="840,36" Size="840,36" Style="/WindowElements.WindowFrame.data.tab_data.tabbed_pane_style" TargetPage="TabPage" />
183         <Button Location="844,8" Name="Settings" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="/WindowElements.WindowFrame.data.settings.style" Tooltip=":fd00e2a6ec278586:Window Settings" UserMovable="true" />   183         <Button Location="844,8" Name="Settings" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="/WindowElements.WindowFrame.data.settings.style" Tooltip=":fd00e2a6ec278586:Window Settings" UserMovable="true" />