- Extends
- LockedFloatingWindow
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.LockedFloatingWindow
|
+-- xVoting.MapInfoPage
Inherited Variables from GUI2K4.FloatingWindow |
BLSizing, bMoveAllowed, bMoving, bResizeHeightAllowed, bResizeWidthAllowed, bResizing, BRSizing, BtSizing, b_ExitButton, DefaultHeight, DefaultLeft, DefaultTop, DefaultWidth, HeaderMouseCursorIndex, LSizing, MaxPageHeight, MaxPageWidth, MinPageHeight, MinPageWidth, RSizing, TLSizing, TRSizing, TSizing, t_WindowTitle, WindowName |
Inherited Functions from GUI2K4.FloatingWindow |
AddSystemMenu, AlignFrame, CheckBounds, FloatingHover, FloatingMousePressed, FloatingMouseRelease, FloatingPreDraw, FloatingRendered, HoveringBottomBorder, HoveringBottomLeft, HoveringLeftBorder, HoveringRightBorder, HoveringTopBorder, HoveringTopLeft, InitComponent, InternalOnCreateComponent, ResizeAllowed, ResizedBoth, ResizedHeight, ResizedWidth, ResolutionChanged, SaveCurrentPosition, SetDefaultPosition, SetFocus, SetMouseCursorIndex, SetPanelPosition, SystemMenuPreDraw, XButtonClicked |
var localized string AuthorText;
lmsgLevelPreviewUnavailable Source code
var localized string lmsgLevelPreviewUnavailable;
var localized string MessageNoInfo;
var localized string PlayerText;
function int FindCacheRecordIndex ( string MapName )
function HandleParameters ( string Param1, string Param2 )
function ReadMapInfo ( string MapName )
function SetVisibility ( bool bIsVisible )
function string StripMapName ( string FullMapName )
defaultproperties
{
Begin Object Class=GUISectionBackground Name=sbInfo
bFillClient=Wahr
WinTop=0.514698
WinLeft=0.045305
WinWidth=0.918322
WinHeight=0.374167
OnPreDraw=sbInfo.InternalPreDraw
End Object
sb_Info=GUISectionBackground'xVoting.MapInfoPage.sbInfo'
Begin Object Class=GUIScrollTextBox Name=MapInfoList
CharDelay=0.002500
EOLDelay=0.500000
bVisibleWhenEmpty=Wahr
OnCreateComponent=MapInfoList.InternalOnCreateComponent
WinTop=0.620235
WinLeft=0.284888
WinWidth=0.918322
WinHeight=0.207500
bTabStop=Falsch
bScaleToParent=Wahr
bNeverFocus=Wahr
End Object
lb_MapDesc=GUIScrollTextBox'xVoting.MapInfoPage.MapInfoList'
Begin Object Class=GUIImage Name=MapImage
ImageStyle=ISTY_Scaled
ImageRenderStyle=MSTY_Normal
WinTop=0.173177
WinLeft=0.281885
WinWidth=0.917083
WinHeight=0.451979
RenderWeight=0.200000
bScaleToParent=Wahr
End Object
i_MapImage=GUIImage'xVoting.MapInfoPage.MapImage'
Begin Object Class=GUILabel Name=MapAuthorLabel
Caption="MapAuthor"
TextAlign=TXTA_Center
TextColor=(B=255,G=255,R=255)
TextFont="UT2ServerListFont"
WinTop=0.366257
WinLeft=0.042804
WinWidth=0.915313
WinHeight=0.049359
RenderWeight=0.300000
bScaleToParent=Wahr
End Object
l_MapAuthor=GUILabel'xVoting.MapInfoPage.MapAuthorLabel'
Begin Object Class=GUILabel Name=MapPlayersLabel
Caption="Players"
TextAlign=TXTA_Center
TextColor=(B=255,G=255,R=255)
TextFont="UT2ServerListFont"
WinTop=0.397652
WinLeft=0.042804
WinWidth=0.915313
WinHeight=0.049359
RenderWeight=0.300000
bScaleToParent=Wahr
End Object
l_MapPlayers=GUILabel'xVoting.MapInfoPage.MapPlayersLabel'
Begin Object Class=GUILabel Name=NoPreview
Caption="No Preview Available"
TextAlign=TXTA_Center
TextColor=(B=0,G=255,R=247)
TextFont="UT2HeaderFont"
bTransparent=Falsch
bMultiLine=Wahr
VertAlign=TXTA_Center
WinTop=0.173177
WinLeft=0.281885
WinWidth=0.917083
WinHeight=0.451979
bScaleToParent=Wahr
End Object
l_NoPreview=GUILabel'xVoting.MapInfoPage.NoPreview'
MessageNoInfo="No information available!"
AuthorText="Author"
PlayerText="players"
lmsgLevelPreviewUnavailable="Level Preview Unavailable"
DefaultLeft=0.264063
DefaultTop=0.077213
DefaultWidth=0.468750
DefaultHeight=0.801954
bAllowedAsLast=Wahr
WinTop=0.077213
WinLeft=0.264063
WinWidth=0.468750
WinHeight=0.801954
}
|
Creation time: Mo 16.4.2007 11:20:23.921 - Created with
UnCodeX