123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- <?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="KMEraserController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="eraserBGView" destination="WPg-E9-TuA" id="LPN-0T-yGf"/>
- <outlet property="eraserLabel" destination="FsF-Ya-CKt" id="fOd-Va-qta"/>
- <outlet property="eraserSelect" destination="fT5-db-9Ln" id="YmO-eX-WvN"/>
- <outlet property="eraserSlider" destination="OCq-vw-See" id="AQW-is-832"/>
- <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="Hz6-mo-xeY">
- <rect key="frame" x="0.0" y="0.0" width="423" height="456"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="TWW-PF-E9y">
- <rect key="frame" x="0.0" y="0.0" width="423" height="456"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="WPg-E9-TuA">
- <rect key="frame" x="96" y="384" width="232" height="72"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="WBi-cM-92z">
- <rect key="frame" x="0.0" y="32" width="232" height="40"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FsF-Ya-CKt">
- <rect key="frame" x="-2" y="12" width="30" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Line" id="MGi-Yd-qKQ">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="Knz-dP-fbK"/>
- <constraint firstItem="FsF-Ya-CKt" firstAttribute="leading" secondItem="WBi-cM-92z" secondAttribute="leading" id="O1S-qw-LCQ"/>
- <constraint firstItem="FsF-Ya-CKt" firstAttribute="centerY" secondItem="WBi-cM-92z" secondAttribute="centerY" id="tue-bB-7J0"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="ceL-y4-Pvo">
- <rect key="frame" x="0.0" y="0.0" width="232" height="32"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="l5j-ki-Ot7">
- <rect key="frame" x="0.0" y="6" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="0f3-AR-ks2"/>
- <constraint firstAttribute="height" constant="20" id="up5-wE-EOz"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="property_eraser" id="Oaq-TA-XUs"/>
- </imageView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="OCq-vw-See" customClass="ComponentSlider" customModule="KMComponentLibrary">
- <rect key="frame" x="28" y="10" width="116" height="12"/>
- <constraints>
- <constraint firstAttribute="height" constant="12" id="A1x-qA-k2Z"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="fT5-db-9Ln" customClass="ComponentSelect" customModule="KMComponentLibrary">
- <rect key="frame" x="152" y="0.0" width="80" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="80" id="K4x-qQ-Z8b"/>
- <constraint firstAttribute="height" constant="32" id="hPl-ok-wNr"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="fT5-db-9Ln" firstAttribute="leading" secondItem="OCq-vw-See" secondAttribute="trailing" constant="8" id="1C9-Og-ApN"/>
- <constraint firstItem="OCq-vw-See" firstAttribute="leading" secondItem="ceL-y4-Pvo" secondAttribute="leading" constant="28" id="8F2-LY-p6X"/>
- <constraint firstAttribute="trailing" secondItem="fT5-db-9Ln" secondAttribute="trailing" id="HAv-Rc-A0B"/>
- <constraint firstItem="l5j-ki-Ot7" firstAttribute="leading" secondItem="ceL-y4-Pvo" secondAttribute="leading" id="KJp-Zh-00O"/>
- <constraint firstAttribute="height" constant="32" id="UdL-Wf-w7h"/>
- <constraint firstItem="fT5-db-9Ln" firstAttribute="top" secondItem="ceL-y4-Pvo" secondAttribute="top" id="hfw-8L-x2U"/>
- <constraint firstItem="OCq-vw-See" firstAttribute="centerY" secondItem="ceL-y4-Pvo" secondAttribute="centerY" id="n49-eP-nye"/>
- <constraint firstItem="l5j-ki-Ot7" firstAttribute="centerY" secondItem="ceL-y4-Pvo" secondAttribute="centerY" id="yeC-JC-pEP"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="WBi-cM-92z" secondAttribute="trailing" id="8s8-Rg-g2d"/>
- <constraint firstItem="ceL-y4-Pvo" firstAttribute="leading" secondItem="WPg-E9-TuA" secondAttribute="leading" id="ACR-CG-gGd"/>
- <constraint firstItem="WBi-cM-92z" firstAttribute="leading" secondItem="WPg-E9-TuA" secondAttribute="leading" id="M2N-t9-zab"/>
- <constraint firstItem="ceL-y4-Pvo" firstAttribute="top" secondItem="WBi-cM-92z" secondAttribute="bottom" id="OQx-F5-hQQ"/>
- <constraint firstAttribute="width" constant="232" id="SXU-NN-5iC"/>
- <constraint firstAttribute="trailing" secondItem="ceL-y4-Pvo" secondAttribute="trailing" id="fco-c4-KRj"/>
- <constraint firstItem="WBi-cM-92z" firstAttribute="top" secondItem="WPg-E9-TuA" secondAttribute="top" id="oQf-Pq-pDp"/>
- <constraint firstAttribute="height" constant="72" id="wNR-Og-T5G"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="WPg-E9-TuA" firstAttribute="centerX" secondItem="TWW-PF-E9y" secondAttribute="centerX" id="OG3-J9-uy9"/>
- <constraint firstItem="WPg-E9-TuA" firstAttribute="top" secondItem="TWW-PF-E9y" secondAttribute="top" id="tYw-SL-NOH"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="TWW-PF-E9y" secondAttribute="bottom" id="Xxg-XU-6uj"/>
- <constraint firstItem="TWW-PF-E9y" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="xWy-9t-v7i"/>
- <constraint firstItem="TWW-PF-E9y" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="xYR-4k-6Rg"/>
- <constraint firstAttribute="trailing" secondItem="TWW-PF-E9y" secondAttribute="trailing" id="yCw-Qa-nJX"/>
- </constraints>
- <point key="canvasLocation" x="103.5" y="234"/>
- </customView>
- </objects>
- <resources>
- <image name="property_eraser" width="16" height="16"/>
- </resources>
- </document>
|