KMNBetaFeedbackTableCellView.xib 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  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"/>
  10. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  11. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  12. <customView id="c22-O7-iKe" customClass="KMNBetaFeedbackTableCellView" customModule="PDF_Reader_Pro_Beta" customModuleProvider="target">
  13. <rect key="frame" x="0.0" y="0.0" width="493" height="40"/>
  14. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  15. <subviews>
  16. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="YpN-4P-cMt">
  17. <rect key="frame" x="0.0" y="0.0" width="493" height="40"/>
  18. <view key="contentView" id="PZV-qg-vjB">
  19. <rect key="frame" x="0.0" y="0.0" width="493" height="40"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <subviews>
  22. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="E4f-Pp-IhW">
  23. <rect key="frame" x="0.0" y="0.0" width="457" height="40"/>
  24. <view key="contentView" id="qf1-b9-AlF">
  25. <rect key="frame" x="0.0" y="0.0" width="457" height="40"/>
  26. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  27. <subviews>
  28. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="nfW-gf-kLX">
  29. <rect key="frame" x="12" y="13" width="16" height="15"/>
  30. <constraints>
  31. <constraint firstAttribute="width" constant="16" id="F86-wd-Jhc"/>
  32. <constraint firstAttribute="height" constant="15" id="NH9-oW-I2b"/>
  33. </constraints>
  34. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMNImageNameBetaFile" id="L5r-vm-gO9"/>
  35. </imageView>
  36. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Xx7-E3-tg6">
  37. <rect key="frame" x="38" y="12" width="37" height="16"/>
  38. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="jCh-xL-PhE">
  39. <font key="font" metaFont="system"/>
  40. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  41. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  42. </textFieldCell>
  43. </textField>
  44. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="N9i-A5-2Oq">
  45. <rect key="frame" x="335" y="12" width="124" height="16"/>
  46. <constraints>
  47. <constraint firstAttribute="width" constant="120" id="k9h-ox-Deh"/>
  48. </constraints>
  49. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="9Bm-4s-Pce">
  50. <font key="font" metaFont="system"/>
  51. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  52. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  53. </textFieldCell>
  54. </textField>
  55. </subviews>
  56. <constraints>
  57. <constraint firstAttribute="trailing" secondItem="N9i-A5-2Oq" secondAttribute="trailing" id="2nU-cJ-I2G"/>
  58. <constraint firstItem="nfW-gf-kLX" firstAttribute="centerY" secondItem="qf1-b9-AlF" secondAttribute="centerY" id="Fhw-8a-qy2"/>
  59. <constraint firstItem="Xx7-E3-tg6" firstAttribute="leading" secondItem="nfW-gf-kLX" secondAttribute="trailing" constant="12" id="I4j-Cs-rQb"/>
  60. <constraint firstItem="Xx7-E3-tg6" firstAttribute="centerY" secondItem="qf1-b9-AlF" secondAttribute="centerY" id="IOY-it-xDr"/>
  61. <constraint firstItem="nfW-gf-kLX" firstAttribute="leading" secondItem="qf1-b9-AlF" secondAttribute="leading" constant="12" id="aEz-Id-sPs"/>
  62. <constraint firstItem="N9i-A5-2Oq" firstAttribute="centerY" secondItem="qf1-b9-AlF" secondAttribute="centerY" id="fj8-dN-Jcn"/>
  63. <constraint firstItem="N9i-A5-2Oq" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Xx7-E3-tg6" secondAttribute="trailing" constant="20" id="iNm-T5-hso"/>
  64. </constraints>
  65. </view>
  66. </box>
  67. <customView translatesAutoresizingMaskIntoConstraints="NO" id="9ek-He-qBi" customClass="ComponentButton" customModule="KMComponentLibrary">
  68. <rect key="frame" x="469" y="8" width="24" height="24"/>
  69. <constraints>
  70. <constraint firstAttribute="height" constant="24" id="9hy-jV-YRK"/>
  71. <constraint firstAttribute="width" constant="24" id="fc7-hp-Thy"/>
  72. </constraints>
  73. </customView>
  74. </subviews>
  75. <constraints>
  76. <constraint firstItem="E4f-Pp-IhW" firstAttribute="leading" secondItem="PZV-qg-vjB" secondAttribute="leading" id="JA9-pn-9o8"/>
  77. <constraint firstAttribute="trailing" secondItem="E4f-Pp-IhW" secondAttribute="trailing" constant="36" id="KY1-jG-HkI"/>
  78. <constraint firstItem="9ek-He-qBi" firstAttribute="centerY" secondItem="PZV-qg-vjB" secondAttribute="centerY" id="Oxh-Qw-MKu"/>
  79. <constraint firstItem="E4f-Pp-IhW" firstAttribute="top" secondItem="PZV-qg-vjB" secondAttribute="top" id="rbT-Ut-VKO"/>
  80. <constraint firstAttribute="trailing" secondItem="9ek-He-qBi" secondAttribute="trailing" id="uZk-qP-56Q"/>
  81. <constraint firstAttribute="bottom" secondItem="E4f-Pp-IhW" secondAttribute="bottom" id="wG6-2K-DYh"/>
  82. </constraints>
  83. </view>
  84. <constraints>
  85. <constraint firstAttribute="height" constant="40" id="3Tc-NX-VWw"/>
  86. </constraints>
  87. </box>
  88. </subviews>
  89. <constraints>
  90. <constraint firstItem="YpN-4P-cMt" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="Jwl-DM-xWU"/>
  91. <constraint firstAttribute="trailing" secondItem="YpN-4P-cMt" secondAttribute="trailing" id="Ub2-h2-bWB"/>
  92. <constraint firstAttribute="bottom" secondItem="YpN-4P-cMt" secondAttribute="bottom" id="fnm-Wh-A5W"/>
  93. <constraint firstItem="YpN-4P-cMt" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="z5w-uO-nEo"/>
  94. </constraints>
  95. <connections>
  96. <outlet property="contentBox" destination="E4f-Pp-IhW" id="nBG-VM-CPF"/>
  97. <outlet property="deleteButton" destination="9ek-He-qBi" id="sM9-oB-swC"/>
  98. <outlet property="fileNameLabel" destination="Xx7-E3-tg6" id="kiu-02-sSd"/>
  99. <outlet property="fileSizeLabel" destination="N9i-A5-2Oq" id="RXc-Ck-uea"/>
  100. <outlet property="imageView" destination="nfW-gf-kLX" id="L3Y-yq-KxY"/>
  101. </connections>
  102. <point key="canvasLocation" x="45.5" y="173"/>
  103. </customView>
  104. </objects>
  105. <resources>
  106. <image name="KMNImageNameBetaFile" width="16" height="16"/>
  107. </resources>
  108. </document>