File size: 728 Bytes
b6a38d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
-- ========== GENERATED BY XTemplate Editor (Alt-F3) DO NOT EDIT MANUALLY! ==========

PlaceObj('XTemplate', {
	__is_kind_of = "XTextButton",
	group = "Editor",
	id = "EditorButton",
	save_in = "Common",
	PlaceObj('XTemplateWindow', {
		'__class', "XTextButton",
		'BorderWidth', 1,
		'VAlign', "center",
		'MinWidth', 100,
		'LayoutMethod', "VList",
		'Background', RGBA(204, 232, 255, 255),
		'FocusedBackground', RGBA(121, 189, 241, 255),
		'DisabledBackground', RGBA(204, 232, 255, 128),
		'RolloverBackground', RGBA(121, 189, 241, 255),
		'RolloverBorderColor', RGBA(0, 0, 0, 255),
		'PressedBackground', RGBA(121, 189, 241, 255),
		'PressedBorderColor', RGBA(0, 0, 0, 255),
		'PressedOffset', 2,
		'Text', "All",
	}),
})