SearchNoteFrame.xml 6.23 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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="850,1142" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,140"  roundcorner="8,8">
	<Font id = "0" name="微软雅黑" size="24" bold="false"   />
	<Font id = "1" name="微软雅黑" size="28" bold="false"  />
	<Default name="VScrollBar" value="button1normalimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;0,0,16,16&apos;&quot; button1hotimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;16,0,32,16,16&apos;&quot; button1pushedimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;32,0,48,16&apos;&quot; button2normalimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;0,32,16,48&apos;&quot; button2hotimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;16,32,32,48&apos;&quot; button2pushedimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;32,32,48,48&apos;&quot; thumbnormalimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;0,48,16,64&apos; corner=&apos;0,2,0,2&apos;&quot; thumbhotimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;16,48,32,64&apos; corner=&apos;0,2,0,2&apos;&quot; thumbpushedimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;32,48,48,64&apos; corner=&apos;0,2,0,2&apos;&quot; bknormalimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;0,16,16,32&apos;&quot;" />
	<VerticalLayout  inset="0,0,0,0" bkcolor="#FFFFFFFF" bordercolor="#FF48ACFB" bordersize="3" >
		<HorizontalLayout height="72" bkcolor="#FF48ACFB">
			<Label  font="1" width="114" padding="372,14,0,0" text="笔记筛选" font="0" textcolor="#FFFFFFFF"></Label>
			<Button name="close_button" padding="286,20,0,0" height="32" width="32" normalimage="reader\popup\close_button.png" />	
		</HorizontalLayout>

		<HorizontalLayout height="44" padding="28,14,0,0" >
			<Label  font="0" width="286" padding="44,14,0,0" text="选择目录位置" font="0" ></Label>
		</HorizontalLayout>
		<HorizontalLayout height="72" padding="28,22,0,0" >
			<Label  font="0" width="28" padding="44,0,0,0" text="从" font="0"></Label>
			 <Combo name="ComboMuluFrom" width="286" height="44" padding="4,14,0,0" itemtextcolor="#FF000000" itemselectedtextcolor="#FF000000" itemselectedbkcolor="#FFC1E3FF" itemhottextcolor="#FF000000" itemhotbkcolor="#FFE9F5FF" itemdisabledtextcolor="#FFCCCCCC" itemdisabledbkcolor="#FFFFFFFF"  dropboxsize="0,428" bkimage="reader\\Common\\combo.png" itemfont="0" textpadding="15,0,0,0"></Combo>
			<Label  font="0" width="28" padding="58,0,0,0" text="至" font="0" ></Label>
		 <Combo name="ComboMuluTo" width="286" height="44" padding="4,14,0,0" itemtextcolor="#FF000000" itemselectedtextcolor="#FF000000" itemselectedbkcolor="#FFC1E3FF" itemhottextcolor="#FF000000" itemhotbkcolor="#FFE9F5FF" itemdisabledtextcolor="#FFCCCCCC" itemdisabledbkcolor="#FFFFFFFF"  dropboxsize="0,428" bkimage="reader\\Common\\combo.png" itemfont="0" textpadding="15,0,0,0"></Combo>
		</HorizontalLayout>
	

		<HorizontalLayout height="44" padding="28,14,0,0" >
				<Label  font="0" width="286" padding="44,20,0,0" text="选择笔记时间" font="0" ></Label>
		</HorizontalLayout>
		<HorizontalLayout height="72" padding="28,22,0,0" >
			<Label  font="0" width="28" padding="44,0,0,0" text="从" font="0"></Label>
			<DateTime name="DateTimeDemoFrom" width="286" height="44" bkcolor="#FFE2E5EA" padding="4,14,0,0" font="0" /> 
			<Label  font="0" width="28" padding="44,0,0,0" text="至" font="0" ></Label>
			<DateTime name="DateTimeDemoTo"  width="286" height="44" bkcolor="#FFE2E5EA" padding="4,14,0,0"  font="0"/> 
		</HorizontalLayout>

		<HorizontalLayout height="44" padding="28,14,0,0" >
				<Label  font="0" width="286" padding="44,14,0,0" text="选择笔记类型(可多选)" font="0" ></Label>
		</HorizontalLayout>
		<HorizontalLayout padding="28,14,0,0" height="86">
				<Option padding="60,0,0,0" name="search_note_type_freepen" width="78" height="78"  normalimage="reader\readerimages\screen_paint_n.png"   selectedimage="reader\readerimages\screen_paint_p.png" />
				<Option padding="60,0,0,0" name="search_note_type_textbox" width="78" height="78" normalimage="reader\readerimages\screen_text_n.png"  selectedimage="reader\readerimages\screen_text_p.png"/>
				<Option padding="60,0,0,0" name="search_note_type_image" width="78" height="78" normalimage="reader\readerimages\screen_image_n.png"   selectedimage="reader\readerimages\screen_image_p.png"/>
				<Option padding="60,0,0,0" name="search_note_type_video" width="78" height="78" normalimage="reader\readerimages\screen_video_n.png"   selectedimage="reader\readerimages\screen_video_p.png" />
				<Option padding="60,0,0,0" name="search_note_type_audio" width="78" height="78" normalimage="reader\readerimages\screen_audio_n.png"   selectedimage="reader\readerimages\screen_audio_p.png" />
		</HorizontalLayout>
		<HorizontalLayout padding="40,20,0,0" height="86">
				<Option padding="44,0,0,0" name="search_note__line_type_zhixian" width="78" height="78"  selectedimage="reader\NoteLine\crossed_beeline_blue.png"  normalimage="reader\NoteLine\crossed_beeline_gray.png" />
				<Option padding="72,0,0,0" name="search_note__line_type_xuxian" width="78" height="78" selectedimage="reader\NoteLine\crossed_dashed_blue.png"  normalimage="reader\NoteLine\crossed_dashed_gray.png" />
				<Option padding="72,0,0,0" name="search_note__line_type_bolang" width="78" height="78"  selectedimage="reader\NoteLine\crossed_curve_blue.png"  normalimage="reader\NoteLine\crossed_curve_gray.png"/>
				<Option padding="72,0,0,0" name="search_note__line_type_hightline" width="78" height="78" selectedimage="reader\NoteLine\crossed_highlight_blue.png" normalimage="reader\NoteLine\crossed_highlight_gray.png" />
		</HorizontalLayout>

		<Label  font="0" width="286" padding="44,14,0,0" text="选择标签(可多选)" font="0" ></Label>
		<VerticalLayout padding="28,28,0,0" name="root" height="358">
				
		</VerticalLayout>
		
		<HorizontalLayout height="44" padding="44,2,0,0">
			<Button text="重置"  height="44" width="114" padding="372,0,0,0" font="0" name="clear_button"/>
			<Button text="确定"  height="44" width="114"  padding="14,0,0,0"  font="0" name="ok_button" textcolor="#FF47ACFA"/>
			<Button text="取消"  height="44" width="114" padding="14,0,0,0"  font="0" name="close_button"/>
		</HorizontalLayout>
		
	</VerticalLayout>
</Window>