123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="CPerimeterMeasureInfoWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="angleLabel" destination="gE6-un-ONi" id="kGL-pr-10H"/>
- <outlet property="lengthLabel" destination="Esk-Mt-wGg" id="tGT-uA-ElU"/>
- <outlet property="precisionLabel" destination="D8T-iy-XgH" id="K3O-vz-F96"/>
- <outlet property="scaleLabel" destination="wxE-i8-Oyh" id="mC6-ck-IxD"/>
- <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" titlebarAppearsTransparent="YES" id="F0z-JX-Cv5">
- <windowStyleMask key="styleMask" titled="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="2242" y="1105" width="300" height="230"/>
- <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
- <view key="contentView" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="300" height="230"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="O2f-Vz-OLT">
- <rect key="frame" x="12" y="188" width="30" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="30" id="0RW-YT-ps9"/>
- <constraint firstAttribute="height" constant="30" id="UvM-g7-IMU"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ImageNameToolbarPolyline" id="UoC-fH-pS8"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fuf-bl-vhH">
- <rect key="frame" x="56" y="193" width="172" height="19"/>
- <constraints>
- <constraint firstAttribute="height" constant="19" id="Hwv-xM-Tw4"/>
- <constraint firstAttribute="width" constant="168" id="pjH-sd-lfI"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Multiline Measurement" id="koO-KJ-80f">
- <font key="font" metaFont="system" size="16"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FkT-se-g48">
- <rect key="frame" x="56" y="151" width="44" height="17"/>
- <constraints>
- <constraint firstAttribute="height" constant="17" id="6rB-Wj-i1a"/>
- <constraint firstAttribute="width" constant="40" id="ePY-Kg-hvq"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Scale:" id="rF7-b0-Ej4">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="GMr-eD-dPe">
- <rect key="frame" x="56" y="122" width="53" height="17"/>
- <constraints>
- <constraint firstAttribute="width" constant="49" id="Iqi-C5-0s6"/>
- <constraint firstAttribute="height" constant="17" id="Pfs-Gp-ZUU"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Length:" id="XhL-t1-Mz7">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mx9-KK-QVJ">
- <rect key="frame" x="56" y="93" width="68" height="17"/>
- <constraints>
- <constraint firstAttribute="height" constant="17" id="RiL-Yi-EzY"/>
- <constraint firstAttribute="width" constant="64" id="xTg-CG-t4y"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Precision:" id="GIS-QW-AhI">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="S8f-V0-Jcv">
- <rect key="frame" x="56" y="64" width="45" height="17"/>
- <constraints>
- <constraint firstAttribute="height" constant="17" id="YEn-J3-xqJ"/>
- <constraint firstAttribute="width" constant="41" id="pKp-E0-z4J"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Angle:" id="gpq-1T-4lV">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wxE-i8-Oyh">
- <rect key="frame" x="148" y="151" width="144" height="17"/>
- <constraints>
- <constraint firstAttribute="width" constant="140" id="CZT-BR-EhO"/>
- <constraint firstAttribute="height" constant="17" id="VqB-jx-B9y"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="left" title="1 cm = 1 cm" id="aNN-w5-GMR">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Esk-Mt-wGg">
- <rect key="frame" x="148" y="122" width="144" height="17"/>
- <constraints>
- <constraint firstAttribute="width" constant="140" id="dBp-dW-QUc"/>
- <constraint firstAttribute="height" constant="17" id="fsF-a4-l4W"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="left" id="7Gf-T2-JZL">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="D8T-iy-XgH">
- <rect key="frame" x="148" y="93" width="84" height="17"/>
- <constraints>
- <constraint firstAttribute="height" constant="17" id="3aU-lE-wCe"/>
- <constraint firstAttribute="width" constant="80" id="vCc-or-5rD"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="left" id="oo2-8Q-8Lg">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gE6-un-ONi">
- <rect key="frame" x="148" y="64" width="84" height="17"/>
- <constraints>
- <constraint firstAttribute="width" constant="80" id="PhV-jC-lXa"/>
- <constraint firstAttribute="height" constant="17" id="qCp-Oi-c8P"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="left" id="Xen-qB-g1F">
- <font key="font" metaFont="system" size="14"/>
- <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="7fr-3C-l1g">
- <rect key="frame" x="212" y="9" width="79" height="32"/>
- <buttonCell key="cell" type="push" title="Setting" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ygA-aI-XfY">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- DQ
- </string>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="67" id="t1P-Zp-tFW"/>
- <constraint firstAttribute="height" constant="20" id="usc-20-WEC"/>
- </constraints>
- <connections>
- <action selector="buttonItemClick_Setting:" target="-2" id="hqK-Ww-vbZ"/>
- </connections>
- </button>
- <button hidden="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aSX-Nt-h63">
- <rect key="frame" x="127" y="9" width="79" height="32"/>
- <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="AQo-Cp-Fqj">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- Gw
- </string>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="K9h-SK-6sK"/>
- <constraint firstAttribute="width" constant="67" id="ipO-Zw-sdb"/>
- </constraints>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="D8T-iy-XgH" firstAttribute="leading" secondItem="mx9-KK-QVJ" secondAttribute="trailing" constant="28" id="0Su-zR-vCj"/>
- <constraint firstItem="fuf-bl-vhH" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="18" id="2Yq-bn-BVJ"/>
- <constraint firstItem="O2f-Vz-OLT" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="12" id="54M-p4-RYn"/>
- <constraint firstItem="FkT-se-g48" firstAttribute="top" secondItem="fuf-bl-vhH" secondAttribute="bottom" constant="25" id="7Xb-bE-6zl"/>
- <constraint firstItem="O2f-Vz-OLT" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="12" id="9Fs-NL-noG"/>
- <constraint firstAttribute="bottom" secondItem="7fr-3C-l1g" secondAttribute="bottom" constant="15" id="9oK-CS-JGs"/>
- <constraint firstItem="wxE-i8-Oyh" firstAttribute="leading" secondItem="FkT-se-g48" secondAttribute="trailing" constant="52" id="9r5-Wu-ZPH"/>
- <constraint firstItem="GMr-eD-dPe" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="58" id="EMK-IM-WGF"/>
- <constraint firstItem="S8f-V0-Jcv" firstAttribute="top" secondItem="mx9-KK-QVJ" secondAttribute="bottom" constant="12" id="Ews-FC-6cx"/>
- <constraint firstItem="mx9-KK-QVJ" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="58" id="GCw-3z-Jei"/>
- <constraint firstItem="mx9-KK-QVJ" firstAttribute="top" secondItem="GMr-eD-dPe" secondAttribute="bottom" constant="12" id="QrC-ho-Jq2"/>
- <constraint firstItem="7fr-3C-l1g" firstAttribute="centerY" secondItem="aSX-Nt-h63" secondAttribute="centerY" id="RGr-8k-ahf"/>
- <constraint firstItem="gE6-un-ONi" firstAttribute="leading" secondItem="S8f-V0-Jcv" secondAttribute="trailing" constant="51" id="SMR-Wh-NoQ"/>
- <constraint firstItem="FkT-se-g48" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="58" id="Sv7-4f-CfJ"/>
- <constraint firstItem="7fr-3C-l1g" firstAttribute="leading" secondItem="aSX-Nt-h63" secondAttribute="trailing" constant="18" id="TiS-xD-6u8"/>
- <constraint firstItem="D8T-iy-XgH" firstAttribute="top" secondItem="Esk-Mt-wGg" secondAttribute="bottom" constant="12" id="bLG-hD-8Ma"/>
- <constraint firstItem="fuf-bl-vhH" firstAttribute="leading" secondItem="O2f-Vz-OLT" secondAttribute="trailing" constant="16" id="f7Q-Bc-txQ"/>
- <constraint firstItem="Esk-Mt-wGg" firstAttribute="leading" secondItem="GMr-eD-dPe" secondAttribute="trailing" constant="43" id="hXv-jp-zAy"/>
- <constraint firstItem="Esk-Mt-wGg" firstAttribute="top" secondItem="wxE-i8-Oyh" secondAttribute="bottom" constant="12" id="ixP-Pl-crT"/>
- <constraint firstItem="S8f-V0-Jcv" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="58" id="kOh-wo-1oP"/>
- <constraint firstAttribute="trailing" secondItem="7fr-3C-l1g" secondAttribute="trailing" constant="15" id="ngH-QW-d7Q"/>
- <constraint firstItem="GMr-eD-dPe" firstAttribute="top" secondItem="FkT-se-g48" secondAttribute="bottom" constant="12" id="ome-GT-YJh"/>
- <constraint firstItem="wxE-i8-Oyh" firstAttribute="top" secondItem="fuf-bl-vhH" secondAttribute="bottom" constant="25" id="qvG-Jx-Vrx"/>
- <constraint firstItem="gE6-un-ONi" firstAttribute="top" secondItem="D8T-iy-XgH" secondAttribute="bottom" constant="12" id="y1n-PV-8IM"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="-28" y="144"/>
- </window>
- </objects>
- <resources>
- <image name="ImageNameToolbarPolyline" width="20" height="20"/>
- </resources>
- </document>
|