|
38 | 38 | <font key="titleFont" metaFont="system"/> |
39 | 39 | </box> |
40 | 40 | <splitView focusRingType="none" autosaveName="SPQueryFavoriteSplitView" dividerStyle="thin" vertical="YES" id="278" customClass="SPSplitView"> |
41 | | - <rect key="frame" x="0.0" y="-2" width="563" height="361"/> |
| 41 | + <rect key="frame" x="0.0" y="0.0" width="563" height="359"/> |
42 | 42 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
43 | 43 | <subviews> |
44 | 44 | <view id="279"> |
45 | | - <rect key="frame" x="0.0" y="0.0" width="177" height="361"/> |
| 45 | + <rect key="frame" x="0.0" y="0.0" width="177" height="359"/> |
46 | 46 | <autoresizingMask key="autoresizingMask" heightSizable="YES"/> |
47 | 47 | <subviews> |
48 | | - <imageView id="345"> |
49 | | - <rect key="frame" x="0.0" y="3" width="177" height="22"/> |
| 48 | + <customView id="0v1-Cb-QAu" customClass="SPButtonBar"> |
| 49 | + <rect key="frame" x="0.0" y="0.0" width="177" height="23"/> |
50 | 50 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> |
51 | | - <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="button_bar_spacer" id="346"/> |
52 | | - </imageView> |
| 51 | + </customView> |
53 | 52 | <scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="18" horizontalPageScroll="10" verticalLineScroll="18" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="14"> |
54 | | - <rect key="frame" x="0.0" y="25" width="178" height="336"/> |
| 53 | + <rect key="frame" x="0.0" y="23" width="177" height="336"/> |
55 | 54 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
56 | 55 | <clipView key="contentView" id="1lF-66-NR0"> |
57 | | - <rect key="frame" x="0.0" y="17" width="178" height="319"/> |
| 56 | + <rect key="frame" x="0.0" y="0.0" width="177" height="336"/> |
58 | 57 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
59 | 58 | <subviews> |
60 | 59 | <tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" selectionHighlightStyle="sourceList" columnReordering="NO" emptySelection="NO" autosaveName="SPQueryFavoriteManagerTable" rowHeight="16" headerView="265" id="23" customClass="SPTableView"> |
61 | | - <rect key="frame" x="0.0" y="0.0" width="178" height="319"/> |
| 60 | + <rect key="frame" x="0.0" y="0.0" width="177" height="319"/> |
62 | 61 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
63 | 62 | <size key="intercellSpacing" width="3" height="2"/> |
64 | 63 | <color key="backgroundColor" name="_sourceListBackgroundColor" catalog="System" colorSpace="catalog"/> |
65 | 64 | <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
66 | 65 | <tableColumns> |
67 | | - <tableColumn identifier="name" width="120" minWidth="20" maxWidth="2000" id="26"> |
| 66 | + <tableColumn identifier="name" width="119" minWidth="20" maxWidth="2000" id="26"> |
68 | 67 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Favorites"> |
69 | 68 | <font key="font" metaFont="smallSystem"/> |
70 | 69 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
|
117 | 116 | <autoresizingMask key="autoresizingMask"/> |
118 | 117 | </scroller> |
119 | 118 | <tableHeaderView key="headerView" focusRingType="none" id="265"> |
120 | | - <rect key="frame" x="0.0" y="0.0" width="178" height="17"/> |
| 119 | + <rect key="frame" x="0.0" y="0.0" width="177" height="17"/> |
121 | 120 | <autoresizingMask key="autoresizingMask"/> |
122 | 121 | </tableHeaderView> |
123 | 122 | </scrollView> |
124 | 123 | <button toolTip="Delete selected favorite (⌫)" id="17"> |
125 | | - <rect key="frame" x="30" y="1" width="32" height="25"/> |
| 124 | + <rect key="frame" x="32" y="0.0" width="32" height="23"/> |
126 | 125 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
127 | 126 | <buttonCell key="cell" type="roundTextured" bezelStyle="texturedRounded" image="button_remove" imagePosition="only" alignment="center" inset="2" id="20"> |
128 | 127 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
134 | 133 | </connections> |
135 | 134 | </button> |
136 | 135 | <button toolTip="Add favorite (⌥⌘A)" id="18"> |
137 | | - <rect key="frame" x="-1" y="1" width="32" height="25"/> |
| 136 | + <rect key="frame" x="0.0" y="0.0" width="32" height="23"/> |
138 | 137 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
139 | 138 | <buttonCell key="cell" type="roundTextured" bezelStyle="texturedRounded" image="button_add" imagePosition="overlaps" alignment="center" inset="2" id="19"> |
140 | 139 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
147 | 146 | </connections> |
148 | 147 | </button> |
149 | 148 | <imageView id="347"> |
150 | | - <rect key="frame" x="162" y="3" width="15" height="22"/> |
| 149 | + <rect key="frame" x="162" y="0.0" width="15" height="23"/> |
151 | 150 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> |
152 | 151 | <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="button_bar_handle" id="348"/> |
153 | 152 | </imageView> |
154 | 153 | <popUpButton toolTip="(⌥⎋)" id="349"> |
155 | | - <rect key="frame" x="60" y="2" width="36" height="23"/> |
| 154 | + <rect key="frame" x="64" y="0.0" width="36" height="23"/> |
156 | 155 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
157 | 156 | <popUpButtonCell key="cell" type="bevel" bezelStyle="regularSquare" imagePosition="right" alignment="center" lineBreakMode="truncatingTail" state="on" inset="2" pullsDown="YES" arrowPosition="noArrow" selectedItem="358" id="350"> |
158 | 157 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
208 | 207 | </subviews> |
209 | 208 | </view> |
210 | 209 | <view focusRingType="none" id="280"> |
211 | | - <rect key="frame" x="178" y="0.0" width="385" height="361"/> |
| 210 | + <rect key="frame" x="178" y="0.0" width="385" height="359"/> |
212 | 211 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
213 | 212 | <subviews> |
214 | 213 | <button horizontalHuggingPriority="750" verticalHuggingPriority="750" id="342"> |
|
368 | 367 | </textFieldCell> |
369 | 368 | </textField> |
370 | 369 | <textField verticalHuggingPriority="750" id="121"> |
371 | | - <rect key="frame" x="17" y="331" width="60" height="14"/> |
| 370 | + <rect key="frame" x="17" y="329" width="60" height="14"/> |
372 | 371 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
373 | 372 | <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Name:" id="122"> |
374 | 373 | <font key="font" metaFont="smallSystem"/> |
|
377 | 376 | </textFieldCell> |
378 | 377 | </textField> |
379 | 378 | <textField verticalHuggingPriority="750" id="123"> |
380 | | - <rect key="frame" x="77" y="328" width="288" height="19"/> |
| 379 | + <rect key="frame" x="77" y="326" width="288" height="19"/> |
381 | 380 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
382 | 381 | <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="[no selection]" drawsBackground="YES" usesSingleLineMode="YES" id="124"> |
383 | 382 | <font key="font" metaFont="smallSystem"/> |
|
391 | 390 | </connections> |
392 | 391 | </textField> |
393 | 392 | <scrollView autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="127"> |
394 | | - <rect key="frame" x="20" y="82" width="345" height="238"/> |
| 393 | + <rect key="frame" x="20" y="82" width="345" height="236"/> |
395 | 394 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
396 | 395 | <clipView key="contentView" id="KNk-Zt-Spr"> |
397 | | - <rect key="frame" x="1" y="1" width="343" height="236"/> |
| 396 | + <rect key="frame" x="1" y="1" width="343" height="234"/> |
398 | 397 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
399 | 398 | <subviews> |
400 | 399 | <textView importsGraphics="NO" richText="NO" findStyle="panel" allowsUndo="YES" usesFontPanel="YES" verticallyResizable="YES" smartInsertDelete="YES" id="130" customClass="SPTextView"> |
401 | | - <rect key="frame" x="0.0" y="0.0" width="343" height="236"/> |
| 400 | + <rect key="frame" x="0.0" y="0.0" width="343" height="234"/> |
402 | 401 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
403 | 402 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
404 | | - <size key="minSize" width="343" height="236"/> |
| 403 | + <size key="minSize" width="343" height="234"/> |
405 | 404 | <size key="maxSize" width="592" height="10000000"/> |
406 | 405 | <color key="insertionPointColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/> |
407 | | - <size key="minSize" width="343" height="236"/> |
408 | | - <size key="maxSize" width="592" height="10000000"/> |
409 | 406 | <connections> |
410 | 407 | <binding destination="143" name="font" keyPath="values.CustomQueryEditorFont" id="146"> |
411 | 408 | <dictionary key="options"> |
|
511 | 508 | <image name="button_action" width="16" height="16"/> |
512 | 509 | <image name="button_add" width="16" height="16"/> |
513 | 510 | <image name="button_bar_handle" width="16" height="16"/> |
514 | | - <image name="button_bar_spacer" width="10" height="29"/> |
515 | 511 | <image name="button_remove" width="32" height="23"/> |
516 | 512 | </resources> |
517 | 513 | </document> |
0 commit comments