KMPrintBottomView.xib 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMPrintBottomView">
  10. <connections>
  11. <outlet property="cancelButton" destination="IND-Zh-OtI" id="Mn7-jj-JdZ"/>
  12. <outlet property="printButton" destination="Ct8-lL-0Xy" id="ogq-u3-mLv"/>
  13. <outlet property="printerButton" destination="iuC-bV-Bbq" id="kAR-y4-zOU"/>
  14. <outlet property="savePDFButton" destination="9tn-cj-ikB" id="ODA-XC-nVr"/>
  15. </connections>
  16. </customObject>
  17. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  18. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  19. <customView translatesAutoresizingMaskIntoConstraints="NO" id="zFh-KB-UcZ">
  20. <rect key="frame" x="0.0" y="0.0" width="750" height="48"/>
  21. <subviews>
  22. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="iuC-bV-Bbq">
  23. <rect key="frame" x="16" y="8" width="80" height="32"/>
  24. <constraints>
  25. <constraint firstAttribute="height" constant="32" id="ITz-4g-1VQ"/>
  26. <constraint firstAttribute="width" constant="80" id="LVe-hH-Xnn"/>
  27. </constraints>
  28. <buttonCell key="cell" type="square" title="Printer" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="KfZ-BQ-Q2m">
  29. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  30. <font key="font" metaFont="system"/>
  31. </buttonCell>
  32. <connections>
  33. <action selector="printerAction:" target="-2" id="xva-4g-SFD"/>
  34. </connections>
  35. </button>
  36. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ct8-lL-0Xy">
  37. <rect key="frame" x="654" y="8" width="80" height="32"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="32" id="9da-JS-jKo"/>
  40. <constraint firstAttribute="width" constant="80" id="Ecl-xz-TGO"/>
  41. </constraints>
  42. <buttonCell key="cell" type="square" title="Print" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="QUI-d8-l0N">
  43. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  44. <font key="font" metaFont="system"/>
  45. </buttonCell>
  46. <connections>
  47. <action selector="printAction:" target="-2" id="WqN-xJ-yBp"/>
  48. </connections>
  49. </button>
  50. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9tn-cj-ikB">
  51. <rect key="frame" x="524" y="8" width="114" height="32"/>
  52. <constraints>
  53. <constraint firstAttribute="width" constant="114" id="QGq-h5-uiI"/>
  54. <constraint firstAttribute="height" constant="32" id="tSH-Hq-IMN"/>
  55. </constraints>
  56. <buttonCell key="cell" type="square" title="Save as PDF" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="4xq-ct-ZZd">
  57. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  58. <font key="font" metaFont="system"/>
  59. </buttonCell>
  60. <connections>
  61. <action selector="savePDFAction:" target="-2" id="sVH-GW-veE"/>
  62. </connections>
  63. </button>
  64. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="IND-Zh-OtI">
  65. <rect key="frame" x="428" y="8" width="80" height="32"/>
  66. <constraints>
  67. <constraint firstAttribute="width" constant="80" id="1Y2-Tv-HBB"/>
  68. <constraint firstAttribute="height" constant="32" id="7WY-DT-n2M"/>
  69. </constraints>
  70. <buttonCell key="cell" type="square" title="Cancel" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="fe7-PR-hsI">
  71. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  72. <font key="font" metaFont="system"/>
  73. </buttonCell>
  74. <connections>
  75. <action selector="cancelAction:" target="-2" id="BSn-iO-1L8"/>
  76. </connections>
  77. </button>
  78. </subviews>
  79. <constraints>
  80. <constraint firstItem="9tn-cj-ikB" firstAttribute="centerY" secondItem="zFh-KB-UcZ" secondAttribute="centerY" id="4fN-eV-qch"/>
  81. <constraint firstItem="9tn-cj-ikB" firstAttribute="leading" secondItem="IND-Zh-OtI" secondAttribute="trailing" constant="16" id="FiR-A1-g8z"/>
  82. <constraint firstItem="Ct8-lL-0Xy" firstAttribute="leading" secondItem="9tn-cj-ikB" secondAttribute="trailing" constant="16" id="OIt-52-fsi"/>
  83. <constraint firstItem="IND-Zh-OtI" firstAttribute="centerY" secondItem="zFh-KB-UcZ" secondAttribute="centerY" id="TMC-f1-rJy"/>
  84. <constraint firstItem="iuC-bV-Bbq" firstAttribute="leading" secondItem="zFh-KB-UcZ" secondAttribute="leading" constant="16" id="URe-KF-Mfc"/>
  85. <constraint firstAttribute="height" constant="48" id="Wh7-M9-jtZ"/>
  86. <constraint firstItem="Ct8-lL-0Xy" firstAttribute="centerY" secondItem="zFh-KB-UcZ" secondAttribute="centerY" id="cSM-BF-UYL"/>
  87. <constraint firstItem="iuC-bV-Bbq" firstAttribute="centerY" secondItem="zFh-KB-UcZ" secondAttribute="centerY" id="rXv-nF-6V7"/>
  88. <constraint firstAttribute="trailing" secondItem="Ct8-lL-0Xy" secondAttribute="trailing" constant="16" id="ztl-B3-RjW"/>
  89. </constraints>
  90. <point key="canvasLocation" x="156" y="172"/>
  91. </customView>
  92. </objects>
  93. </document>