|
@@ -8,8 +8,13 @@
|
|
|
<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"/>
|
|
@@ -60,7 +65,7 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ayk-Hy-6Mb">
|
|
|
- <rect key="frame" x="401" y="7" width="83" height="33"/>
|
|
|
+ <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"/>
|
|
@@ -93,10 +98,22 @@ DQ
|
|
|
<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>
|
|
|
+ </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"/>
|
|
@@ -104,8 +121,9 @@ DQ
|
|
|
<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="20" id="dWj-cF-qST"/>
|
|
|
+ <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>
|