DisplayPreferences.xib 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
  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">
  3. <dependencies>
  4. <deployment version="101100" 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="KMDisplayPreferences" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="antiAliasCheckButton" destination="9" id="101"/>
  12. <outlet property="backgroundColorLabel" destination="13" id="gpv-xx-K0p"/>
  13. <outlet property="discreteSizeCheckbox" destination="6" id="UuS-R3-NWc"/>
  14. <outlet property="displayLabel" destination="12" id="n6e-iu-1AL"/>
  15. <outlet property="fullScreenColorWell" destination="17" id="XfC-gi-IZe"/>
  16. <outlet property="fullScreenLabel" destination="15" id="zOv-f9-wsL"/>
  17. <outlet property="greekingLabelField" destination="11" id="88"/>
  18. <outlet property="greekingTextField" destination="10" id="89"/>
  19. <outlet property="invertBarButton" destination="24" id="IaJ-Qp-wNw"/>
  20. <outlet property="normalColorLabel" destination="14" id="daq-AW-7rq"/>
  21. <outlet property="normalColorWell" destination="16" id="9Sh-2N-iB5"/>
  22. <outlet property="pagesLabel" destination="2" id="I9C-bM-UbM"/>
  23. <outlet property="pagesSlider" destination="3" id="TP7-Qv-sKL"/>
  24. <outlet property="readBarColorWell" destination="23" id="MaK-yT-7AC"/>
  25. <outlet property="readBarLabel" destination="22" id="hZx-Ia-jCe"/>
  26. <outlet property="readingbarColorLabel" destination="25" id="sWY-2L-hjx"/>
  27. <outlet property="snapshotLabel" destination="4" id="9nB-5o-dYN"/>
  28. <outlet property="snapshotSlider" destination="5" id="2lw-as-Icg"/>
  29. <outlet property="tableFontComboBox" destination="29" id="90"/>
  30. <outlet property="tableFontLabelField" destination="28" id="91"/>
  31. <outlet property="thumbSizeLabel" destination="7" id="diK-Qz-Afl"/>
  32. <outlet property="view" destination="1" id="81"/>
  33. </connections>
  34. </customObject>
  35. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  36. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  37. <customView id="1">
  38. <rect key="frame" x="0.0" y="0.0" width="339" height="434"/>
  39. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  40. <subviews>
  41. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2">
  42. <rect key="frame" x="57" y="372" width="45" height="17"/>
  43. <autoresizingMask key="autoresizingMask"/>
  44. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Pages:" id="50">
  45. <font key="font" metaFont="system"/>
  46. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  47. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  48. </textFieldCell>
  49. </textField>
  50. <slider toolTip="Set the size of the thumbnails" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3">
  51. <rect key="frame" x="105" y="368" width="149" height="21"/>
  52. <autoresizingMask key="autoresizingMask"/>
  53. <sliderCell key="cell" alignment="left" minValue="32" maxValue="256" doubleValue="64" tickMarkPosition="above" sliderType="linear" id="49">
  54. <font key="font" size="12" name="Helvetica"/>
  55. </sliderCell>
  56. <connections>
  57. <accessibilityConnection property="link" destination="5" id="104"/>
  58. <accessibilityConnection property="title" destination="2" id="52"/>
  59. </connections>
  60. </slider>
  61. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4">
  62. <rect key="frame" x="29" y="340" width="73" height="17"/>
  63. <autoresizingMask key="autoresizingMask"/>
  64. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Snapshots:" id="48">
  65. <font key="font" metaFont="system"/>
  66. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  67. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  68. </textFieldCell>
  69. </textField>
  70. <slider toolTip="Set the size of the thumbnails" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5">
  71. <rect key="frame" x="105" y="336" width="149" height="21"/>
  72. <autoresizingMask key="autoresizingMask"/>
  73. <sliderCell key="cell" alignment="left" minValue="32" maxValue="256" doubleValue="128" tickMarkPosition="above" sliderType="linear" id="47">
  74. <font key="font" size="12" name="Helvetica"/>
  75. </sliderCell>
  76. <connections>
  77. <accessibilityConnection property="title" destination="4" id="57"/>
  78. </connections>
  79. </slider>
  80. <button toolTip="Restrict thumbnail sizes to discrete values" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6">
  81. <rect key="frame" x="105" y="304" width="110" height="18"/>
  82. <autoresizingMask key="autoresizingMask"/>
  83. <buttonCell key="cell" type="check" title="Discrete sizes" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="46">
  84. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  85. <font key="font" metaFont="system"/>
  86. </buttonCell>
  87. <connections>
  88. <accessibilityConnection property="link" destination="3" id="105"/>
  89. <accessibilityConnection property="link" destination="5" id="106"/>
  90. <action selector="changeDiscreteThumbnailSizes:" target="-2" id="84"/>
  91. </connections>
  92. </button>
  93. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7">
  94. <rect key="frame" x="17" y="397" width="459" height="17"/>
  95. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  96. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Thumbnail sizes:" id="45">
  97. <font key="font" metaFont="system"/>
  98. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  99. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  100. </textFieldCell>
  101. </textField>
  102. <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="8">
  103. <rect key="frame" x="12" y="291" width="315" height="5"/>
  104. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  105. </box>
  106. <button toolTip="Render smooth text" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9">
  107. <rect key="frame" x="30" y="166" width="189" height="18"/>
  108. <autoresizingMask key="autoresizingMask"/>
  109. <buttonCell key="cell" type="check" title="Anti-alias text and line art" bezelStyle="regularSquare" imagePosition="leading" alignment="left" state="on" inset="2" id="44">
  110. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  111. <font key="font" metaFont="system"/>
  112. </buttonCell>
  113. </button>
  114. <textField toolTip="Don't render characters smaller than this size" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="10">
  115. <rect key="frame" x="164" y="188" width="53" height="22"/>
  116. <autoresizingMask key="autoresizingMask"/>
  117. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="42">
  118. <numberFormatter key="formatter" formatterBehavior="10_0" positiveFormat="#,##0.##" negativeFormat="-#,##0.##" localizesFormat="NO" thousandSeparator="," id="43">
  119. <attributedString key="attributedStringForZero">
  120. <fragment content="0"/>
  121. </attributedString>
  122. <decimal key="minimum" value="NaN"/>
  123. <decimal key="maximum" value="NaN"/>
  124. </numberFormatter>
  125. <font key="font" metaFont="system"/>
  126. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  127. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  128. </textFieldCell>
  129. <connections>
  130. <accessibilityConnection property="title" destination="11" id="54"/>
  131. </connections>
  132. </textField>
  133. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="11">
  134. <rect key="frame" x="29" y="190" width="130" height="17"/>
  135. <autoresizingMask key="autoresizingMask"/>
  136. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Greeking threshold:" id="41">
  137. <font key="font" metaFont="system"/>
  138. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  139. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  140. </textFieldCell>
  141. </textField>
  142. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="12">
  143. <rect key="frame" x="17" y="218" width="305" height="17"/>
  144. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  145. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="PDF display:" id="40">
  146. <font key="font" metaFont="system"/>
  147. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  148. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  149. </textFieldCell>
  150. </textField>
  151. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="13">
  152. <rect key="frame" x="17" y="126" width="305" height="17"/>
  153. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  154. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Background color:" id="39">
  155. <font key="font" metaFont="system"/>
  156. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  157. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  158. </textFieldCell>
  159. </textField>
  160. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="14">
  161. <rect key="frame" x="29" y="98" width="55" height="17"/>
  162. <autoresizingMask key="autoresizingMask"/>
  163. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Normal:" id="38">
  164. <font key="font" metaFont="system"/>
  165. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  166. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  167. </textFieldCell>
  168. </textField>
  169. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="15">
  170. <rect key="frame" x="158" y="98" width="77" height="17"/>
  171. <autoresizingMask key="autoresizingMask"/>
  172. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Full Screen:" id="37">
  173. <font key="font" metaFont="system"/>
  174. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  175. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  176. </textFieldCell>
  177. </textField>
  178. <colorWell toolTip="Color to use for the background of the PDF view in normal mode" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="16">
  179. <rect key="frame" x="89" y="94" width="52" height="24"/>
  180. <autoresizingMask key="autoresizingMask"/>
  181. <color key="color" red="0.40000000600000002" green="0.40000000600000002" blue="0.40000000600000002" alpha="1" colorSpace="calibratedRGB"/>
  182. <connections>
  183. <accessibilityConnection property="link" destination="17" id="107"/>
  184. <accessibilityConnection property="title" destination="14" id="59"/>
  185. <outlet property="nextKeyView" destination="17" id="51"/>
  186. </connections>
  187. </colorWell>
  188. <colorWell toolTip="Color to use for the background of the PDF view in full screen mode" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="17">
  189. <rect key="frame" x="240" y="94" width="52" height="24"/>
  190. <autoresizingMask key="autoresizingMask"/>
  191. <color key="color" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  192. <connections>
  193. <accessibilityConnection property="title" destination="15" id="53"/>
  194. </connections>
  195. </colorWell>
  196. <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="20">
  197. <rect key="frame" x="12" y="79" width="315" height="5"/>
  198. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  199. </box>
  200. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="22">
  201. <rect key="frame" x="17" y="52" width="305" height="17"/>
  202. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  203. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Reading bar:" id="35">
  204. <font key="font" metaFont="system"/>
  205. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  206. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  207. </textFieldCell>
  208. </textField>
  209. <colorWell toolTip="Color to use for the reading bar" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="23">
  210. <rect key="frame" x="89" y="20" width="52" height="24"/>
  211. <autoresizingMask key="autoresizingMask"/>
  212. <color key="color" red="1" green="1" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  213. <connections>
  214. <accessibilityConnection property="link" destination="24" id="102"/>
  215. <accessibilityConnection property="title" destination="25" id="55"/>
  216. </connections>
  217. </colorWell>
  218. <button toolTip="Select to mask the text outside the reading bar" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="24">
  219. <rect key="frame" x="159" y="23" width="83" height="18"/>
  220. <autoresizingMask key="autoresizingMask"/>
  221. <buttonCell key="cell" type="check" title="Invert bar" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="34">
  222. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  223. <font key="font" metaFont="system"/>
  224. </buttonCell>
  225. </button>
  226. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="25">
  227. <rect key="frame" x="41" y="24" width="43" height="17"/>
  228. <autoresizingMask key="autoresizingMask"/>
  229. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Color:" id="33">
  230. <font key="font" metaFont="system"/>
  231. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  232. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  233. </textFieldCell>
  234. </textField>
  235. <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="26">
  236. <rect key="frame" x="12" y="153" width="315" height="5"/>
  237. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  238. </box>
  239. <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="27">
  240. <rect key="frame" x="12" y="245" width="315" height="5"/>
  241. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  242. </box>
  243. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="28">
  244. <rect key="frame" x="17" y="261" width="102" height="17"/>
  245. <autoresizingMask key="autoresizingMask"/>
  246. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Outline font size:" id="32">
  247. <font key="font" metaFont="system"/>
  248. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  249. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  250. </textFieldCell>
  251. </textField>
  252. <comboBox toolTip="Font size to use for outlines" verticalHuggingPriority="750" fixedFrame="YES" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="29">
  253. <rect key="frame" x="124" y="257" width="57" height="26"/>
  254. <autoresizingMask key="autoresizingMask"/>
  255. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="15" id="30">
  256. <numberFormatter key="formatter" formatterBehavior="10_0" positiveFormat="#,##0.#" negativeFormat="-#,##0.#" thousandSeparator="," id="31">
  257. <attributedString key="attributedStringForZero">
  258. <fragment content="0"/>
  259. </attributedString>
  260. <decimal key="minimum" value="NaN"/>
  261. <decimal key="maximum" value="NaN"/>
  262. </numberFormatter>
  263. <font key="font" metaFont="system"/>
  264. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  265. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  266. </comboBoxCell>
  267. <connections>
  268. <accessibilityConnection property="title" destination="28" id="58"/>
  269. </connections>
  270. </comboBox>
  271. </subviews>
  272. <point key="canvasLocation" x="82" y="86"/>
  273. </customView>
  274. <userDefaultsController representsSharedInstance="YES" id="61"/>
  275. <customObject id="108" userLabel="Thumbnail Size Labels"/>
  276. <customObject id="109" userLabel="Thumbnail Size Controls"/>
  277. <customObject id="117" userLabel="Color Labels"/>
  278. <customObject id="121" userLabel="Color Controls"/>
  279. </objects>
  280. </document>