NotesPreferences.xib 39 KB

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