|
@@ -8,12 +8,12 @@
|
|
|
<objects>
|
|
|
<customObject id="-2" userLabel="File's Owner" customClass="KMConvertBaseWindowController" customModule="PDF_Office" customModuleProvider="target">
|
|
|
<connections>
|
|
|
- <outlet property="backButton" destination="wfc-7P-VL5" id="zYP-No-aYH"/>
|
|
|
+ <outlet property="backBox" destination="gFg-Q7-54m" id="8ww-CO-9PP"/>
|
|
|
<outlet property="batchButton" destination="iFO-Ki-C0L" id="KTA-dQ-WkN"/>
|
|
|
- <outlet property="canelButton" destination="fKN-oU-IA4" id="PL6-X6-opR"/>
|
|
|
- <outlet property="convertButton" destination="8yP-tY-qS1" id="dks-Ke-UYx"/>
|
|
|
+ <outlet property="canelBox" destination="Xgn-Dg-lq9" id="GtX-Me-dDU"/>
|
|
|
+ <outlet property="convertBox" destination="VGF-cR-pdk" id="hgN-0M-UF8"/>
|
|
|
<outlet property="leftBox" destination="qfL-fo-qSf" id="JS9-Y0-9cC"/>
|
|
|
- <outlet property="nextButton" destination="Ogb-fd-PNY" id="jYC-xI-iQa"/>
|
|
|
+ <outlet property="nextBox" destination="r7Q-sv-pGM" id="uSh-eZ-cCQ"/>
|
|
|
<outlet property="numberBox" destination="XyN-M5-Ckr" id="DNm-ND-XlE"/>
|
|
|
<outlet property="numberTextField" destination="0fT-PL-boX" id="hzh-TQ-lIK"/>
|
|
|
<outlet property="perLabel" destination="OjN-CY-T87" id="DJD-nk-fRU"/>
|
|
@@ -30,7 +30,7 @@
|
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
|
<rect key="contentRect" x="196" y="240" width="586" height="483"/>
|
|
|
- <rect key="screenRect" x="0.0" y="0.0" width="3008" height="1667"/>
|
|
|
+ <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
|
|
|
<value key="minSize" type="size" width="586" height="483"/>
|
|
|
<value key="maxSize" type="size" width="586" height="483"/>
|
|
|
<view key="contentView" id="se5-gp-TjO">
|
|
@@ -70,19 +70,8 @@
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="mvl-fd-L7y" customClass="KMCustomPDFView" customModule="PDF_Office" customModuleProvider="target">
|
|
|
<rect key="frame" x="16" y="56" width="182" height="248"/>
|
|
|
</customView>
|
|
|
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wfc-7P-VL5" userLabel="backButton">
|
|
|
- <rect key="frame" x="28" y="16" width="24" height="24"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="24" id="AvJ-se-vZp"/>
|
|
|
- <constraint firstAttribute="width" constant="24" id="xMh-35-ACn"/>
|
|
|
- </constraints>
|
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="aUt-xp-Hqb">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- </button>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="XyN-M5-Ckr">
|
|
|
- <rect key="frame" x="60" y="16" width="56" height="24"/>
|
|
|
+ <rect key="frame" x="56" y="16" width="56" height="24"/>
|
|
|
<subviews>
|
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0fT-PL-boX">
|
|
|
<rect key="frame" x="8" y="2" width="40" height="21"/>
|
|
@@ -102,7 +91,7 @@
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OjN-CY-T87">
|
|
|
- <rect key="frame" x="122" y="18" width="9" height="20"/>
|
|
|
+ <rect key="frame" x="118" y="18" width="9" height="20"/>
|
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="/" id="B2h-9Y-2H7">
|
|
|
<font key="font" metaFont="system" size="17"/>
|
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
@@ -110,7 +99,7 @@
|
|
|
</textFieldCell>
|
|
|
</textField>
|
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="b9V-3O-PC8">
|
|
|
- <rect key="frame" x="135" y="20" width="37" height="16"/>
|
|
|
+ <rect key="frame" x="131" y="20" width="37" height="16"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="35" id="Iqf-l4-eTt"/>
|
|
|
</constraints>
|
|
@@ -120,33 +109,47 @@
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
</textFieldCell>
|
|
|
</textField>
|
|
|
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ogb-fd-PNY">
|
|
|
- <rect key="frame" x="178" y="16" width="24" height="24"/>
|
|
|
+ <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gFg-Q7-54m">
|
|
|
+ <rect key="frame" x="24" y="16" width="24" height="24"/>
|
|
|
+ <view key="contentView" id="8kU-hZ-NuI">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="24" height="24"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ </view>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="24" id="7oH-z4-RQu"/>
|
|
|
- <constraint firstAttribute="width" constant="24" id="ji0-jk-Rfj"/>
|
|
|
+ <constraint firstAttribute="width" constant="24" id="Gty-UI-C80"/>
|
|
|
+ <constraint firstAttribute="height" constant="24" id="Q9R-8R-JZp"/>
|
|
|
</constraints>
|
|
|
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="eeh-r3-CmY">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- </button>
|
|
|
+ <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </box>
|
|
|
+ <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="r7Q-sv-pGM">
|
|
|
+ <rect key="frame" x="174" y="16" width="24" height="24"/>
|
|
|
+ <view key="contentView" id="qED-hg-bEm">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="24" height="24"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ </view>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="24" id="Sh5-Vx-PjC"/>
|
|
|
+ <constraint firstAttribute="width" constant="24" id="X1t-Gn-6HW"/>
|
|
|
+ </constraints>
|
|
|
+ <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </box>
|
|
|
</subviews>
|
|
|
<constraints>
|
|
|
+ <constraint firstItem="gFg-Q7-54m" firstAttribute="leading" secondItem="R1n-pF-yf9" secondAttribute="leading" constant="24" id="06U-Ru-CEG"/>
|
|
|
<constraint firstItem="b9V-3O-PC8" firstAttribute="leading" secondItem="OjN-CY-T87" secondAttribute="trailing" constant="8" id="1XP-qZ-ZKN"/>
|
|
|
- <constraint firstItem="wfc-7P-VL5" firstAttribute="top" secondItem="mvl-fd-L7y" secondAttribute="bottom" constant="16" id="9GJ-IP-RnQ"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="mvl-fd-L7y" secondAttribute="trailing" constant="14" id="FSN-k0-xVE"/>
|
|
|
+ <constraint firstItem="r7Q-sv-pGM" firstAttribute="top" secondItem="mvl-fd-L7y" secondAttribute="bottom" constant="16" id="Fmm-CD-NNm"/>
|
|
|
<constraint firstItem="mvl-fd-L7y" firstAttribute="top" secondItem="R1n-pF-yf9" secondAttribute="top" constant="16" id="Gsl-47-3aT"/>
|
|
|
<constraint firstAttribute="bottom" secondItem="mvl-fd-L7y" secondAttribute="bottom" constant="56" id="Ptg-Ls-spM"/>
|
|
|
- <constraint firstItem="Ogb-fd-PNY" firstAttribute="leading" secondItem="b9V-3O-PC8" secondAttribute="trailing" constant="8" id="W1V-En-41F"/>
|
|
|
+ <constraint firstItem="XyN-M5-Ckr" firstAttribute="leading" secondItem="gFg-Q7-54m" secondAttribute="trailing" constant="8" id="Tdz-Lo-h5u"/>
|
|
|
<constraint firstItem="XyN-M5-Ckr" firstAttribute="top" secondItem="mvl-fd-L7y" secondAttribute="bottom" constant="16" id="a1a-cz-g8h"/>
|
|
|
<constraint firstItem="OjN-CY-T87" firstAttribute="leading" secondItem="XyN-M5-Ckr" secondAttribute="trailing" constant="8" id="aHX-uj-6qj"/>
|
|
|
<constraint firstItem="b9V-3O-PC8" firstAttribute="centerY" secondItem="XyN-M5-Ckr" secondAttribute="centerY" id="bdF-Gv-pwp"/>
|
|
|
- <constraint firstItem="XyN-M5-Ckr" firstAttribute="leading" secondItem="wfc-7P-VL5" secondAttribute="trailing" constant="8" id="gHy-gY-hic"/>
|
|
|
- <constraint firstItem="Ogb-fd-PNY" firstAttribute="centerY" secondItem="b9V-3O-PC8" secondAttribute="centerY" id="gLN-p5-ZPD"/>
|
|
|
+ <constraint firstItem="r7Q-sv-pGM" firstAttribute="centerY" secondItem="b9V-3O-PC8" secondAttribute="centerY" id="hGa-er-pWV"/>
|
|
|
+ <constraint firstItem="gFg-Q7-54m" firstAttribute="top" secondItem="mvl-fd-L7y" secondAttribute="bottom" constant="16" id="hZL-5n-axr"/>
|
|
|
<constraint firstItem="mvl-fd-L7y" firstAttribute="leading" secondItem="R1n-pF-yf9" secondAttribute="leading" constant="16" id="iUD-ID-dhg"/>
|
|
|
+ <constraint firstItem="r7Q-sv-pGM" firstAttribute="leading" secondItem="b9V-3O-PC8" secondAttribute="trailing" constant="8" id="j47-sy-TXq"/>
|
|
|
<constraint firstItem="OjN-CY-T87" firstAttribute="centerY" secondItem="XyN-M5-Ckr" secondAttribute="centerY" id="uvo-7G-YIG"/>
|
|
|
- <constraint firstItem="wfc-7P-VL5" firstAttribute="leading" secondItem="R1n-pF-yf9" secondAttribute="leading" constant="28" id="y3V-Qk-Nfo"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
<constraints>
|
|
@@ -210,42 +213,41 @@
|
|
|
<font key="font" metaFont="system"/>
|
|
|
</buttonCell>
|
|
|
</button>
|
|
|
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fKN-oU-IA4">
|
|
|
- <rect key="frame" x="395" y="16" width="80" height="32"/>
|
|
|
+ <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Xgn-Dg-lq9">
|
|
|
+ <rect key="frame" x="394" y="16" width="80" height="32"/>
|
|
|
+ <view key="contentView" id="RWN-Pg-Jmx">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="80" height="32"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ </view>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="32" id="Prv-Rf-K0I"/>
|
|
|
- <constraint firstAttribute="width" constant="80" id="vsU-Rm-nB3"/>
|
|
|
+ <constraint firstAttribute="height" constant="32" id="Uzh-LG-qSz"/>
|
|
|
+ <constraint firstAttribute="width" constant="80" id="mOr-gZ-0ME"/>
|
|
|
</constraints>
|
|
|
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="YE4-KT-vVV">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- <string key="keyEquivalent" base64-UTF8="YES">
|
|
|
-Gw
|
|
|
-</string>
|
|
|
- </buttonCell>
|
|
|
- </button>
|
|
|
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8yP-tY-qS1">
|
|
|
- <rect key="frame" x="491" y="16" width="80" height="32"/>
|
|
|
+ <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </box>
|
|
|
+ <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="VGF-cR-pdk">
|
|
|
+ <rect key="frame" x="490" y="16" width="80" height="32"/>
|
|
|
+ <view key="contentView" id="FtW-J0-ZXh">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="80" height="32"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ </view>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="32" id="Et7-Ji-cad"/>
|
|
|
- <constraint firstAttribute="width" constant="80" id="mKg-4c-4hq"/>
|
|
|
+ <constraint firstAttribute="height" constant="32" id="4cH-RP-idM"/>
|
|
|
+ <constraint firstAttribute="width" constant="80" id="vE5-JR-3tQ"/>
|
|
|
</constraints>
|
|
|
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="CRK-Jz-kwE">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- </button>
|
|
|
+ <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </box>
|
|
|
</subviews>
|
|
|
<constraints>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="VGF-cR-pdk" secondAttribute="bottom" constant="16" id="5qw-4R-evS"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="VGF-cR-pdk" secondAttribute="trailing" constant="16" id="8zP-Ui-09y"/>
|
|
|
<constraint firstItem="iFO-Ki-C0L" firstAttribute="leading" secondItem="5Iw-u0-5Gt" secondAttribute="leading" constant="16" id="BCf-YA-LeB"/>
|
|
|
<constraint firstItem="lF5-Ex-sTg" firstAttribute="leading" secondItem="5Iw-u0-5Gt" secondAttribute="leading" id="BUF-0L-5Md"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="lF5-Ex-sTg" secondAttribute="trailing" id="EMG-1f-iRc"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="8yP-tY-qS1" secondAttribute="bottom" constant="16" id="QH6-T1-jmX"/>
|
|
|
+ <constraint firstItem="VGF-cR-pdk" firstAttribute="leading" secondItem="Xgn-Dg-lq9" secondAttribute="trailing" constant="16" id="Hy6-cd-dD1"/>
|
|
|
<constraint firstItem="lF5-Ex-sTg" firstAttribute="top" secondItem="5Iw-u0-5Gt" secondAttribute="top" id="YDe-a0-Xtc"/>
|
|
|
<constraint firstAttribute="bottom" secondItem="iFO-Ki-C0L" secondAttribute="bottom" constant="16" id="cnC-Ei-DUg"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="fKN-oU-IA4" secondAttribute="bottom" constant="16" id="ibp-oq-K1P"/>
|
|
|
- <constraint firstItem="8yP-tY-qS1" firstAttribute="leading" secondItem="fKN-oU-IA4" secondAttribute="trailing" constant="16" id="paj-Yp-N0k"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="8yP-tY-qS1" secondAttribute="trailing" constant="15" id="ujw-8W-ixI"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="Xgn-Dg-lq9" secondAttribute="bottom" constant="16" id="r1d-jT-Xij"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
<constraints>
|
|
@@ -271,7 +273,7 @@ Gw
|
|
|
<connections>
|
|
|
<outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
|
|
|
</connections>
|
|
|
- <point key="canvasLocation" x="13" y="101"/>
|
|
|
+ <point key="canvasLocation" x="13" y="100.5"/>
|
|
|
</window>
|
|
|
<customView id="LzC-nd-jo2" customClass="KMConvertWordSettingView" customModule="PDF_Office" customModuleProvider="target">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="276" height="250"/>
|
|
@@ -380,7 +382,7 @@ Gw
|
|
|
</buttonCell>
|
|
|
</button>
|
|
|
<comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yE5-BA-JsU">
|
|
|
- <rect key="frame" x="24" y="14" width="233" height="25"/>
|
|
|
+ <rect key="frame" x="23" y="15" width="234" height="23"/>
|
|
|
<comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="X84-Gf-tPc">
|
|
|
<font key="font" metaFont="system"/>
|
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
@@ -466,7 +468,7 @@ Gw
|
|
|
</textFieldCell>
|
|
|
</textField>
|
|
|
<comboBox hidden="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="A3v-M6-Ruh">
|
|
|
- <rect key="frame" x="24" y="50" width="215" height="25"/>
|
|
|
+ <rect key="frame" x="23" y="51" width="216" height="23"/>
|
|
|
<comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="KT9-cv-uGO">
|
|
|
<font key="font" metaFont="system"/>
|
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
@@ -479,7 +481,7 @@ Gw
|
|
|
</comboBoxCell>
|
|
|
</comboBox>
|
|
|
<comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yhD-91-oLg">
|
|
|
- <rect key="frame" x="24" y="13" width="215" height="25"/>
|
|
|
+ <rect key="frame" x="23" y="13" width="216" height="23"/>
|
|
|
<comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="TKk-wg-Ocx">
|
|
|
<font key="font" metaFont="system"/>
|
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
@@ -574,7 +576,7 @@ Gw
|
|
|
</buttonCell>
|
|
|
</button>
|
|
|
<comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uah-L1-IyT">
|
|
|
- <rect key="frame" x="32" y="-14" width="214" height="25"/>
|
|
|
+ <rect key="frame" x="31" y="-13" width="215" height="23"/>
|
|
|
<comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="X1R-ss-GZO">
|
|
|
<font key="font" metaFont="system"/>
|
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|