You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
478 lines
40 KiB
478 lines
40 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11542" systemVersion="16F60a" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
<dependencies> |
|
<deployment identifier="macosx"/> |
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11542"/> |
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
</dependencies> |
|
<objects> |
|
<customObject id="-2" userLabel="File's Owner" customClass="CLAppearanceViewController"> |
|
<connections> |
|
<outlet property="informationLabel" destination="jSx-1c-XgA" id="L6e-XS-W5j"/> |
|
<outlet property="theme" destination="5tI-fU-0lZ" id="dzr-Zx-E8x"/> |
|
<outlet property="timeFormat" destination="OrL-Ix-fmY" id="ZzR-ip-HS9"/> |
|
<outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/> |
|
</connections> |
|
</customObject> |
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/> |
|
<customView wantsLayer="YES" id="Hz6-mo-xeY"> |
|
<rect key="frame" x="0.0" y="0.0" width="585" height="549"/> |
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
|
<subviews> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="60" translatesAutoresizingMaskIntoConstraints="NO" id="iVw-cq-zLz"> |
|
<rect key="frame" x="126" y="450" width="64" height="18"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="18" id="2DP-wK-Ga8"/> |
|
<constraint firstAttribute="width" constant="60" id="KEa-ei-G2i"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Theme" id="hCb-NM-To8"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<segmentedControl toolTip="Choose a theme for the main panel!" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5tI-fU-0lZ"> |
|
<rect key="frame" x="213" y="445" width="147" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="143" id="dW5-vG-EwD"/> |
|
</constraints> |
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="3ED-rf-SN8"> |
|
<font key="font" size="12" name="HelveticaNeue-Light"/> |
|
<segments> |
|
<segment label="Default" width="70"/> |
|
<segment label="Black" toolTip="Customize the timezone panel by selecting a theme!" width="70" selected="YES" tag="1"/> |
|
</segments> |
|
</segmentedCell> |
|
<connections> |
|
<action selector="themeChanged:" target="-2" id="V9J-fh-uqe"/> |
|
<binding destination="WGI-5h-l6M" name="selectedIndex" keyPath="values.defaultTheme" id="CZP-v9-Ucg"/> |
|
</connections> |
|
</segmentedControl> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="150" translatesAutoresizingMaskIntoConstraints="NO" id="YQi-x8-6f8"> |
|
<rect key="frame" x="53" y="406" width="137" height="20"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="20" id="eY8-bV-QLM"/> |
|
<constraint firstAttribute="width" constant="133" id="n8S-fR-UtY"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Day Display Options" id="KTv-74-itf"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<segmentedControl toolTip="Select a time-format!" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OrL-Ix-fmY"> |
|
<rect key="frame" x="213" y="482" width="236" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="232" id="uOJ-Mi-Fin"/> |
|
</constraints> |
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="s7b-og-KCV"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<segments> |
|
<segment label="12-hour clock" width="115"/> |
|
<segment label="24-hour clock" toolTip="Set the time format you want to see in the timezone panel!" width="114" tag="1"/> |
|
</segments> |
|
</segmentedCell> |
|
<connections> |
|
<action selector="timeFormatSelectionChanged:" target="-2" id="EcS-pz-e0o"/> |
|
<binding destination="WGI-5h-l6M" name="selectedIndex" keyPath="values.is24HourFormatSelected" id="UsS-ER-9M9"/> |
|
</connections> |
|
</segmentedControl> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="175" translatesAutoresizingMaskIntoConstraints="NO" id="3d9-qg-dNb"> |
|
<rect key="frame" x="203" y="154" width="179" height="22"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="22" id="MdL-Dh-02n"/> |
|
<constraint firstAttribute="width" constant="175" id="hHO-Wa-gmc"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Menubar Display Options" id="ZP5-1i-Bm8"> |
|
<font key="font" size="12" name="HelveticaNeue-Bold"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="175" translatesAutoresizingMaskIntoConstraints="NO" id="pqa-Qg-U8Y"> |
|
<rect key="frame" x="11" y="120" width="179" height="20"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="175" id="B2I-0j-0W0"/> |
|
<constraint firstAttribute="height" constant="20" id="SA9-20-fCp"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Include Date" id="IAe-wr-MUG"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
<connections> |
|
<binding destination="-2" name="enabled" keyPath="self.enableOptions" id="wwV-Hq-RlT"/> |
|
</connections> |
|
</textField> |
|
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="atA-2r-FXV"> |
|
<rect key="frame" x="216" y="119" width="84" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="21" id="BqM-4F-6Ta"/> |
|
<constraint firstAttribute="width" constant="80" id="ZeK-lO-tUa"/> |
|
</constraints> |
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="rIg-AP-wGG"> |
|
<font key="font" size="12" name="HelveticaNeue-Light"/> |
|
<segments> |
|
<segment label="Yes" width="38" selected="YES"/> |
|
<segment label="No" width="38" tag="1"/> |
|
</segments> |
|
</segmentedCell> |
|
<connections> |
|
<binding destination="-2" name="enabled" keyPath="self.enableOptions" id="K4w-DT-u3f"/> |
|
<binding destination="WGI-5h-l6M" name="selectedIndex" keyPath="values.showDate" id="Qee-Dc-Piu"/> |
|
</connections> |
|
</segmentedControl> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="175" translatesAutoresizingMaskIntoConstraints="NO" id="kEn-QZ-niZ"> |
|
<rect key="frame" x="11" y="69" width="179" height="22"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="22" id="2fd-f6-8cD"/> |
|
<constraint firstAttribute="width" constant="175" id="D0w-xz-gkw"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Include Day" id="I99-Wp-1Iq"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
<connections> |
|
<binding destination="-2" name="enabled" keyPath="self.enableOptions" id="56M-0X-vvP"/> |
|
</connections> |
|
</textField> |
|
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="72r-oi-X0f"> |
|
<rect key="frame" x="213" y="362" width="79" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="75" id="H8w-wg-vel"/> |
|
</constraints> |
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="FMr-PO-czs"> |
|
<font key="font" size="12" name="HelveticaNeue-Light"/> |
|
<segments> |
|
<segment label="Yes" width="36"/> |
|
<segment label="No" width="36" selected="YES" tag="1"/> |
|
</segments> |
|
</segmentedCell> |
|
<connections> |
|
<action selector="showFutureSlider:" target="-2" id="n4K-kX-aaz"/> |
|
<binding destination="WGI-5h-l6M" name="selectedIndex" keyPath="values.displayFutureSlider" id="zRQ-mQ-qBp"/> |
|
</connections> |
|
</segmentedControl> |
|
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="14F-6y-MaJ"> |
|
<rect key="frame" x="213" y="280" width="79" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="75" id="XbD-oF-Vod"/> |
|
</constraints> |
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="d4r-UR-acP"> |
|
<font key="font" size="12" name="HelveticaNeue-Light"/> |
|
<segments> |
|
<segment label="Yes" width="36"/> |
|
<segment label="No" width="36" selected="YES" tag="1"/> |
|
</segments> |
|
</segmentedCell> |
|
<connections> |
|
<action selector="showSunriseSunset:" target="-2" id="ckh-bB-nda"/> |
|
<binding destination="WGI-5h-l6M" name="selectedIndex" keyPath="values.showSunriseSetTime" id="ISl-9Q-Snd"/> |
|
</connections> |
|
</segmentedControl> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="120" translatesAutoresizingMaskIntoConstraints="NO" id="HTZ-1V-qZb"> |
|
<rect key="frame" x="66" y="366" width="124" height="20"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="120" id="1Lv-wC-hEM"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Show Future Slider" id="PE4-Ua-hkI"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="120" translatesAutoresizingMaskIntoConstraints="NO" id="76h-05-go1"> |
|
<rect key="frame" x="66" y="325" width="124" height="20"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="120" id="Odw-mb-nT5"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Clocker should be" id="ahg-YF-MX8"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="MHe-dB-GZr"> |
|
<rect key="frame" x="0.0" y="182" width="585" height="5"/> |
|
</box> |
|
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JR8-v7-K0w"> |
|
<rect key="frame" x="216" y="18" width="84" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="21" id="Xof-eY-ZUl"/> |
|
<constraint firstAttribute="width" constant="80" id="msH-Xd-mrp"/> |
|
</constraints> |
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="SLe-HO-6so"> |
|
<font key="font" size="12" name="HelveticaNeue-Light"/> |
|
<segments> |
|
<segment label="Yes" width="38"/> |
|
<segment label="No" width="38" selected="YES" tag="1"/> |
|
</segments> |
|
</segmentedCell> |
|
<connections> |
|
<binding destination="-2" name="enabled" keyPath="self.enableOptions" id="g8k-2L-2XR"/> |
|
<binding destination="WGI-5h-l6M" name="selectedIndex" keyPath="values.showPlaceName" id="374-hG-giL"/> |
|
</connections> |
|
</segmentedControl> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="175" translatesAutoresizingMaskIntoConstraints="NO" id="X5s-Mc-Yfo"> |
|
<rect key="frame" x="203" y="523" width="179" height="18"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="175" id="YaE-Og-A4W"/> |
|
<constraint firstAttribute="height" constant="18" id="bTT-ve-oW9"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Main Panel Options" id="skQ-rM-X70"> |
|
<font key="font" size="12" name="HelveticaNeue-Bold"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1eh-BT-2fK"> |
|
<rect key="frame" x="213" y="404" width="129" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="125" id="u9T-ks-rqA"/> |
|
</constraints> |
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="ZV9-ih-faz"> |
|
<font key="font" size="12" name="HelveticaNeue-Light"/> |
|
<segments> |
|
<segment label="Relative" width="60"/> |
|
<segment label="Actual" width="60" selected="YES" tag="1"/> |
|
</segments> |
|
</segmentedCell> |
|
<connections> |
|
<action selector="changeRelativeDayDisplay:" target="-2" id="7Af-BH-qFq"/> |
|
<binding destination="WGI-5h-l6M" name="selectedIndex" keyPath="values.relativeDate" id="eKo-sG-1eE"/> |
|
</connections> |
|
</segmentedControl> |
|
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SbG-Qh-ziy"> |
|
<rect key="frame" x="213" y="321" width="334" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="330" id="T2D-fB-93g"/> |
|
</constraints> |
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="zOl-EY-gEX"> |
|
<font key="font" size="12" name="HelveticaNeue-Light"/> |
|
<segments> |
|
<segment label="Attached to the menu-bar" width="164"/> |
|
<segment label="In Floating mode" width="163" selected="YES" tag="1"/> |
|
</segments> |
|
</segmentedCell> |
|
<connections> |
|
<action selector="displayModeChanged:" target="-2" id="qVM-K8-rRO"/> |
|
<binding destination="WGI-5h-l6M" name="selectedIndex" keyPath="values.displayAppAsForegroundApp" id="Fuh-BG-SYM"/> |
|
</connections> |
|
</segmentedControl> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="120" translatesAutoresizingMaskIntoConstraints="NO" id="f2Q-vO-MPo"> |
|
<rect key="frame" x="23" y="242" width="167" height="20"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="163" id="vKf-lb-QeN"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Display the time in seconds" id="rh5-Qc-lnl"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="YhF-Ej-nK4"> |
|
<rect key="frame" x="217" y="194" width="18" height="28"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="28" id="zYn-8T-Fdr"/> |
|
<constraint firstAttribute="width" constant="18" id="zxG-Oo-Uti"/> |
|
</constraints> |
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSFontPanel" id="cq7-TL-C6e"/> |
|
</imageView> |
|
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ldk-to-zYd"> |
|
<rect key="frame" x="213" y="239" width="82" height="24"/> |
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="bca-wW-eJM"> |
|
<font key="font" size="12" name="HelveticaNeue-Light"/> |
|
<segments> |
|
<segment label="Yes"/> |
|
<segment label="No" selected="YES" tag="1"/> |
|
</segments> |
|
</segmentedCell> |
|
<connections> |
|
<action selector="displayTimeWithSeconds:" target="-2" id="WSc-qj-YR7"/> |
|
<binding destination="WGI-5h-l6M" name="selectedIndex" keyPath="values.showSeconds" id="Zjy-8n-mQV"/> |
|
</connections> |
|
</segmentedControl> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="120" translatesAutoresizingMaskIntoConstraints="NO" id="R46-6I-vYT"> |
|
<rect key="frame" x="46" y="282" width="144" height="20"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="140" id="3tu-Bf-MZ4"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Show Sunrise/Sunset" id="dPO-nm-S9e"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="100" translatesAutoresizingMaskIntoConstraints="NO" id="5TC-RQ-gzI"> |
|
<rect key="frame" x="86" y="487" width="104" height="18"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="18" id="gWc-u4-D8E"/> |
|
<constraint firstAttribute="width" constant="100" id="nh0-5K-Aa0"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Time Format" id="Hza-PB-FEf"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XwV-hy-YiP"> |
|
<rect key="frame" x="216" y="68" width="84" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="80" id="dBz-ZQ-BF1"/> |
|
<constraint firstAttribute="height" constant="21" id="y8c-hZ-MtI"/> |
|
</constraints> |
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="18N-XQ-ANm"> |
|
<font key="font" size="12" name="HelveticaNeue-Light"/> |
|
<segments> |
|
<segment label="Yes" width="38"/> |
|
<segment label="No" width="38" selected="YES" tag="1"/> |
|
</segments> |
|
</segmentedCell> |
|
<connections> |
|
<binding destination="-2" name="enabled" keyPath="self.enableOptions" id="5wv-GT-fne"/> |
|
<binding destination="WGI-5h-l6M" name="selectedIndex" keyPath="values.showDay" id="AeO-a9-xU4"/> |
|
</connections> |
|
</segmentedControl> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="175" translatesAutoresizingMaskIntoConstraints="NO" id="AV0-RE-Dcn"> |
|
<rect key="frame" x="11" y="24" width="179" height="18"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="18" id="63B-fX-neA"/> |
|
<constraint firstAttribute="width" constant="175" id="HpK-tm-aDg"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Include Place Name" id="ehE-BM-hQd"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
<connections> |
|
<binding destination="-2" name="enabled" keyPath="self.enableOptions" id="48s-vA-1Hn"/> |
|
</connections> |
|
</textField> |
|
<slider verticalHuggingPriority="750" alphaValue="0.59999999999999998" translatesAutoresizingMaskIntoConstraints="NO" id="110-Qf-bgG"> |
|
<rect key="frame" x="241" y="199" width="256" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="252" id="WyW-ga-f0f"/> |
|
</constraints> |
|
<sliderCell key="cell" state="on" alignment="left" minValue="1" maxValue="7" doubleValue="4" tickMarkPosition="above" numberOfTickMarks="7" allowsTickMarkValuesOnly="YES" sliderType="linear" id="M0F-ob-Mjy"/> |
|
<connections> |
|
<binding destination="WGI-5h-l6M" name="value" keyPath="values.userFontSize" id="T64-QX-szn"/> |
|
</connections> |
|
</slider> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="120" translatesAutoresizingMaskIntoConstraints="NO" id="kG7-Ie-H4f"> |
|
<rect key="frame" x="23" y="202" width="167" height="20"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="163" id="Tma-h6-JAz"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Larger Text" id="pnT-pX-lCO"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="dS9-c7-MxQ"> |
|
<rect key="frame" x="503" y="183" width="40" height="52"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="52" id="btN-8s-pz3"/> |
|
<constraint firstAttribute="width" constant="40" id="gXE-NP-DO0"/> |
|
</constraints> |
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSFontPanel" id="EBW-jh-OAK"/> |
|
</imageView> |
|
<visualEffectView appearanceType="vibrantDark" blendingMode="behindWindow" material="light" state="followsWindowActiveState" translatesAutoresizingMaskIntoConstraints="NO" id="fdq-8j-CA1"> |
|
<rect key="frame" x="0.0" y="0.0" width="585" height="186"/> |
|
<subviews> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jSx-1c-XgA"> |
|
<rect key="frame" x="25" y="78" width="536" height="30"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="30" id="GNS-8q-CH7"/> |
|
<constraint firstAttribute="width" constant="532" id="ZHf-dz-qP2"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" placeholderString="" id="5MC-bc-FsJ"> |
|
<font key="font" size="20" name="HelveticaNeue-Thin"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
<connections> |
|
<binding destination="-2" name="hidden" keyPath="self.enableOptions" id="2Z2-bI-vQK"/> |
|
</connections> |
|
</textField> |
|
</subviews> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="186" id="O7n-Lt-RBf"/> |
|
<constraint firstItem="jSx-1c-XgA" firstAttribute="centerX" secondItem="fdq-8j-CA1" secondAttribute="centerX" id="c8l-Th-NAa"/> |
|
<constraint firstItem="jSx-1c-XgA" firstAttribute="centerY" secondItem="fdq-8j-CA1" secondAttribute="centerY" id="j3U-oh-pGR"/> |
|
<constraint firstAttribute="width" constant="585" id="mbI-fC-DnO"/> |
|
</constraints> |
|
<connections> |
|
<binding destination="-2" name="hidden" keyPath="self.enableOptions" id="wgj-al-mPi"/> |
|
</connections> |
|
</visualEffectView> |
|
</subviews> |
|
<constraints> |
|
<constraint firstItem="5tI-fU-0lZ" firstAttribute="leading" secondItem="iVw-cq-zLz" secondAttribute="trailing" constant="27" id="09M-ej-JuT"/> |
|
<constraint firstItem="5TC-RQ-gzI" firstAttribute="top" secondItem="X5s-Mc-Yfo" secondAttribute="bottom" constant="18" id="1Wi-S2-cSq"/> |
|
<constraint firstItem="atA-2r-FXV" firstAttribute="leading" secondItem="pqa-Qg-U8Y" secondAttribute="trailing" constant="30" id="1cB-qu-vg8"/> |
|
<constraint firstItem="f2Q-vO-MPo" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="25" id="1pT-cx-PGJ"/> |
|
<constraint firstItem="kG7-Ie-H4f" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="25" id="2Fb-AG-GFp"/> |
|
<constraint firstItem="72r-oi-X0f" firstAttribute="leading" secondItem="HTZ-1V-qZb" secondAttribute="trailing" constant="27" id="3yw-VH-8BN"/> |
|
<constraint firstItem="AV0-RE-Dcn" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="13" id="42G-Bz-thC"/> |
|
<constraint firstItem="JR8-v7-K0w" firstAttribute="leading" secondItem="AV0-RE-Dcn" secondAttribute="trailing" constant="30" id="4b2-I4-DY3"/> |
|
<constraint firstItem="iVw-cq-zLz" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="128" id="5uc-bV-qZ4"/> |
|
<constraint firstItem="kG7-Ie-H4f" firstAttribute="top" secondItem="f2Q-vO-MPo" secondAttribute="bottom" constant="20" id="9Te-aW-Vhq"/> |
|
<constraint firstItem="XwV-hy-YiP" firstAttribute="leading" secondItem="kEn-QZ-niZ" secondAttribute="trailing" constant="30" id="9cV-dY-bvk"/> |
|
<constraint firstItem="14F-6y-MaJ" firstAttribute="leading" secondItem="R46-6I-vYT" secondAttribute="trailing" constant="27" id="9cx-2b-Fs7"/> |
|
<constraint firstItem="pqa-Qg-U8Y" firstAttribute="top" secondItem="3d9-qg-dNb" secondAttribute="bottom" constant="14" id="BbP-bV-0Ow"/> |
|
<constraint firstItem="3d9-qg-dNb" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="FBj-0N-ltc"/> |
|
<constraint firstItem="ldk-to-zYd" firstAttribute="leading" secondItem="f2Q-vO-MPo" secondAttribute="trailing" constant="27" id="FIY-ue-9jm"/> |
|
<constraint firstItem="atA-2r-FXV" firstAttribute="top" secondItem="3d9-qg-dNb" secondAttribute="bottom" constant="12" id="FzK-Kq-gAo"/> |
|
<constraint firstItem="SbG-Qh-ziy" firstAttribute="top" secondItem="72r-oi-X0f" secondAttribute="bottom" constant="20" id="GNY-9w-Fon"/> |
|
<constraint firstItem="R46-6I-vYT" firstAttribute="top" secondItem="SbG-Qh-ziy" secondAttribute="bottom" constant="21" id="Hiy-x3-7hE"/> |
|
<constraint firstItem="MHe-dB-GZr" firstAttribute="top" secondItem="110-Qf-bgG" secondAttribute="bottom" constant="16" id="IwT-tl-ktf"/> |
|
<constraint firstItem="f2Q-vO-MPo" firstAttribute="top" secondItem="14F-6y-MaJ" secondAttribute="bottom" constant="20" id="LgU-f5-W9a"/> |
|
<constraint firstItem="YhF-Ej-nK4" firstAttribute="leading" secondItem="kG7-Ie-H4f" secondAttribute="trailing" constant="29" id="Nqt-LV-E1Q"/> |
|
<constraint firstItem="fdq-8j-CA1" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="O2c-qk-kst"/> |
|
<constraint firstItem="X5s-Mc-Yfo" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="8" id="OeD-4K-q6Y"/> |
|
<constraint firstItem="3d9-qg-dNb" firstAttribute="top" secondItem="MHe-dB-GZr" secondAttribute="bottom" constant="8" id="Oed-Un-siR"/> |
|
<constraint firstItem="HTZ-1V-qZb" firstAttribute="top" secondItem="1eh-BT-2fK" secondAttribute="bottom" constant="20" id="Ohx-zT-4Wu"/> |
|
<constraint firstItem="X5s-Mc-Yfo" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="PRU-TH-852"/> |
|
<constraint firstItem="dS9-c7-MxQ" firstAttribute="top" secondItem="ldk-to-zYd" secondAttribute="bottom" constant="6" id="Qmk-pf-bld"/> |
|
<constraint firstItem="72r-oi-X0f" firstAttribute="top" secondItem="1eh-BT-2fK" secondAttribute="bottom" constant="21" id="Rju-VD-EVQ"/> |
|
<constraint firstItem="MHe-dB-GZr" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="TyR-gg-RLi"/> |
|
<constraint firstItem="76h-05-go1" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="68" id="VRf-qe-f7g"/> |
|
<constraint firstAttribute="bottom" secondItem="fdq-8j-CA1" secondAttribute="bottom" id="Vqz-L7-A5O"/> |
|
<constraint firstItem="dS9-c7-MxQ" firstAttribute="leading" secondItem="110-Qf-bgG" secondAttribute="trailing" constant="8" id="Vti-h4-gdv"/> |
|
<constraint firstItem="YQi-x8-6f8" firstAttribute="top" secondItem="5tI-fU-0lZ" secondAttribute="bottom" constant="21" id="WoY-W4-XuS"/> |
|
<constraint firstItem="iVw-cq-zLz" firstAttribute="top" secondItem="OrL-Ix-fmY" secondAttribute="bottom" constant="16" id="XgM-Wl-Xap"/> |
|
<constraint firstItem="ldk-to-zYd" firstAttribute="top" secondItem="14F-6y-MaJ" secondAttribute="bottom" constant="20" id="YQJ-AQ-AaB"/> |
|
<constraint firstItem="1eh-BT-2fK" firstAttribute="leading" secondItem="YQi-x8-6f8" secondAttribute="trailing" constant="27" id="YxA-gF-2C1"/> |
|
<constraint firstItem="R46-6I-vYT" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="48" id="aM3-jx-h9s"/> |
|
<constraint firstItem="5tI-fU-0lZ" firstAttribute="top" secondItem="iVw-cq-zLz" secondAttribute="bottom" constant="-18" id="bo6-s2-Vfj"/> |
|
<constraint firstItem="76h-05-go1" firstAttribute="top" secondItem="72r-oi-X0f" secondAttribute="bottom" constant="19" id="cgM-DZ-Mzt"/> |
|
<constraint firstItem="110-Qf-bgG" firstAttribute="top" secondItem="ldk-to-zYd" secondAttribute="bottom" constant="18" id="dMs-8G-cPd"/> |
|
<constraint firstItem="1eh-BT-2fK" firstAttribute="top" secondItem="5tI-fU-0lZ" secondAttribute="bottom" constant="20" id="euV-Th-hKu"/> |
|
<constraint firstItem="HTZ-1V-qZb" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="68" id="hze-nB-VGS"/> |
|
<constraint firstAttribute="trailing" secondItem="MHe-dB-GZr" secondAttribute="trailing" id="jL7-Cv-YuY"/> |
|
<constraint firstItem="kEn-QZ-niZ" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="13" id="kIo-mO-HD7"/> |
|
<constraint firstItem="XwV-hy-YiP" firstAttribute="top" secondItem="atA-2r-FXV" secondAttribute="bottom" constant="30" id="mXv-fb-QQR"/> |
|
<constraint firstItem="110-Qf-bgG" firstAttribute="leading" secondItem="YhF-Ej-nK4" secondAttribute="trailing" constant="8" id="n5J-TZ-gmX"/> |
|
<constraint firstItem="SbG-Qh-ziy" firstAttribute="leading" secondItem="76h-05-go1" secondAttribute="trailing" constant="27" id="nAt-t6-tt1"/> |
|
<constraint firstItem="14F-6y-MaJ" firstAttribute="top" secondItem="SbG-Qh-ziy" secondAttribute="bottom" constant="20" id="pVQ-xo-bc4"/> |
|
<constraint firstItem="pqa-Qg-U8Y" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="13" id="pXe-Rk-xtZ"/> |
|
<constraint firstItem="AV0-RE-Dcn" firstAttribute="top" secondItem="XwV-hy-YiP" secondAttribute="bottom" constant="28" id="qdY-rp-pnQ"/> |
|
<constraint firstItem="YhF-Ej-nK4" firstAttribute="top" secondItem="ldk-to-zYd" secondAttribute="bottom" constant="19" id="qfW-Zu-TC1"/> |
|
<constraint firstItem="OrL-Ix-fmY" firstAttribute="top" secondItem="5TC-RQ-gzI" secondAttribute="bottom" constant="-18" id="rpk-WN-DT9"/> |
|
<constraint firstItem="OrL-Ix-fmY" firstAttribute="leading" secondItem="5TC-RQ-gzI" secondAttribute="trailing" constant="27" id="v3g-9s-ueW"/> |
|
<constraint firstItem="kEn-QZ-niZ" firstAttribute="top" secondItem="atA-2r-FXV" secondAttribute="bottom" constant="30" id="vOW-py-FUO"/> |
|
<constraint firstItem="YQi-x8-6f8" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="55" id="xqh-U1-NDQ"/> |
|
<constraint firstItem="JR8-v7-K0w" firstAttribute="top" secondItem="XwV-hy-YiP" secondAttribute="bottom" constant="29" id="yj8-uz-0km"/> |
|
<constraint firstItem="5TC-RQ-gzI" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="88" id="ypY-5V-LTC"/> |
|
</constraints> |
|
<point key="canvasLocation" x="103.5" y="281.5"/> |
|
</customView> |
|
<userDefaultsController representsSharedInstance="YES" id="WGI-5h-l6M"/> |
|
</objects> |
|
<resources> |
|
<image name="NSFontPanel" width="32" height="32"/> |
|
</resources> |
|
</document>
|
|
|