KMSearchFindView.xib 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  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="KMSearchFindView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="doneButton" destination="ZGn-Xg-mLb" id="9Ib-aL-JXX"/>
  12. <outlet property="findField" destination="uqd-u5-RCM" id="05y-bI-zcX"/>
  13. <outlet property="messageField" destination="Jox-sd-bZ1" id="OYp-cH-Qfs"/>
  14. <outlet property="navigationButton" destination="Kpw-uz-fLM" id="tMR-3o-bxS"/>
  15. <outlet property="showAllButton" destination="nvA-dy-fag" id="fAf-hs-eUR"/>
  16. </connections>
  17. </customObject>
  18. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  19. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  20. <customView id="c22-O7-iKe">
  21. <rect key="frame" x="0.0" y="0.0" width="423" height="25"/>
  22. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  23. <subviews>
  24. <customView translatesAutoresizingMaskIntoConstraints="NO" id="OGL-h8-BHa">
  25. <rect key="frame" x="0.0" y="0.0" width="423" height="25"/>
  26. <subviews>
  27. <searchField wantsLayer="YES" focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" tag="1" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uqd-u5-RCM">
  28. <rect key="frame" x="199" y="4" width="165" height="19"/>
  29. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  30. <searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" tag="1" bezelStyle="round" sendsSearchStringImmediately="YES" sendsWholeSearchString="YES" id="vQG-iA-9zX">
  31. <font key="font" metaFont="smallSystem"/>
  32. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  33. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  34. </searchFieldCell>
  35. <connections>
  36. <action selector="find:" target="-2" id="7mk-EG-drS"/>
  37. </connections>
  38. </searchField>
  39. <segmentedControl verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Kpw-uz-fLM">
  40. <rect key="frame" x="149" y="3" width="43" height="20"/>
  41. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  42. <segmentedCell key="cell" borderStyle="border" alignment="left" segmentDistribution="fill" style="roundRect" trackingMode="momentary" id="bML-fj-1m3">
  43. <font key="font" metaFont="cellTitle"/>
  44. <segments>
  45. <segment image="NSGoLeftTemplate" width="18"/>
  46. <segment image="NSGoRightTemplate" width="18" tag="1"/>
  47. </segments>
  48. </segmentedCell>
  49. <connections>
  50. <action selector="find:" target="-2" id="bzA-ov-IEz"/>
  51. </connections>
  52. </segmentedControl>
  53. <button imageHugsTitle="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZGn-Xg-mLb">
  54. <rect key="frame" x="372" y="3" width="42" height="19"/>
  55. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  56. <buttonCell key="cell" type="roundRect" title="Done" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gnE-et-bKl">
  57. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  58. <font key="font" metaFont="smallSystem"/>
  59. <string key="keyEquivalent" base64-UTF8="YES">
  60. Gw
  61. </string>
  62. </buttonCell>
  63. <connections>
  64. <action selector="remove:" target="-2" id="EjK-fP-DSG"/>
  65. </connections>
  66. </button>
  67. <button imageHugsTitle="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="nvA-dy-fag">
  68. <rect key="frame" x="75" y="3" width="59" height="19"/>
  69. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  70. <buttonCell key="cell" type="roundRect" title="Show All" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Y1b-fN-xpa">
  71. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  72. <font key="font" metaFont="smallSystem"/>
  73. <string key="keyEquivalent" base64-UTF8="YES">
  74. Gw
  75. </string>
  76. </buttonCell>
  77. <connections>
  78. <action selector="buttonItemClick_ShowAll:" target="-2" id="Phn-iN-YPG"/>
  79. </connections>
  80. </button>
  81. <textField hidden="YES" focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Jox-sd-bZ1">
  82. <rect key="frame" x="7" y="6" width="58" height="14"/>
  83. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  84. <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Not found" id="hr1-F6-bkB">
  85. <font key="font" metaFont="smallSystem"/>
  86. <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
  87. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  88. </textFieldCell>
  89. </textField>
  90. </subviews>
  91. </customView>
  92. </subviews>
  93. <constraints>
  94. <constraint firstAttribute="trailing" secondItem="OGL-h8-BHa" secondAttribute="trailing" id="OeQ-oN-57F"/>
  95. <constraint firstItem="OGL-h8-BHa" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="cW2-Ee-vmu"/>
  96. <constraint firstItem="OGL-h8-BHa" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="een-J1-mfB"/>
  97. <constraint firstAttribute="bottom" secondItem="OGL-h8-BHa" secondAttribute="bottom" id="vRe-ks-YGV"/>
  98. </constraints>
  99. <point key="canvasLocation" x="100" y="40"/>
  100. </customView>
  101. </objects>
  102. <resources>
  103. <image name="NSGoLeftTemplate" width="12" height="17"/>
  104. <image name="NSGoRightTemplate" width="12" height="17"/>
  105. </resources>
  106. </document>