<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <Window size="572,386" caption="0,0,0,43" > <Font name="微软雅黑" size="13" bold="false" italic="false" id="0" /> <VerticalLayout width="572" bordersize="1" bordercolor="#ffdce1ef" bkcolor="#FFFFFFFF"> <HorizontalLayout height="43"> <Label height="20" width="19" bkimage="reader\NoteLine\text_icon.png" padding="29,12,0,0"/> <Label text="插入文本" padding="15,0,0,0" font="0" width="143"/> <VerticalLayout width="336"/> <Button name="button_close" align="right" width="18" height="18" normalimage="reader\NoteLine\icon_cancle.png" padding="0,13,0,0"/> </HorizontalLayout> <HorizontalLayout height="1" bkcolor="#fff2f3f7" padding="1,0,1,0"/> <HorizontalLayout height="222"> <Text height="200" text="" showhtml="true" name="textnote_show_text" visible="true" width="515" padding="29,22,0,0"/> <RichEdit font="0" textpadding="10,0,0,0" width="515" height="200" padding="29,22,0,0" bordersize="1" bordercolor="#fff2f3f7" bkcolor="#FFFFFFFF" name="edit_text_note" visible="true" /> </HorizontalLayout> <HorizontalLayout height="29" padding="0,7,0,0"> <VerticalLayout /> <Button align="right" name="buton_modify" width="72" height="22" padding="0,3,0,0" text="修改" font="0" textcolor="#ffff5b01" visible="false" ></Button> <Label align="right" text="0/200" padding="0,0,0,0" textcolor="#ffb9bcc8" font="0" visible="false" name="length_tip" width="143"/> <VerticalLayout width="29"/> </HorizontalLayout> <HorizontalLayout height="22" name="h_page_select" visible="false" padding="0,-22,0,0"> <Label text="请选择添加的位置" padding="29,0,0,0" font="0" width="143"/> <Option padding="15,4,0,0" name="left_page" width="17" height="17" normalimage="public\\check_u.png" selectedimage="public\\check.png" group="page_select_option" selected="true"/> <Label textpadding="7,0,0,0" text="左页" textcolor="#FF000000" font="0" width="36" align="center" /> <Option padding="15,4,0,0" name="right_page" width="17" height="17" normalimage="public\\check_u.png" selectedimage="public\\check.png" group="page_select_option"/> <Label textpadding="7,0,0,0" text="右页" textcolor="#FF000000" font="0" width="36" align="center" /> </HorizontalLayout> <HorizontalLayout height="1" bkcolor="#fff2f3f7" padding="1,15,1,0"/> <HorizontalLayout height="43" padding="0,15,0,0"> <VerticalLayout /> <Button name="buton_save" width="108" height="29" padding="0,7,0,0" align="center" text="保存" font="0" bkcolor="#ff18b6ff" hotbkcolor="#ff01a7f3" pushedbkcolor="#ff0096da" textcolor="#FFFFFFFF" ></Button> <VerticalLayout width="50" /> <Button name="button_close" width="108" height="29" padding="22,7,0,0" align="center" text="取消" font="0" bkcolor="#ffd0cecf" hotbkcolor="#ffb3b3b3" pushedbkcolor="#ffa2a2a2" textcolor="#FFFFFFFF" ></Button> <VerticalLayout /> </HorizontalLayout> </VerticalLayout> </Window>