KMPDFDigitalSignViewController.xib 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
  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="KMPDFDigitalSignViewController" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="contendView" destination="SJ2-pS-M3B" id="jyP-Zt-Wsa"/>
  12. <outlet property="contentTopConst" destination="TVB-8H-a7j" id="PyN-MC-YU8"/>
  13. <outlet property="exitBox" destination="gHQ-0K-XbK" id="uSU-eh-Wbc"/>
  14. <outlet property="exitButton" destination="FD6-Gh-1xx" id="UaC-rl-g8o"/>
  15. <outlet property="headerView" destination="0a0-Fd-gka" id="p2n-oy-DJG"/>
  16. <outlet property="pdfContendView" destination="Zqz-md-wWY" id="KK3-10-e8X"/>
  17. <outlet property="saveBox" destination="eVE-dl-Oe8" id="otO-Cg-X4G"/>
  18. <outlet property="saveButton" destination="pzG-r6-BJl" id="Ub1-Xx-lJs"/>
  19. <outlet property="stateBGView" destination="LSe-Oi-yzJ" id="hq1-dp-U6D"/>
  20. <outlet property="stateButton" destination="Yrb-Nx-Xvp" id="WNb-tD-Nfw"/>
  21. <outlet property="stateLbl" destination="OGs-L1-cgc" id="CLU-fl-D0T"/>
  22. <outlet property="tipLabel" destination="Hl2-Ul-Rge" id="Hoo-dI-j2s"/>
  23. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  24. </connections>
  25. </customObject>
  26. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  27. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  28. <customView id="Hz6-mo-xeY">
  29. <rect key="frame" x="0.0" y="0.0" width="572" height="387"/>
  30. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  31. <subviews>
  32. <customView translatesAutoresizingMaskIntoConstraints="NO" id="SJ2-pS-M3B">
  33. <rect key="frame" x="0.0" y="0.0" width="572" height="387"/>
  34. <subviews>
  35. <customView translatesAutoresizingMaskIntoConstraints="NO" id="0a0-Fd-gka">
  36. <rect key="frame" x="0.0" y="343" width="572" height="44"/>
  37. <subviews>
  38. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hl2-Ul-Rge">
  39. <rect key="frame" x="18" y="14" width="211" height="17"/>
  40. <textFieldCell key="cell" lineBreakMode="clipping" title="You are under Digital Sign Mode" id="V0q-9R-zZp">
  41. <font key="font" metaFont="system" size="14"/>
  42. <color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  43. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  44. </textFieldCell>
  45. </textField>
  46. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gHQ-0K-XbK">
  47. <rect key="frame" x="376" y="9" width="74" height="26"/>
  48. <view key="contentView" id="ayl-GF-cSS">
  49. <rect key="frame" x="0.0" y="0.0" width="74" height="26"/>
  50. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  51. <subviews>
  52. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="FD6-Gh-1xx" customClass="KMCustomButton">
  53. <rect key="frame" x="0.0" y="0.0" width="74" height="26"/>
  54. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  55. <buttonCell key="cell" type="bevel" title="Exit" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="aYO-5U-m8F">
  56. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  57. <font key="font" metaFont="system"/>
  58. </buttonCell>
  59. <connections>
  60. <action selector="exitButtonAction:" target="-2" id="Kku-4m-T30"/>
  61. </connections>
  62. </button>
  63. </subviews>
  64. </view>
  65. <constraints>
  66. <constraint firstAttribute="width" constant="74" id="1er-PM-AqZ"/>
  67. <constraint firstAttribute="height" constant="26" id="6d8-pV-4YK"/>
  68. </constraints>
  69. </box>
  70. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="eVE-dl-Oe8">
  71. <rect key="frame" x="474" y="9" width="74" height="26"/>
  72. <view key="contentView" id="OXf-Ca-GEx">
  73. <rect key="frame" x="0.0" y="0.0" width="74" height="26"/>
  74. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  75. <subviews>
  76. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pzG-r6-BJl" customClass="KMCustomButton">
  77. <rect key="frame" x="0.0" y="0.0" width="74" height="26"/>
  78. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  79. <buttonCell key="cell" type="bevel" title="Save" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="udW-bE-j0F">
  80. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  81. <font key="font" metaFont="system"/>
  82. </buttonCell>
  83. <connections>
  84. <action selector="saveButtonAction:" target="-2" id="aYF-ao-sD4"/>
  85. </connections>
  86. </button>
  87. </subviews>
  88. </view>
  89. <constraints>
  90. <constraint firstAttribute="height" constant="26" id="AZg-uX-u6o"/>
  91. <constraint firstAttribute="width" constant="74" id="wJe-Fd-VPo"/>
  92. </constraints>
  93. </box>
  94. </subviews>
  95. <constraints>
  96. <constraint firstAttribute="height" constant="44" id="3Nv-UG-pV6"/>
  97. <constraint firstItem="Hl2-Ul-Rge" firstAttribute="centerY" secondItem="0a0-Fd-gka" secondAttribute="centerY" id="7HZ-GG-ADP"/>
  98. <constraint firstItem="gHQ-0K-XbK" firstAttribute="centerY" secondItem="0a0-Fd-gka" secondAttribute="centerY" id="GFG-2f-bpw"/>
  99. <constraint firstItem="eVE-dl-Oe8" firstAttribute="centerY" secondItem="0a0-Fd-gka" secondAttribute="centerY" id="dO6-sh-x3I"/>
  100. <constraint firstItem="Hl2-Ul-Rge" firstAttribute="leading" secondItem="0a0-Fd-gka" secondAttribute="leading" constant="20" id="fda-ry-iQg"/>
  101. <constraint firstItem="eVE-dl-Oe8" firstAttribute="leading" secondItem="gHQ-0K-XbK" secondAttribute="trailing" constant="24" id="jJH-v2-8zV"/>
  102. <constraint firstAttribute="trailing" secondItem="eVE-dl-Oe8" secondAttribute="trailing" constant="24" id="jrj-SY-dGC"/>
  103. </constraints>
  104. </customView>
  105. <customView translatesAutoresizingMaskIntoConstraints="NO" id="LSe-Oi-yzJ">
  106. <rect key="frame" x="0.0" y="299" width="572" height="44"/>
  107. <subviews>
  108. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OGs-L1-cgc">
  109. <rect key="frame" x="62" y="14" width="118" height="17"/>
  110. <textFieldCell key="cell" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" title="Signature is valid." id="8Io-Az-nZb">
  111. <font key="font" metaFont="system" size="14"/>
  112. <color key="textColor" red="0.1529411765" green="0.23529411759999999" blue="0.38431372549999998" alpha="1" colorSpace="calibratedRGB"/>
  113. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  114. </textFieldCell>
  115. </textField>
  116. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Yrb-Nx-Xvp">
  117. <rect key="frame" x="20" y="8" width="28" height="28"/>
  118. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="ImageNameSigntureVerifySuccess" imagePosition="only" alignment="center" inset="2" id="CSb-kc-4bZ">
  119. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  120. <font key="font" metaFont="system"/>
  121. </buttonCell>
  122. <constraints>
  123. <constraint firstAttribute="height" constant="28" id="KTF-vp-57P"/>
  124. <constraint firstAttribute="width" constant="28" id="pH4-eK-D99"/>
  125. </constraints>
  126. </button>
  127. </subviews>
  128. <constraints>
  129. <constraint firstItem="OGs-L1-cgc" firstAttribute="leading" secondItem="Yrb-Nx-Xvp" secondAttribute="trailing" constant="16" id="InY-f8-nYB"/>
  130. <constraint firstAttribute="height" constant="44" id="LP5-qS-vlI"/>
  131. <constraint firstItem="Yrb-Nx-Xvp" firstAttribute="centerY" secondItem="LSe-Oi-yzJ" secondAttribute="centerY" id="OhR-G4-aH5"/>
  132. <constraint firstItem="Yrb-Nx-Xvp" firstAttribute="leading" secondItem="LSe-Oi-yzJ" secondAttribute="leading" constant="20" id="bzp-4D-Iad"/>
  133. <constraint firstItem="OGs-L1-cgc" firstAttribute="centerY" secondItem="LSe-Oi-yzJ" secondAttribute="centerY" id="tp1-ZU-dCo"/>
  134. </constraints>
  135. </customView>
  136. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Zqz-md-wWY">
  137. <rect key="frame" x="0.0" y="0.0" width="572" height="299"/>
  138. </customView>
  139. </subviews>
  140. <constraints>
  141. <constraint firstItem="0a0-Fd-gka" firstAttribute="top" secondItem="SJ2-pS-M3B" secondAttribute="top" id="55g-wO-0OT"/>
  142. <constraint firstAttribute="bottom" secondItem="Zqz-md-wWY" secondAttribute="bottom" id="FUC-Kx-gTD"/>
  143. <constraint firstAttribute="trailing" secondItem="0a0-Fd-gka" secondAttribute="trailing" id="G1W-22-Qz7"/>
  144. <constraint firstAttribute="trailing" secondItem="Zqz-md-wWY" secondAttribute="trailing" id="O3j-vR-LrR"/>
  145. <constraint firstItem="LSe-Oi-yzJ" firstAttribute="top" secondItem="0a0-Fd-gka" secondAttribute="bottom" id="T4w-1s-hJl"/>
  146. <constraint firstItem="Zqz-md-wWY" firstAttribute="top" secondItem="0a0-Fd-gka" secondAttribute="bottom" constant="44" id="TVB-8H-a7j"/>
  147. <constraint firstItem="0a0-Fd-gka" firstAttribute="leading" secondItem="SJ2-pS-M3B" secondAttribute="leading" id="Xr7-mF-Gp6"/>
  148. <constraint firstAttribute="trailing" secondItem="LSe-Oi-yzJ" secondAttribute="trailing" id="Yh1-Yn-0lm"/>
  149. <constraint firstItem="LSe-Oi-yzJ" firstAttribute="leading" secondItem="SJ2-pS-M3B" secondAttribute="leading" id="gFX-ft-SN3"/>
  150. <constraint firstItem="Zqz-md-wWY" firstAttribute="leading" secondItem="SJ2-pS-M3B" secondAttribute="leading" id="pXw-1w-Uie"/>
  151. </constraints>
  152. </customView>
  153. </subviews>
  154. <constraints>
  155. <constraint firstAttribute="bottom" secondItem="SJ2-pS-M3B" secondAttribute="bottom" id="EUd-sg-sLZ"/>
  156. <constraint firstItem="SJ2-pS-M3B" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="L88-8E-hNk"/>
  157. <constraint firstAttribute="trailing" secondItem="SJ2-pS-M3B" secondAttribute="trailing" id="R3R-Qo-tcK"/>
  158. <constraint firstItem="SJ2-pS-M3B" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="XUe-4Q-CHV"/>
  159. </constraints>
  160. <point key="canvasLocation" x="75" y="188.5"/>
  161. </customView>
  162. </objects>
  163. <resources>
  164. <image name="ImageNameSigntureVerifySuccess" width="32" height="32"/>
  165. </resources>
  166. </document>