SyncPreferences.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
  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_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="argumentsLabel" destination="6" id="hNC-vm-GmS"/>
  12. <outlet property="argumentsTextField" destination="7" id="vRa-AE-Bhu"/>
  13. <outlet property="checkButton" destination="2" id="Klx-Pf-Jz0"/>
  14. <outlet property="checkTipLabel" destination="11" id="HNF-yM-fkw"/>
  15. <outlet property="commandLabel" destination="4" id="5yq-lL-qp2"/>
  16. <outlet property="commandTextField" destination="9" id="sMN-C3-Xcc"/>
  17. <outlet property="pdfTexTitleLabel" destination="5" id="YjM-T7-hhl"/>
  18. <outlet property="presetButton" destination="8" id="ryL-fB-7fO"/>
  19. <outlet property="presetLabel" destination="10" id="enV-tZ-1s2"/>
  20. <outlet property="view" destination="1" id="31"/>
  21. </connections>
  22. </customObject>
  23. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  24. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  25. <customView id="1">
  26. <rect key="frame" x="0.0" y="0.0" width="428" height="213"/>
  27. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  28. <subviews>
  29. <button toolTip="Select this to check for external file changes. Use at your own risk." imageHugsTitle="YES" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2">
  30. <rect key="frame" x="18" y="177" width="392" height="18"/>
  31. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  32. <buttonCell key="cell" type="check" title="Check for file changes" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="23">
  33. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  34. <font key="font" metaFont="system"/>
  35. </buttonCell>
  36. <connections>
  37. <binding destination="27" name="value" keyPath="values.SKAutoCheckFileUpdate" id="28"/>
  38. </connections>
  39. </button>
  40. <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="3">
  41. <rect key="frame" x="12" y="132" width="404" height="5"/>
  42. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  43. </box>
  44. <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4">
  45. <rect key="frame" x="34" y="51" width="73" height="17"/>
  46. <autoresizingMask key="autoresizingMask"/>
  47. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Command:" id="22">
  48. <font key="font" metaFont="system"/>
  49. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  50. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  51. </textFieldCell>
  52. </textField>
  53. <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5">
  54. <rect key="frame" x="17" y="107" width="394" height="17"/>
  55. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  56. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="PDF-TeX Sync support:" id="21">
  57. <font key="font" metaFont="system"/>
  58. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  59. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  60. </textFieldCell>
  61. </textField>
  62. <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6">
  63. <rect key="frame" x="29" y="22" width="78" height="17"/>
  64. <autoresizingMask key="autoresizingMask"/>
  65. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Arguments:" id="20">
  66. <font key="font" metaFont="system"/>
  67. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  68. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  69. </textFieldCell>
  70. </textField>
  71. <textField toolTip="Enter the arguments for the command. Use %file to indicate the file to open and %line for the line number" focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7">
  72. <rect key="frame" x="112" y="20" width="296" height="22"/>
  73. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  74. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="19">
  75. <font key="font" metaFont="system"/>
  76. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  77. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  78. </textFieldCell>
  79. <connections>
  80. <accessibilityConnection property="title" destination="6" id="24"/>
  81. <binding destination="27" name="value" keyPath="values.SKTeXEditorArguments" id="30"/>
  82. </connections>
  83. </textField>
  84. <popUpButton toolTip="Choose settings for a preset TeX editor, or use custom settings" imageHugsTitle="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8">
  85. <rect key="frame" x="109" y="75" width="302" height="26"/>
  86. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  87. <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">
  88. <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
  89. <font key="font" metaFont="menu"/>
  90. <menu key="menu" id="16">
  91. <items>
  92. <menuItem isSeparatorItem="YES" id="18">
  93. <modifierMask key="keyEquivalentModifierMask" command="YES"/>
  94. </menuItem>
  95. <menuItem title="Custom" state="on" id="17"/>
  96. </items>
  97. </menu>
  98. </popUpButtonCell>
  99. <connections>
  100. <accessibilityConnection property="link" destination="9" id="38"/>
  101. <accessibilityConnection property="title" destination="10" id="25"/>
  102. <action selector="changeTeXEditorPreset:" target="-2" id="58"/>
  103. </connections>
  104. </popUpButton>
  105. <textField toolTip="Enter the command to call your favorite TeX editor" focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9">
  106. <rect key="frame" x="112" y="49" width="296" height="22"/>
  107. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  108. <textFieldCell key="cell" lineBreakMode="truncatingMiddle" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14">
  109. <font key="font" metaFont="system"/>
  110. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  111. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  112. </textFieldCell>
  113. <connections>
  114. <accessibilityConnection property="link" destination="7" id="39"/>
  115. <accessibilityConnection property="title" destination="4" id="26"/>
  116. <binding destination="27" name="value" keyPath="values.SKTeXEditorCommand" id="29"/>
  117. </connections>
  118. </textField>
  119. <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="10">
  120. <rect key="frame" x="60" y="81" width="47" height="17"/>
  121. <autoresizingMask key="autoresizingMask"/>
  122. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Preset:" id="13">
  123. <font key="font" metaFont="system"/>
  124. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  125. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  126. </textFieldCell>
  127. </textField>
  128. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="390" translatesAutoresizingMaskIntoConstraints="NO" id="11">
  129. <rect key="frame" x="17" y="143" width="394" height="28"/>
  130. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  131. <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">
  132. <font key="font" metaFont="smallSystem"/>
  133. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  134. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  135. </textFieldCell>
  136. </textField>
  137. </subviews>
  138. <point key="canvasLocation" x="-3" y="154"/>
  139. </customView>
  140. <userDefaultsController representsSharedInstance="YES" id="27"/>
  141. <customObject id="40" userLabel="Labels"/>
  142. <customObject id="45" userLabel="Controls"/>
  143. </objects>
  144. </document>