<?xml version="1.0" encoding="UTF-8"?> <!--<Font id = "0" name="SourceHanSansCN-Regular" size="16" bold="false" />--> <HorizontalLayout padding="0,0,0,0" > <Button name="backButton" tooltip="返回书架" width="85" height="30" normalimage="reader\toolbar\back.png" hotimage="reader\toolbar\back_n.png" pushedimage="reader\toolbar\back_p.png" padding="8,10,0,0" /> <Option padding="8,10,0,0" width="85" height="30" normalimage="reader/toolbar/menu_catalog.png" name="calalog_option" selectedimage="reader/toolbar/menu_catalog_p.png" tooltip="Shift+C" disabledimage="reader\toolbar\menu_catalog_gray.png"/> <Option padding="8,10,0,0" width="85" height="30" normalimage="reader/toolbar/menu_note.png" name="note_option" selectedimage="reader/toolbar/menu_note_p.png" tooltip="Shift+L" hotimage="reader/toolbar/menu_note_n.png" /> <Option padding="8,10,0,0" width="85" height="30" normalimage="reader/toolbar/menu_resources.png" name="source_button" selectedimage="reader/toolbar/menu_resources_p.png" hotimage="reader/toolbar/menu_resources_n.png" tooltip="Shift+R" disabledimage="reader\toolbar\menu_resources_gray.png"/> <HorizontalLayout padding="0,0,0,0" name="soruce_btn" ></HorizontalLayout> <HorizontalLayout padding="10,0,0,0" width="250"> <Button width="30" height="30" name="btn_double_page" tooltip="单双页切换 Ctrl+K" width="30" height="30" normalimage="reader\toolbar\menu_double.png" hotimage="reader\toolbar\menu_double_n.png" pushedimage="reader\toolbar\menu_double_p.png" padding="10,10,0,0"/> <Button padding="10,10,0,0" name="btn_single_page" tooltip="单双页切换 Ctrl+K" width="30" height="30" normalimage="reader\toolbar\menu_single.png" hotimage="reader\toolbar\menu_single_n.png" pushedimage="reader\toolbar\menu_single_p.png" visible="false"/> <Button padding="20,10,0,0" name="showMarkButton" tooltip="隐藏/显示笔记 Ctrl+H" width="30" height="30" normalimage="reader\toolbar\menu_hide.png" hotimage="reader\toolbar\menu_hide_n.png" pushedimage="reader\toolbar\menu_hide_p.png"/> <Button padding="20,10,0,0" name="hideMarkButton" tooltip="隐藏/显示笔记 Ctrl+H" width="30" height="30" normalimage="reader\toolbar\menu_hid_note.png" hotimage="reader\toolbar\menu_hid_note_n.png" pushedimage="reader\toolbar\menu_hid_note_p.png" visible="false"/> <Button padding="20,10,0,0" name="pdf_zoom_in" tooltip="放大 Ctrl+'+'" width="30" height="30" normalimage="reader\toolbar\enlarge_default.png" hotimage="reader\toolbar\enlarge_selection.png" pushedimage="reader\toolbar\enlarge_click.png"/> <Button padding="20,10,0,0" name="pdf_zoom_out" tooltip="缩小 Ctrl+'-'" width="30" height="30" normalimage="reader\toolbar\narrow_default.png" hotimage="reader\toolbar\narrow_selection.png" pushedimage="reader\toolbar\narrow_click.png"/> <Button padding="20,10,0,0" width="30" height="30" name="open_huyan" tooltip="打开护眼模式" normalimage="reader\toolbar\menu_eyeprotection_open_default.png" hotimage="reader\toolbar\menu_eyeprotection_open_click.png" pushedimage="reader\toolbar\menu_eyeprotection_open_selection.png"/> <Button padding="20,10,0,0" width="30" height="30" name="close_huyan" tooltip="关闭护眼模式" normalimage="reader\toolbar\menu_eyeprotection_shut_default.png" hotimage="reader\toolbar\menu_eyeprotection_shut_click.png" pushedimage="reader\toolbar\menu_eyeprotection_shut_selection.png" visible="false"/> </HorizontalLayout> <VerticalLayout /> <!--<HorizontalLayout padding="0,0,0,0" floatalign="right" > <Button width="52" height="52" name="tool_huabi" textcolor="#FF343C60" normalimage="reader\readerimages\huabi_p.png" hotimage="reader\readerimages\huabi_p.png" pushedimage="reader\readerimages\huabi.png" tooltip="自由画笔" /> <Button width="52" height="52" normalimage="reader\readerimages\wenzi_p.png" hotimage="reader\readerimages\wenzi_p.png" pushedimage="reader\readerimages\wenzi.png" name="tool_fujian" tooltip="插入文本" name="tool_wenbenkuang" /> <Option padding="20,0,0,0" text="划线笔记" textpadding="30,0,0,0" width="100" height="30" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" font="0" bkimage="file='reader/readerimages/menu_catalog.png' dest='10,5,28,25'" group="switch_note" name="tool_huaxian" selectedbkcolor="#FFF1F7F7" visible="false" /> <Button width="52" height="52" normalimage="reader\readerimages\fujian_p.png" hotimage="reader\readerimages\fujian_p.png" pushedimage="reader\readerimages\fujian.png" name="tool_fujian" tooltip="插入附件"/ </HorizontalLayout>--> <Button width="30" height="30" padding="20,10,0,0" name="tool_huabi" textcolor="#FF343C60"normalimage="reader\toolbar\huabi_p.png" hotimage="reader\toolbar\huabi_p.png" pushedimage="reader\toolbar\huabi.png" tooltip="自由画笔 Ctrl+B" /> <Option width="30" height="30" padding="20,10,0,0" normalimage="reader\toolbar\wenzi_p.png" selectedimage="reader\toolbar\wenzi.png" tooltip="插入文本 Ctrl+T" name="tool_wenbenkuang_option" /> <Option width="30" height="30" padding="20,10,0,0" normalimage="reader\toolbar\fujian_p.png" selectedimage="reader\toolbar\fujian.png" name="tool_fujian_option" tooltip="插入附件 Ctrl+E"/> </HorizontalLayout>