KMTabbingHintWindowController.xib 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  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" customClass="KMTabbingHintWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="cancelButton" destination="iED-EZ-SOr" id="d93-dR-rd6"/>
  12. <outlet property="doneButton" destination="674-VU-8ei" id="5iI-JI-8dy"/>
  13. <outlet property="gapView" destination="e9f-IB-Wfj" id="cDe-JD-392"/>
  14. <outlet property="hintLabel" destination="Oea-L2-ekE" id="nQ7-0H-F2s"/>
  15. <outlet property="lockIv" destination="iiB-xB-2bY" id="KVm-pz-8jR"/>
  16. <outlet property="newTabInWindowButton" destination="b6R-29-cTI" id="XMm-Wa-3z2"/>
  17. <outlet property="newWindowButton" destination="JEq-Bb-BJR" id="F0M-0m-h2r"/>
  18. <outlet property="notShowAgainButton" destination="QxU-aE-aOe" id="BQq-wW-EJu"/>
  19. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  20. </connections>
  21. </customObject>
  22. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  23. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  24. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="F0z-JX-Cv5">
  25. <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
  26. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  27. <rect key="contentRect" x="196" y="240" width="400" height="210"/>
  28. <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
  29. <view key="contentView" wantsLayer="YES" id="se5-gp-TjO">
  30. <rect key="frame" x="0.0" y="0.0" width="400" height="210"/>
  31. <autoresizingMask key="autoresizingMask"/>
  32. <subviews>
  33. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Oea-L2-ekE">
  34. <rect key="frame" x="30" y="155" width="178" height="19"/>
  35. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Open the home page in:" id="jAt-lq-Wvw">
  36. <font key="font" metaFont="system" size="16"/>
  37. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  38. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  39. </textFieldCell>
  40. </textField>
  41. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="b6R-29-cTI">
  42. <rect key="frame" x="30" y="114.5" width="196" height="18"/>
  43. <buttonCell key="cell" type="radio" title="a new tab in the same window" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="Mf4-Ck-jcP">
  44. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  45. <font key="font" metaFont="cellTitle"/>
  46. </buttonCell>
  47. <connections>
  48. <action selector="buttonClicked_NewTabInWindowButton:" target="-2" id="pLT-MB-Grr"/>
  49. </connections>
  50. </button>
  51. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JEq-Bb-BJR">
  52. <rect key="frame" x="30" y="83" width="111" height="18"/>
  53. <buttonCell key="cell" type="radio" title="a new window" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="nfp-br-dTQ">
  54. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  55. <font key="font" metaFont="system"/>
  56. </buttonCell>
  57. <connections>
  58. <action selector="buttonClicked_NewWindow:" target="-2" id="7f3-po-Ifc"/>
  59. </connections>
  60. </button>
  61. <customView translatesAutoresizingMaskIntoConstraints="NO" id="e9f-IB-Wfj">
  62. <rect key="frame" x="16" y="61" width="368" height="1"/>
  63. <constraints>
  64. <constraint firstAttribute="height" constant="0.5" id="kdo-Wx-GdT"/>
  65. </constraints>
  66. </customView>
  67. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QxU-aE-aOe">
  68. <rect key="frame" x="13" y="22" width="106" height="18"/>
  69. <buttonCell key="cell" type="check" title="下次不再弹出" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="EK9-Ut-YHX">
  70. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  71. <font key="font" metaFont="system"/>
  72. </buttonCell>
  73. <connections>
  74. <action selector="buttonClicked_DonotHintAgain:" target="-2" id="aUX-Zm-155"/>
  75. </connections>
  76. </button>
  77. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="iED-EZ-SOr">
  78. <rect key="frame" x="253" y="14" width="76" height="32"/>
  79. <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Bz0-3g-GA1">
  80. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  81. <font key="font" metaFont="system"/>
  82. <string key="keyEquivalent" base64-UTF8="YES">
  83. Gw
  84. </string>
  85. </buttonCell>
  86. <connections>
  87. <action selector="buttonClicked_Cancel:" target="-2" id="aJi-4x-wj4"/>
  88. </connections>
  89. </button>
  90. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="674-VU-8ei">
  91. <rect key="frame" x="325" y="14" width="66" height="32"/>
  92. <buttonCell key="cell" type="push" title="Done" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5OD-6H-BKo">
  93. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  94. <font key="font" metaFont="system"/>
  95. <string key="keyEquivalent" base64-UTF8="YES">
  96. DQ
  97. </string>
  98. </buttonCell>
  99. <connections>
  100. <action selector="buttonClicked_Done:" target="-2" id="n5Z-Pd-5le"/>
  101. </connections>
  102. </button>
  103. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="iiB-xB-2bY">
  104. <rect key="frame" x="232" y="117" width="14" height="14"/>
  105. <constraints>
  106. <constraint firstAttribute="height" constant="14" id="8Ax-Fk-1wd"/>
  107. <constraint firstAttribute="width" constant="14" id="d8f-Zy-SyU"/>
  108. </constraints>
  109. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ic_lock" id="gER-aW-2Ng"/>
  110. </imageView>
  111. </subviews>
  112. <constraints>
  113. <constraint firstItem="e9f-IB-Wfj" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="16" id="2pP-67-byB"/>
  114. <constraint firstItem="iiB-xB-2bY" firstAttribute="centerY" secondItem="b6R-29-cTI" secondAttribute="centerY" id="Cfc-7O-j71"/>
  115. <constraint firstAttribute="bottom" secondItem="e9f-IB-Wfj" secondAttribute="bottom" constant="61" id="GRZ-ur-MTc"/>
  116. <constraint firstItem="JEq-Bb-BJR" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="32" id="OXy-bd-wy8"/>
  117. <constraint firstItem="JEq-Bb-BJR" firstAttribute="top" secondItem="b6R-29-cTI" secondAttribute="bottom" constant="16" id="Oav-rk-7Pg"/>
  118. <constraint firstItem="674-VU-8ei" firstAttribute="centerY" secondItem="QxU-aE-aOe" secondAttribute="centerY" id="SbC-hw-2T9"/>
  119. <constraint firstItem="iiB-xB-2bY" firstAttribute="leading" secondItem="b6R-29-cTI" secondAttribute="trailing" constant="6" id="Van-7h-nXj"/>
  120. <constraint firstItem="Oea-L2-ekE" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="36" id="e9C-d1-k5l"/>
  121. <constraint firstAttribute="trailing" secondItem="e9f-IB-Wfj" secondAttribute="trailing" constant="16" id="egf-q7-xB6"/>
  122. <constraint firstAttribute="bottom" secondItem="QxU-aE-aOe" secondAttribute="bottom" constant="23" id="jsW-zb-y4n"/>
  123. <constraint firstItem="Oea-L2-ekE" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="32" id="mfC-D5-O1D"/>
  124. <constraint firstItem="b6R-29-cTI" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="32" id="pEV-OF-MKU"/>
  125. <constraint firstItem="iED-EZ-SOr" firstAttribute="centerY" secondItem="QxU-aE-aOe" secondAttribute="centerY" id="pEx-Pe-inJ"/>
  126. <constraint firstItem="b6R-29-cTI" firstAttribute="top" secondItem="Oea-L2-ekE" secondAttribute="bottom" constant="24" id="sAn-eb-XqS"/>
  127. <constraint firstItem="QxU-aE-aOe" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="15" id="tgp-QG-lFz"/>
  128. <constraint firstAttribute="trailing" secondItem="674-VU-8ei" secondAttribute="trailing" constant="16" id="xeE-cn-YSr"/>
  129. <constraint firstItem="674-VU-8ei" firstAttribute="leading" secondItem="iED-EZ-SOr" secondAttribute="trailing" constant="10" id="zpE-qp-SKo"/>
  130. </constraints>
  131. </view>
  132. <connections>
  133. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  134. </connections>
  135. <point key="canvasLocation" x="12" y="89"/>
  136. </window>
  137. </objects>
  138. <resources>
  139. <image name="ic_lock" width="14" height="14"/>
  140. </resources>
  141. </document>