|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15E65" 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="abbreviation" destination="V1c-xe-G2h" id="KPR-LT-bK2"/>
|
|
|
|
<outlet property="availableTimezoneTableView" destination="Q0t-hQ-orw" id="vQv-rd-Wkv"/>
|
|
|
|
<outlet property="messageLabel" destination="KFC-NV-5A3" id="NKB-JY-Udb"/>
|
|
|
|
<outlet property="placeholderLabel" destination="L5U-OI-Tkv" id="NhA-YA-x7S"/>
|
|
|
|
<outlet property="searchCriteria" destination="MiN-SF-nnU" id="Osf-q8-wwG"/>
|
|
|
|
<outlet property="searchField" destination="biT-6m-ElR" id="Di3-QU-LGY"/>
|
|
|
|
<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="335"/>
|
|
|
|
<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="19" 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="19" 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"/>
|
|
|
|
<string key="keyEquivalent" base64-UTF8="YES">
|
|
|
|
CA
|
|
|
|
</string>
|
|
|
|
</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="46" width="419" height="281"/>
|
|
|
|
<clipView key="contentView" id="UZ2-JA-TZe">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="419" height="281"/>
|
|
|
|
<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="258"/>
|
|
|
|
<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="favouriteTimezone" width="54.0546875" minWidth="50" maxWidth="55" id="AeF-Ol-OlY">
|
|
|
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="喜爱">
|
|
|
|
<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>
|
|
|
|
<buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="only" inset="2" id="B9V-8q-d3P">
|
|
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
</buttonCell>
|
|
|
|
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
|
|
|
</tableColumn>
|
|
|
|
<tableColumn identifier="formattedAddress" editable="NO" width="250" minWidth="80" maxWidth="1000" id="YaU-AD-fOu">
|
|
|
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="您的选择">
|
|
|
|
<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="SFUIDisplay-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="106" minWidth="80" maxWidth="120" id="wmL-jC-Tny">
|
|
|
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="标签">
|
|
|
|
<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="SFUIDisplay-Light"/>
|
|
|
|
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
<color key="backgroundColor" name="textBackgroundColor" 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>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstAttribute="height" constant="281" id="PZN-nD-VFx"/>
|
|
|
|
</constraints>
|
|
|
|
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="QrG-bP-Ras">
|
|
|
|
<rect key="frame" x="0.0" y="266" width="419" height="15"/>
|
|
|
|
<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 translatesAutoresizingMaskIntoConstraints="NO" id="HMC-Ku-qrH">
|
|
|
|
<rect key="frame" x="59" y="21" width="265" height="18"/>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstAttribute="width" constant="261" id="5ET-GR-cI7"/>
|
|
|
|
<constraint firstAttribute="height" constant="14" id="Hfw-03-t8F"/>
|
|
|
|
</constraints>
|
|
|
|
<buttonCell key="cell" type="check" title="Start Timekeeper at Login" bezelStyle="regularSquare" imagePosition="left" inset="2" id="6ag-Bx-bSv">
|
|
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
</buttonCell>
|
|
|
|
<connections>
|
|
|
|
<action selector="loginPreferenceChanged:" target="-2" id="OW9-5g-HZG"/>
|
|
|
|
<binding destination="1Gq-ZQ-IML" name="value" keyPath="values.startAtLogin" id="UjN-PC-pxC"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
</subviews>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstItem="iOG-Ey-lmD" firstAttribute="height" secondItem="4yB-vZ-tNX" secondAttribute="height" id="HKt-is-5y3"/>
|
|
|
|
<constraint firstItem="zBR-OH-6QQ" firstAttribute="top" secondItem="Uu9-io-frR" secondAttribute="top" constant="8" id="JKn-gF-8oI"/>
|
|
|
|
<constraint firstAttribute="bottom" secondItem="iOG-Ey-lmD" secondAttribute="bottom" constant="20" id="LkE-TY-4pP"/>
|
|
|
|
<constraint firstItem="HMC-Ku-qrH" firstAttribute="leading" secondItem="iOG-Ey-lmD" secondAttribute="trailing" constant="8" id="RAb-Xi-AY4"/>
|
|
|
|
<constraint firstAttribute="bottom" secondItem="HMC-Ku-qrH" secondAttribute="bottom" constant="23" id="j8p-GM-QPX"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="zBR-OH-6QQ" secondAttribute="trailing" constant="10" id="p1P-Ev-oBI"/>
|
|
|
|
<constraint firstItem="iOG-Ey-lmD" firstAttribute="width" secondItem="4yB-vZ-tNX" secondAttribute="width" id="wLJ-lQ-GhP"/>
|
|
|
|
<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"/>
|
|
|
|
<constraint firstAttribute="bottom" secondItem="4yB-vZ-tNX" secondAttribute="bottom" constant="20" id="zvP-zK-Hxe"/>
|
|
|
|
</constraints>
|
|
|
|
<point key="canvasLocation" x="295.5" y="173.5"/>
|
|
|
|
</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" nonactivatingPanel="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>
|
|
|
|
<searchField toolTip="Search a timezone" wantsLayer="YES" focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="biT-6m-ElR">
|
|
|
|
<rect key="frame" x="8" y="288" width="329" height="24"/>
|
|
|
|
<searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" focusRingType="none" placeholderString="输入城市,州,国名" usesSingleLineMode="YES" maximumRecents="5" id="ijc-z6-99E">
|
|
|
|
<font key="font" size="13" name="SFUIDisplay-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="MWr-sX-24E"/>
|
|
|
|
</connections>
|
|
|
|
</searchField>
|
|
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KFC-NV-5A3">
|
|
|
|
<rect key="frame" x="102" y="4" width="230" 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="SFUIDisplay-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>
|
|
|
|
<progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="ifx-PO-gfq">
|
|
|
|
<rect key="frame" x="164" y="147" width="16" height="16"/>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstAttribute="width" constant="16" id="dUF-zC-zcm"/>
|
|
|
|
<constraint firstAttribute="height" constant="16" id="igc-Hk-413"/>
|
|
|
|
</constraints>
|
|
|
|
<connections>
|
|
|
|
<binding destination="-2" name="hidden" keyPath="self.activityInProgress" id="9pA-XX-dhd">
|
|
|
|
<dictionary key="options">
|
|
|
|
<string key="NSValueTransformerName">NSNegateBoolean</string>
|
|
|
|
</dictionary>
|
|
|
|
</binding>
|
|
|
|
<binding destination="-2" name="animate" keyPath="self.activityInProgress" id="S3o-gJ-W9p"/>
|
|
|
|
</connections>
|
|
|
|
</progressIndicator>
|
|
|
|
<button toolTip="Close Panel" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cyZ-cL-S7a">
|
|
|
|
<rect key="frame" x="50" y="4" width="50" height="19"/>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstAttribute="height" constant="18" id="lku-Qx-nX5"/>
|
|
|
|
<constraint firstAttribute="width" constant="50" id="vqo-37-082"/>
|
|
|
|
</constraints>
|
|
|
|
<buttonCell key="cell" type="roundRect" title="关闭" bezelStyle="roundedRect" imagePosition="left" alignment="center" borderStyle="border" inset="2" id="YjP-c4-vTl">
|
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" size="12" name="SFUIDisplay-Light"/>
|
|
|
|
</buttonCell>
|
|
|
|
<connections>
|
|
|
|
<action selector="closePanel:" target="-2" id="YRs-VA-eFr"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
<button toolTip="Add a timezone" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hp6-CH-WJs">
|
|
|
|
<rect key="frame" x="8" y="4" width="40" height="19"/>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstAttribute="height" constant="18" id="r2L-5O-GZy"/>
|
|
|
|
<constraint firstAttribute="width" constant="40" id="yuH-LM-RAy"/>
|
|
|
|
</constraints>
|
|
|
|
<buttonCell key="cell" type="roundRect" title="加" bezelStyle="roundedRect" imagePosition="left" alignment="center" borderStyle="border" inset="2" id="x6l-8x-qnu">
|
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" size="12" name="SFUIDisplay-Light"/>
|
|
|
|
</buttonCell>
|
|
|
|
<connections>
|
|
|
|
<action selector="addToFavorites:" target="-2" id="Mdg-7P-kDy"/>
|
|
|
|
<binding destination="-2" name="enabled" keyPath="self.activityInProgress" id="aBp-GA-vQ3">
|
|
|
|
<dictionary key="options">
|
|
|
|
<string key="NSValueTransformerName">NSNegateBoolean</string>
|
|
|
|
</dictionary>
|
|
|
|
</binding>
|
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MiN-SF-nnU">
|
|
|
|
<rect key="frame" x="6" y="257" width="294" height="24"/>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstAttribute="width" constant="290" id="bEt-xB-Cf4"/>
|
|
|
|
<constraint firstAttribute="height" constant="21" id="uOZ-MR-dr4"/>
|
|
|
|
</constraints>
|
|
|
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="P1v-7w-asy">
|
|
|
|
<font key="font" size="12" name="SFUIDisplay-Regular"/>
|
|
|
|
<segments>
|
|
|
|
<segment label="按城市搜索" width="144" selected="YES"/>
|
|
|
|
<segment label="通过时区搜索" width="143" tag="1"/>
|
|
|
|
</segments>
|
|
|
|
</segmentedCell>
|
|
|
|
<connections>
|
|
|
|
<action selector="searchOptions:" target="-2" id="gSx-X9-eBQ"/>
|
|
|
|
</connections>
|
|
|
|
</segmentedControl>
|
|
|
|
<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="28" width="329" height="223"/>
|
|
|
|
<clipView key="contentView" id="Z7L-Ef-90Z">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="329" height="223"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" 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="200"/>
|
|
|
|
<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="225" minWidth="200" maxWidth="1000" id="48H-5i-utq">
|
|
|
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Places/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="QRU-bQ-qf9">
|
|
|
|
<font key="font" size="13" name="SFUIDisplay-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"/>
|
|
|
|
<connections>
|
|
|
|
<binding destination="-2" name="headerTitle" keyPath="self.columnName" id="7nT-oz-EFo"/>
|
|
|
|
</connections>
|
|
|
|
</tableColumn>
|
|
|
|
<tableColumn identifier="abbreviation" editable="NO" width="90" minWidth="90" maxWidth="100" id="V1c-xe-G2h">
|
|
|
|
<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="j4V-8w-sXt">
|
|
|
|
<font key="font" size="13" name="SFUIDisplay-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>
|
|
|
|
<binding destination="-2" name="enabled" keyPath="self.activityInProgress" id="Xk8-FS-aWk">
|
|
|
|
<dictionary key="options">
|
|
|
|
<string key="NSValueTransformerName">NSNegateBoolean</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>
|
|
|
|
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Ge2-Rs-CZ1">
|
|
|
|
<rect key="frame" x="0.0" y="208" width="329" 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>
|
|
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="L5U-OI-Tkv">
|
|
|
|
<rect key="frame" x="18" y="117" width="309" height="22"/>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstAttribute="height" constant="22" id="vJh-uH-1OY"/>
|
|
|
|
</constraints>
|
|
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" alignment="center" placeholderString="" id="iFR-Vo-eLR">
|
|
|
|
<font key="font" size="13" name="SFUIDisplay-Light"/>
|
|
|
|
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
</textFieldCell>
|
|
|
|
</textField>
|
|
|
|
</subviews>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstItem="KFC-NV-5A3" firstAttribute="leading" secondItem="cyZ-cL-S7a" secondAttribute="trailing" constant="4" id="1i8-FW-qYz"/>
|
|
|
|
<constraint firstItem="MiN-SF-nnU" firstAttribute="leading" secondItem="kXo-nl-oxR" secondAttribute="leading" constant="8" id="9Ha-gC-PU5"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="KFC-NV-5A3" secondAttribute="trailing" constant="15" id="B6V-vn-THO"/>
|
|
|
|
<constraint firstItem="MiN-SF-nnU" firstAttribute="top" secondItem="biT-6m-ElR" secondAttribute="bottom" constant="8" id="Cjb-kq-geP"/>
|
|
|
|
<constraint firstAttribute="bottom" secondItem="KFC-NV-5A3" secondAttribute="bottom" constant="4" id="FWx-F1-VK8"/>
|
|
|
|
<constraint firstItem="hp6-CH-WJs" firstAttribute="top" secondItem="LM9-75-vkc" secondAttribute="bottom" constant="5" id="Kpp-JH-4vn"/>
|
|
|
|
<constraint firstItem="hp6-CH-WJs" firstAttribute="leading" secondItem="kXo-nl-oxR" secondAttribute="leading" constant="8" id="Oir-hL-Og8"/>
|
|
|
|
<constraint firstItem="ifx-PO-gfq" firstAttribute="centerX" secondItem="Q0t-hQ-orw" secondAttribute="centerX" id="QOS-0E-N10"/>
|
|
|
|
<constraint firstAttribute="bottom" secondItem="cyZ-cL-S7a" secondAttribute="bottom" constant="5" id="QQ1-JS-knf"/>
|
|
|
|
<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 firstItem="L5U-OI-Tkv" firstAttribute="top" secondItem="ifx-PO-gfq" secondAttribute="bottom" constant="8" id="aVq-XP-Q1H"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="biT-6m-ElR" secondAttribute="trailing" constant="8" id="bKu-IQ-cX1"/>
|
|
|
|
<constraint firstItem="L5U-OI-Tkv" firstAttribute="leading" secondItem="kXo-nl-oxR" secondAttribute="leading" constant="20" id="bcJ-73-Ybb"/>
|
|
|
|
<constraint firstItem="cyZ-cL-S7a" firstAttribute="leading" secondItem="hp6-CH-WJs" secondAttribute="trailing" constant="2" id="g8m-TW-fLo"/>
|
|
|
|
<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 firstAttribute="trailing" secondItem="L5U-OI-Tkv" secondAttribute="trailing" constant="20" id="pOb-1B-4Xh"/>
|
|
|
|
<constraint firstItem="LM9-75-vkc" firstAttribute="top" secondItem="MiN-SF-nnU" secondAttribute="bottom" constant="8" id="q84-IW-wwg"/>
|
|
|
|
<constraint firstItem="L5U-OI-Tkv" firstAttribute="centerY" secondItem="Q0t-hQ-orw" secondAttribute="centerY" id="yiE-aC-oq3"/>
|
|
|
|
</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>
|