share_note_folder_tree.xml 1.81 KB
<?xml version="1.0" encoding="UTF-8"?>
<Window>
    <ListContainerElement height="400">
		<VerticalLayout childpadding="20" >
			<HorizontalLayout name="h_yuanwen" visible="false" height="60">
				<Option name="note_yuanwen_pic" width="42" height="42" padding="40,0,0,0" />
				<Label  name="note_yuanwen_text"  height="60" align="left" font="0" textcolor="0xFF000000" textpadding="0,0,0,0" vscrollbar="false" endellipsis="true" padding="10,0,0,0" autocalcwidth="true"/>
			</HorizontalLayout>

			<HorizontalLayout height="160">
				<VerticalLayout  width="80">
					<Label name="note_type" width="42" height="42" padding="40,10,0,0" bordersize="0" font="5"  />	
					<Option name="note_choice" width="42" height="42" padding="40,60,0,0"  normalimage="select_normal.png" hotimage="select_pressed.png" pushedimage="selected.png"  selectedimage="selected.png"  visible="false"/>
				</VerticalLayout>
				<VerticalLayout padding="10,0,0,0">
					<Text  name="note_pizhu_text"   align="left" font="0" textcolor="0xFF000000" textpadding="0,0,0,0" vscrollbar="false" endellipsis="true"/>
				</VerticalLayout>
			</HorizontalLayout>

			<HorizontalLayout  name="h_label" visible="false" height="60">
				<Label name="note_type" padding="18,10,0,0" bordersize="0" font="5" text="标签" />	
			</HorizontalLayout>
			<HorizontalLayout height="60" padding="0,-10,0,0">
				<Label name="note_pos" text="第10页" height="60"  padding="0,0,0,0" bordersize="0" font="0" textpadding="0,0,0,0" textcolor="#FF808080" align="right" />
				<Label name="note_modifytime"  height="60"  padding="10,0,0,0" bordersize="0" font="0" textpadding="0,0,0,0" textcolor="#FF808080" align="right" />
					
			</HorizontalLayout>
			<Label height="2"  padding="0,4,0,0" bordersize="1" bkcolor="#FFDCDFDC" />


          </VerticalLayout>
    </ListContainerElement>
</Window>