GUI2K4.UT2K4InternetSettingsPage
- Extends
- MessageWindow
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.MessageWindow
|
+-- GUI2K4.UT2K4InternetSettingsPage
function int GetNetspeedIndex ( int Netspeed )
function string GetNetspeedValue ( int i )
function SetupNetspeedCombo ( )
function SetupPlayerName ( )
defaultproperties
{
Begin Object Class=GUIButton Name=InternetSettingsOKButton
Caption="OK"
WinTop=0.556666
WinLeft=0.741251
WinWidth=0.136250
WinHeight=0.045000
OnClick=UT2K4InternetSettingsPage.InternalOnClick
OnKeyEvent=InternetSettingsOKButton.InternalOnKeyEvent
End Object
b_OK=GUIButton'GUI2K4.UT2K4InternetSettingsPage.InternetSettingsOKButton'
Begin Object Class=GUIButton Name=InternetSettingsCancelButton
Caption="CANCEL"
WinTop=0.556666
WinLeft=0.595000
WinWidth=0.130000
WinHeight=0.045000
OnClick=UT2K4InternetSettingsPage.InternalOnClick
OnKeyEvent=InternetSettingsCancelButton.InternalOnKeyEvent
End Object
b_Cancel=GUIButton'GUI2K4.UT2K4InternetSettingsPage.InternetSettingsCancelButton'
Begin Object Class=moEditBox Name=PlayerNameEditbox
bVerticalLayout=Wahr
LabelJustification=TXTA_Center
ComponentJustification=TXTA_Center
Caption="Player Name: "
OnCreateComponent=PlayerNameEditbox.InternalOnCreateComponent
WinTop=0.401666
WinLeft=0.085000
WinWidth=0.381250
WinHeight=0.090000
bStandardized=Falsch
End Object
ed_PlayerName=moEditBox'GUI2K4.UT2K4InternetSettingsPage.PlayerNameEditbox'
Begin Object Class=moComboBox Name=NetspeedComboBox
bReadOnly=Wahr
bVerticalLayout=Wahr
LabelJustification=TXTA_Center
ComponentJustification=TXTA_Center
Caption="Netspeed: "
OnCreateComponent=NetspeedComboBox.InternalOnCreateComponent
WinTop=0.401666
WinLeft=0.537500
WinWidth=0.341250
WinHeight=0.090000
bStandardized=Falsch
End Object
co_Netspeed=moComboBox'GUI2K4.UT2K4InternetSettingsPage.NetspeedComboBox'
}
|
Creation time: Mo 16.4.2007 11:20:34.671 - Created with
UnCodeX