-
Notifications
You must be signed in to change notification settings - Fork 59
/
Copy pathMonkeysAudioSettingsSheet.xib
100 lines (100 loc) · 6.89 KB
/
MonkeysAudioSettingsSheet.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
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15705"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="MonkeysAudioSettingsSheet">
<connections>
<outlet property="_settingsController" destination="18" id="20"/>
<outlet property="_sheet" destination="5" id="21"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="242" y="618" width="367" height="141"/>
<rect key="screenRect" x="0.0" y="0.0" width="1792" height="1097"/>
<value key="minSize" type="size" width="224.66399999999999" height="107"/>
<view key="contentView" id="6">
<rect key="frame" x="0.0" y="0.0" width="367" height="141"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<popUpButton verticalHuggingPriority="750" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7">
<rect key="frame" x="185" y="63" width="130" height="26"/>
<autoresizingMask key="autoresizingMask"/>
<popUpButtonCell key="cell" type="push" title="Extra High" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="4" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="13" id="30">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<menu key="menu" title="OtherViews" id="8">
<items>
<menuItem title="Fast" tag="1" id="10"/>
<menuItem title="Normal" tag="2" id="9"/>
<menuItem title="High" tag="3" id="11"/>
<menuItem title="Extra High" state="on" tag="4" id="13"/>
<menuItem title="Insane" tag="5" id="14"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<binding destination="18" name="selectedTag" keyPath="selection.compressionLevel" id="23"/>
</connections>
</popUpButton>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="120" translatesAutoresizingMaskIntoConstraints="NO" id="12">
<rect key="frame" x="59" y="69" width="124" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Compression level:" id="31">
<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>
<button verticalHuggingPriority="750" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="24">
<rect key="frame" x="142" y="12" width="82" height="32"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="32">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<string key="keyEquivalent" base64-UTF8="YES">
DQ
</string>
</buttonCell>
<connections>
<action selector="ok:" target="-2" id="25"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="329" translatesAutoresizingMaskIntoConstraints="NO" id="26">
<rect key="frame" x="17" y="104" width="333" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Monkey's Audio" id="33">
<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>
<box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="27">
<rect key="frame" x="12" y="93" width="343" height="5"/>
<autoresizingMask key="autoresizingMask"/>
</box>
</subviews>
</view>
<point key="canvasLocation" x="140" y="147"/>
</window>
<objectController id="18" userLabel="Settings">
<declaredKeys>
<string>compressionLevel</string>
</declaredKeys>
<connections>
<binding destination="-2" name="contentObject" keyPath="settings" id="19"/>
</connections>
</objectController>
<view id="28">
<rect key="frame" x="0.0" y="0.0" width="125" height="1"/>
<autoresizingMask key="autoresizingMask"/>
</view>
</objects>
</document>