SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
Cocoa/GBPaletteViewRow.xib
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="24093.7" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3 <dependencies>
4 <deployment identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="24093.7"/>
6 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
7 </dependencies>
8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="GBPaletteViewItem">
10 <connections>
11 <outlet property="color0" destination="ypt-t4-Mf3" id="Bam-dX-hHk"/>
12 <outlet property="color1" destination="KkX-Z8-Sqi" id="uCl-UT-PWu"/>
13 <outlet property="color2" destination="jDk-Ej-4yI" id="Xjs-el-m3s"/>
14 <outlet property="color3" destination="7PI-YE-fTk" id="7J8-aH-LEO"/>
15 <outlet property="label" destination="NOK-yI-LKh" id="AK3-g5-H7a"/>
16 <outlet property="view" destination="c22-O7-iKe" id="DPx-8k-YQB"/>
17 </connections>
18 </customObject>
19 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
20 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
21 <customView id="c22-O7-iKe">
22 <rect key="frame" x="0.0" y="0.0" width="512" height="24"/>
23 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
24 <subviews>
25 <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ypt-t4-Mf3">
26 <rect key="frame" x="131" y="0.0" width="95" height="24"/>
27 <autoresizingMask key="autoresizingMask"/>
28 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="border" alignment="center" title="$7FFF" drawsBackground="YES" id="sKu-Uy-2LG" customClass="GBColorTextCell">
29 <font key="font" size="13" name="Menlo-Regular"/>
30 <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
31 <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
32 </textFieldCell>
33 </textField>
34 <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KkX-Z8-Sqi">
35 <rect key="frame" x="226" y="0.0" width="95" height="24"/>
36 <autoresizingMask key="autoresizingMask"/>
37 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="border" alignment="center" title="$7FFF" drawsBackground="YES" id="9LH-TF-W1L" customClass="GBColorTextCell">
38 <font key="font" size="13" name="Menlo-Regular"/>
39 <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
40 <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
41 </textFieldCell>
42 </textField>
43 <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="jDk-Ej-4yI">
44 <rect key="frame" x="321" y="0.0" width="95" height="24"/>
45 <autoresizingMask key="autoresizingMask"/>
46 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="border" alignment="center" title="$7FFF" drawsBackground="YES" id="arE-i5-zCC" customClass="GBColorTextCell">
47 <font key="font" size="13" name="Menlo-Regular"/>
48 <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
49 <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
50 </textFieldCell>
51 </textField>
52 <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7PI-YE-fTk">
53 <rect key="frame" x="416" y="0.0" width="95" height="24"/>
54 <autoresizingMask key="autoresizingMask"/>
55 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="border" alignment="center" title="$7FFF" drawsBackground="YES" id="ZbU-nE-FsE" customClass="GBColorTextCell">
56 <font key="font" size="13" name="Menlo-Regular"/>
57 <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
58 <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
59 </textFieldCell>
60 </textField>
61 <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="NOK-yI-LKh">
62 <rect key="frame" x="8" y="0.0" width="121" height="20"/>
63 <autoresizingMask key="autoresizingMask"/>
64 <textFieldCell key="cell" lineBreakMode="clipping" title="Background 0" id="qM4-cY-SDE">
65 <font key="font" usesAppearanceFont="YES"/>
66 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
67 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
68 </textFieldCell>
69 </textField>
70 </subviews>
71 <point key="canvasLocation" x="139" y="31"/>
72 </customView>
73 </objects>
74 </document>
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.