KMDesignSelect.xib 6.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
  5. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  6. </dependencies>
  7. <objects>
  8. <customObject id="-2" userLabel="File's Owner" customClass="KMDesignSelect" customModule="PDF_Master" customModuleProvider="target">
  9. <connections>
  10. <outlet property="horizontalPadding_spacing" destination="zXq-bs-uyE" id="lj0-Ik-ovU"/>
  11. <outlet property="imageView" destination="pY7-Ye-k9N" id="gmc-pp-NfK"/>
  12. <outlet property="imageViewHeight_spacing" destination="wQ0-Sm-ouD" id="gm1-HN-AZe"/>
  13. <outlet property="imageViewWidth_spacing" destination="fsD-g9-9HF" id="QMu-RI-Mhx"/>
  14. <outlet property="itemSpacing_spacing" destination="ksd-qp-8Dh" id="qRB-b8-ik4"/>
  15. <outlet property="mainBox" destination="Xk1-7q-unw" id="FAZ-7b-K1Y"/>
  16. <outlet property="selectBox" destination="zQq-gL-WX1" id="muq-m4-pBd"/>
  17. <outlet property="textField" destination="aHg-43-XTf" id="gbL-aa-Wtm"/>
  18. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  19. </connections>
  20. </customObject>
  21. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  22. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  23. <customView id="Hz6-mo-xeY">
  24. <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
  25. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  26. <subviews>
  27. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Xk1-7q-unw" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  28. <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
  29. <view key="contentView" id="WPX-6N-vCM">
  30. <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
  31. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  32. </view>
  33. </box>
  34. </subviews>
  35. <constraints>
  36. <constraint firstAttribute="trailing" secondItem="Xk1-7q-unw" secondAttribute="trailing" id="12r-YS-P8Q"/>
  37. <constraint firstItem="Xk1-7q-unw" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="Ja2-rd-bYh"/>
  38. <constraint firstItem="Xk1-7q-unw" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="QvI-Tq-5EZ"/>
  39. <constraint firstAttribute="bottom" secondItem="Xk1-7q-unw" secondAttribute="bottom" id="cmr-jP-TRk"/>
  40. </constraints>
  41. <point key="canvasLocation" x="133" y="154"/>
  42. </customView>
  43. <box boxType="custom" borderWidth="0.0" title="Box" id="zQq-gL-WX1">
  44. <rect key="frame" x="0.0" y="0.0" width="317" height="21"/>
  45. <autoresizingMask key="autoresizingMask"/>
  46. <view key="contentView" id="YgH-SR-osu">
  47. <rect key="frame" x="0.0" y="0.0" width="317" height="21"/>
  48. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  49. <subviews>
  50. <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aHg-43-XTf">
  51. <rect key="frame" x="0.0" y="0.0" width="287" height="21"/>
  52. <textFieldCell key="cell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="c66-BA-jKX" customClass="KMSelectCell" customModule="PDF_Master" customModuleProvider="target">
  53. <font key="font" usesAppearanceFont="YES"/>
  54. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  55. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  56. </textFieldCell>
  57. </textField>
  58. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="pY7-Ye-k9N">
  59. <rect key="frame" x="295" y="5" width="12" height="12"/>
  60. <constraints>
  61. <constraint firstAttribute="width" constant="12" id="fsD-g9-9HF"/>
  62. <constraint firstAttribute="height" constant="12" id="wQ0-Sm-ouD"/>
  63. </constraints>
  64. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon_btn_arrow_gray_down_s_norm_false" id="efR-sZ-tiN"/>
  65. </imageView>
  66. </subviews>
  67. <constraints>
  68. <constraint firstItem="aHg-43-XTf" firstAttribute="top" secondItem="YgH-SR-osu" secondAttribute="top" id="FF3-9a-UZJ"/>
  69. <constraint firstItem="pY7-Ye-k9N" firstAttribute="centerY" secondItem="YgH-SR-osu" secondAttribute="centerY" id="a6h-Ww-zqY"/>
  70. <constraint firstItem="pY7-Ye-k9N" firstAttribute="leading" secondItem="aHg-43-XTf" secondAttribute="trailing" constant="8" id="ksd-qp-8Dh"/>
  71. <constraint firstAttribute="trailing" secondItem="pY7-Ye-k9N" secondAttribute="trailing" constant="10" id="ruU-2M-5WW"/>
  72. <constraint firstAttribute="bottom" secondItem="aHg-43-XTf" secondAttribute="bottom" id="tCH-ZJ-Ch8"/>
  73. <constraint firstItem="aHg-43-XTf" firstAttribute="leading" secondItem="YgH-SR-osu" secondAttribute="leading" id="zXq-bs-uyE"/>
  74. </constraints>
  75. </view>
  76. <point key="canvasLocation" x="52" y="390"/>
  77. </box>
  78. </objects>
  79. <resources>
  80. <image name="icon_btn_arrow_gray_down_s_norm_false" width="12" height="12"/>
  81. </resources>
  82. </document>