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.
206 lines
19 KiB
206 lines
19 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
<dependencies> |
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="19529"/> |
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
</dependencies> |
|
<objects> |
|
<customObject id="-2" userLabel="File's Owner" customClass="AppFeedbackWindowController" customModule="Clocker" customModuleProvider="target"> |
|
<connections> |
|
<outlet property="accessoryInfo" destination="LVY-Qw-MYC" id="Hl0-2e-OYs"/> |
|
<outlet property="contactBox" destination="JzF-Oq-qhW" id="CUI-1V-SfW"/> |
|
<outlet property="emailField" destination="zlM-Cf-OxV" id="uRw-dZ-JGR"/> |
|
<outlet property="feedbackTextView" destination="sCg-gV-TTr" id="Evh-WS-epn"/> |
|
<outlet property="nameField" destination="Qzm-kE-Igl" id="miJ-7A-VPC"/> |
|
<outlet property="progressIndicator" destination="h17-og-9PU" id="AE2-Gh-DpO"/> |
|
<outlet property="quickCommentsLabel" destination="j4P-EU-Uso" id="TSm-DN-QeM"/> |
|
<outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/> |
|
</connections> |
|
</customObject> |
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/> |
|
<window title="Clocker Feedback" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5"> |
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/> |
|
<rect key="contentRect" x="437" y="172" width="319" height="456"/> |
|
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/> |
|
<view key="contentView" id="se5-gp-TjO"> |
|
<rect key="frame" x="0.0" y="0.0" width="319" height="456"/> |
|
<autoresizingMask key="autoresizingMask"/> |
|
<subviews> |
|
<scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oNX-kV-RGt"> |
|
<rect key="frame" x="12" y="245" width="295" height="123"/> |
|
<clipView key="contentView" drawsBackground="NO" id="NNn-eZ-8Je"> |
|
<rect key="frame" x="1" y="1" width="293" height="121"/> |
|
<autoresizingMask key="autoresizingMask"/> |
|
<subviews> |
|
<textView importsGraphics="NO" verticallyResizable="YES" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dashSubstitution="YES" spellingCorrection="YES" smartInsertDelete="YES" id="sCg-gV-TTr"> |
|
<rect key="frame" x="0.0" y="0.0" width="293" height="121"/> |
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
<size key="minSize" width="293" height="121"/> |
|
<size key="maxSize" width="463" height="10000000"/> |
|
<color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
|
</textView> |
|
</subviews> |
|
</clipView> |
|
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="9Ed-AQ-o4N"> |
|
<rect key="frame" x="-100" y="-100" width="87" height="18"/> |
|
<autoresizingMask key="autoresizingMask"/> |
|
</scroller> |
|
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="Ls5-gY-fnI"> |
|
<rect key="frame" x="-100" y="-100" width="15" height="133"/> |
|
<autoresizingMask key="autoresizingMask"/> |
|
</scroller> |
|
</scrollView> |
|
<box translatesAutoresizingMaskIntoConstraints="NO" id="JzF-Oq-qhW"> |
|
<rect key="frame" x="9" y="63" width="301" height="169"/> |
|
<view key="contentView" id="moX-Vc-vMc"> |
|
<rect key="frame" x="3" y="3" width="295" height="150"/> |
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
<subviews> |
|
<textField verticalHuggingPriority="750" preferredMaxLayoutWidth="269" translatesAutoresizingMaskIntoConstraints="NO" id="Qzm-kE-Igl"> |
|
<rect key="frame" x="10" y="115" width="275" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="24" id="6DY-uj-pMG"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="Name" drawsBackground="YES" id="9OU-9S-Apl"> |
|
<font key="font" size="12" name="Avenir-Light"/> |
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<textField verticalHuggingPriority="750" preferredMaxLayoutWidth="269" translatesAutoresizingMaskIntoConstraints="NO" id="zlM-Cf-OxV"> |
|
<rect key="frame" x="10" y="81" width="267" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="24" id="b3M-Sc-y8S"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="Email" drawsBackground="YES" id="Z0A-qe-nbc"> |
|
<font key="font" size="12" name="Avenir-Light"/> |
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="269" translatesAutoresizingMaskIntoConstraints="NO" id="LVY-Qw-MYC"> |
|
<rect key="frame" x="6" y="0.0" width="283" height="71"/> |
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" placeholderString="Accessory Info" id="yEq-6I-HBq"> |
|
<font key="font" size="10" name="Avenir-Book"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
</subviews> |
|
<constraints> |
|
<constraint firstAttribute="trailing" secondItem="Qzm-kE-Igl" secondAttribute="trailing" constant="10" id="1d6-68-dye"/> |
|
<constraint firstItem="zlM-Cf-OxV" firstAttribute="top" secondItem="Qzm-kE-Igl" secondAttribute="bottom" constant="10" id="9Gc-9K-fJF"/> |
|
<constraint firstItem="Qzm-kE-Igl" firstAttribute="top" secondItem="moX-Vc-vMc" secondAttribute="top" constant="11" id="Dpz-4F-hN7"/> |
|
<constraint firstItem="Qzm-kE-Igl" firstAttribute="leading" secondItem="moX-Vc-vMc" secondAttribute="leading" constant="10" id="GKZ-24-t7t"/> |
|
<constraint firstItem="LVY-Qw-MYC" firstAttribute="top" secondItem="zlM-Cf-OxV" secondAttribute="bottom" constant="10" id="Xck-iy-cZk"/> |
|
<constraint firstAttribute="trailing" secondItem="LVY-Qw-MYC" secondAttribute="trailing" constant="8" id="b5X-pR-y2N"/> |
|
<constraint firstItem="LVY-Qw-MYC" firstAttribute="leading" secondItem="moX-Vc-vMc" secondAttribute="leading" constant="8" id="iLs-Ob-MZC"/> |
|
<constraint firstItem="LVY-Qw-MYC" firstAttribute="centerX" secondItem="moX-Vc-vMc" secondAttribute="centerX" id="k3n-00-eiV"/> |
|
<constraint firstAttribute="bottom" secondItem="LVY-Qw-MYC" secondAttribute="bottom" id="p1w-eh-TeV"/> |
|
<constraint firstItem="zlM-Cf-OxV" firstAttribute="leading" secondItem="moX-Vc-vMc" secondAttribute="leading" constant="10" id="u3y-gI-YeL"/> |
|
</constraints> |
|
</view> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="165" id="lwa-Yt-uxh"/> |
|
</constraints> |
|
<font key="titleFont" size="11" name="Avenir-Book"/> |
|
</box> |
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="szs-8j-SMN"> |
|
<rect key="frame" x="92" y="13" width="84" height="33"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="21" id="3Et-2P-JlO"/> |
|
<constraint firstAttribute="width" constant="70" id="CFb-9Q-Mbd"/> |
|
</constraints> |
|
<buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" allowsMixedState="YES" imageScaling="proportionallyDown" inset="2" id="BNp-eQ-I1S"> |
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
<font key="font" size="13" name="Avenir-Book"/> |
|
<string key="keyEquivalent" base64-UTF8="YES"> |
|
Gw |
|
</string> |
|
</buttonCell> |
|
<connections> |
|
<action selector="cancel:" target="-2" id="ZzH-nF-Pd0"/> |
|
</connections> |
|
</button> |
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="sJq-1o-Bft"> |
|
<rect key="frame" x="170" y="13" width="136" height="33"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="122" id="IU8-yi-rFV"/> |
|
<constraint firstAttribute="height" constant="21" id="M7a-oP-ZqD"/> |
|
</constraints> |
|
<buttonCell key="cell" type="push" title="Send Feedback" bezelStyle="rounded" alignment="center" borderStyle="border" allowsMixedState="YES" imageScaling="proportionallyDown" inset="2" id="vrZ-QX-vjo"> |
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
<font key="font" size="13" name="Avenir-Book"/> |
|
<string key="keyEquivalent" base64-UTF8="YES"> |
|
DQ |
|
</string> |
|
</buttonCell> |
|
<connections> |
|
<action selector="sendFeedback:" target="-2" id="lrL-0l-Jbd"/> |
|
</connections> |
|
</button> |
|
<progressIndicator wantsLayer="YES" maxValue="100" indeterminate="YES" style="bar" translatesAutoresizingMaskIntoConstraints="NO" id="h17-og-9PU"> |
|
<rect key="frame" x="12" y="19" width="79" height="20"/> |
|
</progressIndicator> |
|
<box translatesAutoresizingMaskIntoConstraints="NO" id="bGc-DH-2iw"> |
|
<rect key="frame" x="9" y="372" width="301" height="84"/> |
|
<view key="contentView" id="6oZ-b5-xPJ"> |
|
<rect key="frame" x="3" y="3" width="295" height="65"/> |
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
<subviews> |
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="j4P-EU-Uso" customClass="PointingHandCursorButton" customModule="Clocker" customModuleProvider="target"> |
|
<rect key="frame" x="5" y="25" width="285" height="15"/> |
|
<buttonCell key="cell" type="bevel" title="Quick Comments Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="FQy-Mb-DcS"> |
|
<behavior key="behavior" pushIn="YES" changeContents="YES" lightByContents="YES"/> |
|
<font key="font" size="11" name="Avenir-Light"/> |
|
</buttonCell> |
|
<accessibility identifier="ClockerOpenSourceText"/> |
|
<connections> |
|
<action selector="navigateToSupportTwitter:" target="-2" id="kr0-Ks-qua"/> |
|
</connections> |
|
</button> |
|
</subviews> |
|
<constraints> |
|
<constraint firstItem="j4P-EU-Uso" firstAttribute="centerX" secondItem="6oZ-b5-xPJ" secondAttribute="centerX" id="Lzk-D8-sUJ"/> |
|
<constraint firstItem="j4P-EU-Uso" firstAttribute="centerY" secondItem="6oZ-b5-xPJ" secondAttribute="centerY" id="Zio-We-YXV"/> |
|
<constraint firstAttribute="trailing" secondItem="j4P-EU-Uso" secondAttribute="trailing" constant="5" id="geY-fl-hwn"/> |
|
<constraint firstItem="j4P-EU-Uso" firstAttribute="leading" secondItem="6oZ-b5-xPJ" secondAttribute="leading" constant="5" id="ilm-9x-zlx"/> |
|
</constraints> |
|
</view> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="80" id="9IW-uw-ubx"/> |
|
</constraints> |
|
<font key="titleFont" size="11" name="Avenir-Light"/> |
|
</box> |
|
</subviews> |
|
<constraints> |
|
<constraint firstItem="JzF-Oq-qhW" firstAttribute="trailing" secondItem="oNX-kV-RGt" secondAttribute="trailing" id="4Vq-PW-upG"/> |
|
<constraint firstAttribute="trailing" secondItem="zlM-Cf-OxV" secondAttribute="trailing" constant="30" id="Arj-b2-oje"/> |
|
<constraint firstItem="sJq-1o-Bft" firstAttribute="top" secondItem="JzF-Oq-qhW" secondAttribute="bottom" constant="26" id="Epm-On-lNy"/> |
|
<constraint firstAttribute="trailing" secondItem="oNX-kV-RGt" secondAttribute="trailing" constant="12" id="IqR-EG-ga3"/> |
|
<constraint firstItem="bGc-DH-2iw" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="12" id="JMO-BF-p3W"/> |
|
<constraint firstItem="sJq-1o-Bft" firstAttribute="leading" secondItem="szs-8j-SMN" secondAttribute="trailing" constant="8" id="JSB-K6-cbX"/> |
|
<constraint firstAttribute="trailing" secondItem="sJq-1o-Bft" secondAttribute="trailing" constant="20" id="KuW-ez-Od9"/> |
|
<constraint firstItem="JzF-Oq-qhW" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="12" id="NCF-RW-EvZ"/> |
|
<constraint firstAttribute="bottom" secondItem="h17-og-9PU" secondAttribute="bottom" constant="20" id="OLS-kL-muQ"/> |
|
<constraint firstItem="oNX-kV-RGt" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="12" id="P0X-Hb-ZtS"/> |
|
<constraint firstItem="szs-8j-SMN" firstAttribute="leading" secondItem="h17-og-9PU" secondAttribute="trailing" constant="8" id="S7a-To-K83"/> |
|
<constraint firstAttribute="trailing" secondItem="bGc-DH-2iw" secondAttribute="trailing" constant="12" id="Swh-0I-anu"/> |
|
<constraint firstAttribute="bottom" secondItem="sJq-1o-Bft" secondAttribute="bottom" constant="20" id="cft-qs-VMz"/> |
|
<constraint firstItem="oNX-kV-RGt" firstAttribute="top" secondItem="6oZ-b5-xPJ" secondAttribute="bottom" constant="7" id="dlq-R6-ar3"/> |
|
<constraint firstItem="h17-og-9PU" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="12" id="iIH-oN-lBO"/> |
|
<constraint firstItem="bGc-DH-2iw" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="o8t-tV-qS6"/> |
|
<constraint firstItem="JzF-Oq-qhW" firstAttribute="top" secondItem="oNX-kV-RGt" secondAttribute="bottom" constant="13" id="v2l-OZ-epC"/> |
|
<constraint firstAttribute="bottom" secondItem="szs-8j-SMN" secondAttribute="bottom" constant="20" id="xos-N8-d1k"/> |
|
</constraints> |
|
</view> |
|
<connections> |
|
<outlet property="delegate" destination="-2" id="0bl-1N-AYu"/> |
|
</connections> |
|
<point key="canvasLocation" x="148.5" y="281"/> |
|
</window> |
|
</objects> |
|
</document>
|
|
|