GUI2K4.UT2K4VideoChangeOK
- Extends
- UT2K4GenericMessageBox
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.MessageWindow
|
+-- GUI2K4.UT2K4GenericMessageBox
|
+-- GUI2K4.UT2K4VideoChangeOK
UT2K4VideoChangeOK
function ChangeResolution ( string DesiredRes ) )
function DeferChangeOnClose ( optional Bool bCancelled) )
function Execute ( string DesiredRes) )
function SetDevice ( string NewRenderDevice ) )
function StartTimer ( ) )
event Timer ( ) )
function ToggleFullScreen ( ) )
defaultproperties
{
Begin Object Class=GUIButton Name=bOk
Caption="Keep Settings"
WinWidth=0.200000
WinHeight=0.040000
WinLeft=0.175000
WinTop=0.558334
bBoundToParent=true
OnClick=InternalOnClick
End Object
b_Ok=bOk
Begin Object Class=GUIButton Name=bCancel
Caption="Restore Settings"
WinWidth=0.2
WinHeight=0.04
WinLeft=0.65
WinTop=0.558334
bBoundToParent=true
OnClick=InternalOnClick
End Object
b_Cancel=bCancel
Begin Object class=GUILabel Name=lbText
Caption="Accept these settings?"
TextAlign=TXTA_Center
StyleName="TextLabel"
FontScale=FNS_Large
WinWidth=1.000000
WinHeight=0.068750
WinLeft=0.000000
WinTop=0.390000
End Object
l_Text=lbText
Begin Object class=GUILabel Name=lbText2
Caption="(Original settings will be restored in 15 seconds)"
TextAlign=TXTA_Center
StyleName="TextButton"
WinWidth=1
WinLeft=0
WinTop=0.46
WinHeight=0.045
End Object
l_Text2=lbText2
RestoreText="(Original settings will be restored in %count% %seconds%)"
SecondText="second"
SecondsText="seconds"
InactiveFadeColor=(R=128,G=128,B=128,A=255)
}
|
Creation time: Do 14.8.2014 09:58:28.261 - Created with
UnCodeX