123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 |
- <?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="KMAccountExceptionView" customModule="PDF_Master" customModuleProvider="target">
- <connections>
- <outlet property="closeBox" destination="MHN-NE-sQe" id="fDR-eN-Kxf"/>
- <outlet property="closeButton" destination="hMe-4u-Zx8" id="LAS-Im-b9U"/>
- <outlet property="doneButton" destination="cBn-Kn-Hsf" id="01W-ln-Z1A"/>
- <outlet property="textView" destination="bop-ts-OHe" id="6kS-6h-grq"/>
- <outlet property="titleLabel" destination="Qck-ob-xJt" id="6rk-XN-8cm"/>
- </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="400" height="306"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="NeX-6e-gus">
- <rect key="frame" x="0.0" y="278" width="400" height="28"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="MHN-NE-sQe" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="8" y="8" width="12" height="12"/>
- <view key="contentView" id="Pfv-1T-36f">
- <rect key="frame" x="0.0" y="0.0" width="12" height="12"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <constraints>
- <constraint firstAttribute="width" constant="12" id="oIC-Q5-iVH"/>
- <constraint firstAttribute="height" constant="12" id="uOe-nL-FQK"/>
- </constraints>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hMe-4u-Zx8">
- <rect key="frame" x="8" y="8" width="12" height="12"/>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="control_btn_icon_close" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="TjZ-ax-YbX">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="12" id="bWb-H9-4Fp"/>
- <constraint firstAttribute="height" constant="12" id="cof-Ln-xU7"/>
- </constraints>
- <connections>
- <action selector="closeButtonAction:" target="-2" id="uO7-Fu-fzT"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="hMe-4u-Zx8" firstAttribute="leading" secondItem="NeX-6e-gus" secondAttribute="leading" constant="8" id="03x-SY-cRz"/>
- <constraint firstItem="hMe-4u-Zx8" firstAttribute="centerY" secondItem="NeX-6e-gus" secondAttribute="centerY" id="7Xb-S4-zJG"/>
- <constraint firstItem="MHN-NE-sQe" firstAttribute="leading" secondItem="NeX-6e-gus" secondAttribute="leading" constant="8" id="S7F-GV-PpI"/>
- <constraint firstItem="MHN-NE-sQe" firstAttribute="centerY" secondItem="NeX-6e-gus" secondAttribute="centerY" id="ZbC-SM-I2X"/>
- <constraint firstAttribute="height" constant="28" id="viF-TB-Gb0"/>
- </constraints>
- </customView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Qck-ob-xJt">
- <rect key="frame" x="141" y="242" width="118" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Account Exception" id="THt-xK-kHp">
- <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>
- <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YwU-fS-mY1">
- <rect key="frame" x="32" y="116" width="336" height="110"/>
- <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="uDf-Ok-ReC">
- <rect key="frame" x="0.0" y="0.0" width="336" height="110"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textView wantsLayer="YES" editable="NO" drawsBackground="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="bop-ts-OHe">
- <rect key="frame" x="0.0" y="0.0" width="336" height="110"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <size key="minSize" width="336" height="110"/>
- <size key="maxSize" width="336" height="10000000"/>
- </textView>
- </subviews>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- </clipView>
- <constraints>
- <constraint firstAttribute="height" constant="110" id="7ga-du-wYA"/>
- </constraints>
- <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="MHe-JO-Pvz">
- <rect key="frame" x="-100" y="-100" width="225" height="15"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Qvu-i4-J1D">
- <rect key="frame" x="-100" y="-100" width="15" height="135"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- </scrollView>
- <button translatesAutoresizingMaskIntoConstraints="NO" id="cBn-Kn-Hsf">
- <rect key="frame" x="80" y="40" width="240" height="32"/>
- <buttonCell key="cell" type="square" title="OK" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="lKb-Su-P0o">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="PHy-kQ-nMU"/>
- <constraint firstAttribute="width" constant="240" id="v6U-H9-69V"/>
- </constraints>
- <connections>
- <action selector="doneAction:" target="-2" id="xoa-YF-sGs"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="YwU-fS-mY1" secondAttribute="trailing" constant="32" id="1mY-ea-JBg"/>
- <constraint firstItem="YwU-fS-mY1" firstAttribute="centerX" secondItem="c22-O7-iKe" secondAttribute="centerX" id="7KR-KH-Im8"/>
- <constraint firstItem="Qck-ob-xJt" firstAttribute="centerX" secondItem="c22-O7-iKe" secondAttribute="centerX" id="Cf2-4A-FKT"/>
- <constraint firstItem="YwU-fS-mY1" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="32" id="EBW-Ib-Whg"/>
- <constraint firstItem="cBn-Kn-Hsf" firstAttribute="centerX" secondItem="c22-O7-iKe" secondAttribute="centerX" id="H9a-oo-U2k"/>
- <constraint firstAttribute="bottom" secondItem="cBn-Kn-Hsf" secondAttribute="bottom" constant="40" id="IYw-Vt-Nmz"/>
- <constraint firstAttribute="trailing" secondItem="NeX-6e-gus" secondAttribute="trailing" id="X6U-sv-cue"/>
- <constraint firstItem="Qck-ob-xJt" firstAttribute="top" secondItem="NeX-6e-gus" secondAttribute="bottom" constant="20" id="aeR-1a-oAA"/>
- <constraint firstItem="NeX-6e-gus" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="bU8-nA-pSa"/>
- <constraint firstItem="NeX-6e-gus" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="dCW-lE-T95"/>
- <constraint firstItem="YwU-fS-mY1" firstAttribute="top" secondItem="Qck-ob-xJt" secondAttribute="bottom" constant="16" id="wNb-bu-cov"/>
- </constraints>
- <point key="canvasLocation" x="-12" y="154"/>
- </customView>
- </objects>
- <resources>
- <image name="control_btn_icon_close" width="12" height="12"/>
- </resources>
- </document>
|