|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15702" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
3 | 3 | <dependencies>
|
4 |
| - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/> |
| 4 | + <deployment identifier="macosx"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15702"/> |
5 | 6 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
6 | 7 | </dependencies>
|
7 | 8 | <objects>
|
|
37 | 38 | <rect key="frame" x="1" y="1" width="495" height="234"/>
|
38 | 39 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
39 | 40 | <subviews>
|
40 |
| - <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowSizeStyle="automatic" viewBased="YES" id="bkx-gk-kQ4" customClass="BFPFontListTableView"> |
| 41 | + <tableView verticalHuggingPriority="750" ambiguous="YES" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowSizeStyle="automatic" viewBased="YES" id="bkx-gk-kQ4" customClass="BFPFontListTableView"> |
41 | 42 | <rect key="frame" x="0.0" y="0.0" width="495" height="234"/>
|
42 |
| - <autoresizingMask key="autoresizingMask"/> |
| 43 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
43 | 44 | <size key="intercellSpacing" width="0.0" height="2"/>
|
44 | 45 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
45 | 46 | <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
46 | 47 | <tableColumns>
|
47 | 48 | <tableColumn identifier="checkmark" width="21" minWidth="21" maxWidth="21" id="CWD-ms-Fl5">
|
48 | 49 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
|
49 |
| - <font key="font" metaFont="smallSystem"/> |
| 50 | + <font key="font" metaFont="label" size="11"/> |
50 | 51 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
51 | 52 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
52 | 53 | </tableHeaderCell>
|
|
58 | 59 | <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
59 | 60 | <prototypeCellViews>
|
60 | 61 | <tableCellView id="0Tv-ot-Kce">
|
61 |
| - <rect key="frame" x="0.0" y="1" width="23" height="17"/> |
| 62 | + <rect key="frame" x="0.0" y="1" width="21" height="17"/> |
62 | 63 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
63 | 64 | <subviews>
|
64 | 65 | <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3o8-TV-9dT">
|
65 |
| - <rect key="frame" x="0.0" y="0.0" width="23" height="17"/> |
| 66 | + <rect key="frame" x="0.0" y="0.0" width="21" height="17"/> |
66 | 67 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
67 | 68 | <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="OIw-m8-6Fu">
|
68 | 69 | <font key="font" metaFont="system"/>
|
|
79 | 80 | </tableColumn>
|
80 | 81 | <tableColumn identifier="fontname" width="302" minWidth="40" maxWidth="1000" id="RdU-ks-44Q">
|
81 | 82 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
|
82 |
| - <font key="font" metaFont="smallSystem"/> |
| 83 | + <font key="font" metaFont="label" size="11"/> |
83 | 84 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
84 | 85 | <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
85 | 86 | </tableHeaderCell>
|
|
112 | 113 | </tableColumn>
|
113 | 114 | <tableColumn identifier="star" width="21" minWidth="21" maxWidth="21" id="erS-NG-hck">
|
114 | 115 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
|
115 |
| - <font key="font" metaFont="smallSystem"/> |
| 116 | + <font key="font" metaFont="label" size="11"/> |
116 | 117 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
117 | 118 | <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
118 | 119 | </tableHeaderCell>
|
|
124 | 125 | <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
125 | 126 | <prototypeCellViews>
|
126 | 127 | <tableCellView id="SeO-q6-DEi">
|
127 |
| - <rect key="frame" x="323" y="1" width="23" height="17"/> |
| 128 | + <rect key="frame" x="323" y="1" width="21" height="17"/> |
128 | 129 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
129 | 130 | <subviews>
|
130 | 131 | <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Wib-Ht-nan">
|
131 |
| - <rect key="frame" x="0.0" y="0.0" width="23" height="17"/> |
| 132 | + <rect key="frame" x="0.0" y="0.0" width="21" height="17"/> |
132 | 133 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
133 | 134 | <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="1EJ-Yw-OOp">
|
134 | 135 | <font key="font" metaFont="system"/>
|
|
0 commit comments