|
@@ -1,6 +1,6 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<!--mininfo="600,400" -->
|
|
|
-<Window size="760,540" roundcorner="6" caption="0,0,0,32" showshadow="true" shadowcorner="1,1,1,1" shadowsize="3">
|
|
|
+<Window size="760,540" roundcorner="4,4,4,4" caption="0,0,0,32" showshadow="true" shadowcorner="6,6,6,6" shadowcolor="0xFF000000" shadowsize="6" shadowdarkness="50">
|
|
|
<Font id="0" name="FontBtn" sname="Segoe UI" size="16" />
|
|
|
<Font id="3" name="FontBtn" sname="Segoe UI" size="16" underline="true" />
|
|
|
<Font id="2" name="FontLable" sname="Segoe UI" size="9" />
|
|
@@ -8,9 +8,9 @@
|
|
|
<VerticalLayout>
|
|
|
<!--主页 -->
|
|
|
<VerticalLayout name="LayoutHome" visible="true" width="760" height="600" float="true" bkcolor="0xFFFFFFFF">
|
|
|
- <VerticalLayout inset="0,0,0,0" bkcolor="0xff1B263A" bkcolor2="0xff273C62" bkcolor3="0xff273C62" width="760" height="320">
|
|
|
- <Control padding="350,120,0,0" height="80" width="80" minwidth="80" minheight="80" bkimage="Logo.png" />
|
|
|
- <Label font="1" padding="290,20,0,0" height="30" width="760" text="PDF Reader Pro" textcolor="0xFFFFFFFF" />
|
|
|
+ <VerticalLayout inset="0,0,0,0" bkimage="MainUI.png" bkcolor="0xff1B263A" bkcolor2="0xff273C62" bkcolor3="0xff273C62" width="760" height="320">
|
|
|
+ <Control padding="350,120,0,0" visible="false" height="80" width="80" minwidth="80" minheight="80" bkimage="Logo.png" />
|
|
|
+ <Label font="1" padding="290,20,0,0" visible="false" height="30" width="760" text="PDF Reader Pro" textcolor="0xFFFFFFFF" />
|
|
|
</VerticalLayout>
|
|
|
<HorizontalLayout height="64" padding="0,32,0,0" width="760">
|
|
|
<Container />
|
|
@@ -30,8 +30,8 @@
|
|
|
<Container />
|
|
|
<HorizontalLayout autocalcwidth="true" floatalign="center">
|
|
|
<Container />
|
|
|
- <CheckBox name="CheckInstallSetting" selected="true" autocalcwidth="true" height="30" font="0" text="Installation settings" textcolor="0xFF333333" hotbkcolor="0x01000000" />
|
|
|
- <Button name="Lbicon" text="▲" font="2" autocalcwidth="true" valign="top" padding="4,6,0,0" />
|
|
|
+ <CheckBox name="CheckInstallSetting" selected="true" autocalcwidth="true" height="30" font="0" text="Installation settings" textcolor="0xFF333333" hotbkcolor="0x01000000" cursor="hand" />
|
|
|
+ <Button name="Lbicon" text="▲" font="2" autocalcwidth="true" valign="top" padding="4,6,0,0" cursor="hand" />
|
|
|
<Container />
|
|
|
</HorizontalLayout>
|
|
|
<Container />
|
|
@@ -39,7 +39,7 @@
|
|
|
<HorizontalLayout visible="true" padding="40,0,0,0" width="680" bkcolor="0xFFEAECF2" height="1" />
|
|
|
<HorizontalLayout padding="40,10,0,0" width="760" autocalcheight="true">
|
|
|
<Label name="InstallationfolderTitle" font="0" height="30" autocalcwidth="true" padding="0,0,8,0" text="Installation folder" textcolor="0xFF000000" />
|
|
|
- <RichEdit name="EdFilepath" autohscroll="true" readonly="true" text="1111222222222222222222222211122222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222" font="0" textpadding="4,4,4,0" height="32" bordercolor="0xFFDFDFDF" bordersize="1,1,1,1" />
|
|
|
+ <RichEdit name="EdFilepath" autohscroll="true" readonly="true" text="" font="0" textpadding="4,6,4,0" height="32" bordercolor="0xFFDFDFDF" bordersize="1,1,1,1" />
|
|
|
<HorizontalLayout visible="false" width="32" height="32" bordercolor="0xFFDFDFDF" bordersize="0,1,1,1">
|
|
|
<Button name="BtnIconSelectFolder" padding="10,8,0,0" width="16" height="16" bkimage="arrow.png" hotforeimage="file='arrow.png' source='0,0,30,20'" maxheight="16" />
|
|
|
</HorizontalLayout>
|
|
@@ -58,9 +58,9 @@
|
|
|
</VerticalLayout>
|
|
|
<!--完成 -->
|
|
|
<VerticalLayout name="LayoutInstalled" visible="false" width="760" height="540" float="true" bkcolor="0xFFFFFFFF">
|
|
|
- <VerticalLayout inset="0,0,0,0" bkcolor="0xff1B263A" bkcolor2="0xff273C62" bkcolor3="0xff273C62" width="760" height="320">
|
|
|
- <Control padding="350,120,0,0" height="80" width="80" minwidth="80" minheight="80" bkimage="Logo.png" />
|
|
|
- <Label font="1" padding="290,20,0,0" height="30" width="760" text="PDF Reader Pro" textcolor="0xFFFFFFFF" />
|
|
|
+ <VerticalLayout inset="0,0,0,0" bkimage="MainUI.png" bkcolor="0xff1B263A" bkcolor2="0xff273C62" bkcolor3="0xff273C62" width="760" height="320">
|
|
|
+ <Control padding="350,120,0,0" visible="false" height="80" width="80" minwidth="80" minheight="80" bkimage="Logo.png" />
|
|
|
+ <Label font="1" padding="290,20,0,0" visible="false" height="30" width="760" text="PDF Reader Pro" textcolor="0xFFFFFFFF" />
|
|
|
</VerticalLayout>
|
|
|
<HorizontalLayout width="760" height="64" padding="0,45,0,0">
|
|
|
<Container />
|
|
@@ -69,7 +69,7 @@
|
|
|
</HorizontalLayout>
|
|
|
<HorizontalLayout padding="10,32,10,0" width="760" visible="true">
|
|
|
<HorizontalLayout />
|
|
|
- <RichEdit name="LbInstalledPath" readonly="true" font="0" width="600" align="center" text="C:\\" />
|
|
|
+ <Label name="LbInstalledPath" font="0" width="600" align="center" text="C:\\" />
|
|
|
<HorizontalLayout />
|
|
|
</HorizontalLayout>
|
|
|
</VerticalLayout>
|