Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/English.lproj/QuantizePanel.xib

Parent Directory Parent Directory | Revision Log Revision Log


Revision 90 - (show annotations) (download)
Thu Sep 7 15:17:14 2017 UTC (6 years, 8 months ago) by toshinagata1964
File size: 13609 byte(s)
Some of the many warnings are removed.
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="15G1510" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3 <dependencies>
4 <deployment identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
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="QuantizePanelController">
10 <connections>
11 <outlet property="strengthSlider" destination="92" id="111"/>
12 <outlet property="strengthText" destination="96" id="112"/>
13 <outlet property="swingSlider" destination="94" id="113"/>
14 <outlet property="swingText" destination="98" id="114"/>
15 <outlet property="unitNotePopUp" destination="4" id="124"/>
16 <outlet property="unitText" destination="102" id="110"/>
17 <outlet property="window" destination="1" id="91"/>
18 </connections>
19 </customObject>
20 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
21 <customObject id="-3" userLabel="Application"/>
22 <window title="Quantize" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" animationBehavior="default" id="1">
23 <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
24 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
25 <rect key="contentRect" x="196" y="352" width="331" height="158"/>
26 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
27 <view key="contentView" id="2">
28 <rect key="frame" x="0.0" y="0.0" width="331" height="158"/>
29 <autoresizingMask key="autoresizingMask"/>
30 <subviews>
31 <popUpButton verticalHuggingPriority="750" id="4">
32 <rect key="frame" x="81" y="117" width="145" height="22"/>
33 <autoresizingMask key="autoresizingMask"/>
34 <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="40">
35 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
36 <font key="font" metaFont="smallSystem"/>
37 <menu key="menu" title="OtherViews" id="41"/>
38 </popUpButtonCell>
39 <connections>
40 <action selector="unitChanged:" target="-2" id="115"/>
41 </connections>
42 </popUpButton>
43 <textField verticalHuggingPriority="750" id="9">
44 <rect key="frame" x="18" y="119" width="48" height="17"/>
45 <autoresizingMask key="autoresizingMask"/>
46 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Unit" id="35">
47 <font key="font" metaFont="smallSystem"/>
48 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
49 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
50 </textFieldCell>
51 </textField>
52 <textField verticalHuggingPriority="750" id="7">
53 <rect key="frame" x="17" y="57" width="62" height="17"/>
54 <autoresizingMask key="autoresizingMask"/>
55 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Swing" id="37">
56 <font key="font" metaFont="smallSystem"/>
57 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
58 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
59 </textFieldCell>
60 </textField>
61 <textField verticalHuggingPriority="750" id="69">
62 <rect key="frame" x="17" y="86" width="62" height="20"/>
63 <autoresizingMask key="autoresizingMask"/>
64 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Strength" id="70">
65 <font key="font" metaFont="smallSystem"/>
66 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
67 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
68 </textFieldCell>
69 </textField>
70 <slider verticalHuggingPriority="750" id="92">
71 <rect key="frame" x="84" y="85" width="139" height="18"/>
72 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
73 <sliderCell key="cell" controlSize="small" continuous="YES" state="on" alignment="left" maxValue="1" doubleValue="0.5" tickMarkPosition="below" numberOfTickMarks="11" sliderType="linear" id="93">
74 <font key="font" metaFont="smallSystem"/>
75 </sliderCell>
76 <connections>
77 <action selector="strengthChanged:" target="-2" id="117"/>
78 </connections>
79 </slider>
80 <slider verticalHuggingPriority="750" id="94">
81 <rect key="frame" x="84" y="52" width="139" height="18"/>
82 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
83 <sliderCell key="cell" controlSize="small" continuous="YES" state="on" alignment="left" maxValue="1" tickMarkPosition="below" numberOfTickMarks="11" sliderType="linear" id="95">
84 <font key="font" metaFont="smallSystem"/>
85 </sliderCell>
86 <connections>
87 <action selector="swingChanged:" target="-2" id="119"/>
88 </connections>
89 </slider>
90 <textField verticalHuggingPriority="750" id="96">
91 <rect key="frame" x="243" y="88" width="68" height="19"/>
92 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
93 <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="97">
94 <numberFormatter key="formatter" formatterBehavior="10_0" positiveFormat="0.00" negativeFormat="-0.00" hasThousandSeparators="NO" thousandSeparator="," id="100">
95 <attributedString key="attributedStringForZero">
96 <fragment content="0.00"/>
97 </attributedString>
98 <decimal key="minimum" value="NaN"/>
99 <decimal key="maximum" value="NaN"/>
100 </numberFormatter>
101 <font key="font" metaFont="smallSystem"/>
102 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
103 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
104 </textFieldCell>
105 <connections>
106 <action selector="strengthChanged:" target="-2" id="118"/>
107 </connections>
108 </textField>
109 <textField verticalHuggingPriority="750" id="98">
110 <rect key="frame" x="243" y="55" width="68" height="19"/>
111 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
112 <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="99">
113 <numberFormatter key="formatter" formatterBehavior="10_0" positiveFormat="0.00" negativeFormat="-0.00" hasThousandSeparators="NO" thousandSeparator="," id="101">
114 <attributedString key="attributedStringForZero">
115 <fragment content="0.00"/>
116 </attributedString>
117 <decimal key="minimum" value="NaN"/>
118 <decimal key="maximum" value="NaN"/>
119 </numberFormatter>
120 <font key="font" metaFont="smallSystem"/>
121 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
122 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
123 </textFieldCell>
124 <connections>
125 <action selector="swingChanged:" target="-2" id="120"/>
126 </connections>
127 </textField>
128 <textField verticalHuggingPriority="750" id="102">
129 <rect key="frame" x="243" y="121" width="68" height="19"/>
130 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
131 <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="103">
132 <numberFormatter key="formatter" formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="," id="104">
133 <attributedString key="attributedStringForZero">
134 <fragment content="0"/>
135 </attributedString>
136 <decimal key="minimum" value="NaN"/>
137 <decimal key="maximum" value="NaN"/>
138 </numberFormatter>
139 <font key="font" metaFont="smallSystem"/>
140 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
141 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
142 </textFieldCell>
143 <connections>
144 <action selector="unitChanged:" target="-2" id="116"/>
145 </connections>
146 </textField>
147 <button verticalHuggingPriority="750" id="105">
148 <rect key="frame" x="15" y="13" width="96" height="28"/>
149 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
150 <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="106">
151 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
152 <font key="font" metaFont="smallSystem"/>
153 <string key="keyEquivalent">.</string>
154 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
155 </buttonCell>
156 <connections>
157 <action selector="cancelPressed:" target="-2" id="121"/>
158 </connections>
159 </button>
160 <button verticalHuggingPriority="750" id="107">
161 <rect key="frame" x="221" y="13" width="97" height="28"/>
162 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
163 <buttonCell key="cell" type="push" title="Quantize" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="108">
164 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
165 <font key="font" metaFont="smallSystem"/>
166 <string key="keyEquivalent" base64-UTF8="YES">
167 DQ
168 </string>
169 </buttonCell>
170 <connections>
171 <action selector="okPressed:" target="-2" id="122"/>
172 </connections>
173 </button>
174 </subviews>
175 </view>
176 <connections>
177 <outlet property="delegate" destination="-2" id="62"/>
178 </connections>
179 </window>
180 </objects>
181 </document>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26