summaryrefslogtreecommitdiff
path: root/resource/ui/replaybrowser/basepage.res
blob: 070278eaa52b09775b3715f5827dc1fe1b1b494f (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
58
59
"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"		"DarkGrey"
	}
	
	"SearchTextEntry"
	{
		"ControlName"			"TextEntry"
		"fieldName"				"SearchTextEntry"
		"maxchars"				"255"
		"textHidden"			"0"
		"textAlignment"			"west"
		"unicode"				"1"
		"wrap"					"0"
		"xpos"					"c+80"
		"ypos"					"5"
		"tall"					"15"
		"wide"					"160"
		"autoResize"			"0"
		"pinCorner"				"0"
		"visible"				"1"
		"enabled"				"1"
		"tabPosition"			"0"
		"fgcolor_override"		"White"
		"bgcolor_override"		"DarkerGrey"
		"Font"					"Cerbetica14"
	}
	
	"ReplayList"
	{
		"ControlName"			"PanelListPanel"
		"fieldName"				"ReplayList"
		"xpos"					"c-300"
		"ypos"					"20"
		"wide"					"605"
		"tall"					"350"
		"visible"				"1"
		"enabled"				"1"
		"tabPosition"			"0"
		"paintbackground"		"1"
		"bgcolor_override"		"Transparent"
		"autohide_scrollbar"	"1"
	}
}