<?xml version="1.0" encoding="UTF-8"?>
<Window>
	<Include source="Default_Scrollbar.xml" />
	<Include source="Default_Edit.xml" />
	<Include source="Default_Combo.xml" />
	<Include source="Default_CheckBox.xml" />
	<Include source="Default_ButtonNormal.xml" />
	<Include source="Default_ListPage.xml" />
	<VerticalLayout bkcolor="0xFFFFFFFF" inset="20,5,2,2">
		<HorizontalLayout name="ToolRegion" height="30" childpadding="10" inset="0,4,10,4">
			<Button name="btn_load" width="56" text="更新" normalimage="file='image\btn01.png' dest='3,3,19,19' source='4,3,20,19' " align="left" textpadding="22" bordercolor="0xFFB5D2FE" borderround="5,5" />
			<Button name="btn_local_find" width="100" text="本地搜索导入" normalimage="file='image\btn07.png' dest='3,2,19,18' source='3,2,19,18' " align="left" textpadding="22" bordercolor="0xFFB5D2FE" borderround="5,5" />
			<Button name="btn_move" width="56" text="移动" normalimage="file='image\btn08.png' dest='4,2,20,18' source='3,3,19,19' " align="left" textpadding="22" bordercolor="0xFFB5D2FE" borderround="5,5" />
			<Button name="btn_del" width="56" text="删除" normalimage="file='image\btn04.png' dest='3,3,19,19' source='4,3,20,19' " align="left" textpadding="22" 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" />
			</HorizontalLayout>
		</HorizontalLayout>
		<Control height="4" />
		<HorizontalLayout height="30" bordersize="0,0,0,2" bordercolor="0xFFF3F4F6">
			<HorizontalLayout name="TitleRegion" childpadding="36">
				<Label text="本地游戏" name="lab_local_game" width="50" font="1" textcolor="0x4863f0" selectedtextcolor="0x4863f0" font="1" bordersize="0,0,0,2" bordercolor="0xFF4863F0" />
			</HorizontalLayout>
			<HorizontalLayout name="SearchRegion" height="30" visible="false" inset="0,1,0,1">
				<Button name="btn_search_return" height="30" width="16" 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>
			<List name="list_local_game" menu="true" itemtextcolor="#FF333333" itemselectedtextcolor="#FF000000" itemselectedbkcolor="#FFC1E3FF" itemhottextcolor="#FF000000" itemhotbkcolor="#FFE9F5FF" itemdisabledtextcolor="#FFCCCCCC" itemdisabledbkcolor="#FFFFFFFF" itemlinecolor="0xFFF3F4F6" vscrollbar="true" hscrollbar="true" itemendellipsis="true" itemsepwidth="0" bordersize="0">
				<ListHeader height="40" bkcolor="0xFFFFFFFF" bordercolor="#FFC9CFD5">
					<CheckBox name="chk_allselect" width="30" padding="0,5,0,0" />
					<ListHeaderItem align="left" sortflagpadding="14,17,9,7" text="游戏名称" itemtextalign="left" width="150" minwidth="70" number="false" textcolor="0xFF666666" sepwidth="2" font="1" sepimage="image/list_sep.png" />
					<ListHeaderItem align="left" name="headeritem_status" sortflagpadding="14,17,9,7" text="状态" itemtextalign="left" width="100" minwidth="70" number="false" textcolor="0xFF666666" sepwidth="2" font="1" textpadding="5" sepimage="image/list_sep.png" />
					<ListHeaderItem align="left" sortflagpadding="14,17,9,7" text="移动进度" itemtextalign="center" width="90" minwidth="90" number="false" textcolor="0xFF666666" sepwidth="0" font="1" colfont="3" textpadding="5" sepimage="image/list_sep.png" />
					<ListHeaderItem align="left" sortflagpadding="14,17,9,7" text="" itemtextalign="left" width="135" minwidth="90" number="false" textcolor="0xFF666666" sepwidth="2" font="1" sepimage="image/list_sep.png"/>
					<ListHeaderItem align="left" sortflagpadding="14,17,9,7" text="大小" name="item_size" itemtextalign="left" width="115" minwidth="90" number="false" textcolor="0xFF666666" sepwidth="2" font="1" textpadding="5" sepimage="image/list_sep.png" />
					<ListHeaderItem align="left" sortflagpadding="14,17,9,7" text="更新时间" itemtextalign="left" width="150" minwidth="90" number="false" textcolor="0xFF666666" sepwidth="2" font="1" textpadding="5" sepimage="image/list_sep.png" />
					<ListHeaderItem align="left" sortflagpadding="14,17,9,7" text="游戏原名" itemtextalign="left" width="110" minwidth="90" number="false" textcolor="0xFF666666" sepwidth="2" font="1" textpadding="5" sepimage="image/list_sep.png" />
					<ListHeaderItem align="left" sortflagpadding="14,17,9,7" text="存放位置" itemtextalign="left" width="140" minwidth="90" number="false" textcolor="0xFF666666" sepwidth="2" font="1" textpadding="5" sepimage="image/list_sep.png" />
				</ListHeader>
			</List>
			<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="600" 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>
