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=moEditBox Name=PlayerNameEditbox
bVerticalLayout=True
LabelJustification=TXTA_Center
ComponentJustification=TXTA_Center
Caption="Player Name: "
WinWidth=0.381250
WinHeight=0.090000
WinLeft=0.085000
WinTop=0.401666
bStandardized=False
End Object
ed_PlayerName=PlayerNameEditBox
Begin Object Class=moComboBox Name=NetspeedComboBox
bVerticalLayout=True
LabelJustification=TXTA_Center
ComponentJustification=TXTA_Center
Caption="Netspeed: "
WinWidth=0.341250
WinHeight=0.090000
WinLeft=0.537500
WinTop=0.401666
bStandardized=False
bReadOnly=true
End Object
co_Netspeed=NetspeedComboBox
Begin Object Class=GUIButton Name=InternetSettingsOKButton
Caption="OK"
OnClick=InternalOnClick
WinWidth=0.136250
WinHeight=0.045000
WinLeft=0.741251
WinTop=0.556666
End Object
b_OK=InternetSettingsOKButton
Begin Object Class=GUIButton Name=InternetSettingsCancelButton
Caption="CANCEL"
OnClick=InternalOnClick
WinWidth=0.130000
WinHeight=0.045000
WinLeft=0.595000
WinTop=0.556666
End Object
b_Cancel=InternetSettingsCancelButton
}
|
Creation time: Do 14.8.2014 09:58:26.797 - Created with
UnCodeX