<?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="KMSearchFindView" customModule="PDF_Reader_Pro" customModuleProvider="target"> <connections> <outlet property="doneButton" destination="ZGn-Xg-mLb" id="9Ib-aL-JXX"/> <outlet property="findField" destination="uqd-u5-RCM" id="05y-bI-zcX"/> <outlet property="messageField" destination="Jox-sd-bZ1" id="OYp-cH-Qfs"/> <outlet property="navigationButton" destination="Kpw-uz-fLM" id="tMR-3o-bxS"/> <outlet property="showAllButton" destination="nvA-dy-fag" id="fAf-hs-eUR"/> </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="423" height="25"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <subviews> <customView translatesAutoresizingMaskIntoConstraints="NO" id="OGL-h8-BHa"> <rect key="frame" x="0.0" y="0.0" width="423" height="25"/> <subviews> <searchField wantsLayer="YES" focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" tag="1" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uqd-u5-RCM"> <rect key="frame" x="199" y="4" width="165" height="19"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> <searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" tag="1" bezelStyle="round" sendsSearchStringImmediately="YES" sendsWholeSearchString="YES" id="vQG-iA-9zX"> <font key="font" metaFont="smallSystem"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </searchFieldCell> <connections> <action selector="find:" target="-2" id="7mk-EG-drS"/> </connections> </searchField> <segmentedControl verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Kpw-uz-fLM"> <rect key="frame" x="149" y="3" width="43" height="20"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <segmentedCell key="cell" borderStyle="border" alignment="left" segmentDistribution="fill" style="roundRect" trackingMode="momentary" id="bML-fj-1m3"> <font key="font" metaFont="cellTitle"/> <segments> <segment image="NSGoLeftTemplate" width="18"/> <segment image="NSGoRightTemplate" width="18" tag="1"/> </segments> </segmentedCell> <connections> <action selector="find:" target="-2" id="bzA-ov-IEz"/> </connections> </segmentedControl> <button imageHugsTitle="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZGn-Xg-mLb"> <rect key="frame" x="372" y="3" width="42" height="19"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="roundRect" title="Done" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gnE-et-bKl"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="smallSystem"/> <string key="keyEquivalent" base64-UTF8="YES"> Gw </string> </buttonCell> <connections> <action selector="remove:" target="-2" id="EjK-fP-DSG"/> </connections> </button> <button imageHugsTitle="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="nvA-dy-fag"> <rect key="frame" x="75" y="3" width="59" height="19"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="roundRect" title="Show All" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Y1b-fN-xpa"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="smallSystem"/> <string key="keyEquivalent" base64-UTF8="YES"> Gw </string> </buttonCell> <connections> <action selector="buttonItemClick_ShowAll:" target="-2" id="Phn-iN-YPG"/> </connections> </button> <textField hidden="YES" focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Jox-sd-bZ1"> <rect key="frame" x="7" y="6" width="58" height="14"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Not found" id="hr1-F6-bkB"> <font key="font" metaFont="smallSystem"/> <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> </subviews> </customView> </subviews> <constraints> <constraint firstAttribute="trailing" secondItem="OGL-h8-BHa" secondAttribute="trailing" id="OeQ-oN-57F"/> <constraint firstItem="OGL-h8-BHa" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="cW2-Ee-vmu"/> <constraint firstItem="OGL-h8-BHa" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="een-J1-mfB"/> <constraint firstAttribute="bottom" secondItem="OGL-h8-BHa" secondAttribute="bottom" id="vRe-ks-YGV"/> </constraints> <point key="canvasLocation" x="100" y="40"/> </customView> </objects> <resources> <image name="NSGoLeftTemplate" width="12" height="17"/> <image name="NSGoRightTemplate" width="12" height="17"/> </resources> </document>