SyncPreferences.xib 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  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 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="KMSyncPreferences" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="texEditorControls" destination="45" id="54"/>
  12. <outlet property="texEditorLabels" destination="40" id="53"/>
  13. <outlet property="view" destination="1" id="31"/>
  14. </connections>
  15. </customObject>
  16. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  17. <customObject id="-3" userLabel="Application"/>
  18. <customView id="1">
  19. <rect key="frame" x="0.0" y="0.0" width="428" height="213"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  21. <subviews>
  22. <button toolTip="Select this to check for external file changes. Use at your own risk." fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2">
  23. <rect key="frame" x="18" y="177" width="392" height="18"/>
  24. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  25. <buttonCell key="cell" type="check" title="Check for file changes" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="23">
  26. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  27. <font key="font" metaFont="system"/>
  28. </buttonCell>
  29. <connections>
  30. <binding destination="27" name="value" keyPath="values.SKAutoCheckFileUpdate" id="28"/>
  31. </connections>
  32. </button>
  33. <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="3">
  34. <rect key="frame" x="12" y="132" width="404" height="5"/>
  35. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  36. </box>
  37. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4">
  38. <rect key="frame" x="34" y="51" width="73" height="17"/>
  39. <autoresizingMask key="autoresizingMask"/>
  40. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Command:" id="22">
  41. <font key="font" metaFont="system"/>
  42. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  43. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  44. </textFieldCell>
  45. </textField>
  46. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5">
  47. <rect key="frame" x="17" y="107" width="394" height="17"/>
  48. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  49. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="PDF-TeX Sync support:" id="21">
  50. <font key="font" metaFont="system"/>
  51. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  52. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  53. </textFieldCell>
  54. </textField>
  55. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6">
  56. <rect key="frame" x="29" y="22" width="78" height="17"/>
  57. <autoresizingMask key="autoresizingMask"/>
  58. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Arguments:" id="20">
  59. <font key="font" metaFont="system"/>
  60. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  61. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  62. </textFieldCell>
  63. </textField>
  64. <textField toolTip="Enter the arguments for the command. Use %file to indicate the file to open and %line for the line number" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7">
  65. <rect key="frame" x="112" y="20" width="296" height="22"/>
  66. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  67. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="19">
  68. <font key="font" metaFont="system"/>
  69. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  70. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  71. </textFieldCell>
  72. <connections>
  73. <accessibilityConnection property="title" destination="6" id="24"/>
  74. <binding destination="27" name="value" keyPath="values.SKTeXEditorArguments" id="30"/>
  75. </connections>
  76. </textField>
  77. <popUpButton toolTip="Choose settings for a preset TeX editor, or use custom settings" verticalHuggingPriority="750" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8">
  78. <rect key="frame" x="109" y="75" width="302" height="26"/>
  79. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  80. <popUpButtonCell key="cell" type="push" title="Custom" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="17" id="15">
  81. <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
  82. <font key="font" metaFont="system"/>
  83. <menu key="menu" id="16">
  84. <items>
  85. <menuItem isSeparatorItem="YES" id="18">
  86. <modifierMask key="keyEquivalentModifierMask" command="YES"/>
  87. </menuItem>
  88. <menuItem title="Custom" state="on" id="17"/>
  89. </items>
  90. </menu>
  91. </popUpButtonCell>
  92. <connections>
  93. <accessibilityConnection property="link" destination="9" id="38"/>
  94. <accessibilityConnection property="title" destination="10" id="25"/>
  95. <action selector="changeTeXEditorPreset:" target="-2" id="58"/>
  96. </connections>
  97. </popUpButton>
  98. <textField toolTip="Enter the command to call your favorite TeX editor" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9">
  99. <rect key="frame" x="112" y="49" width="296" height="22"/>
  100. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  101. <textFieldCell key="cell" lineBreakMode="truncatingMiddle" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14">
  102. <font key="font" metaFont="system"/>
  103. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  104. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  105. </textFieldCell>
  106. <connections>
  107. <accessibilityConnection property="link" destination="7" id="39"/>
  108. <accessibilityConnection property="title" destination="4" id="26"/>
  109. <binding destination="27" name="value" keyPath="values.SKTeXEditorCommand" id="29"/>
  110. </connections>
  111. </textField>
  112. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="10">
  113. <rect key="frame" x="60" y="81" width="47" height="17"/>
  114. <autoresizingMask key="autoresizingMask"/>
  115. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Preset:" id="13">
  116. <font key="font" metaFont="system"/>
  117. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  118. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  119. </textFieldCell>
  120. </textField>
  121. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="390" translatesAutoresizingMaskIntoConstraints="NO" id="11">
  122. <rect key="frame" x="17" y="143" width="394" height="28"/>
  123. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  124. <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Do not select this when using a script or program that will force a revert." id="12">
  125. <font key="font" metaFont="smallSystem"/>
  126. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  127. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  128. </textFieldCell>
  129. </textField>
  130. </subviews>
  131. <point key="canvasLocation" x="-3" y="154"/>
  132. </customView>
  133. <userDefaultsController representsSharedInstance="YES" id="27"/>
  134. <customObject id="40" userLabel="Labels" customClass="SKIBArray">
  135. <connections>
  136. <outlet property="object1" destination="10" id="49"/>
  137. <outlet property="object2" destination="4" id="43"/>
  138. <outlet property="object3" destination="6" id="44"/>
  139. </connections>
  140. </customObject>
  141. <customObject id="45" userLabel="Controls" customClass="SKIBArray">
  142. <connections>
  143. <outlet property="object1" destination="8" id="50"/>
  144. <outlet property="object2" destination="9" id="51"/>
  145. <outlet property="object3" destination="7" id="52"/>
  146. </connections>
  147. </customObject>
  148. </objects>
  149. </document>