LabelManageFrame.xml 2.39 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="429,286" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,36"  roundcorner="5,5">
	 <Default name="VScrollBar" value="button1normalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,0,16,16&apos;&quot; button1hotimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;16,0,32,16,16&apos;&quot; button1pushedimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;32,0,48,16&apos;&quot; button2normalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,32,16,48&apos;&quot; button2hotimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;16,32,32,48&apos;&quot; button2pushedimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;32,32,48,48&apos;&quot; thumbnormalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,48,16,64&apos; corner=&apos;0,2,0,2&apos;&quot; thumbhotimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;16,48,32,64&apos; corner=&apos;0,2,0,2&apos;&quot; thumbpushedimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;32,48,48,64&apos; corner=&apos;0,2,0,2&apos;&quot; bknormalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,16,16,32&apos;&quot;" />
	 <Font id = "0" name="微软雅黑" size="12" bold="false"   />
	<Font id = "1" name="微软雅黑" size="14" bold="false"  />
	<VerticalLayout  inset="0,0,0,0" bkcolor="#FFFFFFFF" bordercolor="#FF48ACFB" bordersize="1" >
		<HorizontalLayout height="36" bkcolor="#FF48ACFB">
			<Label  font="0" width="57" padding="186,7,0,0" text="标签管理" font="1" textcolor="#FFFFFFFF"></Label>
			<Button name="close_button" padding="143,9,0,0" height="18" width="18" normalimage="reader\popup\close_button.png" hotimage="reader\popup\close_button.png" pushedimage="reader\popup\close_button.png" />	
		</HorizontalLayout>

		<HorizontalLayout height="207" padding="14,7,0,0" >
			<VerticalLayout  name="label_list_manage"  vscrollbar="true">
			</VerticalLayout>
		</HorizontalLayout>
	
		<HorizontalLayout height="21" padding="20,7,0,0">
			<Button text="添加自定义标签"  height="21" width="143"  padding="250,0,0,0"  font="0" textcolor="#FF48ACFB" name="add_new_label" bkimage="file='reader\NoteLine\tag_add.png' dest='2,0,20,18'" textpadding="22,0,0,0" align="left"/>
		</HorizontalLayout>
		
	</VerticalLayout>
</Window>