SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
Cocoa/GBS.xib
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14868" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3 <dependencies>
4 <deployment identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14868"/>
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="Document">
10 <connections>
11 <outlet property="gbsAuthor" destination="gaD-ZH-Beh" id="2i7-BD-bJ2"/>
12 <outlet property="gbsCopyright" destination="2dl-dH-E3J" id="LnT-Vb-pN6"/>
13 <outlet property="gbsNextPrevButton" destination="SRS-M5-VVL" id="YEN-01-wRX"/>
14 <outlet property="gbsPlayPauseButton" destination="qxJ-pH-d0y" id="qk8-8I-9u5"/>
15 <outlet property="gbsPlayerView" destination="c22-O7-iKe" id="A1w-e5-EQE"/>
16 <outlet property="gbsRewindButton" destination="0yD-Sp-Ilo" id="FgR-xd-JW5"/>
17 <outlet property="gbsTitle" destination="H3v-X3-48q" id="DCl-wL-oy8"/>
18 <outlet property="gbsTracks" destination="I1T-VS-Vse" id="Vk4-GP-RjB"/>
19 <outlet property="gbsVisualizer" destination="Q3o-bK-DIN" id="1YC-C5-Je6"/>
20 </connections>
21 </customObject>
22 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
23 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
24 <customView id="c22-O7-iKe">
25 <rect key="frame" x="0.0" y="0.0" width="332" height="221"/>
26 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
27 <subviews>
28 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="H3v-X3-48q">
29 <rect key="frame" x="18" y="192" width="296" height="19"/>
30 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
31 <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Title" id="BwZ-Zj-sP6">
32 <font key="font" metaFont="systemBold" size="16"/>
33 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
34 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
35 </textFieldCell>
36 </textField>
37 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gaD-ZH-Beh">
38 <rect key="frame" x="18" y="166" width="296" height="16"/>
39 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
40 <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Author" id="IgT-r1-T38">
41 <font key="font" metaFont="system"/>
42 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
43 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
44 </textFieldCell>
45 </textField>
46 <button focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qxJ-pH-d0y">
47 <rect key="frame" x="63.5" y="128" width="38" height="23"/>
48 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
49 <buttonCell key="cell" type="roundTextured" bezelStyle="texturedRounded" image="Play" imagePosition="only" alignment="center" alternateImage="Pause" state="on" borderStyle="border" focusRingType="none" inset="2" id="3ZK-br-UrS">
50 <behavior key="behavior" pushIn="YES" changeContents="YES" lightByContents="YES"/>
51 <font key="font" metaFont="system"/>
52 </buttonCell>
53 <connections>
54 <action selector="togglePause:" target="-2" id="AUe-I7-nOK"/>
55 </connections>
56 </button>
57 <segmentedControl verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="SRS-M5-VVL">
58 <rect key="frame" x="244.5" y="128" width="68" height="23"/>
59 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
60 <segmentedCell key="cell" borderStyle="border" alignment="left" style="texturedRounded" trackingMode="momentary" id="cmq-I8-cFL">
61 <font key="font" metaFont="system"/>
62 <segments>
63 <segment toolTip="Previous Track" image="Previous" width="31"/>
64 <segment toolTip="Next Track" image="Next" width="30" tag="1"/>
65 </segments>
66 </segmentedCell>
67 <connections>
68 <action selector="gbsNextPrevPushed:" target="-2" id="roN-Iy-tDQ"/>
69 </connections>
70 </segmentedControl>
71 <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="b9A-cd-ias">
72 <rect key="frame" x="0.0" y="117" width="332" height="5"/>
73 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
74 </box>
75 <customView appearanceType="darkAqua" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tRy-Gw-IaG" customClass="GBOptionalVisualEffectView">
76 <rect key="frame" x="0.0" y="24" width="332" height="95"/>
77 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
78 <subviews>
79 <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Q3o-bK-DIN" customClass="GBVisualizerView">
80 <rect key="frame" x="0.0" y="0.0" width="332" height="95"/>
81 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
82 </customView>
83 </subviews>
84 </customView>
85 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="2dl-dH-E3J">
86 <rect key="frame" x="18" y="5" width="296" height="14"/>
87 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
88 <textFieldCell key="cell" controlSize="small" lineBreakMode="clipping" alignment="center" title="Copyright" id="nM9-oF-OV9">
89 <font key="font" metaFont="smallSystem"/>
90 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
91 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
92 </textFieldCell>
93 </textField>
94 <button focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="0yD-Sp-Ilo">
95 <rect key="frame" x="20.5" y="128" width="38" height="23"/>
96 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
97 <buttonCell key="cell" type="roundTextured" bezelStyle="texturedRounded" image="Rewind" imagePosition="only" alignment="center" state="on" borderStyle="border" focusRingType="none" inset="2" id="ZIF-TP-Fqn">
98 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
99 <font key="font" metaFont="system"/>
100 </buttonCell>
101 <connections>
102 <action selector="changeGBSTrack:" target="-2" id="jug-AS-bW7"/>
103 </connections>
104 </button>
105 <popUpButton focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="I1T-VS-Vse">
106 <rect key="frame" x="107" y="127" width="131" height="25"/>
107 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
108 <popUpButtonCell key="cell" type="roundTextured" bezelStyle="texturedRounded" alignment="center" lineBreakMode="truncatingTail" borderStyle="border" focusRingType="none" imageScaling="proportionallyDown" inset="2" id="YJh-dI-A5D">
109 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
110 <font key="font" metaFont="menu"/>
111 <menu key="menu" id="Knp-Ok-Pb4"/>
112 </popUpButtonCell>
113 <connections>
114 <action selector="changeGBSTrack:" target="-2" id="HET-AT-CfQ"/>
115 </connections>
116 </popUpButton>
117 </subviews>
118 <point key="canvasLocation" x="67" y="292.5"/>
119 </customView>
120 </objects>
121 <resources>
122 <image name="Next" width="16" height="10"/>
123 <image name="Pause" width="10" height="10"/>
124 <image name="Play" width="10" height="10"/>
125 <image name="Previous" width="16" height="10"/>
126 <image name="Rewind" width="10" height="10"/>
127 </resources>
128 </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.