<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <Window size="600,500" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,44" > <Font name="微软雅黑" id="0" size="20" bold="false" italic="false" /> <Font name="微软雅黑" id="1" size="16" bold="false" italic="false" /> <Default name="VScrollBar" value="button1normalimage="file='reader\Common\scrollbar.png' source='0,0,16,16'" button1hotimage="file='reader\Common\scrollbar.png' source='16,0,32,16,16'" button1pushedimage="file='reader\Common\scrollbar.png' source='32,0,48,16'" button2normalimage="file='reader\Common\scrollbar.png' source='0,32,16,48'" button2hotimage="file='reader\Common\scrollbar.png' source='16,32,32,48'" button2pushedimage="file='reader\Common\scrollbar.png' source='32,32,48,48'" thumbnormalimage="file='reader\Common\scrollbar.png' source='0,48,16,64' corner='0,2,0,2'" thumbhotimage="file='reader\Common\scrollbar.png' source='16,48,32,64' corner='0,2,0,2'" thumbpushedimage="file='reader\Common\scrollbar.png' source='32,48,48,64' corner='0,2,0,2'" bknormalimage="file='reader\Common\scrollbar.png' source='0,16,16,32'"" /> <VerticalLayout inset="0,0,0,0" bkcolor="#FFFFFFFF" > <HorizontalLayout height="44" bkcolor="#FF000000" > <Button name="closebtn" tooltip="关闭" padding="20,0,0,0" width="44" height="44" align="center" hotimage="reader\WebViewFrame\return_e_n.png" normalimage="reader\WebViewFrame\return_e.png" pushedimage="reader\WebViewFrame\return_e_p.png" /> <VerticalLayout /> <Button name="hideplaylist" align="right" width="44" height="44" hotimage="reader\resview\list_z_icon_hide_n.png" normalimage="reader\resview\list_z_icon_hide.png" pushedimage="reader\resview\list_z_icon_hide_p.png" padding="10,0,0,0"/> <Button name="showplaylist" align="right" width="44" height="44" hotimage="reader\resview\list_z_icon_n.png" normalimage="reader\resview\list_z_icon.png" pushedimage="reader\resview\list_z_icon_p.png" padding="10,0,0,0" visible="false"/> </HorizontalLayout> <!--<WebBrowser name="ie" clsid="{8856F961-340A-11D0-A96B-00C04FD705A2}" delaycreate="false"/> --> <HorizontalLayout > <CefWebkit name="browser" /> <VerticalLayout name="hplaylist" width="300" minwidth="300" > <HorizontalLayout height="60" width="300" minwidth="300" > <Option name="palyList" text="播放列表" width="150" height="60" font="1" textcolor="#FFFFFFFF" selectedtextcolor="#FFFFFFFF" selectedbkcolor="#ff7dc597" textcolor="#343C60" align="center" group="reslist" selected="true" /> <Option name="allList" text="播放历史" width="150" height="60" font="1" textcolor="#FFFFFFFF" selectedtextcolor="#FFFFFFFF" selectedbkcolor="#ff7dc597" textcolor="#343C60" align="center" group="reslist" selected="false" /> </HorizontalLayout> <List name="resource_list" vscrollbar="true" padding="0,-18,0,0"/> </VerticalLayout> </HorizontalLayout> </VerticalLayout> </Window>