<?xml version="1.0" encoding="UTF-8"?>
<Window size="550,375" caption="0,0,27,27" shadowcolor="0xFFFFFFFF">
	<Include source="Default_Scrollbar.xml" />
	<Include source="Default_Edit.xml" />
	<Include source="Default_Combo.xml" />
	<Include source="Default_CheckBox.xml" />
	<Include source="Default_ListPage.xml" />
	<Font id="0" name="微软雅黑" size="12" default="true" />
	<VerticalLayout bkcolor="0xFFFFFFFF" bordercolor="0xFF617BFF" bordersize="1" caption="0,0,0,27" sizebox="15,15,15,15">
		<HorizontalLayout bkcolor="0xFF617BFF" height="33" bordercolor="0xFF000000" padding="2,2,2">
			<Label text="本地搜索导入" font="7" textcolor="0xFFFFFFFF" padding="5" />
			<Label />
			<Button name="btn_close_window" height="27" width="42" normalimage="file='image\btn_close.png' dest='15,9,25,19' source='0,0,10,10' " hotimage="file='image\btn_close.png' dest='16,9,26,19' source='10,0,20,10' " pushedimage="file='image\btn_close.png' dest='15,9,25,19' source='20,0,30,10' " />
		</HorizontalLayout>
		<HorizontalLayout height="22" padding="30,20">
			<Label text="搜索路径" width="50" height="22" font="8" textcolor="0xFF333333" />
			<Combo name="combo_search_path" width="155" height="22" padding="12,0" />
			<Label text="目录深度" width="50" height="22" padding="23" font="8" textcolor="0xFF333333" />
			<Combo name="combo_dir_depth" width="93" height="22" padding="12" />
			<Button name="btn_find" text="搜索" width="80" height="22" normalimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='0,0,80,22' " hotimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='80,0,160,22' " pushedimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='160,0,240,22' " textcolor="0xFFFFFFFF" padding="20" />
		</HorizontalLayout>
		<TabLayout name="tab_show" height="210" width="490" padding="30,16">
			<HorizontalLayout height="210" width="490" bordercolor="0xFFA0A0A4">
				<List name="local_find" height="210" width="490" vscrollbar="true" hscrollbar="true" itemendellipsis="true" mousechild="false" bkimage="file='image\list_image.png' dest='0,29,489,212' " mouse="false">
					<ListHeader height="30" bkcolor="0xFFE4EDFC">
						<CheckBox name="chk_allselect" width="30" visible="false" />
						<ListHeaderItem text="游戏名称" width="163" height="30" font="0" />
						<ListHeaderItem text="游戏ID" width="80" sepwidth="1" font="0" />
						<ListHeaderItem text="大小" name="item_size" width="85" sepwidth="1" font="0"/>
						<ListHeaderItem text="游戏路径" sepwidth="1" font="0"/>
					</ListHeader>
				</List>
			</HorizontalLayout>
			<HorizontalLayout height="210" width="490" bordercolor="0xFFA0A0A4">
				<List name="local_search" height="210" width="490" vscrollbar="true" hscrollbar="true" itemendellipsis="true">
					<ListHeader height="30" bkcolor="0xFFE4EDFC">
						<CheckBox name="chk_allselect" width="30" selectedimage="file='image\checkbox_select.png' dest='11,10,23,22' " normalimage="file='image\checkbox_default.png' dest='11,10,23,22' " />
						<ListHeaderItem text="游戏名称" width="133" font="0" />
						<ListHeaderItem text="游戏ID" width="80" sepwidth="1" font="0" />
						<ListHeaderItem text="大小" name="item_size" width="85" sepwidth="1" font="0"/>
						<ListHeaderItem text="游戏路径" sepwidth="1" font="0"/>
					</ListHeader>
				</List>
			</HorizontalLayout>
		</TabLayout>
		<Label name="lab_search_tip" height="27" width="200" padding="30" valign="top" />
		<HorizontalLayout height="22" width="172" padding="180" height="22">
			<Button name="btn_down" text="立即导入" width="80" normalimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='0,0,80,22' " hotimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='80,0,160,22' " pushedimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='160,0,240,22' " textcolor="0xFFFFFFFF" />
			<Button name="btn_cancel" text="取消" width="80" normalimage="file='image\btn_bkcolor2.png' dest='0,0,80,22' source='0,0,80,22' " hotimage="file='image\btn_bkcolor2.png' dest='0,0,80,22' source='80,0,160,22' " pushedimage="file='image\btn_bkcolor2.png' dest='0,0,80,22' source='160,0,240,22' " padding="12,0,0,0" bordercolor="0xFFA6CAF0" bordersize="1" />
		</HorizontalLayout>
	</VerticalLayout>
</Window>
