summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/replaybrowser/basepage.res
blob: 8248581c8b623eb79ae895409d21ccae432438ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
"resource/ui/basepage.res"
{
	"BasePage"
	{
		"ControlName"	"Frame"
		"fieldName"		"BasePage"
		"xpos"			"0"
		"ypos"			"40"
		"wide"			"f0"
		"tall"			"480"
		"autoResize"	"0"
		"pinCorner"		"0"
		"visible"		"0"
		"enabled"		"1"
		"tabPosition"	"0"
		"settitlebarvisible"	"0"
		"PaintBackgroundType"	"0"
		"bgcolor_override"	"25 25 25 255"
	}
	"SearchTextEntry"
	{
		"ControlName"	"TextEntry"
		"fieldName"		"SearchTextEntry"
		"maxchars"		"255"
		"textHidden"	"0"
		"textAlignment"	"west"
		"unicode"		"1"
		"wrap"			"0"
		"xpos"			"c+100"
		"ypos"			"5"
		"tall"			"15"
		"wide"			"180"
		"autoResize"	"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"	"0"
		"fgcolor_override"		"TanLight"
		"bgcolor_override"		"0 0 0 255"
		"Font"			"HudFontSmallest"
	}
	"ReplayList"
	{
		"ControlName"	"PanelListPanel"
		"fieldName"		"ReplayList"
		"xpos"			"c-300"
		"ypos"			"20"
		"wide"			"605"
		"tall"			"350"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"paintbackground"	"1"
		"bgcolor_override"	"41 37 38 0"
		"autohide_scrollbar" "1"
	}
}