<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <Window size="1000,800" caption="0,0,0,0" > <Font name="���ź�" size="42" bold="true" italic="false" id="0" /> <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 bkcolor="#FFFFFFFF"> <HorizontalLayout bkcolor="#FFFFFFFF" height="66"> <Button name="button_ok" width="66" height="66" normalimage="reader/popup/closs_black_icon_n.png" hotimage="reader/popup/closs_black_icon_n.png" pushedimage="reader/popup/closs_black_icon_p.png" ></Button> </HorizontalLayout> <HorizontalLayout bkcolor="#FFFFFFFF" name="hview" > <VerticalLayout vscrollbar="true" > <Text name="showtext" font="0" textcolor="#FF000000" bkcolor="#FFFFFFFF" vscrollbar="true" showhtml="true"/> </VerticalLayout> </HorizontalLayout> </VerticalLayout> </Window>