12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMDocumentAIPopViewController">
- <connections>
- <outlet property="applyButton" destination="hi0-v7-lVY" id="GxO-A4-hqb"/>
- <outlet property="cancelButton" destination="awK-Zg-7RS" id="k3T-Pn-4AA"/>
- <outlet property="contentTextView" destination="pyK-z0-ayG" id="oED-T0-97k"/>
- <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="320" height="130"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <scrollView borderType="line" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ovV-I1-Bhe">
- <rect key="frame" x="16" y="50" width="288" height="64"/>
- <clipView key="contentView" drawsBackground="NO" id="T5d-XD-Ghy">
- <rect key="frame" x="1" y="1" width="286" height="62"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textView importsGraphics="NO" richText="NO" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="pyK-z0-ayG">
- <rect key="frame" x="0.0" y="0.0" width="286" height="62"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <size key="minSize" width="286" height="62"/>
- <size key="maxSize" width="288" height="10000000"/>
- <color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/>
- </textView>
- </subviews>
- </clipView>
- <constraints>
- <constraint firstAttribute="width" constant="288" id="AAU-Qe-dwD"/>
- <constraint firstAttribute="height" constant="64" id="XEI-gU-6dB"/>
- </constraints>
- <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Hi8-bB-5af">
- <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="i7v-v9-y3g">
- <rect key="frame" x="-100" y="-100" width="15" height="135"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- </scrollView>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="awK-Zg-7RS">
- <rect key="frame" x="164" y="8" width="76" height="32"/>
- <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7rk-yu-dmq">
- <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="buttonItemClick_Cancel:" target="-2" id="b0I-vd-KNw"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hi0-v7-lVY">
- <rect key="frame" x="242" y="9" width="69" height="30"/>
- <buttonCell key="cell" type="push" title="Apply" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="xyh-gb-kD3">
- <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="buttonItemClick_Apply:" target="-2" id="PRw-mr-yW3"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="ovV-I1-Bhe" secondAttribute="bottom" constant="50" id="0N2-7S-h6z"/>
- <constraint firstItem="ovV-I1-Bhe" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="BRu-fq-A5z"/>
- <constraint firstItem="hi0-v7-lVY" firstAttribute="centerY" secondItem="awK-Zg-7RS" secondAttribute="centerY" id="Igz-xy-gwU"/>
- <constraint firstItem="hi0-v7-lVY" firstAttribute="top" secondItem="ovV-I1-Bhe" secondAttribute="bottom" constant="16" id="ajc-V1-L7C"/>
- <constraint firstItem="hi0-v7-lVY" firstAttribute="leading" secondItem="awK-Zg-7RS" secondAttribute="trailing" constant="16" id="foC-Ya-66n"/>
- <constraint firstAttribute="trailing" secondItem="hi0-v7-lVY" secondAttribute="trailing" constant="16" id="h0D-T6-UP2"/>
- <constraint firstItem="ovV-I1-Bhe" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="16" id="qyO-tm-aDv"/>
- <constraint firstAttribute="trailing" secondItem="ovV-I1-Bhe" secondAttribute="trailing" constant="16" id="vsT-XB-5hg"/>
- <constraint firstAttribute="bottom" secondItem="hi0-v7-lVY" secondAttribute="bottom" constant="16" id="wvQ-nS-R4y"/>
- </constraints>
- <point key="canvasLocation" x="279.5" y="278"/>
- </customView>
- </objects>
- </document>
|