NotesPreferences.xib 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440
  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 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="KMNotesPreferences" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="fontWell1" destination="41" id="TmV-5P-zGD"/>
  12. <outlet property="fontWell2" destination="42" id="mTG-QM-jMN"/>
  13. <outlet property="lineWells1_1" destination="23" id="GeP-cl-1jV"/>
  14. <outlet property="lineWells1_2" destination="25" id="gkJ-Ks-DdN"/>
  15. <outlet property="lineWells1_3" destination="27" id="yhh-8h-4M1"/>
  16. <outlet property="lineWells2_1" destination="29" id="NPy-Xh-Hpp"/>
  17. <outlet property="lineWells2_2" destination="31" id="F2f-7g-oY9"/>
  18. <outlet property="view" destination="1" id="112"/>
  19. </connections>
  20. </customObject>
  21. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  22. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  23. <customView id="1">
  24. <rect key="frame" x="0.0" y="0.0" width="509" height="498"/>
  25. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  26. <subviews>
  27. <colorWell toolTip="Color to use for new text notes" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2">
  28. <rect key="frame" x="122" y="429" width="52" height="24"/>
  29. <autoresizingMask key="autoresizingMask"/>
  30. <color key="color" red="1" green="1" blue="0.5" alpha="1" colorSpace="calibratedRGB"/>
  31. <connections>
  32. <accessibilityConnection property="link" destination="4" id="154"/>
  33. <accessibilityConnection property="title" destination="3" id="75"/>
  34. </connections>
  35. </colorWell>
  36. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3">
  37. <rect key="frame" x="80" y="433" width="37" height="17"/>
  38. <autoresizingMask key="autoresizingMask"/>
  39. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Text:" id="65">
  40. <font key="font" metaFont="system"/>
  41. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  42. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  43. </textFieldCell>
  44. </textField>
  45. <colorWell toolTip="Color to use for new anchored notes" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4">
  46. <rect key="frame" x="122" y="397" width="52" height="24"/>
  47. <autoresizingMask key="autoresizingMask"/>
  48. <color key="color" red="1" green="1" blue="0.5" alpha="1" colorSpace="calibratedRGB"/>
  49. <connections>
  50. <accessibilityConnection property="link" destination="21" id="155"/>
  51. <accessibilityConnection property="title" destination="5" id="80"/>
  52. </connections>
  53. </colorWell>
  54. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5">
  55. <rect key="frame" x="48" y="401" width="69" height="17"/>
  56. <autoresizingMask key="autoresizingMask"/>
  57. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Anchored:" id="64">
  58. <font key="font" metaFont="system"/>
  59. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  60. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  61. </textFieldCell>
  62. </textField>
  63. <colorWell toolTip="Color to use for new circle highlights" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6">
  64. <rect key="frame" x="291" y="429" width="52" height="24"/>
  65. <autoresizingMask key="autoresizingMask"/>
  66. <color key="color" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  67. <connections>
  68. <accessibilityConnection property="link" destination="35" id="158"/>
  69. <accessibilityConnection property="title" destination="7" id="71"/>
  70. </connections>
  71. </colorWell>
  72. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7">
  73. <rect key="frame" x="242" y="433" width="44" height="17"/>
  74. <autoresizingMask key="autoresizingMask"/>
  75. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Circle:" id="63">
  76. <font key="font" metaFont="system"/>
  77. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  78. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  79. </textFieldCell>
  80. </textField>
  81. <colorWell toolTip="Color to use for new box highlights" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8">
  82. <rect key="frame" x="291" y="365" width="52" height="24"/>
  83. <autoresizingMask key="autoresizingMask"/>
  84. <color key="color" red="0.0" green="1" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  85. <connections>
  86. <accessibilityConnection property="link" destination="37" id="160"/>
  87. <accessibilityConnection property="title" destination="9" id="83"/>
  88. </connections>
  89. </colorWell>
  90. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9">
  91. <rect key="frame" x="254" y="369" width="32" height="17"/>
  92. <autoresizingMask key="autoresizingMask"/>
  93. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Rect:" id="62">
  94. <font key="font" metaFont="system"/>
  95. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  96. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  97. </textFieldCell>
  98. </textField>
  99. <colorWell toolTip="Color to use for new highlights" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="10">
  100. <rect key="frame" x="437" y="429" width="52" height="24"/>
  101. <autoresizingMask key="autoresizingMask"/>
  102. <color key="color" red="1" green="1" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  103. <connections>
  104. <accessibilityConnection property="link" destination="12" id="162"/>
  105. <accessibilityConnection property="title" destination="11" id="78"/>
  106. </connections>
  107. </colorWell>
  108. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="11">
  109. <rect key="frame" x="365" y="433" width="67" height="17"/>
  110. <autoresizingMask key="autoresizingMask"/>
  111. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Highlight:" id="61">
  112. <font key="font" metaFont="system"/>
  113. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  114. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  115. </textFieldCell>
  116. </textField>
  117. <colorWell toolTip="Color to use for new underlines" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="12">
  118. <rect key="frame" x="437" y="397" width="52" height="24"/>
  119. <autoresizingMask key="autoresizingMask"/>
  120. <color key="color" red="0.0" green="0.50196081400000003" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  121. <connections>
  122. <accessibilityConnection property="link" destination="14" id="163"/>
  123. <accessibilityConnection property="title" destination="13" id="68"/>
  124. </connections>
  125. </colorWell>
  126. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="13">
  127. <rect key="frame" x="363" y="401" width="69" height="17"/>
  128. <autoresizingMask key="autoresizingMask"/>
  129. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Underline:" id="60">
  130. <font key="font" metaFont="system"/>
  131. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  132. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  133. </textFieldCell>
  134. </textField>
  135. <colorWell toolTip="Color to use for new strike-outs" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="14">
  136. <rect key="frame" x="437" y="365" width="52" height="24"/>
  137. <autoresizingMask key="autoresizingMask"/>
  138. <color key="color" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  139. <connections>
  140. <accessibilityConnection property="title" destination="15" id="82"/>
  141. </connections>
  142. </colorWell>
  143. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="15">
  144. <rect key="frame" x="360" y="369" width="72" height="17"/>
  145. <autoresizingMask key="autoresizingMask"/>
  146. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Strikethrough:" id="59">
  147. <font key="font" metaFont="system"/>
  148. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  149. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  150. </textFieldCell>
  151. </textField>
  152. <colorWell toolTip="Color to use for new freehand notes" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="16">
  153. <rect key="frame" x="437" y="333" width="52" height="24"/>
  154. <autoresizingMask key="autoresizingMask"/>
  155. <color key="color" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  156. <connections>
  157. <accessibilityConnection property="link" destination="6" id="157"/>
  158. <accessibilityConnection property="title" destination="17" id="72"/>
  159. </connections>
  160. </colorWell>
  161. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="17">
  162. <rect key="frame" x="366" y="337" width="67" height="17"/>
  163. <autoresizingMask key="autoresizingMask"/>
  164. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Freehand:" id="58">
  165. <font key="font" metaFont="system"/>
  166. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  167. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  168. </textFieldCell>
  169. </textField>
  170. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="18">
  171. <rect key="frame" x="17" y="461" width="475" height="17"/>
  172. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  173. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Note colors:" id="57">
  174. <font key="font" metaFont="system"/>
  175. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  176. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  177. </textFieldCell>
  178. </textField>
  179. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="19">
  180. <rect key="frame" x="17" y="291" width="475" height="17"/>
  181. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  182. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Note fonts:" id="56">
  183. <font key="font" metaFont="system"/>
  184. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  185. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  186. </textFieldCell>
  187. </textField>
  188. <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="20">
  189. <rect key="frame" x="12" y="318" width="485" height="5"/>
  190. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  191. </box>
  192. <colorWell toolTip="Color to use for new lines" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="21">
  193. <rect key="frame" x="122" y="365" width="52" height="24"/>
  194. <autoresizingMask key="autoresizingMask"/>
  195. <color key="color" red="0.0" green="0.0" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  196. <connections>
  197. <accessibilityConnection property="link" destination="16" id="156"/>
  198. <accessibilityConnection property="title" destination="22" id="67"/>
  199. </connections>
  200. </colorWell>
  201. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="22">
  202. <rect key="frame" x="82" y="369" width="35" height="17"/>
  203. <autoresizingMask key="autoresizingMask"/>
  204. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Line:" id="55">
  205. <font key="font" metaFont="system"/>
  206. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  207. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  208. </textFieldCell>
  209. </textField>
  210. <customView toolTip="Border styles to use for new text notes" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="23" customClass="KMLineWell" customModule="PDF_Master" customModuleProvider="target">
  211. <rect key="frame" x="122" y="132" width="120" height="48"/>
  212. <autoresizingMask key="autoresizingMask"/>
  213. <connections>
  214. <accessibilityConnection property="link" destination="25" id="165"/>
  215. <accessibilityConnection property="title" destination="24" id="73"/>
  216. </connections>
  217. </customView>
  218. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="24">
  219. <rect key="frame" x="80" y="148" width="37" height="17"/>
  220. <autoresizingMask key="autoresizingMask"/>
  221. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Text:" id="54">
  222. <font key="font" metaFont="system"/>
  223. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  224. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  225. </textFieldCell>
  226. </textField>
  227. <customView toolTip="Line styles to use for new lines" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="25" customClass="KMLineWell" customModule="PDF_Master" customModuleProvider="target">
  228. <rect key="frame" x="122" y="76" width="120" height="48"/>
  229. <autoresizingMask key="autoresizingMask"/>
  230. <connections>
  231. <accessibilityConnection property="link" destination="27" id="166"/>
  232. <accessibilityConnection property="title" destination="26" id="70"/>
  233. </connections>
  234. </customView>
  235. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="26">
  236. <rect key="frame" x="82" y="92" width="35" height="17"/>
  237. <autoresizingMask key="autoresizingMask"/>
  238. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Line:" id="53">
  239. <font key="font" metaFont="system"/>
  240. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  241. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  242. </textFieldCell>
  243. </textField>
  244. <customView toolTip="Line styles to use for new freehand notes" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="27" customClass="KMLineWell" customModule="PDF_Master" customModuleProvider="target">
  245. <rect key="frame" x="122" y="20" width="120" height="48"/>
  246. <autoresizingMask key="autoresizingMask"/>
  247. <connections>
  248. <accessibilityConnection property="link" destination="29" id="167"/>
  249. <accessibilityConnection property="title" destination="28" id="74"/>
  250. </connections>
  251. </customView>
  252. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="28">
  253. <rect key="frame" x="50" y="36" width="67" height="17"/>
  254. <autoresizingMask key="autoresizingMask"/>
  255. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Freehand:" id="52">
  256. <font key="font" metaFont="system"/>
  257. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  258. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  259. </textFieldCell>
  260. </textField>
  261. <customView toolTip="Line styles to use for new circle highlights" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="29" customClass="KMLineWell" customModule="PDF_Master" customModuleProvider="target">
  262. <rect key="frame" x="369" y="132" width="120" height="48"/>
  263. <autoresizingMask key="autoresizingMask"/>
  264. <connections>
  265. <accessibilityConnection property="link" destination="31" id="168"/>
  266. <accessibilityConnection property="title" destination="30" id="79"/>
  267. </connections>
  268. </customView>
  269. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="30">
  270. <rect key="frame" x="320" y="148" width="44" height="17"/>
  271. <autoresizingMask key="autoresizingMask"/>
  272. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Circle:" id="51">
  273. <font key="font" metaFont="system"/>
  274. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  275. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  276. </textFieldCell>
  277. </textField>
  278. <customView toolTip="Line styles to use for new box highlights" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="31" customClass="KMLineWell" customModule="PDF_Master" customModuleProvider="target">
  279. <rect key="frame" x="369" y="76" width="120" height="48"/>
  280. <autoresizingMask key="autoresizingMask"/>
  281. <connections>
  282. <accessibilityConnection property="title" destination="32" id="77"/>
  283. </connections>
  284. </customView>
  285. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="32">
  286. <rect key="frame" x="332" y="92" width="32" height="17"/>
  287. <autoresizingMask key="autoresizingMask"/>
  288. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Rect:" id="50">
  289. <font key="font" metaFont="system"/>
  290. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  291. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  292. </textFieldCell>
  293. </textField>
  294. <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="33">
  295. <rect key="frame" x="12" y="215" width="485" height="5"/>
  296. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  297. </box>
  298. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="34">
  299. <rect key="frame" x="17" y="188" width="475" height="17"/>
  300. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  301. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Note lines and borders:" id="49">
  302. <font key="font" metaFont="system"/>
  303. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  304. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  305. </textFieldCell>
  306. </textField>
  307. <colorWell toolTip="Color to use for the interior of new circle highlights" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="35">
  308. <rect key="frame" x="291" y="397" width="52" height="24"/>
  309. <autoresizingMask key="autoresizingMask"/>
  310. <color key="color" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  311. <connections>
  312. <accessibilityConnection property="link" destination="8" id="159"/>
  313. <accessibilityConnection property="title" destination="36" id="81"/>
  314. </connections>
  315. </colorWell>
  316. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="36">
  317. <rect key="frame" x="191" y="401" width="95" height="17"/>
  318. <autoresizingMask key="autoresizingMask"/>
  319. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Circle interior:" id="48">
  320. <font key="font" metaFont="system"/>
  321. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  322. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  323. </textFieldCell>
  324. </textField>
  325. <colorWell toolTip="Color to use for the interior of new box highlights" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="37">
  326. <rect key="frame" x="291" y="333" width="52" height="24"/>
  327. <autoresizingMask key="autoresizingMask"/>
  328. <color key="color" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  329. <connections>
  330. <accessibilityConnection property="link" destination="10" id="161"/>
  331. <accessibilityConnection property="title" destination="38" id="69"/>
  332. </connections>
  333. </colorWell>
  334. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="38">
  335. <rect key="frame" x="204" y="337" width="82" height="17"/>
  336. <autoresizingMask key="autoresizingMask"/>
  337. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Rect interior:" id="47">
  338. <font key="font" metaFont="system"/>
  339. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  340. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  341. </textFieldCell>
  342. </textField>
  343. <colorWell toolTip="Color to use for the interior of new lines" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="262">
  344. <rect key="frame" x="122" y="333" width="52" height="24"/>
  345. <autoresizingMask key="autoresizingMask"/>
  346. <color key="color" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  347. <connections>
  348. <accessibilityConnection property="link" destination="10" id="267"/>
  349. <accessibilityConnection property="title" destination="263" id="265"/>
  350. </connections>
  351. </colorWell>
  352. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="263">
  353. <rect key="frame" x="32" y="337" width="85" height="17"/>
  354. <autoresizingMask key="autoresizingMask"/>
  355. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Line interior:" id="264">
  356. <font key="font" metaFont="system"/>
  357. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  358. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  359. </textFieldCell>
  360. </textField>
  361. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="39">
  362. <rect key="frame" x="80" y="265" width="37" height="17"/>
  363. <autoresizingMask key="autoresizingMask"/>
  364. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Text:" id="46">
  365. <font key="font" metaFont="system"/>
  366. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  367. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  368. </textFieldCell>
  369. </textField>
  370. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="40">
  371. <rect key="frame" x="48" y="233" width="69" height="17"/>
  372. <autoresizingMask key="autoresizingMask"/>
  373. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Anchored:" id="45">
  374. <font key="font" metaFont="system"/>
  375. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  376. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  377. </textFieldCell>
  378. </textField>
  379. <button toolTip="Font to use for new text notes" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="41" customClass="KMFontWell" customModule="PDF_Master" customModuleProvider="target">
  380. <rect key="frame" x="122" y="262" width="295" height="22"/>
  381. <autoresizingMask key="autoresizingMask"/>
  382. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" borderStyle="border" inset="2" id="44" customClass="KMFontWellCell" customModule="PDF_Master" customModuleProvider="target">
  383. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
  384. <font key="font" metaFont="system"/>
  385. </buttonCell>
  386. <connections>
  387. <accessibilityConnection property="link" destination="42" id="164"/>
  388. <accessibilityConnection property="link" destination="273" id="277"/>
  389. <accessibilityConnection property="title" destination="39" id="76"/>
  390. </connections>
  391. </button>
  392. <button toolTip="Font to use for new anchored notes" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="42" customClass="KMFontWell" customModule="PDF_Master" customModuleProvider="target">
  393. <rect key="frame" x="122" y="230" width="295" height="22"/>
  394. <autoresizingMask key="autoresizingMask"/>
  395. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" borderStyle="border" inset="2" id="43" customClass="KMFontWellCell" customModule="PDF_Master" customModuleProvider="target">
  396. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
  397. <font key="font" metaFont="system"/>
  398. </buttonCell>
  399. <connections>
  400. <accessibilityConnection property="title" destination="40" id="66"/>
  401. </connections>
  402. </button>
  403. <segmentedControl verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="273">
  404. <rect key="frame" x="421" y="262" width="72" height="21"/>
  405. <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
  406. <segmentedCell key="cell" controlSize="small" borderStyle="border" alignment="left" segmentDistribution="fill" style="rounded" trackingMode="selectOne" id="274">
  407. <font key="font" metaFont="smallSystem"/>
  408. <segments>
  409. <segment toolTip="Align left" image="TextAlignLeft" width="20" selected="YES"/>
  410. <segment toolTip="Center" image="TextAlignCenter" width="20" tag="2"/>
  411. <segment toolTip="Align right" image="TextAlignRight" width="20" tag="1">
  412. <nil key="label"/>
  413. </segment>
  414. </segments>
  415. </segmentedCell>
  416. <connections>
  417. <binding destination="84" name="selectedTag" keyPath="values.SKFreeTextNoteAlignment" id="276"/>
  418. </connections>
  419. </segmentedControl>
  420. </subviews>
  421. <point key="canvasLocation" x="139" y="154"/>
  422. </customView>
  423. <userDefaultsController representsSharedInstance="YES" id="84"/>
  424. <customObject id="179" userLabel="Labels 1"/>
  425. <customObject id="170" userLabel="Color Labels 2"/>
  426. <customObject id="171" userLabel="Color Labels 3"/>
  427. <customObject id="177" userLabel="Line Labels 2"/>
  428. <customObject id="203" userLabel="Color Wells 1"/>
  429. <customObject id="204" userLabel="Color Wells 2"/>
  430. <customObject id="205" userLabel="Color Wells 3"/>
  431. <customObject id="206" userLabel="Font Wells"/>
  432. <customObject id="207" userLabel="Line Wells 1"/>
  433. <customObject id="208" userLabel="Line Wells 2"/>
  434. </objects>
  435. <resources>
  436. <image name="TextAlignCenter" width="128" height="128"/>
  437. <image name="TextAlignLeft" width="128" height="128"/>
  438. <image name="TextAlignRight" width="128" height="128"/>
  439. </resources>
  440. </document>