<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <Window size="600,500" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,46" roundcorner="5,5"> <Font id="0" name="微软雅黑" size="18" 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" bordercolor="#ff7dc597" bordersize="2"> <HorizontalLayout height="46" gradient="hor" bkcolor1="#ff7dc597" bkcolor2="#ff56bb91"> <Label font="0" padding="10,0,0,0" text="请选择导入的教材" font="0" textcolor="#FFFFFFFF" width="150" align="center"></Label> <Button name="close_button" padding="400,12,0,0" height="22" width="22" normalimage="reader\popup\close_button.png" hotimage="reader\popup\close_button.png" pushedimage="reader\popup\close_button.png" /> </HorizontalLayout> <HorizontalLayout height="320" padding="29,0,0,0"> <Label font="0" padding="150,50,0,0" bkimage="reader\popup\no_teachingmaterial_tips_img.png" font="0" textcolor="#FFFF0000" height="252" width="252" align="center" name="nobookview" visible="false"></Label> <VerticalLayout name="folder_list" vscrollbar="true"> </VerticalLayout> </HorizontalLayout> <HorizontalLayout height="30" padding="29,30,0,0"> <Label font="0" padding="10,0,0,0" text="*教材因内容差异,导入的笔记会存在页码以及位置的误差" font="0" textcolor="#FFFF0000" width="500" align="left"></Label> </HorizontalLayout> <HorizontalLayout height="30" padding="0,30,0,0"> <VerticalLayout width="350"/> <Button name="ok_button" width="98" height="24" padding="0,3,0,0" align="center" text="确认" font="0"normalimage="reader/AddNote/button_blue.png" hotimage="reader/AddNote/button_blue_n.png" pushedimage="reader/AddNote/button_blue_p.png" textcolor="#ff7dc597" hottextcolor="#ff7dc597" pushedtextcolor="#FFFFFFFF" ></Button> <Button name="close_button" width="98" height="24" padding="28,3,0,0" align="center" text="取消" font="0"normalimage="reader/AddNote/cancel_button_gray.png" hotimage="reader/AddNote/cancel_button_gray_n.png" pushedimage="reader/AddNote/cancel_button_gray_p.png" textcolor="#FF898989" hottextcolor="#FF898989" pushedtextcolor="#FFFFFFFF" ></Button> </HorizontalLayout> </VerticalLayout> </Window>