123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMSyncPreferences" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="argumentsLabel" destination="6" id="hNC-vm-GmS"/>
- <outlet property="argumentsTextField" destination="7" id="vRa-AE-Bhu"/>
- <outlet property="checkButton" destination="2" id="Klx-Pf-Jz0"/>
- <outlet property="checkTipLabel" destination="11" id="HNF-yM-fkw"/>
- <outlet property="commandLabel" destination="4" id="5yq-lL-qp2"/>
- <outlet property="commandTextField" destination="9" id="sMN-C3-Xcc"/>
- <outlet property="pdfTexTitleLabel" destination="5" id="YjM-T7-hhl"/>
- <outlet property="presetButton" destination="8" id="ryL-fB-7fO"/>
- <outlet property="presetLabel" destination="10" id="enV-tZ-1s2"/>
- <outlet property="view" destination="1" id="31"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="1">
- <rect key="frame" x="0.0" y="0.0" width="428" height="213"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- <subviews>
- <button toolTip="Select this to check for external file changes. Use at your own risk." imageHugsTitle="YES" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2">
- <rect key="frame" x="18" y="177" width="392" height="18"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
- <buttonCell key="cell" type="check" title="Check for file changes" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="23">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <binding destination="27" name="value" keyPath="values.SKAutoCheckFileUpdate" id="28"/>
- </connections>
- </button>
- <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="3">
- <rect key="frame" x="12" y="132" width="404" height="5"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
- </box>
- <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4">
- <rect key="frame" x="34" y="51" width="73" height="17"/>
- <autoresizingMask key="autoresizingMask"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Command:" id="22">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5">
- <rect key="frame" x="17" y="107" width="394" height="17"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="PDF-TeX Sync support:" id="21">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6">
- <rect key="frame" x="29" y="22" width="78" height="17"/>
- <autoresizingMask key="autoresizingMask"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Arguments:" id="20">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <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">
- <rect key="frame" x="112" y="20" width="296" height="22"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="19">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <connections>
- <accessibilityConnection property="title" destination="6" id="24"/>
- <binding destination="27" name="value" keyPath="values.SKTeXEditorArguments" id="30"/>
- </connections>
- </textField>
- <popUpButton toolTip="Choose settings for a preset TeX editor, or use custom settings" imageHugsTitle="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8">
- <rect key="frame" x="109" y="75" width="302" height="26"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
- <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">
- <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="menu"/>
- <menu key="menu" id="16">
- <items>
- <menuItem isSeparatorItem="YES" id="18">
- <modifierMask key="keyEquivalentModifierMask" command="YES"/>
- </menuItem>
- <menuItem title="Custom" state="on" id="17"/>
- </items>
- </menu>
- </popUpButtonCell>
- <connections>
- <accessibilityConnection property="link" destination="9" id="38"/>
- <accessibilityConnection property="title" destination="10" id="25"/>
- <action selector="changeTeXEditorPreset:" target="-2" id="58"/>
- </connections>
- </popUpButton>
- <textField toolTip="Enter the command to call your favorite TeX editor" focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9">
- <rect key="frame" x="112" y="49" width="296" height="22"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
- <textFieldCell key="cell" lineBreakMode="truncatingMiddle" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <connections>
- <accessibilityConnection property="link" destination="7" id="39"/>
- <accessibilityConnection property="title" destination="4" id="26"/>
- <binding destination="27" name="value" keyPath="values.SKTeXEditorCommand" id="29"/>
- </connections>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="10">
- <rect key="frame" x="60" y="81" width="47" height="17"/>
- <autoresizingMask key="autoresizingMask"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Preset:" id="13">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="390" translatesAutoresizingMaskIntoConstraints="NO" id="11">
- <rect key="frame" x="17" y="143" width="394" height="28"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
- <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">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <point key="canvasLocation" x="-3" y="154"/>
- </customView>
- <userDefaultsController representsSharedInstance="YES" id="27"/>
- <customObject id="40" userLabel="Labels"/>
- <customObject id="45" userLabel="Controls"/>
- </objects>
- </document>
|