forked from R-macos/Mac-GUI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ColorsPrefPane.xib
186 lines (186 loc) · 13.5 KB
/
ColorsPrefPane.xib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="ColorsPrefPane">
<connections>
<outlet property="alphaStepper" destination="35" id="67"/>
<outlet property="backgColorWell" destination="29" id="66"/>
<outlet property="defaultColorsButton" destination="34" id="68"/>
<outlet property="inputColorWell" destination="27" id="61"/>
<outlet property="mainView" destination="5" id="11"/>
<outlet property="outputColorWell" destination="23" id="64"/>
<outlet property="promptColorWell" destination="25" id="69"/>
<outlet property="stderrColorWell" destination="28" id="62"/>
<outlet property="stdoutColorWell" destination="31" id="65"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<customView id="5" userLabel="View">
<rect key="frame" x="0.0" y="0.0" width="357" height="255"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<slider verticalHuggingPriority="750" id="35">
<rect key="frame" x="137" y="56" width="202" height="21"/>
<autoresizingMask key="autoresizingMask"/>
<sliderCell key="cell" continuous="YES" alignment="left" maxValue="1" doubleValue="1" tickMarkPosition="above" sliderType="linear" id="79">
<font key="font" size="12" name="Helvetica"/>
</sliderCell>
<connections>
<action selector="changeAlphaColor:" target="43" id="52"/>
</connections>
</slider>
<button verticalHuggingPriority="750" id="34">
<rect key="frame" x="119" y="12" width="112" height="32"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="push" title="Ripristina" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="78">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setDefaultColors:" target="43" id="51"/>
</connections>
</button>
<box title="Colori" titlePosition="noTitle" id="26">
<rect key="frame" x="17" y="92" width="323" height="145"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<view key="contentView" id="0AL-H9-9fN">
<rect key="frame" x="3" y="3" width="317" height="139"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<colorWell id="27">
<rect key="frame" x="37" y="87" width="53" height="30"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
<color key="color" red="0.030040747999999999" green="0.021493315999999998" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<connections>
<action selector="changeInputColor:" target="43" id="45"/>
</connections>
</colorWell>
<colorWell id="23">
<rect key="frame" x="126" y="87" width="53" height="30"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES"/>
<color key="color" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<connections>
<action selector="changeOutputColor:" target="43" id="46"/>
</connections>
</colorWell>
<colorWell id="29">
<rect key="frame" x="221" y="20" width="53" height="30"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
<color key="color" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<connections>
<action selector="changeBackGColor:" target="43" id="50"/>
</connections>
</colorWell>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="30">
<rect key="frame" x="22" y="124" width="88" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
<textFieldCell key="cell" alignment="center" title="Input" id="73">
<font key="font" metaFont="system"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="32">
<rect key="frame" x="111" y="124" width="92" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES"/>
<textFieldCell key="cell" alignment="center" title="Output" id="74">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="36">
<rect key="frame" x="192" y="57" width="111" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
<textFieldCell key="cell" alignment="center" title="Sfondo" id="76">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<colorWell id="28">
<rect key="frame" x="37" y="20" width="53" height="30"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
<color key="color" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<connections>
<action selector="changeStderrColor:" target="43" id="48"/>
</connections>
</colorWell>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="33">
<rect key="frame" x="22" y="57" width="88" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
<textFieldCell key="cell" alignment="center" title="Stderr" id="75">
<font key="font" metaFont="system"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<colorWell id="31">
<rect key="frame" x="127" y="20" width="53" height="30"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
<color key="color" red="0.78260869" green="0.76328503999999997" blue="0.76328503999999997" alpha="1" colorSpace="calibratedRGB"/>
<connections>
<action selector="changeStdoutColor:" target="43" id="49"/>
</connections>
</colorWell>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="38">
<rect key="frame" x="112" y="57" width="80" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
<textFieldCell key="cell" alignment="center" title="Stdout" id="77">
<font key="font" metaFont="system"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="22">
<rect key="frame" x="204" y="124" width="88" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
<textFieldCell key="cell" alignment="center" title="Cursore" id="72">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<colorWell id="25">
<rect key="frame" x="221" y="87" width="53" height="30"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
<color key="color" red="0.10417509" green="1" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<connections>
<action selector="changePromptColor:" target="43" id="47"/>
</connections>
</colorWell>
</subviews>
</view>
<font key="titleFont" metaFont="system"/>
</box>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="24">
<rect key="frame" x="17" y="60" width="117" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Trasparenza :" id="71">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
</customView>
<customObject id="43" userLabel="ColorsPrefPane" customClass="ColorsPrefPane">
<connections>
<outlet property="alphaStepper" destination="35" id="60"/>
<outlet property="backgColorWell" destination="29" id="57"/>
<outlet property="defaultColorsButton" destination="34" id="59"/>
<outlet property="inputColorWell" destination="27" id="53"/>
<outlet property="mainView" destination="5" id="44"/>
<outlet property="outputColorWell" destination="23" id="55"/>
<outlet property="promptColorWell" destination="25" id="58"/>
<outlet property="stderrColorWell" destination="28" id="54"/>
<outlet property="stdoutColorWell" destination="31" id="56"/>
</connections>
</customObject>
</objects>
</document>