<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22154" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> <dependencies> <deployment identifier="macosx"/> <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22154"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="CDSignatureTextViewController" customModule="PDF_Reader_Pro" customModuleProvider="target"> <connections> <outlet property="applyButton" destination="g3X-bp-cOk" id="IbV-9H-fNd"/> <outlet property="cancelButton" destination="0gd-xO-tn0" id="nM1-Y4-AJZ"/> <outlet property="clearButton" destination="TZi-7Q-cko" id="jaz-uA-Sdo"/> <outlet property="signTextField" destination="Cbi-tv-MC8" id="d2s-5D-96g"/> <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="600" height="300"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <subviews> <customView translatesAutoresizingMaskIntoConstraints="NO" id="zML-EL-ksk"> <rect key="frame" x="0.0" y="0.0" width="600" height="300"/> <subviews> <button translatesAutoresizingMaskIntoConstraints="NO" id="tJ8-yk-pPF"> <rect key="frame" x="564" y="264" width="16" height="16"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ImageNameDSignatClose" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="T43-Mg-exr"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <connections> <action selector="closeAction:" target="-2" id="ZSo-ow-mU5"/> </connections> </button> <customView translatesAutoresizingMaskIntoConstraints="NO" id="cLJ-ce-n9r"> <rect key="frame" x="20" y="60" width="560" height="180"/> <subviews> <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Cbi-tv-MC8"> <rect key="frame" x="0.0" y="60" width="560" height="60"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" focusRingType="none" alignment="center" placeholderString="Sign Here" drawsBackground="YES" id="tuv-kp-LAV"> <font key="font" size="40" name="Helvetica"/> <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <color key="backgroundColor" red="0.94117647059999998" green="0.94117647059999998" blue="0.94117647059999998" alpha="0.0" colorSpace="calibratedRGB"/> </textFieldCell> </textField> </subviews> <constraints> <constraint firstAttribute="height" constant="180" id="1rY-5l-cwF"/> <constraint firstAttribute="width" constant="560" id="isz-Is-twC"/> </constraints> </customView> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0gd-xO-tn0"> <rect key="frame" x="442" y="18" width="74" height="40"/> <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Cwi-rc-jJo"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> <string key="keyEquivalent" base64-UTF8="YES"> Gw </string> </buttonCell> <connections> <action selector="cancelAction:" target="-2" id="wY6-Kc-jlH"/> </connections> </button> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="g3X-bp-cOk"> <rect key="frame" x="524" y="18" width="62" height="40"/> <buttonCell key="cell" type="push" title="Save" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1p6-93-wpS"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> <string key="keyEquivalent" base64-UTF8="YES"> DQ </string> </buttonCell> <connections> <action selector="saveAction:" target="-2" id="afv-Os-jqV"/> </connections> </button> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="TZi-7Q-cko"> <rect key="frame" x="14" y="18" width="64" height="40"/> <buttonCell key="cell" type="push" title="Clear" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4lf-gu-65G"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> <string key="keyEquivalent" base64-UTF8="YES"> Gw </string> </buttonCell> <connections> <action selector="clearAction:" target="-2" id="vT6-OS-rI7"/> </connections> </button> </subviews> <constraints> <constraint firstAttribute="trailing" secondItem="tJ8-yk-pPF" secondAttribute="trailing" constant="20" id="Bx7-e0-x9j"/> <constraint firstItem="cLJ-ce-n9r" firstAttribute="centerX" secondItem="zML-EL-ksk" secondAttribute="centerX" id="Dwx-9V-BcH"/> <constraint firstItem="tJ8-yk-pPF" firstAttribute="top" secondItem="zML-EL-ksk" secondAttribute="top" constant="20" id="HxB-49-p3Y"/> <constraint firstAttribute="trailing" secondItem="g3X-bp-cOk" secondAttribute="trailing" constant="20" id="KSC-Qc-4ny"/> <constraint firstItem="g3X-bp-cOk" firstAttribute="leading" secondItem="0gd-xO-tn0" secondAttribute="trailing" constant="20" id="SUz-MU-2BN"/> <constraint firstAttribute="bottom" secondItem="0gd-xO-tn0" secondAttribute="bottom" constant="24" id="V3O-1g-ZdF"/> <constraint firstItem="TZi-7Q-cko" firstAttribute="leading" secondItem="zML-EL-ksk" secondAttribute="leading" constant="20" id="hIk-vv-d3P"/> <constraint firstAttribute="bottom" secondItem="g3X-bp-cOk" secondAttribute="bottom" constant="24" id="m09-9w-ku9"/> <constraint firstItem="cLJ-ce-n9r" firstAttribute="top" secondItem="tJ8-yk-pPF" secondAttribute="bottom" constant="24" id="mXP-aT-fnW"/> <constraint firstAttribute="bottom" secondItem="TZi-7Q-cko" secondAttribute="bottom" constant="24" id="wNu-Gb-nuv"/> </constraints> </customView> </subviews> <constraints> <constraint firstItem="zML-EL-ksk" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="0Cw-Ez-YSx"/> <constraint firstItem="zML-EL-ksk" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="0Ob-Md-iU1"/> <constraint firstAttribute="trailing" secondItem="zML-EL-ksk" secondAttribute="trailing" id="3yR-13-ieX"/> <constraint firstAttribute="bottom" secondItem="zML-EL-ksk" secondAttribute="bottom" id="zNt-6K-IxV"/> </constraints> <point key="canvasLocation" x="139" y="114"/> </customView> </objects> <resources> <image name="ImageNameDSignatClose" width="16" height="16"/> </resources> </document>