<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <Window size="1142,772" caption="0,0,0,86" > <Font name="微软雅黑" size="22" bold="false" italic="false" id="0" /> <VerticalLayout width="1142" bordersize="1" bordercolor="#ffdce1ef" bkcolor="#FFFFFFFF"> <HorizontalLayout height="86"> <Label height="37" width="40" bkimage="reader\NoteLine\text_icon.png" padding="58,25,0,0"/> <Label text="插入文本" padding="30,0,0,0" font="0" width="286"/> <VerticalLayout width="672"/> <Button name="button_close" align="right" width="36" height="36" normalimage="reader\NoteLine\icon_cancle.png" padding="0,26,0,0"/> </HorizontalLayout> <HorizontalLayout height="2" bkcolor="#fff2f3f7" padding="2,0,2,0"/> <HorizontalLayout height="444"> <Text height="400" text="" showhtml="true" name="textnote_show_text" visible="true" width="1030" padding="58,44,0,0"/> <RichEdit font="0" width="1030" height="400" padding="58,44,0,0" bordersize="2" bordercolor="#fff2f3f7" bkcolor="#FFFFFFFF" name="edit_text_note" visible="true" /> </HorizontalLayout> <HorizontalLayout height="58" padding="0,14,0,0"> <VerticalLayout /> <Button align="right" name="buton_modify" width="144" height="44" padding="0,6,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="286"/> <VerticalLayout width="58"/> </HorizontalLayout> <HorizontalLayout height="44" name="h_page_select" visible="false" padding="0,-44,0,0"> <Label text="请选择添加的位置" padding="58,0,0,0" font="0" width="286"/> <Option padding="56,0,0,0" name="left_page" width="44" height="44" normalimage="public\\check_u.png" selectedimage="public\\check.png" group="page_select_option" selected="true"/> <Label textpadding="14,0,0,0" text="左页" textcolor="#FF000000" font="0" width="72" align="center" /> <Option padding="28,0,0,0" name="right_page" width="44" height="44" normalimage="public\\check_u.png" selectedimage="public\\check.png" group="page_select_option"/> <Label textpadding="14,0,0,0" text="右页" textcolor="#FF000000" font="0" width="72" align="center" /> </HorizontalLayout> <HorizontalLayout height="1" bkcolor="#fff2f3f7" padding="1,15,1,0"/> <HorizontalLayout height="86" padding="0,15,0,0"> <VerticalLayout /> <Button name="buton_save" width="216" height="58" padding="0,14,0,0" align="center" text="保存" font="0" bkcolor="#ff18b6ff" hotbkcolor="#ff01a7f3" pushedbkcolor="#ff0096da" textcolor="#FFFFFFFF" borderround="8,8" ></Button> <VerticalLayout width="100" /> <Button name="button_close" width="216" height="58" padding="44,14,0,0" align="center" text="取消" font="0" bkcolor="#ffd0cecf" hotbkcolor="#ffb3b3b3" pushedbkcolor="#ffa2a2a2" textcolor="#FFFFFFFF" borderround="8,8" ></Button> <VerticalLayout /> </HorizontalLayout> </VerticalLayout> </Window>