123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- <?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="KMPrintBottomView">
- <connections>
- <outlet property="cancelButton" destination="IND-Zh-OtI" id="Mn7-jj-JdZ"/>
- <outlet property="printButton" destination="Ct8-lL-0Xy" id="ogq-u3-mLv"/>
- <outlet property="printerButton" destination="iuC-bV-Bbq" id="kAR-y4-zOU"/>
- <outlet property="savePDFButton" destination="9tn-cj-ikB" id="ODA-XC-nVr"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="zFh-KB-UcZ">
- <rect key="frame" x="0.0" y="0.0" width="750" height="48"/>
- <subviews>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="iuC-bV-Bbq">
- <rect key="frame" x="16" y="8" width="80" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="ITz-4g-1VQ"/>
- <constraint firstAttribute="width" constant="80" id="LVe-hH-Xnn"/>
- </constraints>
- <buttonCell key="cell" type="square" title="Printer" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="KfZ-BQ-Q2m">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="printerAction:" target="-2" id="xva-4g-SFD"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ct8-lL-0Xy">
- <rect key="frame" x="654" y="8" width="80" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="9da-JS-jKo"/>
- <constraint firstAttribute="width" constant="80" id="Ecl-xz-TGO"/>
- </constraints>
- <buttonCell key="cell" type="square" title="Print" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="QUI-d8-l0N">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="printAction:" target="-2" id="WqN-xJ-yBp"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9tn-cj-ikB">
- <rect key="frame" x="524" y="8" width="114" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="114" id="QGq-h5-uiI"/>
- <constraint firstAttribute="height" constant="32" id="tSH-Hq-IMN"/>
- </constraints>
- <buttonCell key="cell" type="square" title="Save as PDF" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="4xq-ct-ZZd">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="savePDFAction:" target="-2" id="sVH-GW-veE"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="IND-Zh-OtI">
- <rect key="frame" x="428" y="8" width="80" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="80" id="1Y2-Tv-HBB"/>
- <constraint firstAttribute="height" constant="32" id="7WY-DT-n2M"/>
- </constraints>
- <buttonCell key="cell" type="square" title="Cancel" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="fe7-PR-hsI">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="cancelAction:" target="-2" id="BSn-iO-1L8"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="9tn-cj-ikB" firstAttribute="centerY" secondItem="zFh-KB-UcZ" secondAttribute="centerY" id="4fN-eV-qch"/>
- <constraint firstItem="9tn-cj-ikB" firstAttribute="leading" secondItem="IND-Zh-OtI" secondAttribute="trailing" constant="16" id="FiR-A1-g8z"/>
- <constraint firstItem="Ct8-lL-0Xy" firstAttribute="leading" secondItem="9tn-cj-ikB" secondAttribute="trailing" constant="16" id="OIt-52-fsi"/>
- <constraint firstItem="IND-Zh-OtI" firstAttribute="centerY" secondItem="zFh-KB-UcZ" secondAttribute="centerY" id="TMC-f1-rJy"/>
- <constraint firstItem="iuC-bV-Bbq" firstAttribute="leading" secondItem="zFh-KB-UcZ" secondAttribute="leading" constant="16" id="URe-KF-Mfc"/>
- <constraint firstAttribute="height" constant="48" id="Wh7-M9-jtZ"/>
- <constraint firstItem="Ct8-lL-0Xy" firstAttribute="centerY" secondItem="zFh-KB-UcZ" secondAttribute="centerY" id="cSM-BF-UYL"/>
- <constraint firstItem="iuC-bV-Bbq" firstAttribute="centerY" secondItem="zFh-KB-UcZ" secondAttribute="centerY" id="rXv-nF-6V7"/>
- <constraint firstAttribute="trailing" secondItem="Ct8-lL-0Xy" secondAttribute="trailing" constant="16" id="ztl-B3-RjW"/>
- </constraints>
- <point key="canvasLocation" x="156" y="172"/>
- </customView>
- </objects>
- </document>
|