OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio
n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont
rol="none"> | |
3 <dependencies> | |
4 <deployment version="1060" identifier="macosx"/> | |
5 <development version="5100" identifier="xcode"/> | |
6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505
6"/> | |
7 </dependencies> | |
8 <objects> | |
9 <customObject id="-2" userLabel="File's Owner" customClass="AppMenuButto
nViewController"> | |
10 <connections> | |
11 <outlet property="editCopy" destination="20" id="31"/> | |
12 <outlet property="editCut" destination="21" id="32"/> | |
13 <outlet property="editItem" destination="1" id="29"/> | |
14 <outlet property="editPaste" destination="19" id="33"/> | |
15 <outlet property="overflowActionsContainerView" destination="80"
id="81"/> | |
16 <outlet property="toolbarActionsOverflowItem" destination="48" i
d="82"/> | |
17 <outlet property="view" destination="1" id="38"/> | |
18 <outlet property="zoomDisplay" destination="8" id="37"/> | |
19 <outlet property="zoomFullScreen" destination="7" id="36"/> | |
20 <outlet property="zoomItem" destination="2" id="30"/> | |
21 <outlet property="zoomMinus" destination="10" id="35"/> | |
22 <outlet property="zoomPlus" destination="9" id="34"/> | |
23 </connections> | |
24 </customObject> | |
25 <customObject id="-1" userLabel="First Responder" customClass="FirstResp
onder"/> | |
26 <customObject id="-3" userLabel="Application"/> | |
27 <customView id="1" userLabel="App Menu - Edit Item" customClass="MenuTra
ckedRootView"> | |
28 <rect key="frame" x="0.0" y="0.0" width="275" height="20"/> | |
29 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexible
MinY="YES"/> | |
30 <subviews> | |
31 <customView id="15"> | |
32 <rect key="frame" x="126" y="-38" width="149" height="59"/> | |
33 <autoresizingMask key="autoresizingMask" flexibleMinX="YES"
flexibleMinY="YES"/> | |
34 <subviews> | |
35 <button verticalHuggingPriority="750" tag="36000" id="21
" customClass="MenuTrackedButton"> | |
36 <rect key="frame" x="9" y="38" width="43" height="21
"/> | |
37 <autoresizingMask key="autoresizingMask" flexibleMin
X="YES" flexibleMinY="YES" flexibleMaxY="YES"/> | |
38 <buttonCell key="cell" type="smallSquare" title="^ID
S_CUT" bezelStyle="smallSquare" alignment="center" controlSize="small" borderSty
le="border" imageScaling="proportionallyDown" inset="2" id="22" customClass="App
MenuButtonCell"> | |
39 <behavior key="behavior" pushIn="YES" lightByBac
kground="YES" lightByGray="YES"/> | |
40 <font key="font" metaFont="smallSystem"/> | |
41 </buttonCell> | |
42 <connections> | |
43 <action selector="dispatchAppMenuCommand:" targe
t="-2" id="42"/> | |
44 </connections> | |
45 </button> | |
46 <button verticalHuggingPriority="750" tag="36001" id="20
" customClass="MenuTrackedButton"> | |
47 <rect key="frame" x="50" y="38" width="43" height="2
1"/> | |
48 <autoresizingMask key="autoresizingMask" flexibleMin
X="YES" flexibleMinY="YES" flexibleMaxY="YES"/> | |
49 <buttonCell key="cell" type="smallSquare" title="^ID
S_COPY" bezelStyle="smallSquare" alignment="center" controlSize="small" borderSt
yle="border" imageScaling="proportionallyDown" inset="2" id="23" customClass="Ap
pMenuButtonCell"> | |
50 <behavior key="behavior" pushIn="YES" lightByBac
kground="YES" lightByGray="YES"/> | |
51 <font key="font" metaFont="smallSystem"/> | |
52 </buttonCell> | |
53 <connections> | |
54 <action selector="dispatchAppMenuCommand:" targe
t="-2" id="46"/> | |
55 </connections> | |
56 </button> | |
57 <button verticalHuggingPriority="750" tag="36003" id="19
" customClass="MenuTrackedButton"> | |
58 <rect key="frame" x="91" y="38" width="43" height="2
1"/> | |
59 <autoresizingMask key="autoresizingMask" flexibleMin
X="YES" flexibleMinY="YES" flexibleMaxY="YES"/> | |
60 <buttonCell key="cell" type="smallSquare" title="^ID
S_PASTE" bezelStyle="smallSquare" alignment="center" controlSize="small" borderS
tyle="border" imageScaling="proportionallyDown" inset="2" id="24" customClass="A
ppMenuButtonCell"> | |
61 <behavior key="behavior" pushIn="YES" lightByBac
kground="YES" lightByGray="YES"/> | |
62 <font key="font" metaFont="smallSystem"/> | |
63 </buttonCell> | |
64 <connections> | |
65 <action selector="dispatchAppMenuCommand:" targe
t="-2" id="47"/> | |
66 </connections> | |
67 </button> | |
68 </subviews> | |
69 </customView> | |
70 <customView id="16" customClass="GTMWidthBasedTweaker"> | |
71 <rect key="frame" x="2" y="-18" width="100" height="58"/> | |
72 <autoresizingMask key="autoresizingMask" widthSizable="YES"
flexibleMaxX="YES" flexibleMaxY="YES"/> | |
73 <subviews> | |
74 <textField verticalHuggingPriority="750" id="17"> | |
75 <rect key="frame" x="17" y="20" width="73" height="1
7"/> | |
76 <autoresizingMask key="autoresizingMask" widthSizabl
e="YES" flexibleMaxX="YES" flexibleMinY="YES"/> | |
77 <textFieldCell key="cell" scrollable="YES" lineBreak
Mode="clipping" sendsActionOnEndEditing="YES" title="^IDS_EDIT" id="18"> | |
78 <font key="font" metaFont="system"/> | |
79 <color key="textColor" name="controlTextColor" c
atalog="System" colorSpace="catalog"/> | |
80 <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/> | |
81 </textFieldCell> | |
82 </textField> | |
83 </subviews> | |
84 <connections> | |
85 <outlet property="viewToResize_" destination="1" id="28"
/> | |
86 <outlet property="viewToSlide_" destination="15" id="25"
/> | |
87 </connections> | |
88 </customView> | |
89 </subviews> | |
90 </customView> | |
91 <customView id="2" userLabel="App Menu - Zoom Item" customClass="MenuTra
ckedRootView"> | |
92 <rect key="frame" x="0.0" y="0.0" width="275" height="20"/> | |
93 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexible
MinY="YES"/> | |
94 <subviews> | |
95 <customView id="4" customClass="GTMWidthBasedTweaker"> | |
96 <rect key="frame" x="2" y="-18" width="103" height="58"/> | |
97 <autoresizingMask key="autoresizingMask" widthSizable="YES"
flexibleMaxX="YES" flexibleMaxY="YES"/> | |
98 <subviews> | |
99 <textField verticalHuggingPriority="750" id="5"> | |
100 <rect key="frame" x="17" y="20" width="131" height="
17"/> | |
101 <autoresizingMask key="autoresizingMask" widthSizabl
e="YES" flexibleMaxX="YES" flexibleMinY="YES"/> | |
102 <textFieldCell key="cell" scrollable="YES" lineBreak
Mode="clipping" sendsActionOnEndEditing="YES" title="^IDS_ZOOM_MENU" id="6"> | |
103 <font key="font" metaFont="system"/> | |
104 <color key="textColor" name="controlTextColor" c
atalog="System" colorSpace="catalog"/> | |
105 <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/> | |
106 </textFieldCell> | |
107 </textField> | |
108 </subviews> | |
109 <connections> | |
110 <outlet property="viewToResize_" destination="2" id="26"
/> | |
111 <outlet property="viewToSlide_" destination="3" id="27"/
> | |
112 </connections> | |
113 </customView> | |
114 <customView id="3"> | |
115 <rect key="frame" x="131" y="-19" width="149" height="59"/> | |
116 <autoresizingMask key="autoresizingMask" flexibleMinX="YES"
flexibleMinY="YES"/> | |
117 <subviews> | |
118 <button verticalHuggingPriority="750" tag="38003" id="10
" customClass="MenuTrackedButton"> | |
119 <rect key="frame" x="3" y="19" width="21" height="21
"/> | |
120 <autoresizingMask key="autoresizingMask" flexibleMin
X="YES" flexibleMinY="YES"/> | |
121 <buttonCell key="cell" type="smallSquare" bezelStyle
="smallSquare" image="NSRemoveTemplate" imagePosition="overlaps" alignment="cent
er" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" i
nset="2" id="11" customClass="AppMenuButtonCell"> | |
122 <behavior key="behavior" pushIn="YES" lightByBac
kground="YES" lightByGray="YES"/> | |
123 <font key="font" metaFont="smallSystem"/> | |
124 </buttonCell> | |
125 <connections> | |
126 <action selector="dispatchAppMenuCommand:" targe
t="-2" id="43"/> | |
127 </connections> | |
128 </button> | |
129 <button verticalHuggingPriority="750" tag="38001" id="9"
customClass="MenuTrackedButton"> | |
130 <rect key="frame" x="67" y="19" width="21" height="2
1"/> | |
131 <autoresizingMask key="autoresizingMask" flexibleMin
X="YES" flexibleMinY="YES"/> | |
132 <buttonCell key="cell" type="smallSquare" bezelStyle
="smallSquare" image="NSAddTemplate" imagePosition="overlaps" alignment="center"
controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inse
t="2" id="12" customClass="AppMenuButtonCell"> | |
133 <behavior key="behavior" pushIn="YES" lightByBac
kground="YES" lightByGray="YES"/> | |
134 <font key="font" metaFont="smallSystem"/> | |
135 </buttonCell> | |
136 <connections> | |
137 <action selector="dispatchAppMenuCommand:" targe
t="-2" id="45"/> | |
138 </connections> | |
139 </button> | |
140 <button verticalHuggingPriority="750" tag="38004" id="8"
> | |
141 <rect key="frame" x="23" y="19" width="45" height="2
1"/> | |
142 <autoresizingMask key="autoresizingMask" flexibleMin
X="YES" flexibleMinY="YES"/> | |
143 <buttonCell key="cell" type="smallSquare" title="100
%" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" controlS
ize="small" enabled="NO" refusesFirstResponder="YES" borderStyle="border" imageS
caling="proportionallyDown" inset="2" id="13" customClass="AppMenuButtonCell"> | |
144 <behavior key="behavior" pushIn="YES" lightByBac
kground="YES" lightByGray="YES"/> | |
145 <font key="font" metaFont="smallSystem"/> | |
146 </buttonCell> | |
147 </button> | |
148 <button verticalHuggingPriority="750" tag="34030" id="7"
customClass="MenuTrackedButton"> | |
149 <rect key="frame" x="108" y="19" width="21" height="
21"/> | |
150 <autoresizingMask key="autoresizingMask" flexibleMin
X="YES" flexibleMinY="YES"/> | |
151 <buttonCell key="cell" type="smallSquare" bezelStyle
="smallSquare" image="NSEnterFullScreenTemplate" imagePosition="overlaps" alignm
ent="center" controlSize="small" borderStyle="border" imageScaling="proportional
lyDown" inset="2" id="14" customClass="AppMenuButtonCell"> | |
152 <behavior key="behavior" pushIn="YES" lightByBac
kground="YES" lightByGray="YES"/> | |
153 <font key="font" metaFont="smallSystem"/> | |
154 </buttonCell> | |
155 <connections> | |
156 <action selector="dispatchAppMenuCommand:" targe
t="-2" id="44"/> | |
157 </connections> | |
158 </button> | |
159 </subviews> | |
160 </customView> | |
161 </subviews> | |
162 </customView> | |
163 <customView id="48" userLabel="App Menu - Toolbar Actions Overflow Item"
customClass="MenuTrackedRootView"> | |
164 <rect key="frame" x="0.0" y="0.0" width="275" height="29"/> | |
165 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexible
MinY="YES"/> | |
166 <subviews> | |
167 <customView id="50"> | |
168 <rect key="frame" x="0.0" y="0.0" width="275" height="29"/> | |
169 <autoresizingMask key="autoresizingMask" flexibleMinX="YES"
flexibleMinY="YES"/> | |
170 <subviews> | |
171 <customView hidden="YES" id="80" userLabel="Browser Acti
ons Container" customClass="BrowserActionsContainerView"> | |
172 <rect key="frame" x="0.0" y="0.0" width="275" height
="29"/> | |
173 <autoresizingMask key="autoresizingMask" flexibleMin
X="YES" flexibleMinY="YES"/> | |
174 </customView> | |
175 </subviews> | |
176 </customView> | |
177 </subviews> | |
178 </customView> | |
179 <customObject id="39" customClass="ChromeUILocalizer"> | |
180 <connections> | |
181 <outlet property="otherObjectToLocalize_" destination="2" id="41
"/> | |
182 <outlet property="owner_" destination="-2" id="40"/> | |
183 </connections> | |
184 </customObject> | |
185 </objects> | |
186 <resources> | |
187 <image name="NSAddTemplate" width="8" height="8"/> | |
188 <image name="NSEnterFullScreenTemplate" width="16" height="15"/> | |
189 <image name="NSRemoveTemplate" width="8" height="8"/> | |
190 </resources> | |
191 </document> | |
OLD | NEW |