123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227 |
- <?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="KMAnnotationPropertiesViewController">
- <connections>
- <outlet property="buttonView" destination="IWa-HT-xIg" id="4jc-DO-kae"/>
- <outlet property="buttonbuttonLayoutConstraint" destination="1t8-bZ-MPp" id="KRg-1h-Xpx"/>
- <outlet property="emptyImageView" destination="IyU-eu-2bu" id="fgt-Po-b4I"/>
- <outlet property="emptyView" destination="B80-hQ-s7Z" id="a5K-dQ-LAr"/>
- <outlet property="formAppearanceButton" destination="0u6-d1-HjM" id="mOO-7l-XRX"/>
- <outlet property="formGeneralButton" destination="O14-Bw-MTD" id="jSh-Iz-9UO"/>
- <outlet property="formOptionsButton" destination="nRW-rs-cpa" id="vs2-5Z-ljc"/>
- <outlet property="gradientView" destination="rxw-ZM-edB" id="ySD-nb-CCK"/>
- <outlet property="propertiesBox" destination="Gxz-qV-Ap6" id="ruG-O2-6fy"/>
- <outlet property="subTitleLabel" destination="UXe-E2-gz1" id="EdP-N3-zNa"/>
- <outlet property="tipsLabel" destination="k70-6d-ZqI" id="CNf-JI-5db"/>
- <outlet property="tipsView" destination="yjW-RK-W05" id="XeZ-CF-HXP"/>
- <outlet property="titleLabel" destination="Mws-8l-JHx" id="lAx-aZ-g3F"/>
- <outlet property="titleViewHeightConstraint" destination="xEx-Vj-lAB" id="V8A-7G-HUV"/>
- <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="284" height="569"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="rxw-ZM-edB">
- <rect key="frame" x="0.0" y="529" width="284" height="40"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Mws-8l-JHx">
- <rect key="frame" x="14" y="13" width="256" height="15"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" id="mBB-CB-9jR">
- <font key="font" metaFont="systemBold" size="12"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="Mws-8l-JHx" firstAttribute="centerY" secondItem="rxw-ZM-edB" secondAttribute="centerY" id="dhi-e3-edr"/>
- <constraint firstItem="Mws-8l-JHx" firstAttribute="leading" secondItem="rxw-ZM-edB" secondAttribute="leading" constant="16" id="hGu-ai-NbU"/>
- <constraint firstAttribute="trailing" secondItem="Mws-8l-JHx" secondAttribute="trailing" constant="16" id="u4f-TF-Kun"/>
- <constraint firstAttribute="height" constant="40" id="xEx-Vj-lAB"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="B80-hQ-s7Z">
- <rect key="frame" x="52" y="174" width="180" height="182"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UXe-E2-gz1">
- <rect key="frame" x="-2" y="0.0" width="184" height="34"/>
- <constraints>
- <constraint firstAttribute="width" constant="180" id="kUd-2I-6Is"/>
- </constraints>
- <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Show/Hide Annotation Properties Panel" id="3zw-7G-wfz">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="IyU-eu-2bu">
- <rect key="frame" x="20" y="42" width="140" height="140"/>
- <constraints>
- <constraint firstAttribute="width" constant="140" id="JRy-fR-0gz"/>
- <constraint firstAttribute="height" constant="140" id="OFn-gW-ffj"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="5VG-o8-CXo"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="UXe-E2-gz1" firstAttribute="top" secondItem="IyU-eu-2bu" secondAttribute="bottom" constant="8" id="5O5-oa-IEd"/>
- <constraint firstItem="UXe-E2-gz1" firstAttribute="leading" secondItem="B80-hQ-s7Z" secondAttribute="leading" id="Id8-xr-7Ox"/>
- <constraint firstAttribute="trailing" secondItem="UXe-E2-gz1" secondAttribute="trailing" id="ZgM-Yt-N4Z"/>
- <constraint firstItem="UXe-E2-gz1" firstAttribute="centerX" secondItem="B80-hQ-s7Z" secondAttribute="centerX" id="nX3-5L-Znk"/>
- <constraint firstItem="IyU-eu-2bu" firstAttribute="centerX" secondItem="B80-hQ-s7Z" secondAttribute="centerX" id="ppm-gt-agB"/>
- <constraint firstAttribute="bottom" secondItem="UXe-E2-gz1" secondAttribute="bottom" id="qS8-g6-jSs"/>
- <constraint firstItem="IyU-eu-2bu" firstAttribute="top" secondItem="B80-hQ-s7Z" secondAttribute="top" id="vC2-VG-g19"/>
- </constraints>
- </customView>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Gxz-qV-Ap6">
- <rect key="frame" x="0.0" y="0.0" width="284" height="529"/>
- <view key="contentView" id="Uab-Rr-u5i">
- <rect key="frame" x="0.0" y="0.0" width="284" height="529"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- </box>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="IWa-HT-xIg">
- <rect key="frame" x="0.0" y="497" width="284" height="32"/>
- <subviews>
- <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="7py-aO-M57">
- <rect key="frame" x="0.0" y="-2" width="284" height="5"/>
- </box>
- <button tag="100" springLoaded="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="O14-Bw-MTD">
- <rect key="frame" x="0.0" y="0.0" width="95" height="32"/>
- <buttonCell key="cell" type="bevel" title="General" bezelStyle="regularSquare" image="KMImageNameFormGeneral" alignment="center" imageScaling="proportionallyDown" inset="2" id="GOJ-rf-MvX">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="fromContentButtonAction:" target="-2" id="xhq-OL-GJl"/>
- </connections>
- </button>
- <button tag="101" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0u6-d1-HjM">
- <rect key="frame" x="95" y="0.0" width="94" height="32"/>
- <buttonCell key="cell" type="bevel" title="Appearance" bezelStyle="regularSquare" image="KMImageNameFormAppearanceSelected" alignment="center" imageScaling="proportionallyDown" inset="2" id="mjt-Z8-knI">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="fromContentButtonAction:" target="-2" id="cba-hS-9XH"/>
- </connections>
- </button>
- <button tag="102" springLoaded="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nRW-rs-cpa">
- <rect key="frame" x="190" y="0.0" width="95" height="32"/>
- <buttonCell key="cell" type="bevel" title="Preferences" bezelStyle="regularSquare" image="KMImageNameFormOptions" alignment="center" lineBreakMode="truncatingMiddle" imageScaling="proportionallyDown" inset="2" id="f75-aB-BO2">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="fromContentButtonAction:" target="-2" id="fxk-dn-jka"/>
- </connections>
- </button>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="csV-19-IRC">
- <rect key="frame" x="95" y="4" width="1" height="24"/>
- <constraints>
- <constraint firstAttribute="width" constant="1" id="09n-Ea-LWD"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="3hu-xe-1OR"/>
- </imageView>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="X2r-AT-5fy">
- <rect key="frame" x="189" y="4" width="1" height="24"/>
- <constraints>
- <constraint firstAttribute="width" constant="1" id="zaJ-qb-Xa9"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="yF2-ph-GW8"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="nRW-rs-cpa" firstAttribute="height" secondItem="O14-Bw-MTD" secondAttribute="height" id="01M-FS-5bM"/>
- <constraint firstItem="nRW-rs-cpa" firstAttribute="width" secondItem="O14-Bw-MTD" secondAttribute="width" id="1b3-YX-BlU"/>
- <constraint firstAttribute="trailing" secondItem="7py-aO-M57" secondAttribute="trailing" id="3w7-7f-qbg"/>
- <constraint firstItem="0u6-d1-HjM" firstAttribute="leading" secondItem="O14-Bw-MTD" secondAttribute="trailing" id="HqY-0F-teJ"/>
- <constraint firstAttribute="bottom" secondItem="O14-Bw-MTD" secondAttribute="bottom" id="Hsq-76-cpc"/>
- <constraint firstItem="O14-Bw-MTD" firstAttribute="top" secondItem="IWa-HT-xIg" secondAttribute="top" id="KB5-1b-esU"/>
- <constraint firstAttribute="bottom" secondItem="csV-19-IRC" secondAttribute="bottom" constant="4" id="KfR-ps-6ch"/>
- <constraint firstItem="0u6-d1-HjM" firstAttribute="height" secondItem="O14-Bw-MTD" secondAttribute="height" id="Of9-bh-VQZ"/>
- <constraint firstItem="0u6-d1-HjM" firstAttribute="width" secondItem="O14-Bw-MTD" secondAttribute="width" id="RuC-Ia-Pkv"/>
- <constraint firstItem="X2r-AT-5fy" firstAttribute="leading" secondItem="0u6-d1-HjM" secondAttribute="trailing" id="XPn-3P-P5U"/>
- <constraint firstItem="0u6-d1-HjM" firstAttribute="top" secondItem="IWa-HT-xIg" secondAttribute="top" id="XqO-Yw-52D"/>
- <constraint firstItem="O14-Bw-MTD" firstAttribute="leading" secondItem="IWa-HT-xIg" secondAttribute="leading" id="Z49-y5-QWk"/>
- <constraint firstAttribute="bottom" secondItem="O14-Bw-MTD" secondAttribute="bottom" id="ZBx-hR-KQT"/>
- <constraint firstItem="nRW-rs-cpa" firstAttribute="leading" secondItem="0u6-d1-HjM" secondAttribute="trailing" constant="0.5" id="bgf-CP-CVV"/>
- <constraint firstItem="O14-Bw-MTD" firstAttribute="width" secondItem="IWa-HT-xIg" secondAttribute="width" multiplier="1:3" id="dHU-Bx-wfa"/>
- <constraint firstItem="csV-19-IRC" firstAttribute="top" secondItem="IWa-HT-xIg" secondAttribute="top" constant="4" id="feG-Lu-Wbp"/>
- <constraint firstItem="7py-aO-M57" firstAttribute="leading" secondItem="IWa-HT-xIg" secondAttribute="leading" id="gJS-W9-GNQ"/>
- <constraint firstItem="X2r-AT-5fy" firstAttribute="top" secondItem="IWa-HT-xIg" secondAttribute="top" constant="4" id="gTh-MP-SCi"/>
- <constraint firstAttribute="bottom" secondItem="X2r-AT-5fy" secondAttribute="bottom" constant="4" id="h5v-wt-aep"/>
- <constraint firstAttribute="height" constant="32" id="h6k-uV-w5k"/>
- <constraint firstItem="O14-Bw-MTD" firstAttribute="top" secondItem="IWa-HT-xIg" secondAttribute="top" id="tPW-DG-Oab"/>
- <constraint firstItem="nRW-rs-cpa" firstAttribute="top" secondItem="IWa-HT-xIg" secondAttribute="top" id="uIt-xg-uZt"/>
- <constraint firstAttribute="bottom" secondItem="7py-aO-M57" secondAttribute="bottom" id="vxf-dr-xbd"/>
- <constraint firstItem="csV-19-IRC" firstAttribute="leading" secondItem="O14-Bw-MTD" secondAttribute="trailing" id="xq0-g6-XhR"/>
- </constraints>
- </customView>
- <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yjW-RK-W05">
- <rect key="frame" x="16" y="20" width="252" height="32"/>
- <subviews>
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="k70-6d-ZqI">
- <rect key="frame" x="6" y="8" width="240" height="16"/>
- <textFieldCell key="cell" selectable="YES" title="Multiline Label" id="sen-yk-FVB">
- <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>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="aDN-h0-vn8">
- <rect key="frame" x="8" y="6" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="42G-8O-QNf"/>
- <constraint firstAttribute="width" constant="16" id="wMF-4Z-dbh"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameElsei" id="dcr-PQ-qKW"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="k70-6d-ZqI" secondAttribute="trailing" constant="8" id="drU-eN-DKO"/>
- <constraint firstItem="k70-6d-ZqI" firstAttribute="leading" secondItem="yjW-RK-W05" secondAttribute="leading" constant="8" id="gfg-lH-4pt"/>
- <constraint firstItem="k70-6d-ZqI" firstAttribute="top" secondItem="yjW-RK-W05" secondAttribute="top" constant="8" id="mNd-d5-ttC"/>
- <constraint firstAttribute="bottom" secondItem="k70-6d-ZqI" secondAttribute="bottom" constant="8" id="pEH-7H-o8q"/>
- <constraint firstItem="aDN-h0-vn8" firstAttribute="top" secondItem="k70-6d-ZqI" secondAttribute="top" constant="2" id="rT2-ek-X7T"/>
- <constraint firstItem="aDN-h0-vn8" firstAttribute="leading" secondItem="yjW-RK-W05" secondAttribute="leading" constant="8" id="ueh-CM-v0R"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="IWa-HT-xIg" firstAttribute="top" secondItem="rxw-ZM-edB" secondAttribute="bottom" id="0Ib-10-CuH"/>
- <constraint firstItem="rxw-ZM-edB" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="0id-ag-6a1"/>
- <constraint firstItem="Gxz-qV-Ap6" firstAttribute="top" secondItem="rxw-ZM-edB" secondAttribute="bottom" id="1t8-bZ-MPp"/>
- <constraint firstItem="Gxz-qV-Ap6" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="Gsl-AQ-r4u"/>
- <constraint firstItem="IWa-HT-xIg" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="Igz-TM-SKj"/>
- <constraint firstAttribute="trailing" secondItem="rxw-ZM-edB" secondAttribute="trailing" id="KND-L6-dZ2"/>
- <constraint firstAttribute="bottom" secondItem="Gxz-qV-Ap6" secondAttribute="bottom" id="KTQ-vg-rJj"/>
- <constraint firstItem="B80-hQ-s7Z" firstAttribute="centerX" secondItem="Gxz-qV-Ap6" secondAttribute="centerX" id="WME-Ow-cdY"/>
- <constraint firstAttribute="bottom" secondItem="yjW-RK-W05" secondAttribute="bottom" constant="20" id="ahC-gx-Cnc"/>
- <constraint firstAttribute="trailing" secondItem="IWa-HT-xIg" secondAttribute="trailing" id="bFr-Jm-GEF"/>
- <constraint firstItem="B80-hQ-s7Z" firstAttribute="centerY" secondItem="Gxz-qV-Ap6" secondAttribute="centerY" id="gob-d6-4iG"/>
- <constraint firstAttribute="trailing" secondItem="yjW-RK-W05" secondAttribute="trailing" constant="16" id="iu6-4v-nfg"/>
- <constraint firstItem="rxw-ZM-edB" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="kxZ-XW-zXg"/>
- <constraint firstAttribute="trailing" secondItem="Gxz-qV-Ap6" secondAttribute="trailing" id="uKl-em-Ovn"/>
- <constraint firstItem="yjW-RK-W05" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="yBn-dk-AiJ"/>
- </constraints>
- <point key="canvasLocation" x="-246" y="264.5"/>
- </customView>
- </objects>
- <resources>
- <image name="KMImageNameElsei" width="15" height="14"/>
- <image name="KMImageNameFormAppearanceSelected" width="20" height="20"/>
- <image name="KMImageNameFormGeneral" width="20" height="20"/>
- <image name="KMImageNameFormOptions" width="20" height="20"/>
- </resources>
- </document>
|