|
@@ -1,12 +1,12 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
<dependencies>
|
|
|
<deployment identifier="macosx"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
|
- <customObject id="-2" userLabel="File's Owner" customClass="KMMainViewController" customModule="PDF_Master" customModuleProvider="target">
|
|
|
+ <customObject id="-2" userLabel="File's Owner" customClass="KMMainViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
<connections>
|
|
|
<outlet property="PDFContendView" destination="yMu-ou-GV9" id="diy-Q0-PHp"/>
|
|
|
<outlet property="bottomAreaView" destination="z7q-Gv-vF1" id="7WI-Yd-Ayi"/>
|
|
@@ -17,6 +17,7 @@
|
|
|
<outlet property="listView" destination="Cdz-fv-u4h" id="BLf-Jo-GG8"/>
|
|
|
<outlet property="locationPageView" destination="lNB-M6-fxu" id="HMk-jd-IjS"/>
|
|
|
<outlet property="mianSplitView" destination="uhq-Ou-HaH" id="BSo-qg-XXn"/>
|
|
|
+ <outlet property="newPDFSplitView" destination="a9b-Kr-AhZ" id="cLe-3Y-lF3"/>
|
|
|
<outlet property="pageNumberDisplayView" destination="WjC-fF-x99" id="TH2-oe-F6s"/>
|
|
|
<outlet property="pdfContentView" destination="2Kn-qX-BRm" id="K5Y-gR-sT6"/>
|
|
|
<outlet property="pdfSplitSecondView" destination="Zhm-9e-eFs" id="I1I-R1-1We"/>
|
|
@@ -43,6 +44,10 @@
|
|
|
<subviews>
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Qt3-H1-Txz">
|
|
|
<rect key="frame" x="667" y="347" width="1" height="1"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="0.10000000000000001" id="3Ah-UW-M3a"/>
|
|
|
+ <constraint firstAttribute="width" constant="0.10000000000000001" id="Iz6-2Y-Kn5"/>
|
|
|
+ </constraints>
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="RgE-Pm-Sre">
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
<font key="font" metaFont="system"/>
|
|
@@ -50,10 +55,6 @@
|
|
|
Gw
|
|
|
</string>
|
|
|
</buttonCell>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="0.10000000000000001" id="3Ah-UW-M3a"/>
|
|
|
- <constraint firstAttribute="width" constant="0.10000000000000001" id="Iz6-2Y-Kn5"/>
|
|
|
- </constraints>
|
|
|
<connections>
|
|
|
<action selector="exitFullScreen:" target="-2" id="eVN-b0-2s4"/>
|
|
|
</connections>
|
|
@@ -61,63 +62,72 @@ Gw
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="yMu-ou-GV9">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="1335" height="578"/>
|
|
|
<subviews>
|
|
|
- <splitView arrangesAllSubviews="NO" dividerStyle="thin" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uhq-Ou-HaH" customClass="KMSplitView" customModule="PDF_Master" customModuleProvider="target">
|
|
|
+ <splitView arrangesAllSubviews="NO" dividerStyle="thin" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uhq-Ou-HaH" customClass="KMSplitView" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="1335" height="578"/>
|
|
|
<subviews>
|
|
|
<customView fixedFrame="YES" id="vrW-lc-OvI">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="77" height="578"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="207" height="578"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
</customView>
|
|
|
- <customView id="Qs2-A4-zLE">
|
|
|
- <rect key="frame" x="78" y="0.0" width="1000" height="578"/>
|
|
|
+ <splitView fixedFrame="YES" arrangesAllSubviews="NO" dividerStyle="paneSplitter" vertical="YES" id="a9b-Kr-AhZ" customClass="KMSplitView" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
+ <rect key="frame" x="208" y="0.0" width="849" height="578"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
<subviews>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Cdz-fv-u4h" customClass="CPDFListView">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="1000" height="578"/>
|
|
|
- </customView>
|
|
|
- <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3E1-9V-2lu" customClass="KMReadModelView" customModule="PDF_Master" customModuleProvider="target">
|
|
|
- <rect key="frame" x="300" y="16" width="400" height="32"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="400" id="8go-j7-y2w"/>
|
|
|
- <constraint firstAttribute="height" constant="32" id="Opl-4j-wTU"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
- <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="zKE-Pq-I7d" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
|
|
|
- <rect key="frame" x="16" y="16" width="82" height="36"/>
|
|
|
- <view key="contentView" id="cbK-wK-42I">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="82" height="36"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
- <subviews>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="WjC-fF-x99" customClass="KMPageNumberDisplayView" customModule="PDF_Master" customModuleProvider="target">
|
|
|
+ <customView misplaced="YES" id="Qs2-A4-zLE">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="849" height="578"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="Cdz-fv-u4h" customClass="CPDFListView">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="0.0" height="578"/>
|
|
|
+ </customView>
|
|
|
+ <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3E1-9V-2lu" customClass="KMReadModelView" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
+ <rect key="frame" x="-200" y="16" width="400" height="32"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="400" id="8go-j7-y2w"/>
|
|
|
+ <constraint firstAttribute="height" constant="32" id="Opl-4j-wTU"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="zKE-Pq-I7d" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
+ <rect key="frame" x="16" y="16" width="82" height="36"/>
|
|
|
+ <view key="contentView" id="cbK-wK-42I">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="82" height="36"/>
|
|
|
- </customView>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="WjC-fF-x99" firstAttribute="top" secondItem="cbK-wK-42I" secondAttribute="top" id="KCR-y4-bsp"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="WjC-fF-x99" secondAttribute="bottom" id="LEG-lv-ufS"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="WjC-fF-x99" secondAttribute="trailing" id="YBc-Lb-UZM"/>
|
|
|
- <constraint firstItem="WjC-fF-x99" firstAttribute="leading" secondItem="cbK-wK-42I" secondAttribute="leading" id="upx-Do-uTP"/>
|
|
|
- </constraints>
|
|
|
- </view>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="WjC-fF-x99" customClass="KMPageNumberDisplayView" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="82" height="36"/>
|
|
|
+ </customView>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="WjC-fF-x99" firstAttribute="top" secondItem="cbK-wK-42I" secondAttribute="top" id="KCR-y4-bsp"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="WjC-fF-x99" secondAttribute="bottom" id="LEG-lv-ufS"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="WjC-fF-x99" secondAttribute="trailing" id="YBc-Lb-UZM"/>
|
|
|
+ <constraint firstItem="WjC-fF-x99" firstAttribute="leading" secondItem="cbK-wK-42I" secondAttribute="leading" id="upx-Do-uTP"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="36" id="yPh-H7-5s2"/>
|
|
|
+ <constraint firstAttribute="width" constant="82" id="z3X-e4-sUM"/>
|
|
|
+ </constraints>
|
|
|
+ </box>
|
|
|
+ </subviews>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="36" id="yPh-H7-5s2"/>
|
|
|
- <constraint firstAttribute="width" constant="82" id="z3X-e4-sUM"/>
|
|
|
+ <constraint firstItem="zKE-Pq-I7d" firstAttribute="leading" secondItem="Qs2-A4-zLE" secondAttribute="leading" constant="16" id="3s6-Bj-2o2"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="3E1-9V-2lu" secondAttribute="bottom" constant="16" id="DW1-wF-7bS"/>
|
|
|
+ <constraint firstItem="Cdz-fv-u4h" firstAttribute="leading" secondItem="Qs2-A4-zLE" secondAttribute="leading" id="HaE-rw-x9w"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="zKE-Pq-I7d" secondAttribute="bottom" constant="16" id="KgI-r0-IvY"/>
|
|
|
+ <constraint firstItem="Cdz-fv-u4h" firstAttribute="top" secondItem="Qs2-A4-zLE" secondAttribute="top" id="OKy-PG-6NE"/>
|
|
|
+ <constraint firstItem="3E1-9V-2lu" firstAttribute="centerX" secondItem="Qs2-A4-zLE" secondAttribute="centerX" id="OOC-jQ-Ybs"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="Cdz-fv-u4h" secondAttribute="bottom" id="QSL-Y5-hK2"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="Cdz-fv-u4h" secondAttribute="trailing" id="cKK-EX-OXI"/>
|
|
|
</constraints>
|
|
|
- </box>
|
|
|
+ </customView>
|
|
|
</subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="zKE-Pq-I7d" firstAttribute="leading" secondItem="Qs2-A4-zLE" secondAttribute="leading" constant="16" id="3s6-Bj-2o2"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="3E1-9V-2lu" secondAttribute="bottom" constant="16" id="DW1-wF-7bS"/>
|
|
|
- <constraint firstItem="Cdz-fv-u4h" firstAttribute="leading" secondItem="Qs2-A4-zLE" secondAttribute="leading" id="HaE-rw-x9w"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="zKE-Pq-I7d" secondAttribute="bottom" constant="16" id="KgI-r0-IvY"/>
|
|
|
- <constraint firstItem="Cdz-fv-u4h" firstAttribute="top" secondItem="Qs2-A4-zLE" secondAttribute="top" id="OKy-PG-6NE"/>
|
|
|
- <constraint firstItem="3E1-9V-2lu" firstAttribute="centerX" secondItem="Qs2-A4-zLE" secondAttribute="centerX" id="OOC-jQ-Ybs"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="Cdz-fv-u4h" secondAttribute="bottom" id="QSL-Y5-hK2"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="Cdz-fv-u4h" secondAttribute="trailing" id="cKK-EX-OXI"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
+ <holdingPriorities>
|
|
|
+ <real value="250"/>
|
|
|
+ </holdingPriorities>
|
|
|
+ </splitView>
|
|
|
<customView fixedFrame="YES" id="0Bt-mG-vsA">
|
|
|
- <rect key="frame" x="1079" y="0.0" width="256" height="578"/>
|
|
|
+ <rect key="frame" x="1058" y="0.0" width="277" height="578"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
</customView>
|
|
|
</subviews>
|
|
@@ -140,7 +150,7 @@ Gw
|
|
|
<constraint firstAttribute="height" constant="32" id="Yz2-02-Ux4"/>
|
|
|
</constraints>
|
|
|
</box>
|
|
|
- <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="z7q-Gv-vF1" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
|
|
|
+ <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="z7q-Gv-vF1" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="1335" height="48"/>
|
|
|
<view key="contentView" id="y3C-Id-Gzh">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="1335" height="48"/>
|
|
@@ -188,9 +198,9 @@ Gw
|
|
|
</constraints>
|
|
|
<point key="canvasLocation" x="457.5" y="352.5"/>
|
|
|
</customView>
|
|
|
- <viewController id="2rl-M4-8Gt" customClass="KMToolbarViewController" customModule="PDF_Master" customModuleProvider="target"/>
|
|
|
- <viewController id="IRu-me-bV3" customClass="KMToolbarController" customModule="PDF_Master" customModuleProvider="target"/>
|
|
|
- <splitView dividerStyle="thin" vertical="YES" id="r2n-G7-pBF" customClass="KMSplitView" customModule="PDF_Master" customModuleProvider="target">
|
|
|
+ <viewController id="2rl-M4-8Gt" customClass="KMToolbarViewController" customModule="PDF_Reader_Pro" customModuleProvider="target"/>
|
|
|
+ <viewController id="IRu-me-bV3" customClass="KMToolbarController" customModule="PDF_Reader_Pro" customModuleProvider="target"/>
|
|
|
+ <splitView dividerStyle="thin" vertical="YES" id="r2n-G7-pBF" customClass="KMSplitView" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="265" height="250"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
@@ -230,7 +240,7 @@ Gw
|
|
|
</constraints>
|
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon_tip_info_small" id="OeM-gK-2cL"/>
|
|
|
</imageView>
|
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wp0-L3-5I3">
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wp0-L3-5I3">
|
|
|
<rect key="frame" x="21" y="8" width="734" height="17"/>
|
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Please use the scroll bar, thumbnail tool to locate the target page, click or box the area to select the target range." id="P3j-kh-acn">
|
|
|
<font key="font" metaFont="system" size="14"/>
|