defaultproperties
{
Begin Object Class=GUIButton Name=RemoveButton
Caption="Remove"
AutoSizePadding=(HorzPerc=0.500000)
Hint="Remove the selected maps from your map list"
WinTop=0.918035
WinLeft=0.511243
WinWidth=0.223407
WinHeight=0.056312
TabOrder=10
bScaleToParent=True
bRepeatClick=True
OnClickSound=CS_Down
OnClick=KFMapListEditor.ModifyMapList
OnKeyEvent=RemoveButton.InternalOnKeyEvent
End Object
b_Remove=GUIButton'KFGui.KFMapListEditor.RemoveButton'
Begin Object Class=GUIButton Name=RemoveAllButton
Caption="Remove All"
Hint="Remove all maps from your map list"
WinTop=0.918035
WinLeft=0.753268
WinWidth=0.223407
WinHeight=0.056312
TabOrder=11
bScaleToParent=True
OnClickSound=CS_Down
OnClick=KFMapListEditor.ModifyMapList
OnKeyEvent=RemoveAllButton.InternalOnKeyEvent
End Object
b_RemoveAll=GUIButton'KFGui.KFMapListEditor.RemoveAllButton'
Begin Object Class=AltSectionBackground Name=MapListSectionBackground
WinTop=0.055162
WinLeft=0.034523
WinWidth=0.941820
WinHeight=0.194434
OnPreDraw=MapListSectionBackground.InternalPreDraw
End Object
sb_MapList=AltSectionBackground'KFGui.KFMapListEditor.MapListSectionBackground'
}
|