OSDN Git Service

Merge branch 'develop' into macos-develop
[hengbandforosx/hengbandosx.git] / src / cocoa / Base.lproj / SoundAndMusic.xib
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3     <dependencies>
4         <deployment identifier="macosx"/>
5         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
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="SoundAndMusicPanelController">
10             <connections>
11                 <outlet property="musicEnabledControl" destination="yd0-H6-FT1" id="haI-My-g5n"/>
12                 <outlet property="musicPausedWhenInactiveControl" destination="Z7a-h3-Z6B" id="08u-nG-2iz"/>
13                 <outlet property="musicTransitionTimeControl" destination="AkU-q6-TkR" id="iwd-dc-xow"/>
14                 <outlet property="musicVolumeControl" destination="r8d-9c-ObP" id="qf8-0E-lZp"/>
15                 <outlet property="soundEnabledControl" destination="P10-1o-zNT" id="BVI-EV-7If"/>
16                 <outlet property="soundVolumeControl" destination="JfF-pR-frk" id="NFw-u8-eL9"/>
17                 <outlet property="window" destination="mVt-nk-Qo0" id="f7c-To-L8b"/>
18             </connections>
19         </customObject>
20         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
21         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
22         <window title="Sound and Music" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="mVt-nk-Qo0" customClass="NSPanel">
23             <windowStyleMask key="styleMask" titled="YES" closable="YES" utility="YES"/>
24             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
25             <rect key="contentRect" x="120" y="64" width="265" height="232"/>
26             <rect key="screenRect" x="0.0" y="0.0" width="1280" height="775"/>
27             <view key="contentView" id="Nlk-Lb-y90">
28                 <rect key="frame" x="0.0" y="0.0" width="337" height="234"/>
29                 <autoresizingMask key="autoresizingMask"/>
30                 <subviews>
31                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Kei-Lu-1AE">
32                         <rect key="frame" x="5" y="211" width="113" height="16"/>
33                         <textFieldCell key="cell" lineBreakMode="clipping" title="Incidental Sounds" id="aWu-Lm-bgH">
34                             <font key="font" metaFont="system"/>
35                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
36                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
37                         </textFieldCell>
38                     </textField>
39                     <slider verticalHuggingPriority="750" id="JfF-pR-frk" userLabel="soundVolumeSlider">
40                         <rect key="frame" x="115" y="155" width="204" height="28"/>
41                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
42                         <sliderCell key="cell" alignment="left" minValue="1" maxValue="100" doubleValue="30" tickMarkPosition="above" sliderType="linear" id="eKG-5Z-eGo"/>
43                         <connections>
44                             <action selector="respondToSoundVolumeSlider:" target="-2" id="FOm-uN-n61"/>
45                         </connections>
46                     </slider>
47                     <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="P10-1o-zNT" userLabel="soundEnabledCheckBox">
48                         <rect key="frame" x="25" y="186" width="75" height="18"/>
49                         <buttonCell key="cell" type="check" title="Enabled" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="u2I-E0-No1">
50                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
51                             <font key="font" metaFont="system"/>
52                         </buttonCell>
53                         <connections>
54                             <action selector="respondToSoundEnabledToggle:" target="-2" id="1MV-lJ-Xs2"/>
55                         </connections>
56                     </button>
57                     <button identifier="musicEnabled" verticalHuggingPriority="750" id="yd0-H6-FT1" userLabel="musicEnabledCheckBox">
58                         <rect key="frame" x="25" y="95" width="92" height="22"/>
59                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
60                         <buttonCell key="cell" type="check" title="Enabled" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="Hur-85-rfj">
61                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
62                             <font key="font" metaFont="system"/>
63                         </buttonCell>
64                         <connections>
65                             <action selector="respondToMusicEnabledToggle:" target="-2" id="sBT-EV-ENk"/>
66                         </connections>
67                     </button>
68                     <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Z7a-h3-Z6B">
69                         <rect key="frame" x="25" y="69" width="292" height="22"/>
70                         <buttonCell key="cell" type="check" title="Paused when application docked or inactive" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="mXt-mL-aNz">
71                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
72                             <font key="font" metaFont="system"/>
73                         </buttonCell>
74                         <connections>
75                             <action selector="respondToMusicPausedWhenInactiveToggle:" target="-2" id="JtQ-Gi-tad"/>
76                         </connections>
77                     </button>
78                     <slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="r8d-9c-ObP" userLabel="musicVolumeSlider">
79                         <rect key="frame" x="115" y="38" width="204" height="28"/>
80                         <sliderCell key="cell" state="on" alignment="left" minValue="1" maxValue="100" doubleValue="20" tickMarkPosition="above" sliderType="linear" id="Xjg-wn-gAD"/>
81                         <connections>
82                             <action selector="respondToMusicVolumeSlider:" target="-2" id="5ed-hZ-UQO"/>
83                         </connections>
84                     </slider>
85                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="2I9-zP-fUA">
86                         <rect key="frame" x="25" y="22" width="71" height="16"/>
87                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
88                         <textFieldCell key="cell" lineBreakMode="clipping" title="Transitions" id="h6K-gp-brC">
89                             <font key="font" metaFont="system"/>
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                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="751" translatesAutoresizingMaskIntoConstraints="NO" id="B3i-gX-R4x" userLabel="musicVolumeLabel">
95                         <rect key="frame" x="25" y="46" width="49" height="16"/>
96                         <textFieldCell key="cell" lineBreakMode="clipping" title="Volume" id="bjo-lV-gRq" userLabel="musicVolumeLabelCell">
97                             <font key="font" metaFont="system"/>
98                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
99                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
100                         </textFieldCell>
101                     </textField>
102                     <slider toolTip="amount of time to switch from one track to another" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AkU-q6-TkR" userLabel="transitionTimeSlider">
103                         <rect key="frame" x="115" y="14" width="204" height="28"/>
104                         <sliderCell key="cell" state="on" alignment="left" maxValue="10000" doubleValue="3000" tickMarkPosition="above" sliderType="linear" id="8Li-wU-4rN"/>
105                         <connections>
106                             <action selector="respondToMusicTransitionTimeSlider:" target="-2" id="p66-ub-MQ8"/>
107                         </connections>
108                     </slider>
109                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PS4-bM-MoX" userLabel="soundVolumeLabel">
110                         <rect key="frame" x="25" y="163" width="49" height="16"/>
111                         <textFieldCell key="cell" lineBreakMode="clipping" title="Volume" id="cYF-nO-lpm" userLabel="soundVolumeLabelCell">
112                             <font key="font" metaFont="system"/>
113                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
114                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
115                         </textFieldCell>
116                     </textField>
117                     <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="irV-Tu-qww">
118                         <rect key="frame" x="5" y="122" width="116" height="16"/>
119                         <textFieldCell key="cell" lineBreakMode="clipping" title="Background Music" id="uDO-28-V03">
120                             <font key="font" metaFont="system"/>
121                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
122                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
123                         </textFieldCell>
124                     </textField>
125                 </subviews>
126                 <constraints>
127                     <constraint firstItem="Z7a-h3-Z6B" firstAttribute="top" secondItem="yd0-H6-FT1" secondAttribute="bottom" constant="6" symbolic="YES" id="1Fx-zh-MgX"/>
128                     <constraint firstItem="r8d-9c-ObP" firstAttribute="trailing" secondItem="JfF-pR-frk" secondAttribute="trailing" id="1Sr-qB-xJV"/>
129                     <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="irV-Tu-qww" secondAttribute="trailing" constant="20" symbolic="YES" id="3RA-93-Lum"/>
130                     <constraint firstItem="2I9-zP-fUA" firstAttribute="top" secondItem="B3i-gX-R4x" secondAttribute="bottom" constant="8" symbolic="YES" id="4Xn-tz-Xxf"/>
131                     <constraint firstItem="Z7a-h3-Z6B" firstAttribute="leading" secondItem="P10-1o-zNT" secondAttribute="leading" id="5qF-wu-rlZ"/>
132                     <constraint firstItem="P10-1o-zNT" firstAttribute="leading" secondItem="Kei-Lu-1AE" secondAttribute="leading" constant="20" id="6Yb-ud-D6H"/>
133                     <constraint firstItem="irV-Tu-qww" firstAttribute="top" relation="greaterThanOrEqual" secondItem="PS4-bM-MoX" secondAttribute="bottom" priority="600" constant="25" id="CPh-y4-7zH"/>
134                     <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="JfF-pR-frk" secondAttribute="trailing" constant="20" symbolic="YES" id="Ea1-o5-f6n"/>
135                     <constraint firstItem="r8d-9c-ObP" firstAttribute="trailing" secondItem="AkU-q6-TkR" secondAttribute="trailing" id="MvH-5j-fjB"/>
136                     <constraint firstItem="r8d-9c-ObP" firstAttribute="leading" secondItem="JfF-pR-frk" secondAttribute="leading" id="Rm8-rT-xet"/>
137                     <constraint firstItem="Kei-Lu-1AE" firstAttribute="leading" secondItem="Nlk-Lb-y90" secondAttribute="leading" constant="7" id="Un1-Zm-mKq"/>
138                     <constraint firstItem="AkU-q6-TkR" firstAttribute="centerY" secondItem="2I9-zP-fUA" secondAttribute="centerY" id="Vta-H6-ZLa"/>
139                     <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="AkU-q6-TkR" secondAttribute="bottom" constant="20" symbolic="YES" id="XJN-fL-iDT"/>
140                     <constraint firstItem="2I9-zP-fUA" firstAttribute="leading" secondItem="P10-1o-zNT" secondAttribute="leading" id="dh3-4k-8rI"/>
141                     <constraint firstItem="Kei-Lu-1AE" firstAttribute="top" secondItem="Nlk-Lb-y90" secondAttribute="top" constant="7" id="e3r-su-yAX"/>
142                     <constraint firstItem="yd0-H6-FT1" firstAttribute="leading" secondItem="P10-1o-zNT" secondAttribute="leading" id="eN5-vD-Q0I"/>
143                     <constraint firstItem="B3i-gX-R4x" firstAttribute="leading" secondItem="P10-1o-zNT" secondAttribute="leading" id="eO4-Mm-Sac"/>
144                     <constraint firstItem="yd0-H6-FT1" firstAttribute="top" secondItem="irV-Tu-qww" secondAttribute="bottom" constant="6" id="eke-6I-DLg"/>
145                     <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="P10-1o-zNT" secondAttribute="trailing" constant="20" symbolic="YES" id="emq-ZO-Kas"/>
146                     <constraint firstItem="yd0-H6-FT1" firstAttribute="leading" secondItem="P10-1o-zNT" secondAttribute="leading" id="fOW-1U-cFo"/>
147                     <constraint firstItem="P10-1o-zNT" firstAttribute="top" secondItem="Kei-Lu-1AE" secondAttribute="bottom" constant="8" symbolic="YES" id="gAp-bL-O4A"/>
148                     <constraint firstItem="r8d-9c-ObP" firstAttribute="centerY" secondItem="B3i-gX-R4x" secondAttribute="centerY" id="h9X-kb-hGr"/>
149                     <constraint firstItem="JfF-pR-frk" firstAttribute="centerY" secondItem="PS4-bM-MoX" secondAttribute="centerY" id="kU6-QK-HdF"/>
150                     <constraint firstItem="PS4-bM-MoX" firstAttribute="top" secondItem="P10-1o-zNT" secondAttribute="bottom" constant="8" symbolic="YES" id="lZR-2z-q6K"/>
151                     <constraint firstItem="AkU-q6-TkR" firstAttribute="leading" secondItem="JfF-pR-frk" secondAttribute="leading" id="m1M-dl-UP3"/>
152                     <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Kei-Lu-1AE" secondAttribute="trailing" constant="20" symbolic="YES" id="n1g-JZ-I2c"/>
153                     <constraint firstItem="irV-Tu-qww" firstAttribute="leading" secondItem="Kei-Lu-1AE" secondAttribute="leading" id="q0n-E3-aOl"/>
154                     <constraint firstItem="B3i-gX-R4x" firstAttribute="top" secondItem="Z7a-h3-Z6B" secondAttribute="bottom" constant="8" symbolic="YES" id="tHk-gR-ioR"/>
155                     <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Z7a-h3-Z6B" secondAttribute="trailing" constant="20" symbolic="YES" id="uN4-c7-IoR"/>
156                     <constraint firstItem="AkU-q6-TkR" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="2I9-zP-fUA" secondAttribute="trailing" constant="20" id="v1y-OQ-C7k"/>
157                     <constraint firstItem="r8d-9c-ObP" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="B3i-gX-R4x" secondAttribute="trailing" constant="20" id="vnr-Im-Q7Y"/>
158                     <constraint firstItem="JfF-pR-frk" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="PS4-bM-MoX" secondAttribute="trailing" constant="20" id="vyO-0w-T2I"/>
159                     <constraint firstItem="PS4-bM-MoX" firstAttribute="leading" secondItem="P10-1o-zNT" secondAttribute="leading" id="zuq-qh-7Bz"/>
160                 </constraints>
161             </view>
162             <point key="canvasLocation" x="-343.5" y="-232"/>
163         </window>
164     </objects>
165 </document>