<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="700,570" caption="0,0,0,46" >
<Font name="微软雅黑" size="16" bold="false" italic="false" id="0" />
<Font name="微软雅黑" size="18" bold="false" italic="false" id="1" />
<VerticalLayout width="700" bordercolor="#ff7dc597" bordersize="1" bkcolor="#FFFFFFFF">
<HorizontalLayout height="46" gradient="hor" bkcolor1="#ff7dc597" bkcolor2="#ff56bb91">
<Label text="查看笔记" padding="20,0,0,0" font="0" width="200" textcolor="#FFFFFFFF"/>
<VerticalLayout width="395"/>
<Button name="button_close" align="right" width="22" height="22" bkimage="reader\popup\close_button.png" padding="55,12,0,0"/>
</HorizontalLayout>
<HorizontalLayout height="480">
<VerticalLayout align="center" >
<Button padding="200,10,0,0" font="0" width="300" height="200" bkcolor="#FFEEEEEE" name="attach_file_show" bordercolor="#FFAFAFAF" bordersize="1"/>
<Text height="240" text="" name="textnote_show_text" visible="true" width="620" padding="40,10,0,0" bordercolor="#FFAFAFAF" bordersize="1" font="1"/>
</VerticalLayout>
</HorizontalLayout>
<HorizontalLayout height="24" padding="0,0,0,0">
<Label text="标签" padding="40,0,0,0" font="0" width="70" />
<HorizontalLayout height="24" padding="20,0,0,0" name="select_yet" >
</HorizontalLayout>
</HorizontalLayout>
</VerticalLayout>
</Window>
-
赖纪均 authored
合并上海版功能
c4068d88