<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <Window size="600,400" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,50" roundcorner="5,5"> <Font id = "0" name="微软雅黑" size="16" bold="false" /> <Font id = "1" name="微软雅黑" size="18" bold="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="40" gradient="hor" bkcolor1="#ff7dc597" bkcolor2="#ff56bb91"> <Label font="0" width="80" padding="260,10,0,0" text="标签管理" font="1" textcolor="#FFFFFFFF"></Label> <Button name="close_button" float="true" pos="570,9,592,31" normalimage="reader\popup\close_button.png" hotimage="reader\popup\close_button.png" pushedimage="reader\popup\close_button.png" /> </HorizontalLayout> <HorizontalLayout height="290" padding="20,10,5,0" > <VerticalLayout name="label_list_manage" vscrollbar="true"> </VerticalLayout> </HorizontalLayout> <HorizontalLayout height="30" padding="29,10,0,0"> <Button text="添加自定义标签" height="30" width="200" padding="350,0,0,0" font="0" textcolor="#ff7dc597" name="add_new_label" bkimage="file='reader\NoteLine\tag_add.png' dest='2,2,27,27'"/> </HorizontalLayout> </VerticalLayout> </Window>