<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="1200,950" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,140" roundcorner="8,8">
<Font name="微软雅黑" size="24" bold="false" italic="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'"" />
<VerticalLayout inset="0,0,0,0" bkcolor="#FFFFFFFF" bordercolor="#FF48ACFB" bordersize="2">
<HorizontalLayout height="86" gradient="ver" bkcolor1="#ff4bb8fd" bkcolor2="#ff0898f1">
<VerticalLayout />
<Button name="close_button" padding="0,27,0,0" height="32" width="32" normalimage="reader\popup\close_button.png" hotimage="reader\popup\close_button.png" pushedimage="reader\popup\close_button.png" />
<VerticalLayout width="20" />
</HorizontalLayout>
<HorizontalLayout height="60" padding="58,60,0,0">
<Label font="0" padding="0,0,0,0" text="请选择需要共享至的老师或任务" font="0"></Label>
</HorizontalLayout>
<HorizontalLayout height="640" padding="58,0,20,0">
<VerticalLayout name="folder_list" vscrollbar="true">
</VerticalLayout>
</HorizontalLayout>
<HorizontalLayout height="43" padding="0,43,0,0">
<VerticalLayout />
<Button name="ok_button" width="140" height="34" padding="0,3,0,0" align="center" text="确认" font="0"normalimage="reader/AddNote/button_blue.png" hotimage="reader/AddNote/button_blue_n.png" pushedimage="reader/AddNote/button_blue_p.png" textcolor="#FF4bb8fd" hottextcolor="#FF4bb8fd" pushedtextcolor="#FFFFFFFF" ></Button>
<Button name="close_button" width="140" height="34" padding="42,3,0,0" align="center" text="取消" font="0"normalimage="reader/AddNote/cancel_button_gray.png" hotimage="reader/AddNote/cancel_button_gray_n.png" pushedimage="reader/AddNote/cancel_button_gray_p.png" textcolor="#FF898989" hottextcolor="#FF898989" pushedtextcolor="#FFFFFFFF" ></Button>
<VerticalLayout width="43"/>
</HorizontalLayout>
</VerticalLayout>
</Window>
-
赖纪均 authored
合并上海版功能
c4068d88