GUI2K4.EditFavoritePage
- Extends
- UT2K4Browser_OpenIP
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.MessageWindow
|
+-- GUI2K4.UT2K4GenericMessageBox
|
+-- GUI2K4.UT2K4GetDataMenu
|
+-- GUI2K4.UT2K4Browser_OpenIP
|
+-- GUI2K4.EditFavoritePage
var localized string UnknownText;
function ApplyURL ( string URL ) )
function HandleParameters ( string ServerIP, string ServerName) )
defaultproperties
{
OKButtonHint="Close the page and save the new IP to your favorites list."
CancelButtonHint="Close the page and discard any changes."
EditBoxHint="Enter the URL for this favorite - separate IP and port with the : symbol"
Begin Object Class=GUILabel Name=ServerName
StyleName="TextLabel"
TextAlign=TXTA_Center
WinWidth=0.854492
WinHeight=0.050000
WinLeft=0.070313
WinTop=0.299479
End Object
l_name=ServerName
Begin Object class=moEditBox Name=IpEntryBox
Caption="IP Address: "
LabelJustification=TXTA_Left
ComponentJustification=TXTA_Left
CaptionWidth=0.35
ComponentWidth=-1
WinWidth=0.590820
WinHeight=0.030000
WinLeft=0.192383
WinTop=0.487500
TabOrder=0
bAutoSizeCaption=True
End Object
ed_Data=IPEntryBox
UnknownText="Unknown Server"
}
|
Creation time: Do 14.8.2014 09:58:04.496 - Created with
UnCodeX