75 lines
6.1 KiB
Plaintext
75 lines
6.1 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14868" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
||
|
<dependencies>
|
||
|
<deployment identifier="macosx"/>
|
||
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14868"/>
|
||
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||
|
</dependencies>
|
||
|
<objects>
|
||
|
<customObject id="-2" userLabel="File's Owner" customClass="GBPaletteViewItem">
|
||
|
<connections>
|
||
|
<outlet property="color0" destination="ypt-t4-Mf3" id="Bam-dX-hHk"/>
|
||
|
<outlet property="color1" destination="KkX-Z8-Sqi" id="uCl-UT-PWu"/>
|
||
|
<outlet property="color2" destination="jDk-Ej-4yI" id="Xjs-el-m3s"/>
|
||
|
<outlet property="color3" destination="7PI-YE-fTk" id="7J8-aH-LEO"/>
|
||
|
<outlet property="label" destination="NOK-yI-LKh" id="AK3-g5-H7a"/>
|
||
|
<outlet property="view" destination="c22-O7-iKe" id="DPx-8k-YQB"/>
|
||
|
</connections>
|
||
|
</customObject>
|
||
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
||
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
||
|
<customView id="c22-O7-iKe">
|
||
|
<rect key="frame" x="0.0" y="0.0" width="512" height="24"/>
|
||
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
|
<subviews>
|
||
|
<textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ypt-t4-Mf3">
|
||
|
<rect key="frame" x="131" y="0.0" width="96" height="24"/>
|
||
|
<autoresizingMask key="autoresizingMask"/>
|
||
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="border" alignment="center" title="$7FFF" drawsBackground="YES" id="sKu-Uy-2LG">
|
||
|
<font key="font" size="13" name="Menlo-Regular"/>
|
||
|
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
</textFieldCell>
|
||
|
</textField>
|
||
|
<textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KkX-Z8-Sqi">
|
||
|
<rect key="frame" x="226" y="0.0" width="96" height="24"/>
|
||
|
<autoresizingMask key="autoresizingMask"/>
|
||
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="border" alignment="center" title="$7FFF" drawsBackground="YES" id="9LH-TF-W1L">
|
||
|
<font key="font" size="13" name="Menlo-Regular"/>
|
||
|
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
</textFieldCell>
|
||
|
</textField>
|
||
|
<textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="jDk-Ej-4yI">
|
||
|
<rect key="frame" x="321" y="0.0" width="96" height="24"/>
|
||
|
<autoresizingMask key="autoresizingMask"/>
|
||
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="border" alignment="center" title="$7FFF" drawsBackground="YES" id="arE-i5-zCC">
|
||
|
<font key="font" size="13" name="Menlo-Regular"/>
|
||
|
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
</textFieldCell>
|
||
|
</textField>
|
||
|
<textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7PI-YE-fTk">
|
||
|
<rect key="frame" x="416" y="0.0" width="96" height="24"/>
|
||
|
<autoresizingMask key="autoresizingMask"/>
|
||
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="border" alignment="center" title="$7FFF" drawsBackground="YES" id="ZbU-nE-FsE">
|
||
|
<font key="font" size="13" name="Menlo-Regular"/>
|
||
|
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
</textFieldCell>
|
||
|
</textField>
|
||
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="NOK-yI-LKh">
|
||
|
<rect key="frame" x="4" y="0.0" width="121" height="20"/>
|
||
|
<autoresizingMask key="autoresizingMask"/>
|
||
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Background 0" id="qM4-cY-SDE">
|
||
|
<font key="font" usesAppearanceFont="YES"/>
|
||
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||
|
</textFieldCell>
|
||
|
</textField>
|
||
|
</subviews>
|
||
|
<point key="canvasLocation" x="139" y="31"/>
|
||
|
</customView>
|
||
|
</objects>
|
||
|
</document>
|