KMScreenShotEditViewController.xib 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
  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="KMScreenShotEditViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="cancelButton" destination="QtS-lt-sQP" id="xof-g5-e6h"/>
  12. <outlet property="confirmButton" destination="a1A-fC-bwR" id="xyj-Mq-Zb7"/>
  13. <outlet property="heightIdentifyLabel" destination="CB0-qG-FAs" id="uy8-k6-0xI"/>
  14. <outlet property="heightLabel" destination="sft-Tq-YTs" id="Sg3-dL-vYR"/>
  15. <outlet property="heightStepper" destination="VD5-eA-egT" id="OMi-34-xCd"/>
  16. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  17. <outlet property="widthIdentifyLabel" destination="uAO-cn-tjZ" id="F08-tn-eyf"/>
  18. <outlet property="widthLabel" destination="Sng-bk-6xH" id="3aZ-U5-3bb"/>
  19. <outlet property="widthStepper" destination="9tO-9w-vfj" id="83P-RP-4Jd"/>
  20. </connections>
  21. </customObject>
  22. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  23. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  24. <customView id="Hz6-mo-xeY">
  25. <rect key="frame" x="0.0" y="0.0" width="212" height="62"/>
  26. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  27. <subviews>
  28. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uAO-cn-tjZ">
  29. <rect key="frame" x="8" y="36" width="44" height="16"/>
  30. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Width:" id="Sbm-hP-Bma">
  31. <font key="font" metaFont="system"/>
  32. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  33. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  34. </textFieldCell>
  35. </textField>
  36. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CB0-qG-FAs">
  37. <rect key="frame" x="8" y="10" width="48" height="16"/>
  38. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Height:" id="Jsf-Fm-kcX">
  39. <font key="font" metaFont="system"/>
  40. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  41. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  42. </textFieldCell>
  43. </textField>
  44. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Sng-bk-6xH">
  45. <rect key="frame" x="53" y="36" width="44" height="16"/>
  46. <constraints>
  47. <constraint firstAttribute="width" constant="40" id="uGl-r6-esr"/>
  48. </constraints>
  49. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="100" id="1eD-Wk-QJ4">
  50. <font key="font" metaFont="system"/>
  51. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  52. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  53. </textFieldCell>
  54. </textField>
  55. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="sft-Tq-YTs">
  56. <rect key="frame" x="57" y="10" width="44" height="16"/>
  57. <constraints>
  58. <constraint firstAttribute="width" constant="40" id="4iR-fJ-mYE"/>
  59. </constraints>
  60. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="100" id="w1W-iz-gIu">
  61. <font key="font" metaFont="system"/>
  62. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  63. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  64. </textFieldCell>
  65. </textField>
  66. <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9tO-9w-vfj">
  67. <rect key="frame" x="96" y="30" width="19" height="28"/>
  68. <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="7QU-Ll-j2h"/>
  69. <connections>
  70. <action selector="stepperClicked_HeightStepper:" target="-2" id="QcT-M5-Yl9"/>
  71. </connections>
  72. </stepper>
  73. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="a1A-fC-bwR">
  74. <rect key="frame" x="125" y="27" width="84" height="32"/>
  75. <buttonCell key="cell" type="push" title="ok" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1XN-UV-1ss">
  76. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  77. <font key="font" metaFont="system"/>
  78. </buttonCell>
  79. <connections>
  80. <action selector="buttonClicked_ConfirmButton:" target="-2" id="kjX-Ff-ACP"/>
  81. </connections>
  82. </button>
  83. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QtS-lt-sQP">
  84. <rect key="frame" x="125" y="1" width="84" height="32"/>
  85. <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="86U-gD-RIG">
  86. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  87. <font key="font" metaFont="system"/>
  88. <string key="keyEquivalent" base64-UTF8="YES">
  89. Gw
  90. </string>
  91. </buttonCell>
  92. <connections>
  93. <action selector="buttonClicked_CancelButton:" target="-2" id="5Pq-ft-8Pd"/>
  94. </connections>
  95. </button>
  96. <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VD5-eA-egT">
  97. <rect key="frame" x="96" y="4" width="19" height="28"/>
  98. <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="8dU-Xa-Gbb"/>
  99. <connections>
  100. <action selector="stepperClicked_HeightStepper:" target="-2" id="4sd-03-dDk"/>
  101. </connections>
  102. </stepper>
  103. </subviews>
  104. <constraints>
  105. <constraint firstItem="a1A-fC-bwR" firstAttribute="leading" secondItem="9tO-9w-vfj" secondAttribute="trailing" constant="20" id="4u8-Sb-943"/>
  106. <constraint firstItem="Sng-bk-6xH" firstAttribute="leading" secondItem="uAO-cn-tjZ" secondAttribute="trailing" constant="5" id="56j-Rw-AfV"/>
  107. <constraint firstItem="VD5-eA-egT" firstAttribute="leading" secondItem="9tO-9w-vfj" secondAttribute="leading" id="AmS-ei-ssQ"/>
  108. <constraint firstItem="Sng-bk-6xH" firstAttribute="centerY" secondItem="uAO-cn-tjZ" secondAttribute="centerY" id="Go8-YQ-eJH"/>
  109. <constraint firstItem="CB0-qG-FAs" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="10" id="IEE-ri-l9K"/>
  110. <constraint firstItem="uAO-cn-tjZ" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="10" id="J6a-60-MHV"/>
  111. <constraint firstItem="uAO-cn-tjZ" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="10" id="NA6-J3-VxJ"/>
  112. <constraint firstItem="QtS-lt-sQP" firstAttribute="width" secondItem="a1A-fC-bwR" secondAttribute="width" id="Qs3-27-bhM"/>
  113. <constraint firstItem="9tO-9w-vfj" firstAttribute="centerY" secondItem="uAO-cn-tjZ" secondAttribute="centerY" id="UNV-0x-Hrq"/>
  114. <constraint firstItem="CB0-qG-FAs" firstAttribute="top" secondItem="uAO-cn-tjZ" secondAttribute="bottom" constant="10" id="VYg-jX-mI8"/>
  115. <constraint firstItem="sft-Tq-YTs" firstAttribute="centerY" secondItem="CB0-qG-FAs" secondAttribute="centerY" id="WUh-R3-9cM"/>
  116. <constraint firstAttribute="bottom" secondItem="CB0-qG-FAs" secondAttribute="bottom" constant="10" id="ZGe-BN-cl5"/>
  117. <constraint firstItem="VD5-eA-egT" firstAttribute="centerY" secondItem="CB0-qG-FAs" secondAttribute="centerY" id="dVc-Cz-ifU"/>
  118. <constraint firstItem="sft-Tq-YTs" firstAttribute="leading" secondItem="CB0-qG-FAs" secondAttribute="trailing" constant="5" id="eDk-nI-Qbh"/>
  119. <constraint firstItem="VD5-eA-egT" firstAttribute="leading" secondItem="sft-Tq-YTs" secondAttribute="trailing" id="fvk-g9-lsX"/>
  120. <constraint firstItem="QtS-lt-sQP" firstAttribute="leading" secondItem="a1A-fC-bwR" secondAttribute="leading" id="h64-ph-yxI"/>
  121. <constraint firstItem="QtS-lt-sQP" firstAttribute="centerY" secondItem="CB0-qG-FAs" secondAttribute="centerY" id="n3J-Ld-Fux"/>
  122. <constraint firstItem="a1A-fC-bwR" firstAttribute="centerY" secondItem="uAO-cn-tjZ" secondAttribute="centerY" id="vBd-gP-yr0"/>
  123. <constraint firstAttribute="trailing" secondItem="a1A-fC-bwR" secondAttribute="trailing" constant="10" id="xhO-MC-PhE"/>
  124. </constraints>
  125. <point key="canvasLocation" x="-9" y="86"/>
  126. </customView>
  127. </objects>
  128. </document>