SearchNoteFrame.xml 8.26 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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="600,800" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,70"  roundcorner="5,5">
	<Font id = "0" name="微软雅黑" size="16" bold="false"   />
	<Font id = "1" name="微软雅黑" size="18" bold="false"  />
	<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;" />
	<VerticalLayout  inset="0,0,0,0" bkcolor="#FFFFFFFF" bordercolor="#ff7dc597" bordersize="1">
		<HorizontalLayout height="40" gradient="hor" bkcolor1="#ff7dc597" bkcolor2="#ff56bb91">
			<Label  font="1" width="80" padding="260,0,0,0" text="笔记筛选" font="1" textcolor="#FFFFFFFF"></Label>
			<Button name="close_button" padding="230,9,0,0" height="22" width="22" normalimage="reader\popup\close_button.png" />	
		</HorizontalLayout>

		<HorizontalLayout height="30" padding="20,10,0,0" >
			<Label  font="0" width="200" padding="30,10,0,0" text="选择目录位置" font="0" ></Label>
		</HorizontalLayout>
		<HorizontalLayout height="50" padding="20,15,0,0" >
			<Label  font="0" width="20" padding="30,0,0,0" text="从" font="0"></Label>
			 <Combo name="ComboMuluFrom" width="200" height="30" padding="2,10,0,0" itemtextcolor="#FF000000" itemselectedtextcolor="#FF000000" itemselectedbkcolor="#FFC1E3FF" itemhottextcolor="#FF000000" itemhotbkcolor="#FFE9F5FF" itemdisabledtextcolor="#FFCCCCCC" itemdisabledbkcolor="#FFFFFFFF" bkimage="reader\\Common\\Input-box.png" dropboxsize="0,300" vscrollbar="true"  itemfont="0" textpadding="10,0,0,0"  ></Combo>
			<Label  font="0" width="20" padding="40,0,0,0" text="至" font="0"></Label>
		 <Combo name="ComboMuluTo" width="200" height="30" padding="2,10,0,0" itemtextcolor="#FF000000" itemselectedtextcolor="#FF000000" itemselectedbkcolor="#FFC1E3FF" itemhottextcolor="#FF000000" itemhotbkcolor="#FFE9F5FF" itemdisabledtextcolor="#FFCCCCCC" itemdisabledbkcolor="#FFFFFFFF" bkimage="reader\\Common\\Input-box.png" dropboxsize="0,300" vscrollbar="true" itemfont="0" textpadding="10,0,0,0" ></Combo>
		</HorizontalLayout>
	

		<HorizontalLayout height="30" padding="20,10,0,0" >
				<Label  font="0" width="200" padding="30,10,0,0" text="选择笔记时间" font="0" ></Label>
		</HorizontalLayout>
		<HorizontalLayout height="50" padding="20,15,0,0" >
			<Label  font="0" width="20" padding="30,0,0,0" text="从" font="0"></Label>
			<DateTime name="DateTimeDemoFrom" width="200" height="30" bkcolor="#FFE2E5EA" padding="2,10,0,0" font="0" text="2018-01-01"/> 
			<Label  font="0" width="20" padding="40,0,0,0" text="至" font="0" ></Label>
			<DateTime name="DateTimeDemoTo"  width="200" height="30" bkcolor="#FFE2E5EA" padding="2,10,0,0"  font="0" /> 
		</HorizontalLayout>

		<HorizontalLayout height="30" padding="20,10,0,0" >
				<Label  font="0" width="200" padding="30,10,0,0" text="选择笔记类型(可多选)" font="0" ></Label>
		</HorizontalLayout>
		<HorizontalLayout padding="20,10,0,0" height="60">
				<Option padding="30,0,0,0" name="search_note_type_freepen" width="56" height="56"  normalimage="reader\searchNote\screen_paint_n.png"   selectedimage="reader\searchNote\screen_paint_p.png" selected="true"/>
				<Option padding="50,0,0,0" name="search_note_type_textbox" width="56" height="56" normalimage="reader\searchNote\screen_text_n.png"  selectedimage="reader\searchNote\screen_text_p.png" selected="true"/>
				<Option padding="50,0,0,0" name="search_note_type_image" width="56" height="56" normalimage="reader\searchNote\screen_image_n.png"   selectedimage="reader\searchNote\screen_image_p.png" selected="true"/>
				<Option padding="50,0,0,0" name="search_note_type_video" width="56" height="56" normalimage="reader\searchNote\screen_video_n.png"   selectedimage="reader\searchNote\screen_video_p.png" selected="true" />
				<Option padding="50,0,0,0" name="search_note_type_audio" width="56" height="56" normalimage="reader\searchNote\screen_audio_n.png"   selectedimage="reader\searchNote\screen_audio_p.png" selected="true" />
		</HorizontalLayout>

		<HorizontalLayout padding="20,10,0,0" height="60">
				<Option padding="30,0,0,0" name="search_note_type_word" width="56" height="56"  normalimage="reader\searchNote\word.png"   selectedimage="reader\searchNote\word_p.png" selected="true" />
				<Option padding="50,0,0,0" name="search_note_type_excel" width="56" height="56" normalimage="reader\searchNote\excel.png"  selectedimage="reader\searchNote\excel_p.png" selected="true"/>
				<Option padding="50,0,0,0" name="search_note_type_ppt" width="56" height="56" normalimage="reader\searchNote\ppt.png"   selectedimage="reader\searchNote\ppt_p.png" selected="true"/>
				<Option padding="50,0,0,0" name="search_note_type_pdf" width="56" height="56" normalimage="reader\searchNote\pdf.png"   selectedimage="reader\searchNote\pdf_p.png" selected="true"/>
				<Option padding="50,0,0,0" name="search_note_type_other" width="56" height="56" normalimage="reader\searchNote\qita.png"   selectedimage="reader\searchNote\qita_p.png" selected="true"/>
		</HorizontalLayout>

		<HorizontalLayout padding="20,10,0,0" height="60">
				<Option padding="30,0,0,0" name="search_note__line_type_zhixian" width="56" height="56"  selectedimage="reader\NoteLine\screen_crossed_beeline_p.png"   normalimage="reader\NoteLine\screen_crossed_beeline_n.png" selected="true" />
				<Option padding="50,0,0,0" name="search_note__line_type_xuxian" width="56" height="56" selectedimage="reader\NoteLine\screen_crossed_dashed_p.png"  normalimage="reader\NoteLine\screen_crossed_dashed_c.png" selected="true"/>
				<Option padding="50,0,0,0" name="search_note__line_type_bolang" width="56" height="56"  selectedimage="reader\NoteLine\screen_crossed_curve_p.png" normalimage="reader\NoteLine\screen_crossed_curve_c.png" selected="true"/>
				<Option padding="50,0,0,0" name="search_note__line_type_hightline" width="56" height="56" selectedimage="reader\NoteLine\screen_crossed_highlight_p.png"  normalimage="reader\NoteLine\screen_crossed_highlight_c.png" selected="true"/>
		</HorizontalLayout>

		<Label  font="0" width="200" padding="30,10,0,0" text="选择标签(可多选)" font="0" ></Label>
		<VerticalLayout padding="20,20,0,0" name="root" height="190">
				
		</VerticalLayout>
		
		<HorizontalLayout height="30" padding="0,1,0,0">
			<VerticalLayout width="235"/>
			<Button name="clear_button" width="98" height="24" padding="0,3,0,0"  align="center" text="重置" font="0" normalimage="reader/AddNote/del_button_red.png" hotimage="reader/AddNote/del_button_red_n.png" pushedimage="reader/AddNote/del_button_red_p.png" textcolor="#FFfd4b4b" hottextcolor="#FFfd4b4b" pushedtextcolor="#FFFFFFFF"   ></Button>

			<Button name="ok_button" width="98" height="24" padding="20,3,0,0"  align="center" text="确定" font="0"normalimage="reader/AddNote/button_blue.png" hotimage="reader/AddNote/button_blue_n.png" pushedimage="reader/AddNote/button_blue_p.png" textcolor="#ff7dc597" hottextcolor="#ff7dc597" pushedtextcolor="#FFFFFFFF"  ></Button>

			<Button name="close_button" width="98" height="24" padding="20,3,0,0"  align="center" text="取消" font="0"normalimage="reader/AddNote/cancel_button_gray.png" hotimage="reader/AddNote/cancel_button_gray_n.png" pushedimage="reader/AddNote/cancel_button_gray_p.png" textcolor="#FF898989" hottextcolor="#FF898989" pushedtextcolor="#FFFFFFFF"  ></Button>

		</HorizontalLayout>
		
	</VerticalLayout>
</Window>