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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window caption="0,0,0,35">
<Font id = "0" name="微软雅黑" size="16" bold="false" />
<Font id = "1" name="微软雅黑" size="22" bold="false" />
<Font id = "2" name="微软雅黑" size="18" bold="false" />
<Default name="VScrollBar" value="button1normalimage="file='reader\Common\scrollbar.png' source='0,0,16,16'" button1hotimage="file='reader\Common\scrollbar.png' source='16,0,32,16,16'" button1pushedimage="file='reader\Common\scrollbar.png' source='32,0,48,16'" button2normalimage="file='reader\Common\scrollbar.png' source='0,32,16,48'" button2hotimage="file='reader\Common\scrollbar.png' source='16,32,32,48'" button2pushedimage="file='reader\Common\scrollbar.png' source='32,32,48,48'" thumbnormalimage="file='reader\Common\scrollbar.png' source='0,48,16,64' corner='0,2,0,2'" thumbhotimage="file='reader\Common\scrollbar.png' source='16,48,32,64' corner='0,2,0,2'" thumbpushedimage="file='reader\Common\scrollbar.png' source='32,48,48,64' corner='0,2,0,2'" bknormalimage="file='reader\Common\scrollbar.png' source='0,16,16,32'"" />
<Container>
<VerticalLayout >
<HorizontalLayout name="captionBar" height="36" bkcolor="#FFFFFFFF" >
<VerticalLayout>
<Label name="titleico" float="true" pos="10,9,28,27" width="18" height="18" align="center" bkimage="public\logo_s.png"/>
<Label name="titlename" float="true" pos="38,3,338,33" height="30" text="学习精灵" textcolor="#1C1C1C" font="0"/>
</VerticalLayout>
<VerticalLayout>
<Label name="book_name" float="true" pos="0,3,200,33" width="200" height="30" text="英语 四年级 第一学期" textcolor="#1C1C1C" font="0"/>
</VerticalLayout>
<VerticalLayout width="120">
<Button name="minbtn" tooltip="最小化" float="true" pos="32,9,44,21" width="12" height="12" align="center" normalimage="public/min.png" />
<Button name="maxbtn" tooltip="最大化" float="true" pos="64,9,77,21" width="13" height="12" align="center" normalimage="public/max.png" />
<Button name="closebtn" tooltip="关闭" float="true" pos="97,9,109,21" width="12" height="12" align="center" normalimage="public/close.png" />
<Button name="gobackReader" tooltip="返回阅读" float="true" pos="0,9,12,21" width="12" height="12" align="center" normalimage="public/close.png" visible="false" />
</VerticalLayout>
</HorizontalLayout>
<HorizontalLayout name="readtoolbar" visible="true" height="50" bkcolor="#FFFFFFFF" >
<Include source="reader/ReadToolLayout.xml" count="1" />
</HorizontalLayout>
<HorizontalLayout name="seenotetoolbar" visible="false" height="55" bkcolor="#FFFFFFFF" >
<Button name="closeSeeNote" tooltip="关闭预览" padding="20,21,0,0" width="12" height="12" align="center" normalimage="public/close.png" />
<VerticalLayout />
<Button name="SeeNotePrePage" text="上一页" padding="20,15,0,0" width="100" align="center" textcolor="#343C60" font="1" />
<Label padding="260,0,0,0" font="1" text="当前:赖唧唧的笔记" textcolor="#343C60" font="1" name="currentNoteStudentName"/>
<Button name="SeeNoteNextPage" text="下一页" padding="20,15,0,0" width="100" align="center" textcolor="#343C60" font="1"/>
<VerticalLayout />
<VerticalLayout width="20" />
</HorizontalLayout>
<!--正文-->
<HorizontalLayout padding="0,0,0,0" bkcolor="#FF999999" >
<!--正文-->
<TabLayout name="sidertablayout_web" padding="0,0,0,0">
<HorizontalLayout name="switch" padding="0,0,0,0" >
<!--可折叠侧边栏-->
<VerticalLayout name="sidebar_layout" visible="false" bkcolor="#FFFFFFFF" sepwidth="20" sepimm="true" width="575" minwidth="575" >
<Include source="reader\SidebarLayout.xml" count="1" />
</VerticalLayout>
<VerticalLayout padding="0,30,0,0" name="pre_student_see_note" visible="false" sepwidth="0" sepimm="true" width="575" minwidth="575" >
<HorizontalLayout />
<Button name="button_pre_student" tooltip="上一个" padding="20,21,0,0" width="100" height="30" align="center" text="上一个" font="0" textcolor="#FFFFFFFF"/>
<HorizontalLayout />
</VerticalLayout>
<HorizontalLayout name="MyPDFBookReader_layout" padding="0,0,0,0" unfocus="true">
<Button name="btn_preImage" width="54" height="54" normalimage="setting\normal_left.png" hotimage="setting\hot_left.png" padding="5,400,0,0" visible="false"/>
<VerticalLayout padding="0,-4,0,0" >
<MyPDFReader name="MyPDFReader" />
</VerticalLayout>
<Button name="ntb_nextImage" width="54" height="54" normalimage="setting\normal_right.png" hotimage="setting\hot_right.png" padding="5,400,0,0"/>
</HorizontalLayout>
<VerticalLayout name="next_student_see_note" visible="false" sepwidth="0" sepimm="true" width="575" minwidth="575" >
<HorizontalLayout />
<Button textcolor="#FFFFFFFF" name="button_next_student" tooltip="下一个" padding="400,21,0,0" width="100" height="30" align="center" text="下一个" font="0" />
<HorizontalLayout />
</VerticalLayout>
<HorizontalLayout name="ResToolLayout" width="350" visible="false">
<VerticalLayout>
<HorizontalLayout height="40">
<Option name="ResInBook" width="100" text="教材配套" font="0" textpadding="10,5,2,0" textcolor="#FF47C1E9" align="wrap" selected="true"/>
<Option name="ResInSchool" width="100" text="校本资源" font="0" textpadding="10,5,2,0" textcolor="#FF000000" align="wrap" selected="false"/>
<Option name="ResInWeb" width="100" text="推荐资源" font="0" textpadding="10,5,2,0" textcolor="#FF000000" align="wrap" selected="false"/>
</HorizontalLayout>
<ResMarkList hscrollbar="false" inset="0,0,0,0" itemalign="left" itemshowhtml="true" itemfont="3" name="ResMarkList" vscrollbar="true" width="300" />
<HorizontalLayout name="browser_xiaobenView" padding="0,0,0,0" visible="false">
<ShuTuWebBrowser name="browser_xiaobenWeb" delaycreate="false" />
</HorizontalLayout>
<HorizontalLayout name="browser_tuijianView" padding="0,0,0,0" visible="false">
<ShuTuWebBrowser name="browser_tuijianWeb" delaycreate="false" />
</HorizontalLayout>
</VerticalLayout>
</HorizontalLayout>
</HorizontalLayout>
<HorizontalLayout name="practise_web" padding="0,0,0,0" >
<CefWebkit name="browser" delaycreate="false" />
</HorizontalLayout>
</TabLayout>
</HorizontalLayout>
</VerticalLayout>
</Container>
</Window>