1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- <?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="KMDiscountToSaveWindowController">
- <connections>
- <outlet property="box" destination="hPS-sw-LOy" id="HSB-fR-bTX"/>
- <outlet property="cancelButton" destination="Xmw-O0-wn8" id="jB0-1T-7D9"/>
- <outlet property="imgIv" destination="BKn-Xo-Uc4" id="jnC-nn-CEW"/>
- <outlet property="okButton" destination="i6B-Yb-rLq" id="yix-Kl-GM5"/>
- <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hasShadow="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="F0z-JX-Cv5">
- <windowStyleMask key="styleMask" fullSizeContentView="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="196" y="240" width="420" height="480"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
- <value key="minSize" type="size" width="420" height="480"/>
- <value key="maxSize" type="size" width="420" height="480"/>
- <value key="minFullScreenContentSize" type="size" width="420" height="480"/>
- <value key="maxFullScreenContentSize" type="size" width="420" height="480"/>
- <view key="contentView" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="420" height="480"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="hPS-sw-LOy">
- <rect key="frame" x="0.0" y="0.0" width="420" height="480"/>
- <view key="contentView" id="Fcu-4d-0Wi">
- <rect key="frame" x="0.0" y="0.0" width="420" height="480"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="BKn-Xo-Uc4">
- <rect key="frame" x="0.0" y="0.0" width="420" height="480"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="OX1-uy-3nc"/>
- </imageView>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Xmw-O0-wn8">
- <rect key="frame" x="322" y="400" width="44" height="44"/>
- <constraints>
- <constraint firstAttribute="width" constant="44" id="S4V-PM-smK"/>
- <constraint firstAttribute="height" constant="44" id="kiF-Pr-E7a"/>
- </constraints>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="cT6-9w-GGT">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="i6B-Yb-rLq">
- <rect key="frame" x="73" y="115" width="274" height="71"/>
- <constraints>
- <constraint firstAttribute="width" constant="274" id="n2L-Sa-joU"/>
- <constraint firstAttribute="height" constant="71" id="s5s-pF-Srd"/>
- </constraints>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="QNu-uz-LKc">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- DQ
- </string>
- </buttonCell>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="i6B-Yb-rLq" firstAttribute="leading" secondItem="Fcu-4d-0Wi" secondAttribute="leading" constant="73" id="0nH-bR-CvP"/>
- <constraint firstItem="i6B-Yb-rLq" firstAttribute="top" secondItem="Xmw-O0-wn8" secondAttribute="bottom" constant="214" id="7aa-qQ-noC"/>
- <constraint firstAttribute="bottom" secondItem="BKn-Xo-Uc4" secondAttribute="bottom" id="Ves-7m-vp4"/>
- <constraint firstAttribute="trailing" secondItem="BKn-Xo-Uc4" secondAttribute="trailing" id="XCG-eu-wCH"/>
- <constraint firstItem="Xmw-O0-wn8" firstAttribute="top" secondItem="Fcu-4d-0Wi" secondAttribute="top" constant="36" id="YR6-tH-9FJ"/>
- <constraint firstItem="BKn-Xo-Uc4" firstAttribute="leading" secondItem="Fcu-4d-0Wi" secondAttribute="leading" id="cSj-nz-rXb"/>
- <constraint firstAttribute="trailing" secondItem="Xmw-O0-wn8" secondAttribute="trailing" constant="54" id="kgI-SW-rDR"/>
- <constraint firstItem="BKn-Xo-Uc4" firstAttribute="top" secondItem="Fcu-4d-0Wi" secondAttribute="top" id="vdg-2e-c05"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="hPS-sw-LOy" secondAttribute="trailing" id="9fy-YE-Cpl"/>
- <constraint firstItem="hPS-sw-LOy" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="J9I-ki-ML9"/>
- <constraint firstAttribute="bottom" secondItem="hPS-sw-LOy" secondAttribute="bottom" id="c9v-GR-l4n"/>
- <constraint firstItem="hPS-sw-LOy" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="huE-Pb-p4Z"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="90" y="144"/>
- </window>
- </objects>
- </document>
|