GUI2K4.UT2K4SP_Details
- Extends
- UT2K4MainPage
- Modifiers
- config
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.UT2K4MainPage
|
+-- GUI2K4.UT2K4SP_Details
Inherited Variables from GUI2K4.UT2K4MainPage |
c_Tabs, HighScoreFile, i_Background, i_bkChar, i_bkScan, PanelCaption, PanelClass, PanelHint, TotalUnlockedCharacters, t_Footer, t_Header |
var localized string PageCaption;
var localized string ProfileExported;
var globalconfig string ProfileExporter;
function OnDetailClose ( optional bool bCanceled) )
defaultproperties
{
OnPreDraw=InternalOnPreDraw
OnClose=OnDetailClose
Begin Object class=GUIHeader name=SPDhdrHeader
RenderWeight=0.3
End Object
Begin Object class=ButtonFooter name=SPDftrFooter
RenderWeight=0.3
End Object
Begin Object Class=GUIButton Name=SPDbtnClose
Caption="CLOSE"
Hint="Return to the ladder"
StyleName="FooterButton"
WinWidth=0.12
WinHeight=0.040703
WinTop=0.959479
WinLeft=0.0
OnClick=btnCloseOnClick
TabOrder=0
RenderWeight=1.0
bBoundToParent=True
End Object
btnClose=SPDbtnClose
Begin Object Class=GUIButton Name=SPDbtnExport
Caption="EXPORT"
Hint="Export the details to a file"
StyleName="FooterButton"
WinWidth=0.12
WinHeight=0.040703
WinTop=0.959479
WinLeft=0.88
OnClick=btnExportOnClick
TabOrder=1
RenderWeight=1.0
bBoundToParent=True
End Object
btnExport=SPDbtnExport
Begin Object class=moCheckBox Name=SPDcbAlwaysShow
Caption="Show after a match"
WinWidth=0.289063
WinHeight=0.030000
WinLeft=0.006250
WinTop=0.966146
TabOrder=2
RenderWeight=1.0
bAutoSizeCaption=true
OnChange=cbAlwaysShowOnChange
End Object
cbAlwaysShow=SPDcbAlwaysShow
t_Header=SPDhdrHeader
t_Footer=SPDftrFooter
bPersistent=False
bDrawFocusedLast=false
WinWidth=1.0
WinHeight=1.0
WinTop=0.0
WinLeft=0.0
ProfileExporter="GUI2K4.SPProfileExporter"
PageCaption="Tournament details"
ProfileExported="Profile details exported to:|%filename%"
PanelClass(0)="GUI2K4.UT2K4SPTab_DetailMatch"
PanelCaption(0)="Last Match Played"
PanelHint(0)="Overview of the last match played"
PanelClass(1)="GUI2K4.UT2K4SPTab_DetailEnemies"
PanelCaption(1)="Opponent Teams"
PanelHint(1)="Overview of the teams you've played against"
PanelClass(2)="GUI2K4.UT2K4SPTab_DetailPhantom"
PanelCaption(2)="Other Tournament Matches"
PanelHint(2)="Overview of matches played by other teams"
}
|
Creation time: Do 14.8.2014 09:58:27.590 - Created with
UnCodeX