|
7 | 7 | <objects> |
8 | 8 | <customObject id="-2" userLabel="File's Owner" customClass="SearchControlViewController" customModule="DevDocs" customModuleProvider="target"> |
9 | 9 | <connections> |
| 10 | + <outlet property="searchField" destination="Sob-7j-rmS" id="N7c-vj-yOn"/> |
10 | 11 | <outlet property="view" destination="c22-O7-iKe" id="8CF-Bz-17c"/> |
11 | 12 | </connections> |
12 | 13 | </customObject> |
13 | 14 | <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
14 | 15 | <customObject id="-3" userLabel="Application" customClass="NSObject"/> |
15 | 16 | <customView id="c22-O7-iKe"> |
16 | | - <rect key="frame" x="0.0" y="0.0" width="269" height="35"/> |
| 17 | + <rect key="frame" x="0.0" y="0.0" width="269" height="36"/> |
17 | 18 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
18 | 19 | <subviews> |
19 | 20 | <stackView distribution="fill" orientation="horizontal" alignment="centerY" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="j60-Tm-mzj"> |
20 | | - <rect key="frame" x="8" y="8" width="253" height="19"/> |
| 21 | + <rect key="frame" x="8" y="8" width="253" height="20"/> |
21 | 22 | <subviews> |
22 | 23 | <searchField wantsLayer="YES" verticalHuggingPriority="750" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Sob-7j-rmS"> |
23 | 24 | <rect key="frame" x="0.0" y="0.0" width="200" height="19"/> |
|
27 | 28 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
28 | 29 | </searchFieldCell> |
29 | 30 | <connections> |
30 | | - <action selector="performSearch:" target="-2" id="i8X-0A-USs"/> |
| 31 | + <action selector="performSearch:" target="-2" id="exz-1K-crg"/> |
| 32 | + <outlet property="delegate" destination="-2" id="uOj-0Y-Jyb"/> |
31 | 33 | </connections> |
32 | 34 | </searchField> |
33 | 35 | <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NIJ-J2-h3b"> |
34 | | - <rect key="frame" x="208" y="1" width="45" height="17"/> |
| 36 | + <rect key="frame" x="208" y="1" width="45" height="19"/> |
35 | 37 | <constraints> |
36 | 38 | <constraint firstAttribute="width" constant="45" id="7hz-st-MQx"/> |
37 | 39 | </constraints> |
38 | | - <buttonCell key="cell" type="roundRect" title="Done" bezelStyle="roundedRect" alignment="center" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HKN-5M-iIK"> |
| 40 | + <buttonCell key="cell" type="roundRect" title="Done" bezelStyle="roundedRect" alignment="center" lineBreakMode="truncatingTail" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HKN-5M-iIK"> |
39 | 41 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
40 | | - <font key="font" metaFont="smallSystem"/> |
| 42 | + <font key="font" metaFont="cellTitle"/> |
41 | 43 | </buttonCell> |
42 | 44 | <connections> |
43 | 45 | <action selector="dismissSearch:" target="-2" id="qfV-XO-2d2"/> |
|
0 commit comments