GUI2K4.UT2K4GenericMessageBox
- Extends
- MessageWindow
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.MessageWindow
|
+-- GUI2K4.UT2K4GenericMessageBox
Direct Known Subclasses:
UT2K4GetDataMenu, UT2K4PerformWarn, UT2K4VideoChangeOK
function HandleParameters ( string Param1, string Param2 )
function bool InternalOnKeyEvent ( out byte Key, out byte State, float delta )
defaultproperties
{
Begin Object Class=GUIButton Name=OkButton
Caption="OK"
WinTop=0.549479
WinLeft=0.400000
WinWidth=0.200000
OnClick=UT2K4GenericMessageBox.InternalOnClick
OnKeyEvent=OkButton.InternalOnKeyEvent
End Object
b_OK=GUIButton'GUI2K4.UT2K4GenericMessageBox.OkButton'
Begin Object Class=GUILabel Name=DialogText
Caption="WARNING"
TextAlign=TXTA_Center
VertAlign=TXTA_Center
FontScale=FNS_Large
StyleName="TextButton"
WinTop=0.389843
WinLeft=0.056771
WinWidth=0.884722
WinHeight=0.042149
End Object
l_Text=GUILabel'GUI2K4.UT2K4GenericMessageBox.DialogText'
Begin Object Class=GUILabel Name=DialogText2
TextAlign=TXTA_Center
bMultiLine=Wahr
StyleName="TextLabel"
WinTop=0.431249
WinLeft=0.043750
WinWidth=0.912500
WinHeight=0.126524
End Object
l_Text2=GUILabel'GUI2K4.UT2K4GenericMessageBox.DialogText2'
OnKeyEvent=UT2K4GenericMessageBox.InternalOnKeyEvent
}
|
Creation time: Mo 16.4.2007 11:20:34.578 - Created with
UnCodeX