123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130 |
- <?xml version="1.0" encoding="UTF-8"?>
- <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="21507"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMOCRChooseView" customModule="PDF_Office" customModuleProvider="target">
- <connections>
- <outlet property="exportFormatLabel" destination="CGa-CI-bJQ" id="p4w-pM-or9"/>
- <outlet property="exportPDFButton" destination="ACz-Lf-s02" id="of2-4A-Cj4"/>
- <outlet property="exportTXTButton" destination="hKc-MC-gYa" id="Vr4-ct-836"/>
- <outlet property="languageButton" destination="Dtq-Nl-yLO" id="PG8-a8-iKK"/>
- <outlet property="titleLabel" destination="EKL-J3-8ZT" id="XIc-At-ZuL"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="c22-O7-iKe">
- <rect key="frame" x="0.0" y="0.0" width="322" height="584"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="hv1-YI-dF1">
- <rect key="frame" x="0.0" y="380" width="322" height="180"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EKL-J3-8ZT">
- <rect key="frame" x="14" y="160" width="32" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="Gpz-xR-rCq"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="OCR" id="iaB-ia-IG4">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CGa-CI-bJQ">
- <rect key="frame" x="14" y="80" width="294" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="HOr-EV-2Vs"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="导出格式" id="m1k-bw-lwc">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Dtq-Nl-yLO">
- <rect key="frame" x="16" y="124" width="290" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="vAW-eb-5h7"/>
- </constraints>
- <buttonCell key="cell" type="square" title="English" bezelStyle="shadowlessSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7xS-W5-EN1">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="languageAction:" target="-2" id="lNr-xk-v3h"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hKc-MC-gYa">
- <rect key="frame" x="14" y="23" width="80" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="9Dm-gX-rKN"/>
- </constraints>
- <buttonCell key="cell" type="check" title="导出TXT" bezelStyle="regularSquare" imagePosition="left" inset="2" id="AVH-dr-D1y">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="exportTXTAction:" target="-2" id="COh-g0-Mxs"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ACz-Lf-s02">
- <rect key="frame" x="14" y="51" width="80" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="l72-nQ-8Na"/>
- </constraints>
- <buttonCell key="cell" type="check" title="导出PDF" bezelStyle="regularSquare" imagePosition="left" inset="2" id="JOV-WT-rk0">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="exportPDFAction:" target="-2" id="aNh-D5-Xga"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="CGa-CI-bJQ" firstAttribute="top" secondItem="Dtq-Nl-yLO" secondAttribute="bottom" constant="24" id="2TH-ff-ETY"/>
- <constraint firstItem="ACz-Lf-s02" firstAttribute="leading" secondItem="hv1-YI-dF1" secondAttribute="leading" constant="16" id="4nl-CI-2dq"/>
- <constraint firstItem="ACz-Lf-s02" firstAttribute="top" secondItem="CGa-CI-bJQ" secondAttribute="bottom" constant="8" id="BvU-aE-0jK"/>
- <constraint firstItem="Dtq-Nl-yLO" firstAttribute="leading" secondItem="hv1-YI-dF1" secondAttribute="leading" constant="16" id="F82-GU-eYE"/>
- <constraint firstAttribute="trailing" secondItem="Dtq-Nl-yLO" secondAttribute="trailing" constant="16" id="JAW-Ic-U1V"/>
- <constraint firstItem="EKL-J3-8ZT" firstAttribute="leading" secondItem="hv1-YI-dF1" secondAttribute="leading" constant="16" id="Jrm-ah-X2q"/>
- <constraint firstItem="hKc-MC-gYa" firstAttribute="top" secondItem="ACz-Lf-s02" secondAttribute="bottom" constant="8" id="NLI-PZ-z3W"/>
- <constraint firstItem="CGa-CI-bJQ" firstAttribute="leading" secondItem="hv1-YI-dF1" secondAttribute="leading" constant="16" id="P5M-pd-CcL"/>
- <constraint firstItem="EKL-J3-8ZT" firstAttribute="top" secondItem="hv1-YI-dF1" secondAttribute="top" id="eXd-bC-38X"/>
- <constraint firstAttribute="trailing" secondItem="CGa-CI-bJQ" secondAttribute="trailing" constant="16" id="hTI-n2-Q1p"/>
- <constraint firstItem="Dtq-Nl-yLO" firstAttribute="top" secondItem="EKL-J3-8ZT" secondAttribute="bottom" constant="4" id="tUx-K3-Xj4"/>
- <constraint firstItem="hKc-MC-gYa" firstAttribute="leading" secondItem="hv1-YI-dF1" secondAttribute="leading" constant="16" id="wPA-bm-k6b"/>
- <constraint firstAttribute="height" constant="180" id="zle-Wj-6EI"/>
- </constraints>
- </customView>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wj4-h6-TmH">
- <rect key="frame" x="16" y="16" width="290" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="tAu-ck-JOw"/>
- </constraints>
- <buttonCell key="cell" type="square" title="导出" bezelStyle="shadowlessSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ywy-Px-jzh">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="exportAction:" target="-2" id="w2I-7n-aKH"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="wj4-h6-TmH" secondAttribute="trailing" constant="16" id="4kN-5f-Iet"/>
- <constraint firstItem="wj4-h6-TmH" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="16" id="GwX-rE-703"/>
- <constraint firstItem="hv1-YI-dF1" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" constant="24" id="Vjw-r3-bSJ"/>
- <constraint firstAttribute="bottom" secondItem="wj4-h6-TmH" secondAttribute="bottom" constant="16" id="YHQ-l2-8Cu"/>
- <constraint firstAttribute="trailing" secondItem="hv1-YI-dF1" secondAttribute="trailing" id="iXs-O9-mY8"/>
- <constraint firstItem="hv1-YI-dF1" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="rVt-L7-CIA"/>
- </constraints>
- <point key="canvasLocation" x="-71" y="-108"/>
- </customView>
- </objects>
- </document>
|