|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="14109" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS"> |
3 | 3 | <dependencies>
|
4 |
| - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14109"/> |
| 4 | + <deployment identifier="macosx"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14460.31"/> |
5 | 6 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
6 |
| - <capability name="system font weights other than Regular or Bold" minToolsVersion="7.0"/> |
7 | 7 | </dependencies>
|
8 | 8 | <scenes>
|
9 | 9 | <!--Application-->
|
|
114 | 114 | <scene sceneID="R2V-B0-nI4">
|
115 | 115 | <objects>
|
116 | 116 | <windowController id="B8D-0N-5wS" sceneMemberID="viewController">
|
117 |
| - <window key="window" title="Mp3ID3Tagger" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="IQv-IB-iLA"> |
| 117 | + <window key="window" title="Mp3ID3Tagger" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="IQv-IB-iLA"> |
118 | 118 | <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
119 | 119 | <windowCollectionBehavior key="collectionBehavior" fullScreenNone="YES"/>
|
120 | 120 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
146 | 146 | <rect key="frame" x="350" y="181" width="530" height="22"/>
|
147 | 147 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="hHh-aK-Lvw">
|
148 | 148 | <font key="font" metaFont="system"/>
|
149 |
| - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| 149 | + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
150 | 150 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
151 | 151 | </textFieldCell>
|
152 | 152 | </textField>
|
153 | 153 | <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DIC-4c-LPe">
|
154 | 154 | <rect key="frame" x="350" y="235" width="530" height="22"/>
|
155 | 155 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="CjF-Nh-Rb1">
|
156 | 156 | <font key="font" metaFont="system"/>
|
157 |
| - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| 157 | + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
158 | 158 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
159 | 159 | </textFieldCell>
|
160 | 160 | </textField>
|
|
194 | 194 | <rect key="frame" x="350" y="127" width="256" height="22"/>
|
195 | 195 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="gWX-tq-MB2">
|
196 | 196 | <font key="font" metaFont="system"/>
|
197 |
| - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| 197 | + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
198 | 198 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
199 | 199 | </textFieldCell>
|
200 | 200 | </textField>
|
201 | 201 | <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wXW-XK-hdz">
|
202 |
| - <rect key="frame" x="348" y="46" width="146" height="17"/> |
| 202 | + <rect key="frame" x="348" y="46" width="147" height="17"/> |
203 | 203 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Genre" id="aGl-eD-S8Z">
|
204 | 204 | <font key="font" metaFont="systemSemibold" size="13"/>
|
205 | 205 | <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
206 | 206 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
207 | 207 | </textFieldCell>
|
208 | 208 | </textField>
|
209 | 209 | <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Jtq-DC-Fpn">
|
210 |
| - <rect key="frame" x="348" y="16" width="147" height="26"/> |
| 210 | + <rect key="frame" x="348" y="16" width="148" height="25"/> |
211 | 211 | <popUpButtonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="-1" imageScaling="proportionallyDown" inset="2" selectedItem="xME-wR-8N8" id="wUp-Nd-R4e">
|
212 | 212 | <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
213 | 213 | <font key="font" metaFont="menu"/>
|
|
303 | 303 | </popUpButtonCell>
|
304 | 304 | </popUpButton>
|
305 | 305 | <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YcP-Va-zfQ">
|
306 |
| - <rect key="frame" x="500" y="19" width="380" height="22"/> |
| 306 | + <rect key="frame" x="501" y="19" width="379" height="22"/> |
307 | 307 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="A0p-qY-KSk">
|
308 | 308 | <font key="font" metaFont="system"/>
|
309 |
| - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| 309 | + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
310 | 310 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
311 | 311 | </textFieldCell>
|
312 | 312 | </textField>
|
|
322 | 322 | </buttonCell>
|
323 | 323 | </button>
|
324 | 324 | <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5y8-bk-0av">
|
325 |
| - <rect key="frame" x="348" y="286" width="57" height="26"/> |
326 |
| - <popUpButtonCell key="cell" type="push" title="2.3" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="border" tag="3" inset="2" selectedItem="A2P-Ht-uof" id="sKv-WB-wpR"> |
| 325 | + <rect key="frame" x="348" y="286" width="58" height="25"/> |
| 326 | + <popUpButtonCell key="cell" type="push" title="2.3" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="border" tag="3" inset="2" selectedItem="QK0-Fi-gVy" id="sKv-WB-wpR"> |
327 | 327 | <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
328 | 328 | <font key="font" metaFont="menu"/>
|
329 | 329 | <menu key="menu" id="Kxx-BI-Tez">
|
330 | 330 | <items>
|
331 |
| - <menuItem title="2.3" state="on" tag="3" id="A2P-Ht-uof"/> |
| 331 | + <menuItem title="2.3" state="on" tag="3" id="QK0-Fi-gVy"/> |
| 332 | + <menuItem title="2.4" tag="4" id="A2P-Ht-uof"/> |
332 | 333 | <menuItem title="2.2" tag="2" id="k3C-lc-hZf"/>
|
333 | 334 | </items>
|
334 | 335 | </menu>
|
|
349 | 350 | </constraints>
|
350 | 351 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="2WM-zr-Kfx">
|
351 | 352 | <font key="font" metaFont="system"/>
|
352 |
| - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| 353 | + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
353 | 354 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
354 | 355 | </textFieldCell>
|
355 | 356 | <connections>
|
|
371 | 372 | </constraints>
|
372 | 373 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="ckj-Ml-UM1">
|
373 | 374 | <font key="font" metaFont="system"/>
|
374 |
| - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| 375 | + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
375 | 376 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
376 | 377 | </textFieldCell>
|
377 | 378 | <connections>
|
|
393 | 394 | </constraints>
|
394 | 395 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="ghC-RN-kKp">
|
395 | 396 | <font key="font" metaFont="system"/>
|
396 |
| - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| 397 | + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
397 | 398 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
398 | 399 | </textFieldCell>
|
399 | 400 | <connections>
|
|
420 | 421 | <rect key="frame" x="625" y="127" width="255" height="22"/>
|
421 | 422 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="oYS-Wl-IxB">
|
422 | 423 | <font key="font" metaFont="system"/>
|
423 |
| - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| 424 | + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
424 | 425 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
425 | 426 | </textFieldCell>
|
426 | 427 | </textField>
|
|
0 commit comments