123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134 |
- <?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="KMPrintBottomView">
- <connections>
- <outlet property="bookletButton" destination="Gke-Bn-OKJ" id="r9E-L4-5yH"/>
- <outlet property="cancelButton" destination="Ayk-Hy-6Mb" id="HNS-Xh-3aU"/>
- <outlet property="cancelButtonRightConstraint" destination="hV9-LB-Cse" id="FtJ-LB-AmZ"/>
- <outlet property="multipleButton" destination="Pvn-3t-pYc" id="sFy-3M-nx5"/>
- <outlet property="posterButton" destination="XoC-G4-SMT" id="6lg-XF-1fV"/>
- <outlet property="printButton" destination="hjt-Ec-LG7" id="IUp-w6-Ojd"/>
- <outlet property="savePDFButton" destination="9yM-DE-RPR" id="XM8-1V-U6f"/>
- </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="586" height="48"/>
- <subviews>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XoC-G4-SMT">
- <rect key="frame" x="13" y="7" width="83" height="33"/>
- <buttonCell key="cell" type="push" title="Poster" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Wov-Hx-VLR">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="69" id="5UY-qe-Hhf"/>
- <constraint firstAttribute="height" constant="21" id="ciE-k1-cm5"/>
- </constraints>
- <connections>
- <action selector="poseterButtonAction:" target="-2" id="zaa-aw-AEV"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Pvn-3t-pYc">
- <rect key="frame" x="102" y="7" width="83" height="33"/>
- <buttonCell key="cell" type="push" title="Multiple" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Rwl-n4-Wg6">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="XAa-yl-s36"/>
- <constraint firstAttribute="width" constant="69" id="fyf-K9-WXR"/>
- </constraints>
- <connections>
- <action selector="multipleButtonAction:" target="-2" id="q2b-xX-Dh6"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Gke-Bn-OKJ">
- <rect key="frame" x="191" y="7" width="83" height="33"/>
- <buttonCell key="cell" type="push" title="Booklet" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="f4A-vO-fi9">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="hUQ-Td-kLn"/>
- <constraint firstAttribute="width" constant="69" id="p5E-WO-2K9"/>
- </constraints>
- <connections>
- <action selector="bookletButtonAction:" target="-2" id="UMV-gz-7O2"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ayk-Hy-6Mb">
- <rect key="frame" x="312" y="7" width="83" height="33"/>
- <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4uM-k8-JhQ">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- Gw
- </string>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="69" id="aPV-YQ-kHt"/>
- <constraint firstAttribute="height" constant="21" id="io1-r2-j68"/>
- </constraints>
- <connections>
- <action selector="cancelAction:" target="-2" id="miQ-kV-4fm"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hjt-Ec-LG7">
- <rect key="frame" x="490" y="7" width="83" height="33"/>
- <buttonCell key="cell" type="push" title="Print" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FqK-xu-iCI">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- DQ
- </string>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="Xi5-ST-NiP"/>
- <constraint firstAttribute="width" constant="69" id="kPr-yH-HAI"/>
- </constraints>
- <connections>
- <action selector="printAction:" target="-2" id="uJS-Vx-1rN"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9yM-DE-RPR">
- <rect key="frame" x="401" y="7" width="83" height="32"/>
- <buttonCell key="cell" type="push" title="Save" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gUE-ob-qQ6">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="69" id="Irq-ie-pqA"/>
- <constraint firstAttribute="height" constant="20" id="ZNg-OS-SeG"/>
- </constraints>
- <connections>
- <action selector="savePDFAction:" target="-2" id="pUA-ow-Opw"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="Gke-Bn-OKJ" firstAttribute="centerY" secondItem="XoC-G4-SMT" secondAttribute="centerY" id="1Ai-AJ-d1m"/>
- <constraint firstItem="XoC-G4-SMT" firstAttribute="leading" secondItem="zFh-KB-UcZ" secondAttribute="leading" constant="20" id="65s-vm-jnZ"/>
- <constraint firstItem="9yM-DE-RPR" firstAttribute="centerY" secondItem="hjt-Ec-LG7" secondAttribute="centerY" id="6Fh-X6-Fuu"/>
- <constraint firstAttribute="trailing" secondItem="hjt-Ec-LG7" secondAttribute="trailing" constant="20" id="7Sr-Qv-kfF"/>
- <constraint firstItem="Pvn-3t-pYc" firstAttribute="leading" secondItem="XoC-G4-SMT" secondAttribute="trailing" constant="20" id="7pr-9B-fk2"/>
- <constraint firstItem="Ayk-Hy-6Mb" firstAttribute="centerY" secondItem="XoC-G4-SMT" secondAttribute="centerY" id="Aqg-0R-0Ut"/>
- <constraint firstItem="Pvn-3t-pYc" firstAttribute="centerY" secondItem="XoC-G4-SMT" secondAttribute="centerY" id="EjH-EI-AuH"/>
- <constraint firstItem="XoC-G4-SMT" firstAttribute="centerY" secondItem="zFh-KB-UcZ" secondAttribute="centerY" id="W61-pR-Fhf"/>
- <constraint firstAttribute="height" constant="48" id="Wh7-M9-jtZ"/>
- <constraint firstItem="Gke-Bn-OKJ" firstAttribute="leading" secondItem="Pvn-3t-pYc" secondAttribute="trailing" constant="20" id="YZz-yh-HBZ"/>
- <constraint firstItem="hjt-Ec-LG7" firstAttribute="leading" secondItem="Ayk-Hy-6Mb" secondAttribute="trailing" constant="109" id="hV9-LB-Cse"/>
- <constraint firstItem="hjt-Ec-LG7" firstAttribute="centerY" secondItem="XoC-G4-SMT" secondAttribute="centerY" id="mAC-Pm-KCC"/>
- <constraint firstItem="hjt-Ec-LG7" firstAttribute="leading" secondItem="9yM-DE-RPR" secondAttribute="trailing" constant="20" id="zg9-dC-gQ4"/>
- </constraints>
- <point key="canvasLocation" x="74" y="172"/>
- </customView>
- </objects>
- </document>
|