<?xml version="1.0" encoding="UTF-8"?>

 <VerticalLayout padding="0,0,0,0">
	<TabLayout name="sidebar_note_tool_right">
		<HorizontalLayout bkcolor="#FFFFFFFF" name="NoteFreePenTool">
			<VerticalLayout padding="0,0,0,0" bkcolor="#FFFFFFFF" width="310" >
				<Button padding="20,30,0,0" name="btn_back_freepen" text="撤回上一步"  tooltip="撤回上一步" width="100"  height="22" font="0" bkimage="file='reader\\NoteLine\withdraw_blue.png' dest='10,4,27,17'" textcolor="#FF343C60" textpadding="30,0,0,0"/>
				<Label  text="选择划线颜色"  font="2" textcolor="#FF7F7F7F" padding="20,30,0,0" />
			<HorizontalLayout padding="20,14,0,0" height="31">
				<Option padding="0,0,0,0" name="color_red_f" width="30" height="30" normalimage="reader/NoteLine/red_Unchecked.png" selectedimage="reader/NoteLine/red_Select.png"  selected="true" group="option_select_color" />
				<Option padding="15,0,0,0" name="color_yellow_f"  width="30" height="30" normalimage="reader/NoteLine/yellow_Unchecked.png" selectedimage="reader/NoteLine/yellow_Select.png" group="option_select_color"/>
				<Option padding="15,0,0,0" name="color_green_f"  width="30" height="30" normalimage="reader/NoteLine/green_Unchecked.png" selectedimage="reader/NoteLine/green_Select.png" group="option_select_color"/>
				<Option padding="15,0,0,0" name="color_blue_f"  width="30" height="30" normalimage="reader/NoteLine/blue_Unchecked.png" selectedimage="reader/NoteLine/blue_Select.png" group="option_select_color" />
				<Option padding="15,0,0,0" name="color_purple_f"  width="30" height="30" normalimage="reader/NoteLine/violet_Unchecked.png" selectedimage="reader/NoteLine/violet_Select.png" group="option_select_color" />
			</HorizontalLayout>
			<Label  text="选择划线样式"  font="0" textcolor="#FF7F7F7F" padding="20,30,0,0" />
			<HorizontalLayout padding="20,15,0,0" height="32">
				<Button padding="0,0,0,0" name="option_lineW_10" width="45" height="25" text="特粗" font="0" normalimage="file='reader\NoteLine\Extracoarse.png' dest='2,3,20,21'"  textcolor="#FF343C60" textpadding="22,0,0,0" />

				<Button padding="5,0,0,0" name="option_lineW_4" width="45" height="25" text="中粗" font="0" normalimage="file='reader\NoteLine\Mediumcoarse.png' dest='2,6,14,18'"  textcolor="#FF343C60" textpadding="20,0,0,0" />

				<Button padding="5,0,0,0" name="option_lineW_2" width="45" height="25" text="普通" font="0" normalimage="file='reader\NoteLine\ordinary.png' dest='2,7,12,18'"  textcolor="#FF343C60" textpadding="20,0,0,0" />

				<Button padding="5,0,0,0" name="option_lineW_1" width="45" height="25" text="极细" font="0" normalimage="file='reader\NoteLine\Verythin.png' dest='13,10,17,15'"  textcolor="#FF343C60" textpadding="20,0,0,0" />

				<!--<Option padding="0,0,0,0" name="option_lineW_10" width="26" height="26"    group="option_select_style" normalimage="reader/NoteLine/Extracoarse.png"/>
				<Label  text="特粗"  font="0" textcolor="#FF7F7F7F" padding="5,0,0,0" />
				<Option padding="10,4,0,0" name="option_lineW_4" width="16" height="16"   group="option_select_style" normalimage="reader/NoteLine/Mediumcoarse.png"/>
				<Label  text="中粗"  font="0" textcolor="#FF7F7F7F" padding="5,0,0,0" />
				<Option padding="10,6,0,0" name="option_lineW_2" width="10" height="10"   group="option_select_style" normalimage="reader/NoteLine/ordinary.png"selected="true"/>
				<Label  text="普通"  font="0" textcolor="#FF7F7F7F" padding="5,0,0,0" />
				<Option padding="10,10,0,0" name="option_lineW_1" width="4" height="4"   group="option_select_style" normalimage="reader/NoteLine/Verythin.png"/>
				<Label  text="极细"  font="0" textcolor="#FF7F7F7F" padding="5,0,0,0" />-->
				
			</HorizontalLayout>

			<Label  text="选择橡皮擦"  font="2" textcolor="#FF7F7F7F" padding="20,30,0,0" />
			<HorizontalLayout padding="20,14,0,0">
				<Button padding="0,0,0,0" name="erase_select" width="72" height="25" text="橡皮擦" font="2" normalimage="file='reader\NoteLine\Eraser_blue.png' dest='10,4,27,21'"  textcolor="#FF343C60" textpadding="30,0,0,0" />
				<Button padding="20,0,0,0" name="btn_erase_all" width="80" height="25" text="全部擦除"  font="0" bkimage="file='reader\NoteLine\Erasure_blue.png' dest='10,5,23,21'" textcolor="#FF343C60" textpadding="30,0,0,0"/>
				
			</HorizontalLayout>

			<HorizontalLayout  />
				<HorizontalLayout padding="10,10,0,0" height="32">
					<VerticalLayout />
					<Button name="note_tool_frame_close"  text="取消"   font="0" width="65" height="22" textcolor="#FF48ACFB" padding="7,0,0,0"   align="center" />
					<VerticalLayout width="72" />
				</HorizontalLayout>


			</VerticalLayout>
		</HorizontalLayout>
		<HorizontalLayout bkcolor="#FFFFFFFF" name="NoteTextTool">
			<VerticalLayout padding="0,0,0,0" bkcolor="#FFFFFFFF" width="310" >
				<HorizontalLayout padding="20,11,0,0" height="14">
					<Label  text="文本详细"  font="2" textcolor="#FF7F7F7F" padding="0,0,0,0" width="70" />
					<VerticalLayout width="60" />
					<Label  text="最多200个字"  font="0" textcolor="#FFBBC2CB" padding="5,0,0,0" width="100" align="left"/>
					<VerticalLayout width="30" />
				</HorizontalLayout>
				<Text height="500" align="left"   text="{f 0}{a  http://test.etextbook.cn:5680/support/oth/software_license }软件服务协议{/a}为更好稳定市场预期,提振实体经济信心,下半年以来,党中央、国务院科学谋划,精准施策,推出一系列减负举措,旨在进一步为全社会减负,确保经济在合理区间稳健前行。{/f}"  showhtml="true" name="textnote_show_text" visible="true" width="214" vscrollbar="true" wordbreak="true" autocalcwidth="true" bordersize="1" bordercolor="#FFCDCDCD" padding="17,14,0,0" visible="false"/>

				<RichEdit font="0"  width="214" height="500" padding="17,14,0,0"bordersize="1" bordercolor="#FFCDCDCD" bkcolor="#FFFFFFFF"  borderround="4,4" name="edit_text_note" visible="false"  />


				
				<HorizontalLayout   />
				<HorizontalLayout padding="7,7,0,0" height="32">
					<VerticalLayout />
					<Button name="btn_text_note_save"  text="保存"   font="0" width="64" height="21" textcolor="#FF48ACFB" padding="7,0,0,0"   align="center" />
					<Button name="right_tool_frame_delete_note" text="删除"   font="0" width="64" height="21" textcolor="#FF48ACFB" padding="7,0,0,0"   align="center" visible="false" />
					<Button name="btn_text__note_edit" text="编辑"   font="0" width="64" height="21" textcolor="#FF48ACFB" padding="7,0,0,0"  align="center" visible="false" />
					<Button name="note_tool_frame_close"  text="取消"   font="0" width="64" height="21" textcolor="#FF48ACFB" padding="7,0,0,0"   align="center" />
					<VerticalLayout width="72" />
				</HorizontalLayout>
				<HorizontalLayout height="57" />
			</VerticalLayout>
		</HorizontalLayout>

		<HorizontalLayout bkcolor="#FFFFFFFF" name="LineTool">
			<VerticalLayout padding="0,0,0,0" bkcolor="#FFFFFFFF" width="310" >
				<Label  text="选择划线颜色"  font="2" textcolor="#FF7F7F7F" padding="20,12,0,0" />
				<HorizontalLayout padding="20,14,0,0" height="30">
				<Option padding="0,0,0,0" name="color_red" width="30" height="30" normalimage="reader/NoteLine/red_Unchecked.png" selectedimage="reader/NoteLine/red_Select.png"  selected="true" group="option_select_color" />
				<Option padding="11,0,0,0" name="color_yellow"  width="30" height="30" normalimage="reader/NoteLine/yellow_Unchecked.png" selectedimage="reader/NoteLine/yellow_Select.png" group="option_select_color"/>
				<Option padding="11,0,0,0" name="color_green"  width="30" height="30" normalimage="reader/NoteLine/green_Unchecked.png" selectedimage="reader/NoteLine/green_Select.png" group="option_select_color"/>
				<Option padding="11,0,0,0" name="color_blue"  width="30" height="30" normalimage="reader/NoteLine/blue_Unchecked.png" selectedimage="reader/NoteLine/blue_Select.png" group="option_select_color" />
				<Option padding="11,0,0,0" name="color_purple"  width="30" height="30" normalimage="reader/NoteLine/violet_Unchecked.png" selectedimage="reader/NoteLine/violet_Select.png" group="option_select_color" />
			</HorizontalLayout>

				<Label  text="选择划线样式"  font="2" textcolor="#FF7F7F7F" padding="20,12,0,0" />
				<HorizontalLayout padding="20,14,0,0" height="44">
					<Option padding="0,0,0,0" name="tool_zhixian" width="25" height="25"  selectedimage="reader\NoteLine\crossed_beeline_blue.png"  group="option_select_style_line" normalimage="reader\NoteLine\crossed_beeline_gray.png" />
					<Option padding="36,0,0,0" name="tool_xuxian" width="25" height="25" selectedimage="reader\NoteLine\crossed_dashed_blue.png"  group="option_select_style_line" normalimage="reader\NoteLine\crossed_dashed_gray.png"/>
					<Option padding="36,0,0,0" name="tool_bolangxian" width="25" height="25" selectedimage="reader\NoteLine\crossed_curve_blue.png"  group="option_select_style_line" normalimage="reader\NoteLine\crossed_curve_gray.png"/>
					<Option padding="36,0,0,0" name="tool_gaoliang" width="25" height="25" selectedimage="reader\NoteLine\crossed_highlight_blue.png"  group="option_select_style_line" normalimage="reader\NoteLine\crossed_highlight_gray.png" selected="true"/>
				</HorizontalLayout>
				<HorizontalLayout padding="17,15,0,0" height="20">
					<Label  text="添加批注"  font="2" textcolor="#FF7F7F7F" padding="0,0,0,0" width="70"/>
					<VerticalLayout width="50" />
					<Label  text="最多56个字"  font="0" textcolor="#FFBBC2CB" padding="5,0,0,0"  align="left"/>
					<VerticalLayout width="30" />
				</HorizontalLayout>
				<RichEdit name="note_text_pizhu" font="0"  width="214" height="120"  padding="17,14,0,0"bordersize="1" bordercolor="#FFCDCDCD" bkcolor="#FFFFFFFF"  borderround="4,4"/>
				<VerticalLayout name="label_list"  height="250">
					
				</VerticalLayout>
				<HorizontalLayout padding="17,5,0,0" height="22">
					<Button padding="0,0,0,0" name="btn_add_label" text="添加自定义标签"  tooltip="添加自定义标签" width="120"  height="22" font="0"  textcolor="#FF48ACFB" bkimage="file='reader\NoteLine\tag_add.png' dest='2,2,20,20'" textpadding="22,0,0,0"/>
				</HorizontalLayout>


				<HorizontalLayout />
				<HorizontalLayout padding="20,7,0,0" height="32">
				<VerticalLayout />
					<Button name="btn_line_note_save"  text="保存"   font="0" width="64" height="22" textcolor="#FF48ACFB" padding="10,0,0,0"  align="center" />
					<Button name="right_tool_frame_delete_note" text="删除"   font="0" width="64" height="22" textcolor="#FFFF0000" padding="10,0,0,0"   align="center" />
					<Button name="note_tool_frame_close"  text="取消"   font="0" width="64" height="22" textcolor="#FF48ACFB" padding="10,0,0,0"   align="center" />
					<VerticalLayout width="71" />
				</HorizontalLayout>
				<HorizontalLayout height="57" />
			</VerticalLayout>
		</HorizontalLayout>

		<HorizontalLayout bkcolor="#FFFFFFFF" name="NoteAttachTool">
			<VerticalLayout padding="0,0,0,0" bkcolor="#FFFFFFFF" width="310" >
			<HorizontalLayout height="21">
				<Label  text="上传附件"  font="0" textcolor="#FF7F7F7F" padding="10,10,0,0" width="71" />
				<Button text="重新上传" font="0" textcolor="#FF48ACFB"  padding="0,0,0,0"   name="attach_file_readd" visible="false" />
			</HorizontalLayout>
				<Button  padding="17,10,0,0"  width="214" height="143" bkcolor="#FFCDCDCD" name="attach_file_show" borderround="4,4"/>
				<Button  padding="72,-129,0,0"  width="115" height="115" bkimage="reader\readerimages\addbox.png" name="attach_file_add"/>
				<HorizontalLayout padding="20,30,0,0" height="14">
					<Label  text="添加批注"  font="2" textcolor="#FF7F7F7F" padding="0,0,0,0" width="70"/>
					<VerticalLayout width="50" />
					<Label  text="最多56个字"  font="0" textcolor="#FFBBC2CB" padding="5,0,0,0" />
					<VerticalLayout width="30" />
				</HorizontalLayout>
				<RichEdit  name="attach_file_desc" font="0"  width="214" height="214" padding="17,14,0,0"bordersize="1" bordercolor="#FFCDCDCD" bkcolor="#FFFFFFFF"  borderround="4,4"/>
				
				<HorizontalLayout  height="200" />
				<HorizontalLayout padding="7,7,0,0" height="32">
					<VerticalLayout />
					<Button name="btn_attach_note_save"  text="保存"   font="0" width="64" height="22" textcolor="#FF48ACFB"  padding="10,0,0,0"  align="center" />
					<Button name="right_tool_frame_delete_note" text="删除"   font="0" width="64" height="22" textcolor="#FFFF0000" padding="10,0,0,0"   align="center" visible="false" />
					<Button name="note_tool_frame_close"  text="取消"   font="0" width="64" height="22" textcolor="#FF48ACFB" padding="10,0,0,0"   align="center" />
					<VerticalLayout width="72" />
				</HorizontalLayout>
				<HorizontalLayout height="57" />
			</VerticalLayout>
		</HorizontalLayout>
	</TabLayout>
 </VerticalLayout>