<?xml version="1.0" encoding="UTF-8"?>
<Window>
	<Include source="Default_Scrollbar.xml" />
	<Include source="Default_Edit.xml" />
	<Include source="Default_CheckBox.xml" />
	<Include source="Default_ButtonNormal.xml" />
	<Include source="Default_Option.xml" />
	<VerticalLayout bkcolor="0xFFFFFFFF" inset="20,5,2,2">
		<HorizontalLayout name="ToolRegion" height="30" childpadding="10" inset="0,4,10,4">
			<Button name="btn_down" text="下载/更新" width="86" normalimage="file='image/btn01.png' dest='4,2,20,18' source='4,2,20,18' " align="left" textpadding="24" textcolor="0xFF333333" bordercolor="0xFFB5D2FE" borderround="5,5" />
			<Button name="btn_fixdb" text="修复数据库" width="90" normalimage="file='image/btn02.png' dest='4,2,20,18' source='4,2,20,18' " align="left" textpadding="24" textcolor="0xFF333333" bordercolor="0xFFB5D2FE" borderround="5,5" />
			<Button name="btn_refresh" text="刷新" width="56" normalimage="file='image/btn03.png' dest='4,2,20,18' source='4,2,20,18' " align="left" textpadding="24" textcolor="0xFF333333" bordercolor="0xFFB5D2FE" borderround="5,5" />
			<Button name="btn_delete" text="删除" width="56" normalimage="file='image/btn04.png' dest='4,2,20,18' source='4,2,20,18' " align="left" textpadding="24" textcolor="0xFF333333" bordercolor="0xFFB5D2FE" borderround="5,5" />
			<Control />
			<HorizontalLayout width="208">
				<Edit name="edit_search_text" width="208" padding="0,0,0,0" tipvalue="搜索游戏" textcolor="0xFF3f3f3f" borderround="5,5" textpadding="5,0,20,0" />
				<Button name="btn_search" pos="190,4,204,18" normalimage="file='image/btn_search.png' mask='0xFFE5E5E5' " float="true" bordersize="0" bkcolor="" />
			</HorizontalLayout>
		</HorizontalLayout>
		<Control height="4" />
		<HorizontalLayout height="30" bordersize="0,0,0,2" bordercolor="0xFFF3F4F6">
			<HorizontalLayout name="TitleRegion" childpadding="36 ">
				<Option selected="true" name="opt_all_game" group="sec_menu" text="全部游戏" width="50" align="center" selectedimage="file='image\underline_blue.png' dest='0,29,50,30' " selectedtextcolor="0x4863f0" bordersize="0,0,0,2" font="1" textcolor="0xFF666666" />
				<Option name="opt_recent_add" group="sec_menu" text="近期新增" width="50" align="center" textcolor="0xFF666666" selectedimage="file='image\underline_blue.png' dest='0,29,50,30' " selectedtextcolor="0x4863f0" bordersize="0,0,0,2" font="1" />
				<Control name="opt_recent_add_notify" float="true" pos="135,5,139,9" width="4" height="4" bkimage="image\disclaimer.png" visible="false" />
				<Option name="opt_platform_steam" group="sec_menu" text="Steam平台" width="60" align="center" textcolor="0xFF666666" selectedimage="file='image\underline_blue.png' dest='0,29,60,30' " selectedtextcolor="0x4863f0" bordersize="0,0,0,2" font="1" />
				<Option name="opt_platform_epic" group="sec_menu" text="Epic平台" width="50" align="center" textcolor="0xFF666666" selectedimage="file='image\underline_blue.png' dest='0,29,50,30' " selectedtextcolor="0x4863f0" bordersize="0,0,0,2" font="1" />
				<Option name="opt_platform_ea" group="sec_menu" text="EA平台" width="40" align="center" textcolor="0xFF666666" selectedimage="file='image\underline_blue.png' dest='0,29,40,30' " selectedtextcolor="0x4863f0" bordersize="0,0,0,2" font="1" />
				<Option name="opt_platform_uplay" group="sec_menu" text="育碧游戏" width="50" align="center" textcolor="0xFF666666" selectedimage="file='image\underline_blue.png' dest='0,29,50,30' " selectedtextcolor="0x4863f0" bordersize="0,0,0,2" font="1" />
			</HorizontalLayout>
			<HorizontalLayout name="SearchRegion" height="30" visible="false" inset="0,1,0,1">
				<Button name="btn_search_return" width="16" height="30" text="&lt;" bordersize="0" textcolor="0xFF666666"/>
				<Label name="lab_search_title" height="30" text="[全部游戏] 搜索结果: [刺客信条]" align="left" endellipsis="true" bordersize="0" textcolor="0xFF666666"/>
			</HorizontalLayout>
		</HorizontalLayout>
		<HorizontalLayout>
			<TabLayout visible="true" name="tab_list">
				<HorizontalLayout name="ListGameInfo">
					<Include source="list_game_info.xml" />
				</HorizontalLayout>
				<HorizontalLayout>
					<Include source="list_platform_game_info.xml" />
				</HorizontalLayout>
			</TabLayout>
			<Label name="text_search_result_tip" text="未搜索到相关游戏" align="center" visible="false" />
		</HorizontalLayout>
		<HorizontalLayout visible="true" height="33" childpadding="3" name="TipRegion" inset="3,0,3,0">
			<Label name="text_sel_tip" width="100" font="1" textcolor="0xFF666666" />
			<Label name="text_right_tip" width="80" padding="10" />
			<HorizontalLayout name="FilterRegion" padding="30,8,0,8">
				<Label name="text_filter_tip" text="已筛选:" width="45" visible="false" font="1" textcolor="0xFF666666" />
				<HorizontalLayout name="FilterBtns" childpadding="8" />
			</HorizontalLayout>
		</HorizontalLayout>
	</VerticalLayout>
</Window>
