<?xml version="1.0" encoding="UTF-8"?>
<Window size="1120,694" sizebox="5,5,5,5" caption="0,0,0,60" mininfo="1120,694">
	<Font id="0" name="微软雅黑" size="12" default="true" />
	<Font id="1" name="微软雅黑" size="12" bold="true" />
	<Font id="2" name="微软雅黑" size="14" />
	<Font id="3" name="ArialMT" />
	<VerticalLayout name="ver_root" bkcolor="0xFFFFFFFF">
		<HorizontalLayout height="60" bkcolor="0xFF627bff" bkcolor2="0xFF4863f0" drawbkvertical="false">
			<Label name="lab_title" textpadding="40" text="盖伦下载器" textcolor="0xFFFFFFFF" font="2" bkimage="file='image\logo.png' dest='9,18,33,42' " />
			<HorizontalLayout padding="0,10,0,30" childpadding="10" inset="0,0,12,0">
				<Control />
				<Label name="lab_verison_field" width="80" text="版本v3.0.0.0" textcolor="0xFFFFFFFF" />
				<Button name="minbtn" padding="0,3" width="10" height="10" normalimage="file='image/minimize.png' source='0,0,10,10' " hotimage="file='image/minimize.png' source='10,0,20,10' " pushedimage="file='image/minimize.png' source='20,0,30,10' " />
				<Button name="maxbtn" padding="0,3" width="10" height="10" normalimage="file='image/maximize.png' source='0,0,10,10' " hotimage="file='image/maximize.png' source='10,0,20,10' " pushedimage="file='image/maximize.png' source='20,0,30,10' " />
				<Button name="restorebtn" padding="0,3" visible="false" width="10" height="10" normalimage="file='image/maximize_restore.png' source='0,0,10,10' " hotimage="file='image/maximize_restore.png' source='10,0,20,10' " pushedimage="file='image/maximize_restore.png' source='20,0,30,10' " />
				<Button name="closebtn" padding="0,3" width="10" height="10" normalimage="file='image/btn_close.png' source='0,0,10,10' " hotimage="file='image/btn_close.png' source='10,0,20,10' " pushedimage="file='image/btn_close.png' source='20,0,30,10' " />
			</HorizontalLayout>
		</HorizontalLayout>
		<Control height="1" bkcolor="0xFF7389FF" />
		<HorizontalLayout>
			<VerticalLayout width="68" bkcolor="0xFF627bff" bkcolor2="0xFF4863f0" drawbkvertical="true" inset="5,0,5,11">
				<Control />
				<Option selected="true" name="opt_game_list" height="60" normalimage="file='image/default-listgame.png' dest='15,5,45,35' " selectedimage="file='image/select_listgame.png' dest='15,5,45,35' " textpadding="0,40,0,0" text="游戏列表" valign="top" group="fir_menu" selectedbkcolor="0xFFFFFFFF" bkcolor="" textcolor="0xFFFFFFFF" selectedtextcolor="0x4863f0" paintimageandcolor="true" borderround="5,5" bordersize="1" />
				<Control height="32" />
				<Option name="opt_down_task" height="60" normalimage="file='image/default_downtask.png' dest='15,5,45,35' " selectedimage="file='image/select_downtask.png' dest='15,5,45,35' " textpadding="0,40,0,0" text="下载任务" valign="top" group="fir_menu" selectedbkcolor="0xFFFFFFFF" textcolor="0xFFFFFFFF" selectedtextcolor="0x4863f0" paintimageandcolor="true" borderround="5,5" bordersize="1" />
				<Control height="32" />
				<Option name="opt_local_game" height="60" normalimage="file='image/default_localgame.png' dest='15,5,45,35' " selectedimage="file='image/select_localgame.png' dest='15,5,45,35' " textpadding="0,40,0,0" text="本地游戏" valign="top" group="fir_menu" selectedbkcolor="0xFFFFFFFF" bkcolor="" textcolor="0xFFFFFFFF" selectedtextcolor="0x4863f0" paintimageandcolor="true" borderround="5,5" bordersize="1" />
				<Control height="32" />
				<Option name="opt_settings" height="60" normalimage="file='image/default_setting.png' dest='15,5,45,35' " selectedimage="file='image/select_setting.png' dest='15,5,45,35' " textpadding="0,40,0,0" text="系统设置" valign="top" group="fir_menu" selectedbkcolor="0xFFFFFFFF" bkcolor="" textcolor="0xFFFFFFFF" selectedtextcolor="0x4863f0" paintimageandcolor="true" borderround="5,5" bordersize="1" />
				<Control />
				<Button name="btn_to_website" height="15" text="访问官网" textcolor="0x96FFFFFF" />
				<Control height="15" />
				<Button name="btn_feedback" height="15" text="问题反馈" textcolor="0x96FFFFFF" />
			</VerticalLayout>
			<TabLayout name="tab_page">
				<HorizontalLayout virtualwnd="PageGameInfo" name="PageGameInfo">
					<Include source="page_game_info.xml" />
				</HorizontalLayout>
				<HorizontalLayout virtualwnd="PageDownTask" name="PageDownTask">
					<Include source="page_down_task.xml" />
				</HorizontalLayout>
				<HorizontalLayout virtualwnd="PageLocalGame" name="PageLocalGame">
					<Include source="page_local_game.xml" />
				</HorizontalLayout>
				<HorizontalLayout virtualwnd="PageSettings" name="PageSettings">
					<Include source="page_settings.xml" />
				</HorizontalLayout>
			</TabLayout>
		</HorizontalLayout>
	</VerticalLayout>
</Window>
