<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <Window size="1000,800" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,72" roundcorner="8,8"> <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'"" /> <Font id = "0" name="微软雅黑" size="28" bold="false" /> <Font id = "1" name="微软雅黑" size="32" bold="false" /> <VerticalLayout inset="0,0,0,0" bkcolor="#FFFFFFFF" bordercolor="#FF48ACFB" bordersize="3"> <HorizontalLayout height="72" bkcolor="#FF48ACFB"> <Label font="0" width="140" padding="450,14,0,0" text="标签管理" font="1" textcolor="#FFFFFFFF"></Label> <Button name="close_button" padding="340,20,0,0" height="32" width="32" normalimage="reader\popup\close_button.png" hotimage="reader\popup\close_button.png" pushedimage="reader\popup\close_button.png" /> </HorizontalLayout> <HorizontalLayout height="600" padding="28,14,20,0" > <VerticalLayout name="label_list_manage" vscrollbar="true"> </VerticalLayout> </HorizontalLayout> <HorizontalLayout height="42" padding="40,40,0,0"> <Button text="添加自定义标签" height="42" width="286" padding="700,0,0,0" font="0" textcolor="#FF48ACFB" name="add_new_label" bkimage="file='reader\NoteLine\tag_add.png' dest='4,0,44,40'" textpadding="44,0,0,0" align="left"/> </HorizontalLayout> </VerticalLayout> </Window>