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.
423 lines
38 KiB
423 lines
38 KiB
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15C50" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
<dependencies> |
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/> |
|
</dependencies> |
|
<objects> |
|
<customObject id="-2" userLabel="File's Owner" customClass="CLPreferencesViewController"> |
|
<connections> |
|
<outlet property="availableTimezoneTableView" destination="Q0t-hQ-orw" id="vQv-rd-Wkv"/> |
|
<outlet property="fontPopUp" destination="adA-dB-5Ok" id="FK1-Pq-eXW"/> |
|
<outlet property="is24HourFormatSelected" destination="msw-L5-agF" id="Orm-wH-Yr8"/> |
|
<outlet property="messageLabel" destination="KFC-NV-5A3" id="NKB-JY-Udb"/> |
|
<outlet property="searchField" destination="biT-6m-ElR" id="Di3-QU-LGY"/> |
|
<outlet property="themePopUp" destination="sfL-D2-aUX" id="G3Z-Nv-eVe"/> |
|
<outlet property="timezonePanel" destination="6FL-fp-Ke1" id="SDq-Q4-hMb"/> |
|
<outlet property="timezoneTableView" destination="LbJ-dW-ITm" id="tRO-Ch-Was"/> |
|
<outlet property="view" destination="Uu9-io-frR" id="bYk-D1-SUF"/> |
|
</connections> |
|
</customObject> |
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/> |
|
<view id="Uu9-io-frR"> |
|
<rect key="frame" x="0.0" y="0.0" width="439" height="460"/> |
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
<subviews> |
|
<button toolTip="Add a timezone" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4yB-vZ-tNX"> |
|
<rect key="frame" x="11" y="154" width="21" height="22"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="20" id="GNz-C9-Ay8"/> |
|
<constraint firstAttribute="width" constant="21" id="OkY-Uq-PwX"/> |
|
</constraints> |
|
<buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="NSAddTemplate" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9ic-9h-AL9"> |
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
<font key="font" metaFont="system"/> |
|
</buttonCell> |
|
<connections> |
|
<action selector="addTimeZone:" target="-2" id="XGq-Ec-n2t"/> |
|
</connections> |
|
</button> |
|
<button toolTip="Remove a timezone" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="iOG-Ey-lmD"> |
|
<rect key="frame" x="32" y="154" width="21" height="22"/> |
|
<buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="NSRemoveTemplate" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gLH-wy-bCE"> |
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
<font key="font" metaFont="system"/> |
|
</buttonCell> |
|
<connections> |
|
<action selector="removeFromFavourites:" target="-2" id="M3C-EF-9kQ"/> |
|
</connections> |
|
</button> |
|
<scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="22" horizontalPageScroll="10" verticalLineScroll="22" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zBR-OH-6QQ"> |
|
<rect key="frame" x="10" y="181" width="419" height="271"/> |
|
<clipView key="contentView" id="UZ2-JA-TZe"> |
|
<rect key="frame" x="0.0" y="0.0" width="419" height="271"/> |
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
<subviews> |
|
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" autosaveColumns="NO" rowHeight="20" headerView="igm-uc-1wh" id="LbJ-dW-ITm"> |
|
<rect key="frame" x="0.0" y="0.0" width="419" height="248"/> |
|
<autoresizingMask key="autoresizingMask"/> |
|
<size key="intercellSpacing" width="3" height="2"/> |
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
|
<tableColumns> |
|
<tableColumn identifier="timezoneName" editable="NO" width="252.75" minWidth="80" maxWidth="1000" id="YaU-AD-fOu"> |
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Selected Timezone(s)"> |
|
<font key="font" metaFont="smallSystem"/> |
|
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/> |
|
</tableHeaderCell> |
|
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="HJL-uw-ZOC"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
|
</tableColumn> |
|
<tableColumn identifier="label" width="150" minWidth="80" maxWidth="150" id="wmL-jC-Tny"> |
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Label"> |
|
<font key="font" metaFont="smallSystem"/> |
|
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
|
</tableHeaderCell> |
|
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="xOd-3p-ihC"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
|
</tableColumn> |
|
</tableColumns> |
|
<connections> |
|
<outlet property="dataSource" destination="-2" id="XGS-yO-SWb"/> |
|
<outlet property="delegate" destination="-2" id="cBU-DB-Ypu"/> |
|
</connections> |
|
</tableView> |
|
</subviews> |
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
</clipView> |
|
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="QrG-bP-Ras"> |
|
<rect key="frame" x="0.0" y="229" width="419" height="16"/> |
|
<autoresizingMask key="autoresizingMask"/> |
|
</scroller> |
|
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="dvf-BY-cGu"> |
|
<rect key="frame" x="-14" y="-7" width="15" height="0.0"/> |
|
<autoresizingMask key="autoresizingMask"/> |
|
</scroller> |
|
<tableHeaderView key="headerView" focusRingType="none" id="igm-uc-1wh"> |
|
<rect key="frame" x="0.0" y="0.0" width="419" height="23"/> |
|
<autoresizingMask key="autoresizingMask"/> |
|
</tableHeaderView> |
|
</scrollView> |
|
<button toolTip="Clocker will start on each system launch" translatesAutoresizingMaskIntoConstraints="NO" id="i4I-JP-QcP" customClass="ColoredButton"> |
|
<rect key="frame" x="167" y="106" width="191" height="18"/> |
|
<buttonCell key="cell" type="check" title="Start Clocker on system startup" bezelStyle="regularSquare" imagePosition="left" inset="2" id="GSg-4f-ngw"> |
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
|
<font key="font" size="12" name="Helvetica-Light"/> |
|
</buttonCell> |
|
<connections> |
|
<binding destination="-2" name="value" keyPath="self.launchOnLogin" id="Baz-dU-CxZ"/> |
|
</connections> |
|
</button> |
|
<button toolTip="Show time using a 24-hour format" translatesAutoresizingMaskIntoConstraints="NO" id="msw-L5-agF" customClass="ColoredButton"> |
|
<rect key="frame" x="167" y="127" width="343" height="22"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="339" id="KXG-qX-V3N"/> |
|
<constraint firstAttribute="height" constant="18" id="d60-FM-DPd"/> |
|
</constraints> |
|
<buttonCell key="cell" type="check" title="Use a 24-hour clock" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="ki6-rf-utU"> |
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
|
<font key="font" size="12" name="Helvetica-Light"/> |
|
</buttonCell> |
|
<connections> |
|
<action selector="timeFormatSelectionChanged:" target="-2" id="5mG-yB-Vzd"/> |
|
<binding destination="1Gq-ZQ-IML" name="value" keyPath="values.is24HourFormatSelected" id="KjZ-gp-ipG"/> |
|
</connections> |
|
</button> |
|
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="adA-dB-5Ok"> |
|
<rect key="frame" x="167" y="47" width="179" height="26"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="174" id="Iav-7m-gZ5"/> |
|
</constraints> |
|
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" imagePosition="overlaps" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="fI5-8y-GjM" id="3QE-QI-x3u"> |
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> |
|
<font key="font" size="12" name="HelveticaNeue-Thin"/> |
|
<menu key="menu" id="cF5-QZ-Ydw"> |
|
<items> |
|
<menuItem state="on" id="fI5-8y-GjM"/> |
|
<menuItem title="Item 2" id="0wt-P7-TFr"/> |
|
<menuItem title="Item 3" id="i2R-uY-UOg"/> |
|
</items> |
|
</menu> |
|
</popUpButtonCell> |
|
<connections> |
|
<action selector="changeFont:" target="-2" id="hsn-H5-o4c"/> |
|
<binding destination="-2" name="content" keyPath="self.fontFamilies" id="JZm-hy-Yzo"/> |
|
<binding destination="1Gq-ZQ-IML" name="selectedValue" keyPath="values.defaultFontFamily" previousBinding="JZm-hy-Yzo" id="olU-xe-W4j"/> |
|
</connections> |
|
</popUpButton> |
|
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="sfL-D2-aUX"> |
|
<rect key="frame" x="167" y="75" width="179" height="26"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="174" id="AQn-7i-cfu"/> |
|
</constraints> |
|
<popUpButtonCell key="cell" type="push" title="Default" bezelStyle="rounded" imagePosition="overlaps" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="wIH-hb-kKL" id="tDC-SX-9j7"> |
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> |
|
<font key="font" size="12" name="HelveticaNeue-Thin"/> |
|
<menu key="menu" id="A5x-kq-ASo"> |
|
<items> |
|
<menuItem title="Default" state="on" id="wIH-hb-kKL"/> |
|
<menuItem title="Item 2" id="z5C-7z-5Lv"/> |
|
<menuItem title="Item 3" id="1qC-i0-ODT"/> |
|
</items> |
|
</menu> |
|
</popUpButtonCell> |
|
<connections> |
|
<action selector="changeTheme:" target="-2" id="EJf-VX-AVu"/> |
|
</connections> |
|
</popUpButton> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wtb-He-7BA"> |
|
<rect key="frame" x="95" y="51" width="64" height="19"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="60" id="Whm-eI-Qun"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Font Family:" id="fIc-YC-zol"> |
|
<font key="font" size="12" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="O5B-d7-PCv"> |
|
<rect key="frame" x="167" y="18" width="178" height="25"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="174" id="kRc-ia-rK2"/> |
|
<constraint firstAttribute="height" constant="23" id="kms-1V-OhO"/> |
|
</constraints> |
|
<sliderCell key="cell" state="on" alignment="left" minValue="50" maxValue="100" doubleValue="100" tickMarkPosition="above" numberOfTickMarks="10" sliderType="linear" id="fMg-bG-aoC"/> |
|
<connections> |
|
<action selector="changeTransparency:" target="-2" id="OT6-WO-Y0P"/> |
|
</connections> |
|
</slider> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="U8n-2q-SGh"> |
|
<rect key="frame" x="85" y="21" width="77" height="19"/> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Transparency:" id="1cy-6f-zq4"> |
|
<font key="font" size="12" 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" translatesAutoresizingMaskIntoConstraints="NO" id="RVw-E8-jnc"> |
|
<rect key="frame" x="119" y="79" width="43" height="19"/> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Theme:" id="Fxt-Z4-w4Z"> |
|
<font key="font" size="12" 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" translatesAutoresizingMaskIntoConstraints="NO" id="Dx5-9L-nPB"> |
|
<rect key="frame" x="113" y="106" width="46" height="19"/> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Launch:" id="AYA-cO-ArR"> |
|
<font key="font" size="12" 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" translatesAutoresizingMaskIntoConstraints="NO" id="EdZ-8X-JQg"> |
|
<rect key="frame" x="86" y="129" width="73" height="19"/> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Time Format:" id="KxG-3S-ZCz"> |
|
<font key="font" size="12" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
</subviews> |
|
<constraints> |
|
<constraint firstAttribute="bottom" secondItem="U8n-2q-SGh" secondAttribute="bottom" constant="21" id="1E4-CQ-9dG"/> |
|
<constraint firstItem="sfL-D2-aUX" firstAttribute="top" secondItem="i4I-JP-QcP" secondAttribute="bottom" constant="9" id="7cF-n8-BQL"/> |
|
<constraint firstItem="adA-dB-5Ok" firstAttribute="top" secondItem="sfL-D2-aUX" secondAttribute="bottom" constant="7" id="8lc-ds-Esz"/> |
|
<constraint firstItem="Dx5-9L-nPB" firstAttribute="leading" secondItem="Uu9-io-frR" secondAttribute="leading" constant="115" id="BV7-hK-dBd"/> |
|
<constraint firstItem="msw-L5-agF" firstAttribute="top" secondItem="4yB-vZ-tNX" secondAttribute="bottom" constant="8" id="CnR-dg-KfG"/> |
|
<constraint firstItem="iOG-Ey-lmD" firstAttribute="height" secondItem="4yB-vZ-tNX" secondAttribute="height" id="HKt-is-5y3"/> |
|
<constraint firstAttribute="bottom" secondItem="O5B-d7-PCv" secondAttribute="bottom" constant="20" id="HkH-bC-aJN"/> |
|
<constraint firstItem="zBR-OH-6QQ" firstAttribute="top" secondItem="Uu9-io-frR" secondAttribute="top" constant="8" id="JKn-gF-8oI"/> |
|
<constraint firstItem="O5B-d7-PCv" firstAttribute="leading" secondItem="U8n-2q-SGh" secondAttribute="trailing" constant="9" id="MuT-RY-fw8"/> |
|
<constraint firstItem="U8n-2q-SGh" firstAttribute="leading" secondItem="Uu9-io-frR" secondAttribute="leading" constant="87" id="OiS-VT-dFr"/> |
|
<constraint firstItem="i4I-JP-QcP" firstAttribute="leading" secondItem="Uu9-io-frR" secondAttribute="leading" constant="169" id="QAx-JY-Iyc"/> |
|
<constraint firstItem="O5B-d7-PCv" firstAttribute="top" secondItem="adA-dB-5Ok" secondAttribute="bottom" constant="7" id="UFV-Pv-6wo"/> |
|
<constraint firstItem="Dx5-9L-nPB" firstAttribute="top" secondItem="EdZ-8X-JQg" secondAttribute="bottom" constant="4" id="Udf-Cm-OWA"/> |
|
<constraint firstItem="msw-L5-agF" firstAttribute="top" secondItem="iOG-Ey-lmD" secondAttribute="bottom" constant="8" id="Umd-Jo-VZj"/> |
|
<constraint firstItem="4yB-vZ-tNX" firstAttribute="top" secondItem="zBR-OH-6QQ" secondAttribute="bottom" constant="6" id="Zsk-85-aI8"/> |
|
<constraint firstItem="RVw-E8-jnc" firstAttribute="leading" secondItem="Uu9-io-frR" secondAttribute="leading" constant="121" id="dyX-Sd-50z"/> |
|
<constraint firstItem="sfL-D2-aUX" firstAttribute="leading" secondItem="RVw-E8-jnc" secondAttribute="trailing" constant="9" id="fzk-AD-jKY"/> |
|
<constraint firstItem="U8n-2q-SGh" firstAttribute="top" secondItem="wtb-He-7BA" secondAttribute="bottom" constant="11" id="hxN-Pq-cUq"/> |
|
<constraint firstItem="wtb-He-7BA" firstAttribute="leading" secondItem="Uu9-io-frR" secondAttribute="leading" constant="97" id="im6-yj-x5a"/> |
|
<constraint firstItem="adA-dB-5Ok" firstAttribute="leading" secondItem="wtb-He-7BA" secondAttribute="trailing" constant="12" id="l3q-0l-VaZ"/> |
|
<constraint firstItem="RVw-E8-jnc" firstAttribute="top" secondItem="Dx5-9L-nPB" secondAttribute="bottom" constant="8" id="mcI-AG-tvu"/> |
|
<constraint firstAttribute="trailing" secondItem="zBR-OH-6QQ" secondAttribute="trailing" constant="10" id="p1P-Ev-oBI"/> |
|
<constraint firstItem="i4I-JP-QcP" firstAttribute="top" secondItem="msw-L5-agF" secondAttribute="bottom" constant="7" id="pLv-GC-ciZ"/> |
|
<constraint firstItem="msw-L5-agF" firstAttribute="leading" secondItem="Uu9-io-frR" secondAttribute="leading" constant="169" id="uwf-y2-ZwE"/> |
|
<constraint firstItem="wtb-He-7BA" firstAttribute="top" secondItem="RVw-E8-jnc" secondAttribute="bottom" constant="9" id="w2l-AG-0Y2"/> |
|
<constraint firstItem="iOG-Ey-lmD" firstAttribute="width" secondItem="4yB-vZ-tNX" secondAttribute="width" id="wLJ-lQ-GhP"/> |
|
<constraint firstItem="EdZ-8X-JQg" firstAttribute="leading" secondItem="Uu9-io-frR" secondAttribute="leading" constant="88" id="wmd-IT-K12"/> |
|
<constraint firstItem="iOG-Ey-lmD" firstAttribute="leading" secondItem="4yB-vZ-tNX" secondAttribute="trailing" id="xu0-0C-2pe"/> |
|
<constraint firstItem="4yB-vZ-tNX" firstAttribute="leading" secondItem="Uu9-io-frR" secondAttribute="leading" constant="11" id="zgB-PO-97r"/> |
|
<constraint firstItem="zBR-OH-6QQ" firstAttribute="leading" secondItem="Uu9-io-frR" secondAttribute="leading" constant="10" id="zoH-62-nam"/> |
|
</constraints> |
|
<point key="canvasLocation" x="295.5" y="236"/> |
|
</view> |
|
<userDefaultsController representsSharedInstance="YES" id="1Gq-ZQ-IML"/> |
|
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hasShadow="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="alertPanel" appearanceType="aqua" frameAutosaveName="" id="6FL-fp-Ke1" customClass="Panel"> |
|
<windowStyleMask key="styleMask" closable="YES" miniaturizable="YES" resizable="YES" documentModal="YES" nonactivatingPanel="YES" texturedBackground="YES"/> |
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
|
<rect key="contentRect" x="120" y="64" width="345" height="320"/> |
|
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> |
|
<value key="minSize" type="size" width="345" height="320"/> |
|
<value key="maxSize" type="size" width="345" height="320"/> |
|
<view key="contentView" id="kXo-nl-oxR"> |
|
<rect key="frame" x="0.0" y="0.0" width="345" height="320"/> |
|
<autoresizingMask key="autoresizingMask"/> |
|
<subviews> |
|
<scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="22" horizontalPageScroll="10" verticalLineScroll="22" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LM9-75-vkc"> |
|
<rect key="frame" x="8" y="27" width="329" height="257"/> |
|
<clipView key="contentView" id="Z7L-Ef-90Z"> |
|
<rect key="frame" x="0.0" y="0.0" width="329" height="257"/> |
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
<subviews> |
|
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" rowHeight="20" headerView="85y-4a-860" id="Q0t-hQ-orw"> |
|
<rect key="frame" x="0.0" y="0.0" width="329" height="234"/> |
|
<autoresizingMask key="autoresizingMask"/> |
|
<size key="intercellSpacing" width="3" height="2"/> |
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
<tableViewGridLines key="gridStyleMask" vertical="YES"/> |
|
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
|
<tableColumns> |
|
<tableColumn identifier="availableTimezones" editable="NO" width="205.5" minWidth="40" maxWidth="1000" id="48H-5i-utq"> |
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Timezone Name"> |
|
<font key="font" metaFont="smallSystem"/> |
|
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/> |
|
</tableHeaderCell> |
|
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="QRU-bQ-qf9"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
|
</tableColumn> |
|
<tableColumn identifier="abbreviation" editable="NO" width="117.71875" minWidth="10" maxWidth="3.4028234663852886e+38" id="3Ii-DO-FaS"> |
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Abbreviation"> |
|
<font key="font" metaFont="smallSystem"/> |
|
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
|
</tableHeaderCell> |
|
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Wat-KA-MGe"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
|
</tableColumn> |
|
</tableColumns> |
|
<connections> |
|
<binding destination="-2" name="doubleClickTarget" keyPath="self" id="nBJ-qr-qEf"> |
|
<dictionary key="options"> |
|
<string key="NSSelectorName">addToFavorites:</string> |
|
</dictionary> |
|
</binding> |
|
<outlet property="dataSource" destination="-2" id="86g-xx-hg5"/> |
|
<outlet property="delegate" destination="-2" id="i7A-WW-A7a"/> |
|
</connections> |
|
</tableView> |
|
</subviews> |
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
</clipView> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="257" id="SrA-bR-iMr"/> |
|
</constraints> |
|
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Ge2-Rs-CZ1"> |
|
<rect key="frame" x="1" y="241" width="327" height="15"/> |
|
<autoresizingMask key="autoresizingMask"/> |
|
</scroller> |
|
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="fHR-IX-Phl"> |
|
<rect key="frame" x="224" y="17" width="15" height="102"/> |
|
<autoresizingMask key="autoresizingMask"/> |
|
</scroller> |
|
<tableHeaderView key="headerView" id="85y-4a-860"> |
|
<rect key="frame" x="0.0" y="0.0" width="329" height="23"/> |
|
<autoresizingMask key="autoresizingMask"/> |
|
</tableHeaderView> |
|
</scrollView> |
|
<button toolTip="Add a timezone" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hp6-CH-WJs"> |
|
<rect key="frame" x="2" y="-2" width="52" height="32"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="21" id="r2L-5O-GZy"/> |
|
<constraint firstAttribute="width" constant="40" id="yuH-LM-RAy"/> |
|
</constraints> |
|
<buttonCell key="cell" type="push" title="Add" bezelStyle="rounded" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="x6l-8x-qnu"> |
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
</buttonCell> |
|
<connections> |
|
<action selector="addToFavorites:" target="-2" id="Mdg-7P-kDy"/> |
|
</connections> |
|
</button> |
|
<button toolTip="Close Panel" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="y2D-dA-scQ"> |
|
<rect key="frame" x="44" y="-2" width="65" height="32"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="53" id="VUu-N5-XON"/> |
|
</constraints> |
|
<buttonCell key="cell" type="push" title="Close" bezelStyle="rounded" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zLr-m7-UoC"> |
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
</buttonCell> |
|
<connections> |
|
<action selector="closePanel:" target="-2" id="44x-aT-3TO"/> |
|
</connections> |
|
</button> |
|
<searchField toolTip="Search a timezone" wantsLayer="YES" focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="biT-6m-ElR"> |
|
<rect key="frame" x="8" y="287" width="329" height="25"/> |
|
<searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" focusRingType="none" placeholderString="Enter Timezone Name" drawsBackground="YES" usesSingleLineMode="YES" id="ijc-z6-99E"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
</searchFieldCell> |
|
<connections> |
|
<action selector="filterArray:" target="-2" id="f8p-qF-cfD"/> |
|
</connections> |
|
</searchField> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KFC-NV-5A3"> |
|
<rect key="frame" x="104" y="8" width="232" height="20"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="20" id="rr3-gU-VUn"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="COF-wH-VLX"> |
|
<font key="font" size="13" name="HelveticaNeue-Light"/> |
|
<color key="textColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
</subviews> |
|
<constraints> |
|
<constraint firstItem="y2D-dA-scQ" firstAttribute="height" secondItem="hp6-CH-WJs" secondAttribute="height" id="0rm-Cz-pcN"/> |
|
<constraint firstAttribute="trailing" secondItem="biT-6m-ElR" secondAttribute="trailing" constant="8" id="23X-dw-hpU"/> |
|
<constraint firstAttribute="bottom" secondItem="y2D-dA-scQ" secondAttribute="bottom" constant="5" id="6bw-rs-ca4"/> |
|
<constraint firstAttribute="trailing" secondItem="KFC-NV-5A3" secondAttribute="trailing" constant="11" id="B6V-vn-THO"/> |
|
<constraint firstItem="LM9-75-vkc" firstAttribute="top" secondItem="biT-6m-ElR" secondAttribute="bottom" constant="3" id="DZR-XO-6sm"/> |
|
<constraint firstAttribute="bottom" secondItem="KFC-NV-5A3" secondAttribute="bottom" constant="8" id="FWx-F1-VK8"/> |
|
<constraint firstItem="y2D-dA-scQ" firstAttribute="leading" secondItem="hp6-CH-WJs" secondAttribute="trailing" constant="2" id="JFg-6w-xDE"/> |
|
<constraint firstItem="hp6-CH-WJs" firstAttribute="leading" secondItem="kXo-nl-oxR" secondAttribute="leading" constant="8" id="Oir-hL-Og8"/> |
|
<constraint firstItem="biT-6m-ElR" firstAttribute="top" secondItem="kXo-nl-oxR" secondAttribute="top" constant="8" id="Y7N-oR-3KY"/> |
|
<constraint firstItem="LM9-75-vkc" firstAttribute="leading" secondItem="kXo-nl-oxR" secondAttribute="leading" constant="8" id="ZJc-ws-AZR"/> |
|
<constraint firstAttribute="bottom" secondItem="hp6-CH-WJs" secondAttribute="bottom" constant="5" id="hEn-h1-my5"/> |
|
<constraint firstItem="biT-6m-ElR" firstAttribute="leading" secondItem="kXo-nl-oxR" secondAttribute="leading" constant="8" id="nhU-xR-AW2"/> |
|
<constraint firstAttribute="trailing" secondItem="LM9-75-vkc" secondAttribute="trailing" constant="8" id="pMs-Ol-hsh"/> |
|
<constraint firstItem="KFC-NV-5A3" firstAttribute="leading" secondItem="y2D-dA-scQ" secondAttribute="trailing" constant="3" id="z1R-FT-K8s"/> |
|
</constraints> |
|
</view> |
|
<point key="canvasLocation" x="582.5" y="681"/> |
|
</window> |
|
</objects> |
|
<resources> |
|
<image name="NSAddTemplate" width="11" height="11"/> |
|
<image name="NSRemoveTemplate" width="11" height="11"/> |
|
</resources> |
|
</document>
|
|
|