<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> <dependencies> <deployment identifier="macosx"/> <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="KMBrowserWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target"> <connections> <outlet property="fileSearchView_" destination="eJO-4K-8Fw" id="eOY-0e-9xQ"/> <outlet property="fileUploadPanel" destination="iH2-4t-6uG" id="zAQ-Xv-eYu"/> <outlet property="homeRightTabStripView_" destination="xy6-xE-uD2" id="G9z-JE-FAM"/> <outlet property="rightTabStripView_" destination="p5u-KH-T9i" id="Od6-pN-cje"/> <outlet property="tabContentArea_" destination="iUC-1t-ky0" id="pv3-qk-ePN"/> <outlet property="topTabStripView_" destination="zbC-Pu-Vky" id="LLd-xv-aak"/> <outlet property="window" destination="SaV-hU-P1t" id="R8M-Tj-9r5"/> </connections> </customObject> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> <window allowsToolTipsWhenApplicationIsInactive="NO" visibleAtLaunch="NO" appearanceType="aqua" frameAutosaveName="browserWindow" animationBehavior="default" id="SaV-hU-P1t" userLabel="Window" customClass="KMBrowserWindow" customModule="PDF_Reader_Pro" customModuleProvider="target"> <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" texturedBackground="YES"/> <windowCollectionBehavior key="collectionBehavior" fullScreenPrimary="YES"/> <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="632" y="533" width="1280" height="800"/> <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/> <value key="minSize" type="size" width="850" height="650"/> <view key="contentView" id="WVd-Ye-yWx"> <rect key="frame" x="0.0" y="0.0" width="1280" height="800"/> <autoresizingMask key="autoresizingMask"/> <subviews> <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="iUC-1t-ky0" customClass="FastResizeView"> <rect key="frame" x="0.0" y="0.0" width="1280" height="786"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Kjc-aQ-qNb" customClass="KMToolbarRightView" customModule="PDF_Reader_Pro" customModuleProvider="target"> <rect key="frame" x="208" y="481" width="163" height="96"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> </customView> </subviews> </customView> </subviews> </view> <connections> <outlet property="delegate" destination="-2" id="jR3-Ka-7u9"/> </connections> <point key="canvasLocation" x="21" y="144"/> </window> <customView id="xy6-xE-uD2" customClass="KMToolbarRightView" customModule="PDF_Reader_Pro" customModuleProvider="target"> <rect key="frame" x="0.0" y="0.0" width="418" height="55"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> <subviews> <button hidden="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6Dg-JJ-OII"> <rect key="frame" x="5" y="16" width="24" height="24"/> <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="KMImageNameNewHomeUpload" imagePosition="only" alignment="center" enabled="NO" imageScaling="proportionallyDown" inset="2" id="cwz-Jf-Dxh"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <constraints> <constraint firstAttribute="width" constant="24" id="d4F-pL-KC1"/> <constraint firstAttribute="height" constant="24" id="lmD-tp-Y3b"/> </constraints> <connections> <action selector="homeUploadButtonAction:" target="p5u-KH-T9i" id="7yZ-L4-Fd4"/> </connections> </button> <button hidden="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ecn-iD-Q3p"> <rect key="frame" x="37" y="16" width="24" height="24"/> <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="KMImageNameNewHomeRefresh" imagePosition="only" alignment="center" enabled="NO" imageScaling="proportionallyDown" inset="2" id="Q9D-Q5-JxQ"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <constraints> <constraint firstAttribute="width" constant="24" id="Y9O-oD-K3o"/> <constraint firstAttribute="height" constant="24" id="kuH-aK-X1e"/> </constraints> <connections> <action selector="homeRefreshButtonAction:" target="p5u-KH-T9i" id="I7E-Dx-58D"/> </connections> </button> <popUpButton hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="EiE-T7-R1c"> <rect key="frame" x="70" y="12" width="86" height="30"/> <popUpButtonCell key="cell" type="bevel" bezelStyle="regularSquare" alignment="left" lineBreakMode="truncatingTail" enabled="NO" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="x9L-D7-UiR"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> <menu key="menu" id="zky-xE-ZaB"/> </popUpButtonCell> <constraints> <constraint firstAttribute="height" constant="23" id="3Iz-sa-LkT"/> <constraint firstAttribute="width" constant="80" id="WiQ-Aq-6Wu"/> </constraints> <connections> <action selector="homeMenuSortAction:" target="p5u-KH-T9i" id="osi-Y3-cTf"/> </connections> </popUpButton> <popUpButton hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="z1h-ey-jyH"> <rect key="frame" x="157" y="12" width="91" height="30"/> <popUpButtonCell key="cell" type="bevel" bezelStyle="regularSquare" alignment="left" lineBreakMode="truncatingTail" enabled="NO" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9PT-HP-E0F"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> <menu key="menu" id="k6R-yO-KKf"/> </popUpButtonCell> <constraints> <constraint firstAttribute="width" constant="85" id="UE2-sw-btb"/> <constraint firstAttribute="height" constant="23" id="fmL-vM-z9Z"/> </constraints> <connections> <action selector="homeMenuFilterAction:" target="p5u-KH-T9i" id="W2m-GX-SpP"/> </connections> </popUpButton> <searchField hidden="YES" wantsLayer="YES" focusRingType="none" verticalHuggingPriority="750" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cHy-Nv-Dx0"> <rect key="frame" x="252" y="17" width="154" height="22"/> <constraints> <constraint firstAttribute="width" constant="154" id="21w-Ts-2vx"/> </constraints> <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" enabled="NO" borderStyle="bezel" usesSingleLineMode="YES" bezelStyle="round" id="bo0-0h-9YI"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </searchFieldCell> </searchField> </subviews> <constraints> <constraint firstItem="6Dg-JJ-OII" firstAttribute="leading" secondItem="xy6-xE-uD2" secondAttribute="leading" constant="5" id="17R-ju-bQ1"/> <constraint firstItem="EiE-T7-R1c" firstAttribute="centerY" secondItem="xy6-xE-uD2" secondAttribute="centerY" id="7aG-Ea-JEL"/> <constraint firstAttribute="trailing" secondItem="cHy-Nv-Dx0" secondAttribute="trailing" constant="12" id="Fn8-63-wpu"/> <constraint firstItem="cHy-Nv-Dx0" firstAttribute="centerY" secondItem="xy6-xE-uD2" secondAttribute="centerY" id="JHf-wV-1T1"/> <constraint firstItem="z1h-ey-jyH" firstAttribute="leading" secondItem="EiE-T7-R1c" secondAttribute="trailing" constant="7" id="RzN-Na-yJq"/> <constraint firstItem="cHy-Nv-Dx0" firstAttribute="leading" secondItem="z1h-ey-jyH" secondAttribute="trailing" constant="7" id="U6M-Qq-dXK"/> <constraint firstItem="Ecn-iD-Q3p" firstAttribute="leading" secondItem="6Dg-JJ-OII" secondAttribute="trailing" constant="8" symbolic="YES" id="U8V-2P-Ubm"/> <constraint firstItem="EiE-T7-R1c" firstAttribute="leading" secondItem="Ecn-iD-Q3p" secondAttribute="trailing" constant="12" id="elt-JK-moG"/> <constraint firstItem="6Dg-JJ-OII" firstAttribute="centerY" secondItem="xy6-xE-uD2" secondAttribute="centerY" id="l8y-wB-Aff"/> <constraint firstItem="z1h-ey-jyH" firstAttribute="centerY" secondItem="xy6-xE-uD2" secondAttribute="centerY" id="lQT-AU-F0r"/> <constraint firstItem="Ecn-iD-Q3p" firstAttribute="centerY" secondItem="xy6-xE-uD2" secondAttribute="centerY" id="uS8-9i-PMO"/> </constraints> <connections> <outlet property="advancedContentView" destination="PPe-K9-xsc" id="cSV-Nb-I8e"/> <outlet property="advancedLabel" destination="7Vr-Dd-FWW" id="rUV-Q4-yu4"/> <outlet property="advancedViewRightConstraint" destination="hez-eG-GFu" id="5Sg-od-5Fk"/> <outlet property="homeRefreshButton" destination="Ecn-iD-Q3p" id="Wze-x2-jqq"/> <outlet property="homeRightSearchField" destination="cHy-Nv-Dx0" id="gDF-M6-ZJg"/> <outlet property="homeUploadButton" destination="6Dg-JJ-OII" id="zd1-eS-4LF"/> <outlet property="userInfoButton" destination="7AP-ao-9XP" id="Tbf-on-s0m"/> </connections> <point key="canvasLocation" x="104.5" y="581.5"/> </customView> <customView id="p5u-KH-T9i" customClass="KMToolbarRightView" customModule="PDF_Reader_Pro" customModuleProvider="target"> <rect key="frame" x="0.0" y="0.0" width="267" height="45"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES"/> <subviews> <button translatesAutoresizingMaskIntoConstraints="NO" id="7AP-ao-9XP"> <rect key="frame" x="251" y="11" width="0.0" height="24"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="Icon_other_avatar_false" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="0Ic-7f-T5r"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <constraints> <constraint firstAttribute="height" constant="24" id="JXM-7W-E4M"/> <constraint firstAttribute="width" id="bTP-JL-8Nw"/> </constraints> <connections> <action selector="userInfoButtonAction:" target="xy6-xE-uD2" id="UcG-2p-rY4"/> </connections> </button> <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="WXF-Ar-JGk" customClass="KMSegmentedBox" customModule="PDF_Reader_Pro" customModuleProvider="target"> <rect key="frame" x="153" y="11" width="94" height="24"/> <view key="contentView" id="pfi-aZ-YRi"> <rect key="frame" x="0.0" y="0.0" width="94" height="24"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <customView translatesAutoresizingMaskIntoConstraints="NO" id="PPe-K9-xsc"> <rect key="frame" x="0.0" y="0.0" width="94" height="24"/> <subviews> <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Edb-Jj-wZQ"> <rect key="frame" x="0.0" y="0.0" width="94" height="24"/> <constraints> <constraint firstAttribute="height" constant="24" id="LJO-SA-e9E"/> </constraints> <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="icon_button_upgrade" id="Wx4-fK-h42"/> </imageView> <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7Vr-Dd-FWW"> <rect key="frame" x="6" y="4" width="78" height="16"/> <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Upgrade" id="41X-ZH-ABW"> <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="po0-Nr-uAM"> <rect key="frame" x="0.0" y="0.0" width="94" height="24"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="yZ6-g1-4bH"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <color key="bezelColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/> <connections> <action selector="advancedButtonAction:" target="xy6-xE-uD2" id="sTB-S3-6pE"/> </connections> </button> <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="fYe-af-JhM"> <rect key="frame" x="8" y="4" width="16" height="16"/> <constraints> <constraint firstAttribute="width" constant="16" id="AEf-Hb-Nof"/> <constraint firstAttribute="height" constant="16" id="PUC-8d-Wfp"/> </constraints> <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="Frame 13494" id="7oZ-YD-EiV"/> </imageView> </subviews> <constraints> <constraint firstItem="po0-Nr-uAM" firstAttribute="leading" secondItem="PPe-K9-xsc" secondAttribute="leading" id="7jb-1n-C7d"/> <constraint firstAttribute="trailing" secondItem="7Vr-Dd-FWW" secondAttribute="trailing" constant="12" id="85q-gb-TKf"/> <constraint firstItem="fYe-af-JhM" firstAttribute="centerY" secondItem="PPe-K9-xsc" secondAttribute="centerY" id="8cF-zo-aeK"/> <constraint firstItem="Edb-Jj-wZQ" firstAttribute="leading" secondItem="PPe-K9-xsc" secondAttribute="leading" id="DQw-Qu-TxX"/> <constraint firstItem="fYe-af-JhM" firstAttribute="leading" secondItem="PPe-K9-xsc" secondAttribute="leading" constant="8" id="KdR-zv-ebg"/> <constraint firstItem="po0-Nr-uAM" firstAttribute="top" secondItem="PPe-K9-xsc" secondAttribute="top" id="L9J-yp-cfa"/> <constraint firstItem="7Vr-Dd-FWW" firstAttribute="centerY" secondItem="PPe-K9-xsc" secondAttribute="centerY" id="NW3-LF-Cgz"/> <constraint firstItem="7Vr-Dd-FWW" firstAttribute="leading" secondItem="PPe-K9-xsc" secondAttribute="leading" constant="8" id="OKp-ug-Ivh"/> <constraint firstAttribute="trailing" secondItem="Edb-Jj-wZQ" secondAttribute="trailing" id="Rk8-Mw-nie"/> <constraint firstAttribute="trailing" secondItem="po0-Nr-uAM" secondAttribute="trailing" id="XnU-uG-efI"/> <constraint firstAttribute="bottom" secondItem="po0-Nr-uAM" secondAttribute="bottom" id="hg7-ue-LBZ"/> <constraint firstItem="Edb-Jj-wZQ" firstAttribute="centerY" secondItem="PPe-K9-xsc" secondAttribute="centerY" id="ytv-hp-IsE"/> </constraints> </customView> </subviews> <constraints> <constraint firstAttribute="bottom" secondItem="PPe-K9-xsc" secondAttribute="bottom" id="8uL-aa-kC4"/> <constraint firstItem="PPe-K9-xsc" firstAttribute="top" secondItem="pfi-aZ-YRi" secondAttribute="top" id="Vpn-br-VHD"/> <constraint firstAttribute="trailing" secondItem="PPe-K9-xsc" secondAttribute="trailing" id="Yv6-ln-M0a"/> <constraint firstItem="PPe-K9-xsc" firstAttribute="leading" secondItem="pfi-aZ-YRi" secondAttribute="leading" id="sKh-MW-deq"/> </constraints> </view> <constraints> <constraint firstAttribute="height" constant="24" id="0rg-JA-yCn"/> <constraint firstAttribute="width" constant="94" id="Gpi-1u-CZb"/> </constraints> </box> </subviews> <constraints> <constraint firstItem="7AP-ao-9XP" firstAttribute="top" secondItem="p5u-KH-T9i" secondAttribute="top" constant="10" id="ALZ-rI-7Bq"/> <constraint firstAttribute="trailing" secondItem="7AP-ao-9XP" secondAttribute="trailing" constant="16" id="Hwf-EA-eCz"/> <constraint firstItem="7AP-ao-9XP" firstAttribute="leading" secondItem="WXF-Ar-JGk" secondAttribute="trailing" constant="4" id="hez-eG-GFu"/> <constraint firstItem="WXF-Ar-JGk" firstAttribute="top" secondItem="p5u-KH-T9i" secondAttribute="top" constant="10" id="uS1-UY-z8f"/> </constraints> <connections> <outlet property="filterPopUpButton" destination="z1h-ey-jyH" id="Z8g-gL-eaw"/> <outlet property="filterPopUpButtonLeft" destination="RzN-Na-yJq" id="lv1-LM-blJ"/> <outlet property="filterPopUpButtonWidth" destination="UE2-sw-btb" id="WQb-dy-Xbd"/> <outlet property="pdfRightSegmentedBox" destination="WXF-Ar-JGk" id="NTM-Hv-nfn"/> <outlet property="rightSegmentControlConstraint" destination="Gpi-1u-CZb" id="a47-h5-WDX"/> <outlet property="sortPopUpButton" destination="EiE-T7-R1c" id="o2J-Z2-G4m"/> </connections> <point key="canvasLocation" x="-3.5" y="718.5"/> </customView> <customView id="eJO-4K-8Fw" userLabel="Management Search View" customClass="KMFileSearchView" customModule="PDF_Reader_Pro" customModuleProvider="target"> <rect key="frame" x="0.0" y="0.0" width="145" height="22"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <subviews> <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fpA-OK-Dmu"> <rect key="frame" x="0.0" y="0.0" width="141" height="22"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" bezelStyle="round" id="Uh2-C6-6bu"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <popUpButton fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9Nu-tv-sWB"> <rect key="frame" x="-3" y="-2" width="38" height="26"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <popUpButtonCell key="cell" type="bevel" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" imageScaling="proportionallyDown" inset="2" id="2zW-Is-FN7"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> <menu key="menu" title="OtherViews" id="Ivo-6H-liQ"> <items> <menuItem title="Title" image="search_name" id="7kn-SB-VBx"> <connections> <action selector="typeMenuClicked:" target="eJO-4K-8Fw" id="9vZ-rD-9A4"/> </connections> </menuItem> <menuItem title="Author" image="search_author" tag="1" id="j9p-lD-RCx"> <connections> <action selector="typeMenuClicked:" target="eJO-4K-8Fw" id="nxH-8J-lHY"/> </connections> </menuItem> </items> </menu> </popUpButtonCell> </popUpButton> <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="f1u-39-DvX"> <rect key="frame" x="43" y="-1" width="86" height="21"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" state="on" focusRingType="none" placeholderString="Search" id="ytw-rZ-ysD"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yVS-Ju-7hb"> <rect key="frame" x="127" y="0.0" width="14" height="24"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="NSStopProgressFreestandingTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="Udj-xt-bfo"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> </subviews> <connections> <outlet property="cancelBtn" destination="yVS-Ju-7hb" id="eGU-fS-3SJ"/> <outlet property="searchField" destination="f1u-39-DvX" id="7hy-u9-VG7"/> <outlet property="typeSelectBtn" destination="9Nu-tv-sWB" id="sfy-qm-LgY"/> </connections> <point key="canvasLocation" x="43" y="538"/> </customView> <window title="Panel" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="iH2-4t-6uG" userLabel="Progress Panel" customClass="KMUploadFilePanel" customModule="PDF_Reader_Pro" customModuleProvider="target"> <windowStyleMask key="styleMask" titled="YES" closable="YES"/> <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="1127" y="748" width="369" height="111"/> <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/> <value key="minSize" type="size" width="234" height="87"/> <value key="maxSize" type="size" width="235" height="88"/> <view key="contentView" id="tjv-WI-5S2"> <rect key="frame" x="0.0" y="0.0" width="369" height="111"/> <autoresizingMask key="autoresizingMask"/> <subviews> <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qnn-nL-aSY"> <rect key="frame" x="17" y="74" width="132" height="17"/> <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="Ggh-Y3-dbT"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="d0C-39-EiO" userLabel="Static Text - left Files…"> <rect key="frame" x="276" y="67" width="76" height="14"/> <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="odO-pQ-8fS"> <font key="font" metaFont="cellTitle"/> <color key="textColor" name="keyboardFocusIndicatorColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <progressIndicator wantsLayer="YES" verticalHuggingPriority="750" fixedFrame="YES" maxValue="100" bezeled="NO" style="bar" translatesAutoresizingMaskIntoConstraints="NO" id="Rrv-4y-0CZ"> <rect key="frame" x="20" y="45" width="329" height="20"/> <autoresizingMask key="autoresizingMask"/> </progressIndicator> <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="s60-dM-Iav"> <rect key="frame" x="280" y="5" width="75" height="32"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6cJ-uZ-2j3"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> <string key="keyEquivalent" base64-UTF8="YES"> Gw </string> </buttonCell> </button> </subviews> </view> <connections> <outlet property="cancelBtn" destination="s60-dM-Iav" id="z0f-gV-vod"/> <outlet property="leftFilesField" destination="d0C-39-EiO" id="2MZ-6b-ubG"/> <outlet property="messageField" destination="qnn-nL-aSY" id="7Is-gY-oxG"/> <outlet property="progressBar" destination="Rrv-4y-0CZ" id="QHf-1C-mkf"/> </connections> <point key="canvasLocation" x="-80" y="1015"/> </window> <customView id="zbC-Pu-Vky" userLabel="TabBar" customClass="KMTabStripView" customModule="PDF_Reader_Pro" customModuleProvider="target"> <rect key="frame" x="0.0" y="0.0" width="483" height="40"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> <subviews> <button hidden="YES" imageHugsTitle="YES" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="akd-QH-92I" customClass="NewTabButton"> <rect key="frame" x="295" y="6" width="24" height="24"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="PTU-yU-XC9"> <behavior key="behavior" lightByContents="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> </subviews> <connections> <outlet property="addTabButton" destination="akd-QH-92I" id="J11-Zp-2DP"/> </connections> <point key="canvasLocation" x="106" y="114"/> </customView> </objects> <resources> <image name="Frame 13494" width="16" height="16"/> <image name="Icon_other_avatar_false" width="24" height="24"/> <image name="KMImageNameNewHomeRefresh" width="24" height="24"/> <image name="KMImageNameNewHomeUpload" width="24" height="24"/> <image name="NSStopProgressFreestandingTemplate" width="20" height="20"/> <image name="icon_button_upgrade" width="87" height="24"/> <image name="search_author" width="22" height="18"/> <image name="search_name" width="22" height="18"/> </resources> </document>