GUI2K4.UT2K4Browser_OpenIP
- Extends
- UT2K4GetDataMenu
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.MessageWindow
|
+-- GUI2K4.UT2K4GenericMessageBox
|
+-- GUI2K4.UT2K4GetDataMenu
|
+-- GUI2K4.UT2K4Browser_OpenIP
Direct Known Subclasses:
EditFavoritePage
var localized string CancelButtonHint;
var localized string EditBoxHint;
var localized string OKButtonHint;
function ApplyURL (
string URL )
function Execute ( )
function HandleParameters ( string s, string s2 )
function bool InternalOnKeyEvent ( out byte Key, out byte State, float Delta )
function string StripProtocol ( string s )
defaultproperties
{
OKButtonHint="Open a connection to this IP address."
CancelButtonHint="Close this page without connecting to a server."
EditBoxHint="Enter the address for the server you'd like to connect to - separate the IP and port with the : symbol"
Begin Object Class=moEditBox Name=IpEntryBox
LabelJustification=TXTA_Right
CaptionWidth=0.550000
Caption="IP Address: "
OnCreateComponent=IpEntryBox.InternalOnCreateComponent
WinTop=0.466667
WinLeft=0.160000
WinHeight=0.040000
TabOrder=0
End Object
ed_Data=moEditBox'GUI2K4.UT2k4Browser_OpenIP.IpEntryBox'
Begin Object Class=GUILabel Name=IPDesc
Caption="Enter New IP Address"
TextAlign=TXTA_Center
FontScale=FNS_Large
StyleName="TextLabel"
WinTop=0.400000
WinHeight=32.000000
End Object
l_Text=GUILabel'GUI2K4.UT2k4Browser_OpenIP.IPDesc'
}
|
Creation time: Mo 16.4.2007 11:20:34.171 - Created with
UnCodeX