|
48 | 48 | <rect key="frame" x="1" y="1" width="341" height="30"/>
|
49 | 49 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
50 | 50 | <subviews>
|
| 51 | + <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Rcn-kY-YR9"> |
| 52 | + <rect key="frame" x="28" y="6" width="18" height="18"/> |
| 53 | + <constraints> |
| 54 | + <constraint firstAttribute="width" constant="18" id="Hm1-Jn-zPe"/> |
| 55 | + <constraint firstAttribute="height" constant="18" id="Z3B-qj-nPW"/> |
| 56 | + </constraints> |
| 57 | + <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ico_folder" id="nfy-Tb-ntX"/> |
| 58 | + </imageView> |
| 59 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kvc-Ct-7ls"> |
| 60 | + <rect key="frame" x="48" y="7" width="36" height="16"/> |
| 61 | + <textFieldCell key="cell" lineBreakMode="clipping" title="Work" id="eWC-10-Cnz"> |
| 62 | + <font key="font" metaFont="system"/> |
| 63 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
| 64 | + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 65 | + </textFieldCell> |
| 66 | + </textField> |
51 | 67 | <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oBd-Cm-fmn">
|
52 | 68 | <rect key="frame" x="6" y="6" width="329" height="18"/>
|
53 |
| - <buttonCell key="cell" type="check" title=" Work" bezelStyle="regularSquare" imagePosition="left" inset="2" id="EoZ-Kg-1fu"> |
| 69 | + <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="EoZ-Kg-1fu"> |
54 | 70 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
55 | 71 | <font key="font" metaFont="system"/>
|
56 | 72 | </buttonCell>
|
|
60 | 76 | </button>
|
61 | 77 | </subviews>
|
62 | 78 | <constraints>
|
63 |
| - <constraint firstAttribute="trailing" secondItem="oBd-Cm-fmn" secondAttribute="trailing" constant="8" id="7uB-zz-LY4"/> |
| 79 | + <constraint firstItem="kvc-Ct-7ls" firstAttribute="leading" secondItem="Rcn-kY-YR9" secondAttribute="trailing" constant="4" id="PcJ-Dc-0t6"/> |
64 | 80 | <constraint firstAttribute="height" constant="30" id="PcU-hK-nLr"/>
|
65 | 81 | <constraint firstItem="oBd-Cm-fmn" firstAttribute="centerY" secondItem="sy8-qW-e4c" secondAttribute="centerY" id="RHN-5q-N2l"/>
|
| 82 | + <constraint firstItem="Rcn-kY-YR9" firstAttribute="centerY" secondItem="oBd-Cm-fmn" secondAttribute="centerY" id="SZv-Er-ziR"/> |
| 83 | + <constraint firstAttribute="trailing" secondItem="oBd-Cm-fmn" secondAttribute="trailing" constant="8" id="WFf-XQ-hEx"/> |
| 84 | + <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="kvc-Ct-7ls" secondAttribute="trailing" constant="8" id="XzY-7W-Kaa"/> |
66 | 85 | <constraint firstItem="oBd-Cm-fmn" firstAttribute="leading" secondItem="sy8-qW-e4c" secondAttribute="leading" constant="8" id="YsN-j4-jUG"/>
|
| 86 | + <constraint firstItem="Rcn-kY-YR9" firstAttribute="leading" secondItem="sy8-qW-e4c" secondAttribute="leading" constant="28" id="cc6-Hz-hHU"/> |
| 87 | + <constraint firstItem="kvc-Ct-7ls" firstAttribute="centerY" secondItem="Rcn-kY-YR9" secondAttribute="centerY" id="oaV-3r-s6L"/> |
67 | 88 | </constraints>
|
68 | 89 | <connections>
|
69 | 90 | <outlet property="checkBox" destination="oBd-Cm-fmn" id="TLA-Vz-Fv3"/>
|
| 91 | + <outlet property="lblTitle" destination="kvc-Ct-7ls" id="pwk-1o-aEv"/> |
70 | 92 | </connections>
|
71 | 93 | </tableCellView>
|
72 | 94 | </prototypeCellViews>
|
|
186 | 208 | </objects>
|
187 | 209 | <resources>
|
188 | 210 | <image name="NSGoBackTemplate" width="9" height="12"/>
|
| 211 | + <image name="ico_folder" width="15" height="12"/> |
189 | 212 | </resources>
|
190 | 213 | </document>
|
0 commit comments