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
{
OnKeyEvent=InternalOnKeyEvent
Begin Object Class=GUIButton Name=OkButton
Caption="OK"
WinWidth=0.200000
WinHeight=0.040000
WinLeft=0.400000
WinTop=0.549479
OnClick=InternalOnClick
End Object
b_Ok=OKButton
Begin Object class=GUILabel Name=DialogText
Caption="WARNING"
TextALign=TXTA_Center
StyleName="TextButton"
FontScale=FNS_Large
WinWidth=0.884722
WinHeight=0.042149
WinLeft=0.056771
WinTop=0.389843
VertAlign=TXTA_Center
End Object
l_Text=DialogText
Begin Object class=GUILabel Name=DialogText2
TextALign=TXTA_Center
StyleName="TextLabel"
WinWidth=0.912500
WinHeight=0.126524
WinLeft=0.043750
WinTop=0.431249
bMultiline=true
End Object
l_Text2=DialogText2
}
|
Creation time: Do 14.8.2014 09:58:26.739 - Created with
UnCodeX