85 lines
6.4 KiB
XML
85 lines
6.4 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15G1004" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
|
<dependencies>
|
|
<deployment identifier="macosx"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="InfoWindowController">
|
|
<connections>
|
|
<outlet property="actionButton" destination="tDD-5C-L8e" id="VA6-H5-ZZO"/>
|
|
<outlet property="firstButton" destination="Igd-bt-R7A" id="ocU-Rd-7oX"/>
|
|
<outlet property="infoLabel" destination="OSm-xS-Dmd" id="Ffv-9q-5a6"/>
|
|
<outlet property="overlayView" destination="afp-ji-No6" id="qDV-BW-3l3"/>
|
|
<outlet property="progressIndicator" destination="1oq-WT-B5T" id="f6G-ch-c3m"/>
|
|
<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 allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="F0z-JX-Cv5">
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" texturedBackground="YES" unifiedTitleAndToolbar="YES"/>
|
|
<rect key="contentRect" x="196" y="240" width="422" height="123"/>
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
|
|
<view key="contentView" id="se5-gp-TjO">
|
|
<rect key="frame" x="0.0" y="0.0" width="422" height="123"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="lEv-Wj-6S5">
|
|
<rect key="frame" x="10" y="12" width="110" height="106"/>
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon" id="xKf-GK-m0k"/>
|
|
</imageView>
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Eaf-yA-bbe">
|
|
<rect key="frame" x="141" y="63" width="180" height="50"/>
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="overSight" id="Ws8-bD-j2R"/>
|
|
</imageView>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="OSm-xS-Dmd">
|
|
<rect key="frame" x="142" y="51" width="263" height="19"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="bBK-v0-ypq">
|
|
<font key="font" size="12" name="Menlo-Regular"/>
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<button wantsLayer="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tDD-5C-L8e">
|
|
<rect key="frame" x="272" y="13" width="136" height="32"/>
|
|
<buttonCell key="cell" type="push" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="nMV-1f-RyK">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" size="13" name="Menlo-Regular"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="buttonHandler:" target="-2" id="tap-If-b45"/>
|
|
</connections>
|
|
</button>
|
|
<button wantsLayer="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Igd-bt-R7A">
|
|
<rect key="frame" x="135" y="13" width="136" height="32"/>
|
|
<buttonCell key="cell" type="push" title="update check" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="xCE-Fi-OFb">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" size="13" name="Menlo-Regular"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="updateBtnHandler:" target="-2" id="Vk0-Tx-f5d"/>
|
|
</connections>
|
|
</button>
|
|
<customView hidden="YES" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="afp-ji-No6">
|
|
<rect key="frame" x="0.0" y="0.0" width="422" height="123"/>
|
|
<subviews>
|
|
<progressIndicator hidden="YES" wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" maxValue="100" bezeled="NO" indeterminate="YES" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="1oq-WT-B5T">
|
|
<rect key="frame" x="195" y="45" width="32" height="32"/>
|
|
</progressIndicator>
|
|
</subviews>
|
|
</customView>
|
|
</subviews>
|
|
</view>
|
|
<connections>
|
|
<outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="318" y="246.5"/>
|
|
</window>
|
|
</objects>
|
|
<resources>
|
|
<image name="icon" width="512" height="512"/>
|
|
<image name="overSight" width="1396" height="286"/>
|
|
</resources>
|
|
</document>
|