KMPDFEditExtractWindow.xib 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="18122" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="18122"/>
  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="KMPDFEditExtractWindow">
  10. <connections>
  11. <outlet property="cancelButton" destination="eHg-SM-yHy" id="SE6-V2-P34"/>
  12. <outlet property="deleteExtractButton" destination="rCY-nY-m6Y" id="dBu-y0-eJP"/>
  13. <outlet property="extractAsDocumentsPerPageButton" destination="5uB-Sp-Ety" id="yAc-lL-KCG"/>
  14. <outlet property="extractButton" destination="69q-zc-58G" id="wJr-U8-4M4"/>
  15. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  16. </connections>
  17. </customObject>
  18. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  19. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  20. <window title="Extract" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="F0z-JX-Cv5">
  21. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
  22. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  23. <rect key="contentRect" x="196" y="240" width="400" height="340"/>
  24. <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
  25. <value key="minSize" type="size" width="400" height="340"/>
  26. <value key="maxSize" type="size" width="400" height="340"/>
  27. <view key="contentView" wantsLayer="YES" id="se5-gp-TjO">
  28. <rect key="frame" x="0.0" y="0.0" width="400" height="114"/>
  29. <autoresizingMask key="autoresizingMask"/>
  30. <subviews>
  31. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="eHg-SM-yHy">
  32. <rect key="frame" x="230" y="13" width="76" height="32"/>
  33. <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CY3-vf-RC6">
  34. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  35. <font key="font" metaFont="system"/>
  36. <string key="keyEquivalent" base64-UTF8="YES">
  37. Gw
  38. </string>
  39. </buttonCell>
  40. <connections>
  41. <action selector="buttonItemClicked_Cancel:" target="-2" id="bhv-L5-eTf"/>
  42. </connections>
  43. </button>
  44. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="69q-zc-58G">
  45. <rect key="frame" x="299" y="13" width="78" height="32"/>
  46. <buttonCell key="cell" type="push" title="Extract" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="WWY-I2-m6l">
  47. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  48. <font key="font" metaFont="system"/>
  49. <string key="keyEquivalent" base64-UTF8="YES">
  50. DQ
  51. </string>
  52. </buttonCell>
  53. <connections>
  54. <action selector="buttonItemClicked_Extract:" target="-2" id="rjI-ch-nYe"/>
  55. </connections>
  56. </button>
  57. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5uB-Sp-Ety">
  58. <rect key="frame" x="38" y="81" width="64" height="18"/>
  59. <buttonCell key="cell" type="check" title="Single" bezelStyle="regularSquare" imagePosition="left" inset="2" id="DF1-C9-pov">
  60. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  61. <font key="font" metaFont="system"/>
  62. </buttonCell>
  63. <connections>
  64. <action selector="buttonItemClicked_OnePDFPerPage:" target="-2" id="u3r-e0-b1n"/>
  65. </connections>
  66. </button>
  67. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rCY-nY-m6Y">
  68. <rect key="frame" x="38" y="57" width="65" height="18"/>
  69. <buttonCell key="cell" type="check" title="Check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Pi1-rQ-jq0">
  70. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  71. <font key="font" metaFont="system"/>
  72. </buttonCell>
  73. </button>
  74. </subviews>
  75. <constraints>
  76. <constraint firstAttribute="bottom" secondItem="69q-zc-58G" secondAttribute="bottom" constant="20" id="3FE-H2-b6b"/>
  77. <constraint firstItem="5uB-Sp-Ety" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="40" id="KCE-fJ-miE"/>
  78. <constraint firstAttribute="bottom" secondItem="rCY-nY-m6Y" secondAttribute="bottom" constant="58" id="UBd-sZ-TLk"/>
  79. <constraint firstItem="69q-zc-58G" firstAttribute="centerY" secondItem="eHg-SM-yHy" secondAttribute="centerY" id="fZQ-Zo-dDL"/>
  80. <constraint firstItem="69q-zc-58G" firstAttribute="leading" secondItem="eHg-SM-yHy" secondAttribute="trailing" constant="7" id="hwH-7U-4I3"/>
  81. <constraint firstItem="rCY-nY-m6Y" firstAttribute="leading" secondItem="5uB-Sp-Ety" secondAttribute="leading" id="jMI-fn-inS"/>
  82. <constraint firstItem="5uB-Sp-Ety" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="16" id="pbo-Rv-g0K"/>
  83. <constraint firstAttribute="trailing" secondItem="69q-zc-58G" secondAttribute="trailing" constant="30" id="tra-1s-8Du"/>
  84. <constraint firstItem="rCY-nY-m6Y" firstAttribute="top" secondItem="5uB-Sp-Ety" secondAttribute="bottom" constant="8" id="vg9-Ic-3z1"/>
  85. </constraints>
  86. </view>
  87. <connections>
  88. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  89. </connections>
  90. <point key="canvasLocation" x="113.5" y="92.5"/>
  91. </window>
  92. </objects>
  93. </document>