|
@@ -8,13 +8,14 @@
|
8
|
8
|
<customObject id="-2" userLabel="File's Owner" customClass="PrefController">
|
9
|
9
|
<connections>
|
10
|
10
|
<outlet property="lengthField" destination="MAv-jO-hIv" id="tbQ-UG-2ew"/>
|
11
|
|
- <outlet property="lengthFormat" destination="zpc-oG-upp" id="AKk-rK-pM3"/>
|
12
|
11
|
<outlet property="lengthStepper" destination="jxz-fQ-M1L" id="NK5-G4-9UJ"/>
|
13
|
12
|
<outlet property="password" destination="ARP-lb-J16" id="EDd-om-ciF"/>
|
14
|
13
|
<outlet property="progress" destination="vz0-tR-n1f" id="t06-dO-WKY"/>
|
15
|
14
|
<outlet property="showSubreddit" destination="fRR-M9-szp" id="bGR-ej-R9R"/>
|
16
|
15
|
<outlet property="subreddits" destination="EhP-FS-8dT" id="td1-kv-jQm"/>
|
17
|
16
|
<outlet property="subscriptions" destination="vW5-Cp-Bm1" id="gja-K0-7Uh"/>
|
|
17
|
+ <outlet property="titleField" destination="qju-1J-OOV" id="ujQ-C4-eeX"/>
|
|
18
|
+ <outlet property="titleStepper" destination="2aV-fo-xh7" id="zEg-dP-fRJ"/>
|
18
|
19
|
<outlet property="username" destination="0mi-88-o94" id="4bB-K2-q5m"/>
|
19
|
20
|
<outlet property="win" destination="1" id="g0G-6q-WjE"/>
|
20
|
21
|
</connections>
|
|
@@ -58,7 +59,7 @@
|
58
|
59
|
</textFieldCell>
|
59
|
60
|
</textField>
|
60
|
61
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="qFP-pd-32c">
|
61
|
|
- <rect key="frame" x="18" y="88" width="96" height="17"/>
|
|
62
|
+ <rect key="frame" x="18" y="88" width="63" height="17"/>
|
62
|
63
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
63
|
64
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Items:" id="FNJ-RL-DXT">
|
64
|
65
|
<font key="font" metaFont="system"/>
|
|
@@ -66,6 +67,15 @@
|
66
|
67
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
67
|
68
|
</textFieldCell>
|
68
|
69
|
</textField>
|
|
70
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="O82-1u-lSr">
|
|
71
|
+ <rect key="frame" x="152" y="88" width="63" height="17"/>
|
|
72
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
73
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Title:" id="Frl-AE-ROJ">
|
|
74
|
+ <font key="font" metaFont="system"/>
|
|
75
|
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
76
|
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
77
|
+ </textFieldCell>
|
|
78
|
+ </textField>
|
69
|
79
|
<secureTextField verticalHuggingPriority="750" id="ARP-lb-J16">
|
70
|
80
|
<rect key="frame" x="120" y="251" width="200" height="22"/>
|
71
|
81
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
@@ -144,7 +154,7 @@ Gw
|
144
|
154
|
</connections>
|
145
|
155
|
</button>
|
146
|
156
|
<textField verticalHuggingPriority="750" id="MAv-jO-hIv">
|
147
|
|
- <rect key="frame" x="120" y="83" width="57" height="22"/>
|
|
157
|
+ <rect key="frame" x="87" y="85" width="38" height="22"/>
|
148
|
158
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
149
|
159
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" title="10" drawsBackground="YES" id="0SD-Tf-uZS">
|
150
|
160
|
<font key="font" metaFont="system"/>
|
|
@@ -156,12 +166,35 @@ Gw
|
156
|
166
|
<outlet property="formatter" destination="zpc-oG-upp" id="cw1-hM-34K"/>
|
157
|
167
|
</connections>
|
158
|
168
|
</textField>
|
|
169
|
+ <textField verticalHuggingPriority="750" id="qju-1J-OOV">
|
|
170
|
+ <rect key="frame" x="221" y="85" width="38" height="22"/>
|
|
171
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
172
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" title="66" drawsBackground="YES" id="b76-4r-MEp">
|
|
173
|
+ <font key="font" metaFont="system"/>
|
|
174
|
+ <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
|
175
|
+ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
176
|
+ </textFieldCell>
|
|
177
|
+ <connections>
|
|
178
|
+ <action selector="titleDidChange:" target="-2" id="cOL-Pg-cXA"/>
|
|
179
|
+ <outlet property="formatter" destination="hDb-Na-Vku" id="Sta-gL-Dug"/>
|
|
180
|
+ </connections>
|
|
181
|
+ </textField>
|
159
|
182
|
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="jxz-fQ-M1L">
|
160
|
|
- <rect key="frame" x="182" y="80" width="19" height="27"/>
|
|
183
|
+ <rect key="frame" x="130" y="82" width="19" height="27"/>
|
161
|
184
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
162
|
185
|
<stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="Gba-jV-Ouh"/>
|
163
|
186
|
<connections>
|
164
|
187
|
<action selector="lengthDidChange:" target="-2" id="CJm-58-seM"/>
|
|
188
|
+ <outlet property="formatter" destination="zpc-oG-upp" id="nXg-hE-DQX"/>
|
|
189
|
+ </connections>
|
|
190
|
+ </stepper>
|
|
191
|
+ <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="2aV-fo-xh7">
|
|
192
|
+ <rect key="frame" x="264" y="82" width="19" height="27"/>
|
|
193
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
194
|
+ <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="BWQ-gm-H9h"/>
|
|
195
|
+ <connections>
|
|
196
|
+ <action selector="titleDidChange:" target="-2" id="l0Y-Mg-1KD"/>
|
|
197
|
+ <outlet property="formatter" destination="hDb-Na-Vku" id="EL4-2q-XKw"/>
|
165
|
198
|
</connections>
|
166
|
199
|
</stepper>
|
167
|
200
|
<progressIndicator canDrawConcurrently="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="vz0-tR-n1f">
|
|
@@ -183,13 +216,24 @@ Gw
|
183
|
216
|
<attributedString key="attributedStringForZero">
|
184
|
217
|
<fragment content="0"/>
|
185
|
218
|
</attributedString>
|
186
|
|
- <real key="minimum" value="0.0"/>
|
|
219
|
+ <real key="minimum" value="1"/>
|
187
|
220
|
<real key="maximum" value="100"/>
|
188
|
221
|
<metadata>
|
189
|
222
|
<bool key="localizesFormat" value="YES"/>
|
190
|
223
|
<real key="inspectorSampleValue" value="1"/>
|
191
|
224
|
</metadata>
|
192
|
225
|
</numberFormatter>
|
|
226
|
+ <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="." id="hDb-Na-Vku">
|
|
227
|
+ <attributedString key="attributedStringForZero">
|
|
228
|
+ <fragment content="0"/>
|
|
229
|
+ </attributedString>
|
|
230
|
+ <real key="minimum" value="1"/>
|
|
231
|
+ <real key="maximum" value="140"/>
|
|
232
|
+ <metadata>
|
|
233
|
+ <bool key="localizesFormat" value="YES"/>
|
|
234
|
+ <real key="inspectorSampleValue" value="1"/>
|
|
235
|
+ </metadata>
|
|
236
|
+ </numberFormatter>
|
193
|
237
|
<menu title="Main Menu" systemMenu="main" id="IWp-hb-gSM">
|
194
|
238
|
<items>
|
195
|
239
|
<menuItem title="Edit" id="czz-51-wxr">
|