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
{
Begin Object Class=GUILabel Name=ServerName
TextAlign=TXTA_Center
StyleName="TextLabel"
WinTop=0.299479
WinLeft=0.070313
WinWidth=0.854492
WinHeight=0.050000
End Object
l_name=GUILabel'GUI2K4.EditFavoritePage.ServerName'
UnknownText="Unknown Server"
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=moEditBox Name=IpEntryBox
ComponentJustification=TXTA_Left
CaptionWidth=0.350000
Caption="IP Address: "
OnCreateComponent=IpEntryBox.InternalOnCreateComponent
WinTop=0.487500
WinLeft=0.192383
WinWidth=0.590820
TabOrder=0
End Object
ed_Data=moEditBox'GUI2K4.EditFavoritePage.IpEntryBox'
}
|
Creation time: Mo 16.4.2007 11:20:18.484 - Created with
UnCodeX