|
@@ -1,524 +0,0 @@
|
|
|
-<?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="KMCustomizeStampViewController">
|
|
|
- <connections>
|
|
|
- <outlet property="NewStampTitleTextField" destination="7mu-SC-Ah8" id="f5D-eP-8uI"/>
|
|
|
- <outlet property="addImageTitle" destination="ZS6-14-hOj" id="XYJ-ak-ksP"/>
|
|
|
- <outlet property="cancelButton" destination="V8X-Q7-GMd" id="lFb-w8-nmY"/>
|
|
|
- <outlet property="contentBox" destination="lBO-ea-4YE" id="n19-HD-ypn"/>
|
|
|
- <outlet property="createStampButoon" destination="8wh-Ai-Kag" id="e8R-cb-W3F"/>
|
|
|
- <outlet property="dateCheck" destination="HL7-wb-c4f" id="DVP-Rh-Llj"/>
|
|
|
- <outlet property="dateTextField" destination="dKj-JI-wt8" id="XXd-cj-M8h"/>
|
|
|
- <outlet property="imageStampButton" destination="ABE-yw-dWd" id="4Zk-AQ-g9e"/>
|
|
|
- <outlet property="imageStampView" destination="Msi-AY-uSg" id="JPB-ea-DBo"/>
|
|
|
- <outlet property="imageView" destination="c7t-Se-u3P" id="Kuj-52-tPn"/>
|
|
|
- <outlet property="noteImageBox" destination="zvE-ep-MW7" id="TCG-jh-gjU"/>
|
|
|
- <outlet property="reselectButton" destination="sYK-tA-a8s" id="5Vg-N6-myN"/>
|
|
|
- <outlet property="stateLineLeftConstraint" destination="Lbg-g8-csv" id="ZqT-Zj-rSf"/>
|
|
|
- <outlet property="stateLineView" destination="h7i-TG-AHz" id="hz4-0u-Rc9"/>
|
|
|
- <outlet property="stypeTitleTextField" destination="Jao-ve-9UP" id="1nq-IO-nWU"/>
|
|
|
- <outlet property="textContentTextfield" destination="YdI-Zl-i7q" id="rgv-ZK-fPh"/>
|
|
|
- <outlet property="textStampButton" destination="mmA-gH-boM" id="ypV-7Q-giO"/>
|
|
|
- <outlet property="textStampView" destination="icg-01-r1f" id="iiS-hm-kXN"/>
|
|
|
- <outlet property="timeCheck" destination="d71-o2-Nvh" id="qhh-Ht-L2A"/>
|
|
|
- <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="378" height="343"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
- <subviews>
|
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7mu-SC-Ah8">
|
|
|
- <rect key="frame" x="13" y="312" width="74" height="16"/>
|
|
|
- <textFieldCell key="cell" lineBreakMode="clipping" title="New Stamp" id="RMQ-Ju-Sp2">
|
|
|
- <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>
|
|
|
- <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="4e6-qt-FrJ">
|
|
|
- <rect key="frame" x="15" y="294" width="348" height="5"/>
|
|
|
- </box>
|
|
|
- <box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="GKG-UM-Zfb">
|
|
|
- <rect key="frame" x="27" y="237" width="324" height="46"/>
|
|
|
- <view key="contentView" id="UNf-az-8zB">
|
|
|
- <rect key="frame" x="4" y="5" width="316" height="38"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
- <subviews>
|
|
|
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mmA-gH-boM">
|
|
|
- <rect key="frame" x="0.0" y="3" width="158" height="35"/>
|
|
|
- <buttonCell key="cell" type="bevel" title="Text Stamp" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Sha-gH-eRW">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <connections>
|
|
|
- <action selector="textStampButton_Click:" target="-2" id="zXb-f6-E5V"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="h7i-TG-AHz">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="158" height="3"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="3" id="2fy-27-I8D"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ABE-yw-dWd">
|
|
|
- <rect key="frame" x="158" y="3" width="158" height="35"/>
|
|
|
- <buttonCell key="cell" type="bevel" title="Image Stamp" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="CXf-6q-PhP">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <connections>
|
|
|
- <action selector="imageStampButton_Click:" target="-2" id="5v7-ZY-OWY"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="ABE-yw-dWd" firstAttribute="top" secondItem="UNf-az-8zB" secondAttribute="top" id="0sq-TP-a2e"/>
|
|
|
- <constraint firstItem="h7i-TG-AHz" firstAttribute="top" secondItem="mmA-gH-boM" secondAttribute="bottom" id="E1o-MH-Rtf"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="h7i-TG-AHz" secondAttribute="bottom" id="GYd-LR-Btq"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="ABE-yw-dWd" secondAttribute="bottom" constant="3" id="GjL-p1-dlD"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="ABE-yw-dWd" secondAttribute="trailing" id="HQF-Oj-RiX"/>
|
|
|
- <constraint firstItem="h7i-TG-AHz" firstAttribute="leading" secondItem="UNf-az-8zB" secondAttribute="leading" id="Lbg-g8-csv"/>
|
|
|
- <constraint firstItem="h7i-TG-AHz" firstAttribute="width" secondItem="UNf-az-8zB" secondAttribute="width" multiplier="0.5" id="VYd-fk-0m3"/>
|
|
|
- <constraint firstItem="ABE-yw-dWd" firstAttribute="leading" secondItem="mmA-gH-boM" secondAttribute="trailing" id="eBY-u2-SSX"/>
|
|
|
- <constraint firstItem="mmA-gH-boM" firstAttribute="top" secondItem="UNf-az-8zB" secondAttribute="top" id="gB0-wB-e52"/>
|
|
|
- <constraint firstItem="mmA-gH-boM" firstAttribute="leading" secondItem="UNf-az-8zB" secondAttribute="leading" id="grV-Tj-cOp"/>
|
|
|
- <constraint firstItem="mmA-gH-boM" firstAttribute="width" secondItem="UNf-az-8zB" secondAttribute="width" multiplier="0.5" id="v50-jn-kp1"/>
|
|
|
- </constraints>
|
|
|
- </view>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="40" id="eil-9U-z7J"/>
|
|
|
- </constraints>
|
|
|
- </box>
|
|
|
- <box borderType="none" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="lBO-ea-4YE">
|
|
|
- <rect key="frame" x="10" y="58" width="358" height="173"/>
|
|
|
- <view key="contentView" id="N7Y-Q2-RaB">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="358" height="173"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
- </view>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="173" id="rw4-hn-eLG"/>
|
|
|
- </constraints>
|
|
|
- </box>
|
|
|
- <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="KaT-em-W9U">
|
|
|
- <rect key="frame" x="0.0" y="40" width="378" height="5"/>
|
|
|
- </box>
|
|
|
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8wh-Ai-Kag">
|
|
|
- <rect key="frame" x="300" y="4" width="75" height="32"/>
|
|
|
- <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YBY-de-7Vq">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <connections>
|
|
|
- <action selector="createButton_Click:" target="-2" id="O0V-W6-i6H"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="V8X-Q7-GMd">
|
|
|
- <rect key="frame" x="228" y="4" width="76" height="32"/>
|
|
|
- <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gYN-T2-AI3">
|
|
|
- <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="cancelButton_Click:" target="-2" id="Xmi-kN-GIO"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="8wh-Ai-Kag" firstAttribute="leading" secondItem="V8X-Q7-GMd" secondAttribute="trailing" constant="10" id="0fc-f1-Sz8"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="lBO-ea-4YE" secondAttribute="trailing" constant="10" id="5f4-fB-klY"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="8wh-Ai-Kag" secondAttribute="bottom" constant="11" id="6F3-ol-Hru"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="4e6-qt-FrJ" secondAttribute="trailing" constant="15" id="BGK-bb-xsO"/>
|
|
|
- <constraint firstItem="8wh-Ai-Kag" firstAttribute="top" secondItem="KaT-em-W9U" secondAttribute="bottom" constant="11" id="FVD-ga-3sr"/>
|
|
|
- <constraint firstItem="4e6-qt-FrJ" firstAttribute="top" secondItem="7mu-SC-Ah8" secondAttribute="bottom" constant="15" id="HoA-fH-ELR"/>
|
|
|
- <constraint firstItem="KaT-em-W9U" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="Kcg-he-PZw"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="GKG-UM-Zfb" secondAttribute="trailing" constant="30" id="OEG-BQ-JGw"/>
|
|
|
- <constraint firstItem="lBO-ea-4YE" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="10" id="QWc-RQ-pLa"/>
|
|
|
- <constraint firstItem="lBO-ea-4YE" firstAttribute="top" secondItem="GKG-UM-Zfb" secondAttribute="bottom" constant="10" id="RcM-RG-481"/>
|
|
|
- <constraint firstItem="GKG-UM-Zfb" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="30" id="SSk-sy-THD"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="KaT-em-W9U" secondAttribute="trailing" id="ZMw-Zz-sVt"/>
|
|
|
- <constraint firstItem="4e6-qt-FrJ" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="15" id="Zuu-Lh-rNp"/>
|
|
|
- <constraint firstItem="KaT-em-W9U" firstAttribute="top" secondItem="lBO-ea-4YE" secondAttribute="bottom" constant="15" id="arK-Cb-AR7"/>
|
|
|
- <constraint firstItem="V8X-Q7-GMd" firstAttribute="centerY" secondItem="8wh-Ai-Kag" secondAttribute="centerY" id="gCL-s7-XA5"/>
|
|
|
- <constraint firstItem="7mu-SC-Ah8" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="15" id="igz-PM-5dx"/>
|
|
|
- <constraint firstItem="7mu-SC-Ah8" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="15" id="qek-B0-Mea"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="8wh-Ai-Kag" secondAttribute="trailing" constant="10" id="sYR-iA-oCH"/>
|
|
|
- <constraint firstItem="GKG-UM-Zfb" firstAttribute="top" secondItem="4e6-qt-FrJ" secondAttribute="bottom" constant="15" id="vjL-bI-fUs"/>
|
|
|
- </constraints>
|
|
|
- <point key="canvasLocation" x="-67" y="142"/>
|
|
|
- </customView>
|
|
|
- <customView id="icg-01-r1f">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="358" height="173"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
- <subviews>
|
|
|
- <box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Le4-nu-TzQ">
|
|
|
- <rect key="frame" x="7" y="71" width="344" height="94"/>
|
|
|
- <view key="contentView" id="4ZG-Hs-G9z">
|
|
|
- <rect key="frame" x="4" y="5" width="336" height="86"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
- <subviews>
|
|
|
- <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YdI-Zl-i7q">
|
|
|
- <rect key="frame" x="0.0" y="37" width="336" height="16"/>
|
|
|
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" alignment="center" title="Stamp Text" drawsBackground="YES" id="e8l-Wv-ls8">
|
|
|
- <font key="font" usesAppearanceFont="YES"/>
|
|
|
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
- </textFieldCell>
|
|
|
- </textField>
|
|
|
- <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dKj-JI-wt8">
|
|
|
- <rect key="frame" x="0.0" y="24" width="336" height="13"/>
|
|
|
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" alignment="center" title="Stamp Text" drawsBackground="YES" id="AXj-OW-hjJ">
|
|
|
- <font key="font" metaFont="system" size="10"/>
|
|
|
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
- </textFieldCell>
|
|
|
- </textField>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="bottom" secondItem="dKj-JI-wt8" secondAttribute="bottom" constant="24" id="FC0-tv-xgK"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="YdI-Zl-i7q" secondAttribute="trailing" id="GXw-zo-B4m"/>
|
|
|
- <constraint firstItem="YdI-Zl-i7q" firstAttribute="centerX" secondItem="4ZG-Hs-G9z" secondAttribute="centerX" id="HKm-s2-oDs"/>
|
|
|
- <constraint firstItem="dKj-JI-wt8" firstAttribute="leading" secondItem="4ZG-Hs-G9z" secondAttribute="leading" id="M6s-MF-cBX"/>
|
|
|
- <constraint firstItem="YdI-Zl-i7q" firstAttribute="leading" secondItem="4ZG-Hs-G9z" secondAttribute="leading" id="Z1q-CL-ngo"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="dKj-JI-wt8" secondAttribute="trailing" id="tQB-o1-Gqu"/>
|
|
|
- <constraint firstItem="dKj-JI-wt8" firstAttribute="top" secondItem="YdI-Zl-i7q" secondAttribute="bottom" id="uQi-Ci-OuF"/>
|
|
|
- </constraints>
|
|
|
- </view>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="88" id="sk1-wk-VHC"/>
|
|
|
- </constraints>
|
|
|
- </box>
|
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Jao-ve-9UP">
|
|
|
- <rect key="frame" x="9" y="44" width="40" height="16"/>
|
|
|
- <textFieldCell key="cell" lineBreakMode="clipping" title="Stype" id="fiz-2U-bZt">
|
|
|
- <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>
|
|
|
- <button tag="1" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jYD-a2-U4T">
|
|
|
- <rect key="frame" x="55" y="43" width="18" height="18"/>
|
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarTextStamp1" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="a6O-pl-wiV">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="18" id="Hol-Qp-nn7"/>
|
|
|
- <constraint firstAttribute="height" constant="18" id="Pri-Le-exp"/>
|
|
|
- </constraints>
|
|
|
- <connections>
|
|
|
- <action selector="selectStyleButton_Click:" target="-2" id="psA-EZ-xcz"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button tag="2" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tck-dO-dSW">
|
|
|
- <rect key="frame" x="81" y="43" width="18" height="18"/>
|
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarTextStamp2" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="6Lw-AF-Fxd">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="18" id="kB0-5R-IUr"/>
|
|
|
- <constraint firstAttribute="width" constant="18" id="wI4-GT-Kpj"/>
|
|
|
- </constraints>
|
|
|
- <connections>
|
|
|
- <action selector="selectStyleButton_Click:" target="-2" id="LfP-XX-yrS"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button tag="3" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6ZC-ge-vPv">
|
|
|
- <rect key="frame" x="107" y="43" width="18" height="18"/>
|
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarTextStamp3" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="fK5-JI-jcT">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="18" id="D2A-cB-Wc6"/>
|
|
|
- <constraint firstAttribute="width" constant="18" id="e8O-WS-n9w"/>
|
|
|
- </constraints>
|
|
|
- <connections>
|
|
|
- <action selector="selectStyleButton_Click:" target="-2" id="joo-Fp-Ivh"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button tag="4" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KYW-Dy-lC0">
|
|
|
- <rect key="frame" x="133" y="43" width="18" height="18"/>
|
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarTextStamp4" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="zs1-iq-ifc">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="18" id="CW0-gE-7qt"/>
|
|
|
- <constraint firstAttribute="width" constant="18" id="iEb-kr-yZI"/>
|
|
|
- </constraints>
|
|
|
- <connections>
|
|
|
- <action selector="selectStyleButton_Click:" target="-2" id="KMO-Vw-ePY"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button tag="5" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pMv-wo-uq1">
|
|
|
- <rect key="frame" x="159" y="43" width="18" height="18"/>
|
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarTextStamp5" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="dcQ-ZV-HWp">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="18" id="gjw-3g-7HE"/>
|
|
|
- <constraint firstAttribute="height" constant="18" id="yPS-VV-6iA"/>
|
|
|
- </constraints>
|
|
|
- <connections>
|
|
|
- <action selector="selectStyleButton_Click:" target="-2" id="9JK-d2-ycT"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button tag="6" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZE8-gp-HVS">
|
|
|
- <rect key="frame" x="185" y="43" width="18" height="18"/>
|
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarTextStamp6" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="ezQ-yb-OFF">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="18" id="0Qs-xh-5ae"/>
|
|
|
- <constraint firstAttribute="width" constant="18" id="f7L-ko-tbI"/>
|
|
|
- </constraints>
|
|
|
- <connections>
|
|
|
- <action selector="selectStyleButton_Click:" target="-2" id="Teg-nP-MkU"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button tag="7" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jEA-O9-yI1">
|
|
|
- <rect key="frame" x="211" y="43" width="18" height="18"/>
|
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarTextStamp7" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="fkp-2H-wkY">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="18" id="dYi-sN-ygR"/>
|
|
|
- <constraint firstAttribute="width" constant="18" id="m5C-iX-brh"/>
|
|
|
- </constraints>
|
|
|
- <connections>
|
|
|
- <action selector="selectStyleButton_Click:" target="-2" id="DFG-AH-BdA"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button tag="8" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aKM-vb-hTB">
|
|
|
- <rect key="frame" x="237" y="43" width="18" height="18"/>
|
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarTextStamp8" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="5w7-nZ-F4L">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="18" id="HUT-AK-E1h"/>
|
|
|
- <constraint firstAttribute="width" constant="18" id="nld-Q6-xrS"/>
|
|
|
- </constraints>
|
|
|
- <connections>
|
|
|
- <action selector="selectStyleButton_Click:" target="-2" id="CPh-Jk-6T7"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button tag="9" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CKW-of-DHj">
|
|
|
- <rect key="frame" x="263" y="43" width="18" height="18"/>
|
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarTextStamp9" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="Xp8-It-uzA">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="18" id="AVo-OH-rsc"/>
|
|
|
- <constraint firstAttribute="height" constant="18" id="tPN-c2-smp"/>
|
|
|
- </constraints>
|
|
|
- <connections>
|
|
|
- <action selector="selectStyleButton_Click:" target="-2" id="ehj-ol-QhI"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button tag="10" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HAt-8V-MUY">
|
|
|
- <rect key="frame" x="289" y="43" width="18" height="18"/>
|
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarTextStamp10" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="Kb5-Om-0L7">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="18" id="0hI-oI-fpk"/>
|
|
|
- <constraint firstAttribute="height" constant="18" id="FHx-HL-Iiw"/>
|
|
|
- </constraints>
|
|
|
- <connections>
|
|
|
- <action selector="selectStyleButton_Click:" target="-2" id="8BW-2y-1JE"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button tag="11" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MeJ-op-Krm">
|
|
|
- <rect key="frame" x="315" y="43" width="18" height="18"/>
|
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarTextStamp11" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="r8i-P4-NIE">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="18" id="Q7Z-2Q-iZJ"/>
|
|
|
- <constraint firstAttribute="width" constant="18" id="dpO-hq-BoF"/>
|
|
|
- </constraints>
|
|
|
- <connections>
|
|
|
- <action selector="selectStyleButton_Click:" target="-2" id="Upe-GD-2D0"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="qn4-OC-4zD">
|
|
|
- <rect key="frame" x="106" y="12" width="146" height="16"/>
|
|
|
- <subviews>
|
|
|
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HL7-wb-c4f">
|
|
|
- <rect key="frame" x="-2" y="-1" width="65" height="18"/>
|
|
|
- <buttonCell key="cell" type="check" title="Check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="a30-41-iLy">
|
|
|
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="63" id="TPn-Tm-soW"/>
|
|
|
- <constraint firstAttribute="height" constant="16" id="fDV-3H-nGu"/>
|
|
|
- </constraints>
|
|
|
- <connections>
|
|
|
- <action selector="dateCheck_Click:" target="-2" id="cfu-dJ-mEO"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="d71-o2-Nvh">
|
|
|
- <rect key="frame" x="81" y="-1" width="65" height="18"/>
|
|
|
- <buttonCell key="cell" type="check" title="Check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="GLo-R9-Dxn">
|
|
|
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="63" id="okr-9i-Hyc"/>
|
|
|
- <constraint firstAttribute="height" constant="16" id="qLd-Zt-VKi"/>
|
|
|
- </constraints>
|
|
|
- <connections>
|
|
|
- <action selector="timeCheck_Click:" target="-2" id="kNo-zB-U3I"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="d71-o2-Nvh" firstAttribute="leading" secondItem="HL7-wb-c4f" secondAttribute="trailing" constant="20" id="G3a-0H-bpz"/>
|
|
|
- <constraint firstItem="HL7-wb-c4f" firstAttribute="leading" secondItem="qn4-OC-4zD" secondAttribute="leading" id="Gie-jA-Efc"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="HL7-wb-c4f" secondAttribute="bottom" id="JvG-d8-FyA"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="d71-o2-Nvh" secondAttribute="trailing" id="PsD-Ww-cvd"/>
|
|
|
- <constraint firstItem="HL7-wb-c4f" firstAttribute="top" secondItem="qn4-OC-4zD" secondAttribute="top" id="fad-Cr-DXt"/>
|
|
|
- <constraint firstItem="d71-o2-Nvh" firstAttribute="centerY" secondItem="HL7-wb-c4f" secondAttribute="centerY" id="sGB-67-uso"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="MeJ-op-Krm" firstAttribute="centerY" secondItem="HAt-8V-MUY" secondAttribute="centerY" id="0ID-bh-4eE"/>
|
|
|
- <constraint firstItem="tck-dO-dSW" firstAttribute="centerY" secondItem="jYD-a2-U4T" secondAttribute="centerY" id="8YC-ca-lnX"/>
|
|
|
- <constraint firstItem="ZE8-gp-HVS" firstAttribute="centerY" secondItem="pMv-wo-uq1" secondAttribute="centerY" id="98t-b9-kJK"/>
|
|
|
- <constraint firstItem="6ZC-ge-vPv" firstAttribute="centerY" secondItem="tck-dO-dSW" secondAttribute="centerY" id="9R7-bq-3Xf"/>
|
|
|
- <constraint firstItem="MeJ-op-Krm" firstAttribute="leading" secondItem="HAt-8V-MUY" secondAttribute="trailing" constant="8" id="9jE-on-GuB"/>
|
|
|
- <constraint firstItem="pMv-wo-uq1" firstAttribute="leading" secondItem="KYW-Dy-lC0" secondAttribute="trailing" constant="8" id="Az1-p1-bPH"/>
|
|
|
- <constraint firstItem="CKW-of-DHj" firstAttribute="leading" secondItem="aKM-vb-hTB" secondAttribute="trailing" constant="8" id="CHo-dz-EFo"/>
|
|
|
- <constraint firstItem="KYW-Dy-lC0" firstAttribute="centerY" secondItem="6ZC-ge-vPv" secondAttribute="centerY" id="EI2-yz-qaM"/>
|
|
|
- <constraint firstItem="Jao-ve-9UP" firstAttribute="top" secondItem="Le4-nu-TzQ" secondAttribute="bottom" constant="15" id="HAw-cB-Nos"/>
|
|
|
- <constraint firstItem="jYD-a2-U4T" firstAttribute="centerY" secondItem="Jao-ve-9UP" secondAttribute="centerY" id="HKA-ez-YgJ"/>
|
|
|
- <constraint firstItem="CKW-of-DHj" firstAttribute="firstBaseline" secondItem="aKM-vb-hTB" secondAttribute="firstBaseline" id="IgA-eB-SyO"/>
|
|
|
- <constraint firstItem="aKM-vb-hTB" firstAttribute="centerY" secondItem="jEA-O9-yI1" secondAttribute="centerY" id="JZL-1k-iKH"/>
|
|
|
- <constraint firstItem="6ZC-ge-vPv" firstAttribute="leading" secondItem="tck-dO-dSW" secondAttribute="trailing" constant="8" id="K8h-k8-gSJ"/>
|
|
|
- <constraint firstItem="jEA-O9-yI1" firstAttribute="leading" secondItem="ZE8-gp-HVS" secondAttribute="trailing" constant="8" id="Lwo-7O-WO6"/>
|
|
|
- <constraint firstItem="qn4-OC-4zD" firstAttribute="centerX" secondItem="icg-01-r1f" secondAttribute="centerX" id="MhL-i6-xlR"/>
|
|
|
- <constraint firstItem="Le4-nu-TzQ" firstAttribute="leading" secondItem="icg-01-r1f" secondAttribute="leading" constant="10" id="Peb-IK-geb"/>
|
|
|
- <constraint firstItem="pMv-wo-uq1" firstAttribute="centerY" secondItem="KYW-Dy-lC0" secondAttribute="centerY" id="SUf-er-fea"/>
|
|
|
- <constraint firstItem="HAt-8V-MUY" firstAttribute="leading" secondItem="CKW-of-DHj" secondAttribute="trailing" constant="8" id="TbO-me-qTM"/>
|
|
|
- <constraint firstItem="HAt-8V-MUY" firstAttribute="centerY" secondItem="CKW-of-DHj" secondAttribute="centerY" id="TpV-TL-n3n"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="Le4-nu-TzQ" secondAttribute="trailing" constant="10" id="YyQ-9t-Goj"/>
|
|
|
- <constraint firstItem="KYW-Dy-lC0" firstAttribute="leading" secondItem="6ZC-ge-vPv" secondAttribute="trailing" constant="8" id="aUS-hw-j1g"/>
|
|
|
- <constraint firstItem="Le4-nu-TzQ" firstAttribute="top" secondItem="icg-01-r1f" secondAttribute="top" constant="10" id="b5i-dO-zsN"/>
|
|
|
- <constraint firstItem="tck-dO-dSW" firstAttribute="leading" secondItem="jYD-a2-U4T" secondAttribute="trailing" constant="8" id="beJ-pX-Nim"/>
|
|
|
- <constraint firstItem="jYD-a2-U4T" firstAttribute="leading" secondItem="Jao-ve-9UP" secondAttribute="trailing" constant="8" id="hhk-HS-EX1"/>
|
|
|
- <constraint firstItem="aKM-vb-hTB" firstAttribute="leading" secondItem="jEA-O9-yI1" secondAttribute="trailing" constant="8" id="izS-SA-nXM"/>
|
|
|
- <constraint firstItem="qn4-OC-4zD" firstAttribute="top" secondItem="tck-dO-dSW" secondAttribute="bottom" constant="15" id="jwB-S8-DDE"/>
|
|
|
- <constraint firstItem="Jao-ve-9UP" firstAttribute="leading" secondItem="4ZG-Hs-G9z" secondAttribute="leading" id="mgz-cG-iN1"/>
|
|
|
- <constraint firstItem="ZE8-gp-HVS" firstAttribute="leading" secondItem="pMv-wo-uq1" secondAttribute="trailing" constant="8" id="oRR-uS-hsW"/>
|
|
|
- <constraint firstItem="jEA-O9-yI1" firstAttribute="centerY" secondItem="ZE8-gp-HVS" secondAttribute="centerY" id="zT6-b3-YTM"/>
|
|
|
- </constraints>
|
|
|
- <point key="canvasLocation" x="396" y="56.5"/>
|
|
|
- </customView>
|
|
|
- <customView id="Msi-AY-uSg">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="358" height="173"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
- <subviews>
|
|
|
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="c7t-Se-u3P">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="358" height="173"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="173" id="aQx-A8-9tS"/>
|
|
|
- <constraint firstAttribute="width" constant="358" id="xaP-V9-m9v"/>
|
|
|
- </constraints>
|
|
|
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="PU7-L6-C4k"/>
|
|
|
- </imageView>
|
|
|
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="sYK-tA-a8s">
|
|
|
- <rect key="frame" x="272" y="136" width="83" height="32"/>
|
|
|
- <buttonCell key="cell" type="push" title="reselect" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1s5-SP-k6m">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <connections>
|
|
|
- <action selector="reselectButton_Click:" target="-2" id="QcZ-IA-Br1"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <box borderType="none" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Azq-FB-w2y">
|
|
|
- <rect key="frame" x="94" y="32" width="171" height="110"/>
|
|
|
- <view key="contentView" id="zvE-ep-MW7">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="171" height="110"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
- <subviews>
|
|
|
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Bww-Hi-1RW">
|
|
|
- <rect key="frame" x="75" y="50" width="20" height="20"/>
|
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameMainToolbarUp" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="bkX-sC-n4N">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- </buttonCell>
|
|
|
- <connections>
|
|
|
- <action selector="selectImageButton_Click:" target="-2" id="FgF-1R-KId"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZS6-14-hOj">
|
|
|
- <rect key="frame" x="67" y="29" width="37" height="16"/>
|
|
|
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Qmd-br-6tD">
|
|
|
- <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>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="Bww-Hi-1RW" firstAttribute="centerX" secondItem="zvE-ep-MW7" secondAttribute="centerX" id="GFf-5u-48H"/>
|
|
|
- <constraint firstItem="ZS6-14-hOj" firstAttribute="top" secondItem="Bww-Hi-1RW" secondAttribute="bottom" constant="5" id="IBT-GS-qVG"/>
|
|
|
- <constraint firstItem="ZS6-14-hOj" firstAttribute="centerX" secondItem="Bww-Hi-1RW" secondAttribute="centerX" id="dNe-aA-g3s"/>
|
|
|
- <constraint firstItem="Bww-Hi-1RW" firstAttribute="centerY" secondItem="zvE-ep-MW7" secondAttribute="centerY" multiplier="0.9" id="u5Z-3O-QI2"/>
|
|
|
- </constraints>
|
|
|
- </view>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="110" id="8jl-hC-3aL"/>
|
|
|
- <constraint firstAttribute="width" constant="171" id="ytZ-EU-Nw3"/>
|
|
|
- </constraints>
|
|
|
- </box>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="trailing" secondItem="c7t-Se-u3P" secondAttribute="trailing" id="Ncw-yq-BQJ"/>
|
|
|
- <constraint firstItem="c7t-Se-u3P" firstAttribute="top" secondItem="Msi-AY-uSg" secondAttribute="top" id="V1h-25-uiI"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="sYK-tA-a8s" secondAttribute="trailing" constant="10" id="dXx-hi-L8B"/>
|
|
|
- <constraint firstItem="Azq-FB-w2y" firstAttribute="centerY" secondItem="Msi-AY-uSg" secondAttribute="centerY" id="fLp-Ht-Blt"/>
|
|
|
- <constraint firstItem="sYK-tA-a8s" firstAttribute="top" secondItem="Msi-AY-uSg" secondAttribute="top" constant="10" id="gP0-yW-PUz"/>
|
|
|
- <constraint firstItem="Azq-FB-w2y" firstAttribute="centerX" secondItem="Msi-AY-uSg" secondAttribute="centerX" id="tfu-VJ-9DO"/>
|
|
|
- </constraints>
|
|
|
- <point key="canvasLocation" x="399" y="281"/>
|
|
|
- </customView>
|
|
|
- </objects>
|
|
|
- <resources>
|
|
|
- <image name="KMImageNameMainToolbarUp" width="20" height="20"/>
|
|
|
- <image name="KMImageNamePropertybarTextStamp1" width="18" height="18"/>
|
|
|
- <image name="KMImageNamePropertybarTextStamp10" width="18" height="18"/>
|
|
|
- <image name="KMImageNamePropertybarTextStamp11" width="18" height="18"/>
|
|
|
- <image name="KMImageNamePropertybarTextStamp2" width="18" height="18"/>
|
|
|
- <image name="KMImageNamePropertybarTextStamp3" width="18" height="18"/>
|
|
|
- <image name="KMImageNamePropertybarTextStamp4" width="18" height="18"/>
|
|
|
- <image name="KMImageNamePropertybarTextStamp5" width="18" height="18"/>
|
|
|
- <image name="KMImageNamePropertybarTextStamp6" width="18" height="18"/>
|
|
|
- <image name="KMImageNamePropertybarTextStamp7" width="18" height="18"/>
|
|
|
- <image name="KMImageNamePropertybarTextStamp8" width="18" height="18"/>
|
|
|
- <image name="KMImageNamePropertybarTextStamp9" width="18" height="18"/>
|
|
|
- </resources>
|
|
|
-</document>
|