NoteToolLayout.xml 12.1 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 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154
<?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="435" >
				<Button padding="28,41,0,0" name="btn_back_freepen" text="撤回上一步"  tooltip="Ctrl+Z" width="120"  height="30" font="0" bkimage="file='reader\\NoteLine\withdraw_blue.png' dest='10,5,34,24'" textcolor="#FF343C60" textpadding="40,0,0,0"/>
				<Label  text="选择划线颜色"  font="2" textcolor="#FF7F7F7F" padding="28,42,0,0" />
			<HorizontalLayout padding="28,20,0,0" height="44">
				<Option padding="0,0,0,0" name="color_red_f" width="45" height="44" 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="45" height="44" 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="45" height="44" 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="45" height="44" 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="45" height="44" normalimage="reader/NoteLine/violet_Unchecked.png" selectedimage="reader/NoteLine/violet_Select.png" group="option_select_color" />
			</HorizontalLayout>
			<Label  text="选择划线样式"  font="0" textcolor="#FF7F7F7F" padding="28,42,0,0" />
			<HorizontalLayout padding="28,20,0,0" height="44">
				<Button padding="0,0,0,0" name="option_lineW_10" width="63" height="35" text="特粗" font="0" normalimage="file='reader\NoteLine\Extracoarse.png' dest='2,4,28,30'"  textcolor="#FF343C60" textpadding="30,0,0,0" />

				<Button padding="5,0,0,0" name="option_lineW_4" width="63" height="35" text="中粗" font="0" normalimage="file='reader\NoteLine\Mediumcoarse.png' dest='7,10,23,26'"  textcolor="#FF343C60" textpadding="30,0,0,0" />

				<Button padding="5,0,0,0" name="option_lineW_2" width="63" height="35" text="普通" font="0" normalimage="file='reader\NoteLine\ordinary.png' dest='10,12,20,22'"  textcolor="#FF343C60" textpadding="30,0,0,0" />

				<Button padding="5,0,0,0" name="option_lineW_1" width="63" height="35" text="极细" font="0" normalimage="file='reader\NoteLine\Verythin.png' dest='13,15,17,19'"  textcolor="#FF343C60" textpadding="30,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="28,42,0,0" />
			<HorizontalLayout padding="28,20,0,0">
				<Button padding="0,0,0,0" name="erase_select" width="100" height="35" text="橡皮擦" font="2" normalimage="file='reader\NoteLine\Eraser_blue.png' dest='10,3,34,27'"  textcolor="#FF343C60" textpadding="40,0,0,0" />
				<Button padding="20,0,0,0" name="btn_erase_all" width="100" height="35" text="全部擦除"  font="0" bkimage="file='reader\NoteLine\Erasure_blue.png' dest='10,5,28,27'" textcolor="#FF343C60" textpadding="34,0,0,0"/>
				
			</HorizontalLayout>

			<HorizontalLayout  />
				<HorizontalLayout padding="10,10,0,0" height="44">
					<VerticalLayout />
					<Button name="note_tool_frame_close"  text="取消"   font="0" width="90" height="30" textcolor="#FF48ACFB" padding="10,0,0,0"   align="center" />
					<VerticalLayout width="100" />
				</HorizontalLayout>


			</VerticalLayout>
		</HorizontalLayout>
		<HorizontalLayout bkcolor="#FFFFFFFF" name="NoteTextTool">
			<VerticalLayout padding="0,0,0,0" bkcolor="#FFFFFFFF" width="435" >
				<HorizontalLayout padding="28,15,0,0" height="20">
					<Label  text="文本详细"  font="2" textcolor="#FF7F7F7F" padding="0,0,0,0" />
					<VerticalLayout />
					<Label  text="最多200个字"  font="0" textcolor="#FFBBC2CB" padding="5,0,0,0" />
					<VerticalLayout width="100" />
				</HorizontalLayout>
				<Text height="700" align="left"   text=""  showhtml="true" name="textnote_show_text" visible="true" width="300" vscrollbar="true"  bordersize="1" bordercolor="#FFCDCDCD" padding="24,20,0,0" visible="false"/>

				<RichEdit font="0"  width="300" height="700" padding="24,20,0,0"bordersize="1" bordercolor="#FFCDCDCD" bkcolor="#FFFFFFFF"  borderround="4,4" name="edit_text_note" visible="false"  />


				
				<HorizontalLayout   />
				<HorizontalLayout padding="10,10,0,0" height="44">
					<VerticalLayout />
					<Button name="btn_text_note_save"  text="保存"   font="0" width="90" height="30" textcolor="#FF48ACFB" padding="10,0,0,0"   align="center" />
					<Button name="right_tool_frame_delete_note" text="删除"   font="0" width="90" height="30" textcolor="#FF48ACFB" padding="10,0,0,0"   align="center" visible="false" />
					<Button name="btn_text__note_edit" text="编辑"   font="0" width="90" height="30" textcolor="#FF48ACFB" padding="10,0,0,0"  align="center" visible="false" />
					<Button name="note_tool_frame_close"  text="取消"   font="0" width="90" height="30" textcolor="#FF48ACFB" padding="10,0,0,0"   align="center" />
					<VerticalLayout width="100" />
				</HorizontalLayout>
				<HorizontalLayout height="80" />
			</VerticalLayout>
		</HorizontalLayout>

		<HorizontalLayout bkcolor="#FFFFFFFF" name="LineTool">
			<VerticalLayout padding="0,0,0,0" bkcolor="#FFFFFFFF" width="435" >
				<Label  text="选择划线颜色"  font="2" textcolor="#FF7F7F7F" padding="28,15,0,0" />
				<HorizontalLayout padding="28,20,0,0" height="44">
				<Option padding="0,0,0,0" name="color_red" width="45" height="44" 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"  width="45" height="44" 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"  width="45" height="44" 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"  width="45" height="44" 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"  width="45" height="44" normalimage="reader/NoteLine/violet_Unchecked.png" selectedimage="reader/NoteLine/violet_Select.png" group="option_select_color" />
			</HorizontalLayout>

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


				<HorizontalLayout />
				<HorizontalLayout padding="28,10,0,0" height="44">
				<VerticalLayout />
					<Button name="btn_line_note_save"  text="保存"   font="0" width="90" height="30" textcolor="#FF48ACFB" padding="10,0,0,0"  align="center" />
					<Button name="right_tool_frame_delete_note" text="删除"   font="0" width="90" height="30" textcolor="#FFFF0000" padding="10,0,0,0"   align="center" />
					<Button name="note_tool_frame_close"  text="取消"   font="0" width="90" height="30" textcolor="#FF48ACFB" padding="10,0,0,0"   align="center" />
					<VerticalLayout width="100" />
				</HorizontalLayout>
				<HorizontalLayout height="80" />
			</VerticalLayout>
		</HorizontalLayout>

		<HorizontalLayout bkcolor="#FFFFFFFF" name="NoteAttachTool">
			<VerticalLayout padding="0,0,0,0" bkcolor="#FFFFFFFF" width="435" >
			<HorizontalLayout height="30">
				<Label  text="上传附件"  font="0" textcolor="#FF7F7F7F" padding="10,10,0,0" width="100" />
				<Button text="重新上传" font="0" textcolor="#FF48ACFB"  padding="0,0,0,0"   name="attach_file_readd" visible="false" />
			</HorizontalLayout>
				<Button  padding="24,10,0,0"  width="300" height="200" bkcolor="#FFCDCDCD" name="attach_file_show" borderround="4,4"/>
				<Button  padding="100,-180,0,0"  width="161" height="161" bkimage="reader\readerimages\addbox.png" name="attach_file_add"/>
				<HorizontalLayout padding="28,40,0,0" height="20">
					<Label  text="添加批注"  font="0" textcolor="#FF7F7F7F" padding="0,0,0,0" />
					<VerticalLayout />
					<Label  text="最多56个字"  font="0" textcolor="#FFBBC2CB" padding="5,0,0,0" />
					<VerticalLayout width="80" />
				</HorizontalLayout>
				<RichEdit  name="attach_file_desc" font="0"  width="300" height="300" padding="24,20,0,0"bordersize="1" bordercolor="#FFCDCDCD" bkcolor="#FFFFFFFF"  borderround="4,4"/>
				
				<HorizontalLayout height="80"   />
				<HorizontalLayout padding="10,10,0,0" height="44">
					<VerticalLayout />
					<Button name="btn_attach_note_save"  text="保存"   font="0" width="90" height="30" textcolor="#FF48ACFB"  padding="10,0,0,0"  align="center" />
					<Button name="right_tool_frame_delete_note" text="删除"   font="0" width="90" height="30" textcolor="#FFFF0000" padding="10,0,0,0"   align="center" visible="false" />
					<Button name="note_tool_frame_close"  text="取消"   font="0" width="90" height="30" textcolor="#FF48ACFB" padding="10,0,0,0"   align="center" />
					<VerticalLayout width="100" />
				</HorizontalLayout>
				<HorizontalLayout height="80" />
			</VerticalLayout>
		</HorizontalLayout>
	</TabLayout>
 </VerticalLayout>