LabelSet.xml.bak 1.42 KB
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="472,358" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,56"  roundcorner="8,8">
	 <Font id = "0" name="微软雅黑" size="24" bold="false"   />
	<Font id = "1" name="微软雅黑" size="28" bold="false"  />
	<VerticalLayout bkcolor="#FFFFFFFF" bordercolor="#FF48ACFB" bordersize="3" >
		<HorizontalLayout height="72" bkcolor="#FF48ACFB">
			<VerticalLayout />
			<Label name="label_set_title" textpadding="120,0,0,0" text="添加标签" textcolor="#FFFFFFFF" font="1" width="400" align="center" />
			<Control />
			<HorizontalLayout width="44" padding="0,0,80,0">
				<Button name="close_button" padding="0,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>

		<HorizontalLayout height="72" padding="0,72,0,0">
			<Edit name="edit_add_label" font="0" height="44" padding="72,0,0,0" width="332" text="输入标签名" tiptextcolor="#FFCFCFCF" bkcolor="#FFFFFFFF" disabledtextcolor="#FFA7A6AA"  bordercolor="#FFCDCDCD" bordersize="1"/>
		</HorizontalLayout>
		
		
		<Button font="0" name="ok_button" width="392" height="60" padding="48,72,0,0" normalimage="reader\popup\ok_button_normal.png" hotimage="reader\popup\ok_button_pressed.png" pushedimage="reader\popup\ok_button_selected.png" />
	</VerticalLayout>
</Window>