xVoting.MapVoteMapListConfigPage
- Extends
- GUICustomPropertyPage
- Modifiers
- DependsOn ( VotingHandler )
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.LockedFloatingWindow
|
+-- GUI2K4.GUICustomPropertyPage
|
+-- xVoting.MapVoteMapListConfigPage
var bool bChanged;
var localized string sbCaption;
function LoadMapLists ( ) )
function SaveChange ( ) )
defaultproperties
{
Begin Object class=moCheckbox Name=MapListCheckBox
Caption="Use Map Cycle List"
Hint="Load map names from the specified maps lists or using the prefix."
TabOrder=0
CaptionWidth=0.8
ComponentWidth=0.2
OnChange=UseMapList_Change
WinWidth=0.543576
WinHeight=0.037500
WinLeft=0.227792
WinTop=0.087519
bScaleToParent=true
bBoundToParent=True
End Object
ch_UseMapList = MapListCheckBox
Begin Object Class=MultiSelectListBox Name=MapListListBox
Hint="Select each maplist type to load map names from."
WinWidth=0.553789
WinHeight=0.507031
WinLeft=0.040000
WinTop=0.146615
TabOrder=1
bVisibleWhenEmpty=true
OnChange=MapListChange
bScaleToParent=true
bBoundToParent=True
End Object
lb_MapList = MapListListBox
Begin Object Class=moEditBox Name=MapListLoaderPrefixEditBox
Caption = "Map Prefixes"
Hint="List of map name prefixes. If more than one separate each with commas."
TabOrder=2
WinWidth=0.787323
WinHeight=0.037500
WinLeft=0.108671
WinTop=0.812161
CaptionWidth=0.4
ComponentWidth=0.6
OnChange=MapListChange
bScaleToParent=true
bBoundToParent=True
End Object
ed_MapListPrefix = MapListLoaderPrefixEditBox
Background=None
WindowName="Map Voting List Configuration"
bAcceptsInput=false
WinWidth=0.6
WinHeight=0.8
WinLeft=0.2
WinTop=0.1
DefaultWidth=0.6
DefaultHeight=0.8
DefaultLeft=0.2
DefaultTop=0.1
sbCaption="Map Cycle List"
}
|
Creation time: Do 14.8.2014 09:58:13.877 - Created with
UnCodeX