|
23 | 23 | </connections> |
24 | 24 | </menuItem> |
25 | 25 | <menuItem isSeparatorItem="YES" id="VOq-y0-SEH"/> |
26 | | - <menuItem title="Preferences…" keyEquivalent="," id="BOF-NM-1cW"/> |
| 26 | + <menuItem title="Preferences…" keyEquivalent="," id="BOF-NM-1cW"> |
| 27 | + <connections> |
| 28 | + <segue destination="3ob-jc-eDm" kind="show" id="2DP-OY-QfQ"/> |
| 29 | + </connections> |
| 30 | + </menuItem> |
27 | 31 | <menuItem isSeparatorItem="YES" id="wFC-TO-SCJ"/> |
28 | 32 | <menuItem title="Services" id="NMo-om-nkz"> |
29 | 33 | <modifierMask key="keyEquivalentModifierMask"/> |
|
209 | 213 | <customObject id="YLy-65-1bz" customClass="NSFontManager"/> |
210 | 214 | <customObject id="Ady-hI-5gd" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/> |
211 | 215 | </objects> |
212 | | - <point key="canvasLocation" x="519" y="-302"/> |
| 216 | + <point key="canvasLocation" x="521" y="-308"/> |
213 | 217 | </scene> |
214 | 218 | <!--Window Controller--> |
215 | 219 | <scene sceneID="R2V-B0-nI4"> |
|
255 | 259 | </objects> |
256 | 260 | <point key="canvasLocation" x="792" y="246"/> |
257 | 261 | </scene> |
| 262 | + <!--Window Controller--> |
| 263 | + <scene sceneID="NBF-l9-a5o"> |
| 264 | + <objects> |
| 265 | + <windowController id="3ob-jc-eDm" sceneMemberID="viewController"> |
| 266 | + <window key="window" title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" tabbingMode="disallowed" id="xbg-bh-u6H"> |
| 267 | + <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> |
| 268 | + <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
| 269 | + <rect key="contentRect" x="196" y="249" width="280" height="160"/> |
| 270 | + <rect key="screenRect" x="0.0" y="0.0" width="1440" height="900"/> |
| 271 | + <value key="maxSize" type="size" width="280" height="160"/> |
| 272 | + <connections> |
| 273 | + <outlet property="delegate" destination="3ob-jc-eDm" id="4Ld-3f-9Ck"/> |
| 274 | + </connections> |
| 275 | + </window> |
| 276 | + <connections> |
| 277 | + <segue destination="Qbb-Wz-0PT" kind="relationship" relationship="window.shadowedContentViewController" id="RGN-Rn-6qc"/> |
| 278 | + </connections> |
| 279 | + </windowController> |
| 280 | + <customObject id="Ic1-VV-4Bv" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/> |
| 281 | + </objects> |
| 282 | + <point key="canvasLocation" x="1283" y="-302"/> |
| 283 | + </scene> |
| 284 | + <!--Preferences View Controller--> |
| 285 | + <scene sceneID="VFq-ZJ-niJ"> |
| 286 | + <objects> |
| 287 | + <viewController id="Qbb-Wz-0PT" customClass="PreferencesViewController" customModule="Traktor_Transition_Finder" customModuleProvider="target" sceneMemberID="viewController"> |
| 288 | + <view key="view" id="399-Lw-MCz"> |
| 289 | + <rect key="frame" x="0.0" y="0.0" width="280" height="160"/> |
| 290 | + <autoresizingMask key="autoresizingMask"/> |
| 291 | + <subviews> |
| 292 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6dx-8m-Fr3"> |
| 293 | + <rect key="frame" x="18" y="123" width="133" height="17"/> |
| 294 | + <textFieldCell key="cell" lineBreakMode="clipping" title="Bad Key Punishment:" id="Way-XD-enb"> |
| 295 | + <font key="font" usesAppearanceFont="YES"/> |
| 296 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
| 297 | + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 298 | + </textFieldCell> |
| 299 | + </textField> |
| 300 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RDo-eu-kFJ"> |
| 301 | + <rect key="frame" x="18" y="53" width="154" height="17"/> |
| 302 | + <textFieldCell key="cell" lineBreakMode="clipping" title="Half-Tempo Punishment:" id="iSU-rn-phF"> |
| 303 | + <font key="font" usesAppearanceFont="YES"/> |
| 304 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
| 305 | + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 306 | + </textFieldCell> |
| 307 | + </textField> |
| 308 | + <slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FRw-R6-yec"> |
| 309 | + <rect key="frame" x="18" y="98" width="133" height="19"/> |
| 310 | + <constraints> |
| 311 | + <constraint firstAttribute="width" constant="129" id="3y5-wj-STx"/> |
| 312 | + </constraints> |
| 313 | + <sliderCell key="cell" continuous="YES" state="on" alignment="left" maxValue="40" doubleValue="25" tickMarkPosition="above" sliderType="linear" id="2EF-gz-91O"/> |
| 314 | + <connections> |
| 315 | + <action selector="badKeyPunishmentSliderChanged:" target="Qbb-Wz-0PT" id="p1a-SX-7G7"/> |
| 316 | + </connections> |
| 317 | + </slider> |
| 318 | + <slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Pcm-sn-2lf"> |
| 319 | + <rect key="frame" x="18" y="28" width="133" height="19"/> |
| 320 | + <constraints> |
| 321 | + <constraint firstAttribute="width" constant="129" id="Jny-Ua-uNV"/> |
| 322 | + </constraints> |
| 323 | + <sliderCell key="cell" continuous="YES" state="on" alignment="left" maxValue="40" doubleValue="6" tickMarkPosition="above" sliderType="linear" id="qW7-Y9-Kzh"/> |
| 324 | + <connections> |
| 325 | + <action selector="halfTempoPunishmentSliderChanged:" target="Qbb-Wz-0PT" id="3zf-3B-QbT"/> |
| 326 | + </connections> |
| 327 | + </slider> |
| 328 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AgZ-CH-gEh"> |
| 329 | + <rect key="frame" x="157" y="99" width="8" height="17"/> |
| 330 | + <textFieldCell key="cell" lineBreakMode="clipping" title=" " id="dWf-v9-h2O"> |
| 331 | + <font key="font" metaFont="system"/> |
| 332 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
| 333 | + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 334 | + </textFieldCell> |
| 335 | + </textField> |
| 336 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7hd-wf-PAZ"> |
| 337 | + <rect key="frame" x="157" y="29" width="8" height="17"/> |
| 338 | + <textFieldCell key="cell" lineBreakMode="clipping" title=" " id="jPI-3L-goc"> |
| 339 | + <font key="font" metaFont="system"/> |
| 340 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
| 341 | + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 342 | + </textFieldCell> |
| 343 | + </textField> |
| 344 | + </subviews> |
| 345 | + <constraints> |
| 346 | + <constraint firstItem="6dx-8m-Fr3" firstAttribute="leading" secondItem="399-Lw-MCz" secondAttribute="leading" constant="20" id="2cR-WB-qml"/> |
| 347 | + <constraint firstItem="7hd-wf-PAZ" firstAttribute="top" secondItem="RDo-eu-kFJ" secondAttribute="bottom" constant="7" id="99E-eF-w6Q"/> |
| 348 | + <constraint firstItem="RDo-eu-kFJ" firstAttribute="leading" secondItem="399-Lw-MCz" secondAttribute="leading" constant="20" id="LYB-6H-kq5"/> |
| 349 | + <constraint firstItem="Pcm-sn-2lf" firstAttribute="top" secondItem="RDo-eu-kFJ" secondAttribute="bottom" constant="8" id="Ogn-Py-cck"/> |
| 350 | + <constraint firstItem="7hd-wf-PAZ" firstAttribute="leading" secondItem="Pcm-sn-2lf" secondAttribute="trailing" constant="10" id="a7N-Zx-TDD"/> |
| 351 | + <constraint firstItem="AgZ-CH-gEh" firstAttribute="leading" secondItem="FRw-R6-yec" secondAttribute="trailing" constant="10" id="arS-L3-nSr"/> |
| 352 | + <constraint firstItem="AgZ-CH-gEh" firstAttribute="top" secondItem="6dx-8m-Fr3" secondAttribute="bottom" constant="7" id="cMI-c8-EXz"/> |
| 353 | + <constraint firstItem="FRw-R6-yec" firstAttribute="leading" secondItem="399-Lw-MCz" secondAttribute="leading" constant="20" id="cac-0X-hwx"/> |
| 354 | + <constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="RDo-eu-kFJ" secondAttribute="trailing" constant="180" id="cgu-si-q2J"/> |
| 355 | + <constraint firstItem="Pcm-sn-2lf" firstAttribute="leading" secondItem="399-Lw-MCz" secondAttribute="leading" constant="20" id="dA2-Hi-N5x"/> |
| 356 | + <constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="7hd-wf-PAZ" secondAttribute="trailing" constant="158" id="eW2-mJ-p9L"/> |
| 357 | + <constraint firstItem="RDo-eu-kFJ" firstAttribute="top" secondItem="6dx-8m-Fr3" secondAttribute="bottom" constant="53" id="jzb-eJ-qzk"/> |
| 358 | + <constraint firstItem="6dx-8m-Fr3" firstAttribute="top" secondItem="399-Lw-MCz" secondAttribute="top" constant="20" id="vGq-QL-Q1v"/> |
| 359 | + <constraint firstItem="FRw-R6-yec" firstAttribute="top" secondItem="6dx-8m-Fr3" secondAttribute="bottom" constant="8" id="w9I-ID-FEP"/> |
| 360 | + <constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="6dx-8m-Fr3" secondAttribute="trailing" constant="201" id="xTQ-Y1-cTQ"/> |
| 361 | + <constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="AgZ-CH-gEh" secondAttribute="trailing" constant="158" id="ymd-WX-iYV"/> |
| 362 | + </constraints> |
| 363 | + </view> |
| 364 | + <connections> |
| 365 | + <outlet property="badKeyPunishmentLabel" destination="AgZ-CH-gEh" id="mjk-gE-XLY"/> |
| 366 | + <outlet property="badKeyPunishmentSlider" destination="FRw-R6-yec" id="VZd-DA-uKE"/> |
| 367 | + <outlet property="halfTempoPunishmentLabel" destination="7hd-wf-PAZ" id="Btr-bU-KJG"/> |
| 368 | + <outlet property="halfTempoPunishmentSlider" destination="Pcm-sn-2lf" id="6vK-P6-6NC"/> |
| 369 | + </connections> |
| 370 | + </viewController> |
| 371 | + <customObject id="V63-dM-0Xs" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/> |
| 372 | + </objects> |
| 373 | + <point key="canvasLocation" x="1283" y="172"/> |
| 374 | + </scene> |
258 | 375 | <!--Drag Drop View Controller--> |
259 | 376 | <scene sceneID="hIz-AP-VOD"> |
260 | 377 | <objects> |
|
0 commit comments