blob: aabd7a617a3317389bea7dbaddb345b2dbe9c511 [file] [log] [blame]
Alexandre Lision2db8f472015-07-22 15:05:46 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lision922380d2015-09-15 10:25:17 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="7706" systemVersion="14F27" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
Alexandre Lision2db8f472015-07-22 15:05:46 -04003 <dependencies>
4 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7706"/>
5 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="PersonLinkerVC">
8 <connections>
9 <outlet property="categoryComboBox" destination="MFf-kv-pz3" id="a2g-cf-dcv"/>
10 <outlet property="contactMethodLabel" destination="8pP-Sy-Vkd" id="UGZ-bY-lDO"/>
11 <outlet property="createContactSubview" destination="6M0-sm-haN" id="Ba5-9R-6fh"/>
12 <outlet property="createNewContactButton" destination="N0T-7S-TCW" id="MUz-ox-g0t"/>
13 <outlet property="firstNameField" destination="m4N-gI-w8E" id="qeh-cD-nEA"/>
14 <outlet property="lastNameField" destination="j0A-7O-Bvj" id="CcY-4A-Epn"/>
15 <outlet property="linkToExistingSubview" destination="4Dh-2q-0Sm" id="CMO-kR-mHc"/>
16 <outlet property="personsView" destination="eKe-7i-c79" id="oAv-Y3-gon"/>
17 <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
18 </connections>
19 </customObject>
20 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
21 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
22 <customView id="Hz6-mo-xeY">
23 <rect key="frame" x="0.0" y="1" width="308" height="452"/>
24 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
25 <subviews>
26 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8pP-Sy-Vkd">
27 <rect key="frame" x="18" y="415" width="184" height="22"/>
28 <textFieldCell key="cell" lineBreakMode="truncatingTail" truncatesLastVisibleLine="YES" sendsActionOnEndEditing="YES" alignment="right" title="Contact Method" usesSingleLineMode="YES" id="a9R-r5-K3w">
29 <font key="font" size="18" name="HelveticaNeue-Thin"/>
30 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
31 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
32 </textFieldCell>
33 </textField>
34 <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4Dh-2q-0Sm">
35 <rect key="frame" x="0.0" y="-21" width="308" height="428"/>
36 <subviews>
37 <scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="42" horizontalPageScroll="10" verticalLineScroll="42" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" scrollerKnobStyle="light" translatesAutoresizingMaskIntoConstraints="NO" id="sue-LK-DlA">
38 <rect key="frame" x="0.0" y="61" width="308" height="337"/>
39 <clipView key="contentView" misplaced="YES" id="bpD-gC-mEn">
40 <rect key="frame" x="1" y="17" width="238" height="117"/>
41 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
42 <subviews>
43 <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowHeight="40" indentationPerLevel="16" autoresizesOutlineColumn="YES" outlineTableColumn="eFy-j5-uaG" id="eKe-7i-c79">
Alexandre Lision922380d2015-09-15 10:25:17 -040044 <rect key="frame" x="0.0" y="0.0" width="306" height="42"/>
Alexandre Lision2db8f472015-07-22 15:05:46 -040045 <autoresizingMask key="autoresizingMask"/>
46 <size key="intercellSpacing" width="3" height="2"/>
47 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
48 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
49 <tableColumns>
50 <tableColumn identifier="NameColumn" width="303" minWidth="40" maxWidth="1000" id="eFy-j5-uaG">
51 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
52 <font key="font" metaFont="system"/>
53 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
54 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
55 </tableHeaderCell>
56 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2uY-eS-Evg" customClass="PersonCell">
57 <font key="font" metaFont="system"/>
58 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
59 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
60 </textFieldCell>
61 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
62 </tableColumn>
63 </tableColumns>
64 <connections>
65 <outlet property="delegate" destination="-2" id="4Ls-yd-9gL"/>
66 <outlet property="nextKeyView" destination="cfj-u3-ErF" id="oex-MO-dfb"/>
67 </connections>
68 </outlineView>
69 </subviews>
70 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
71 </clipView>
72 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="4Sk-mY-PsD">
73 <rect key="frame" x="1" y="117.99886953830719" width="238" height="16"/>
74 <autoresizingMask key="autoresizingMask"/>
75 </scroller>
76 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="awN-qf-qb2">
77 <rect key="frame" x="224" y="17" width="15" height="102"/>
78 <autoresizingMask key="autoresizingMask"/>
79 </scroller>
80 </scrollView>
81 <searchField wantsLayer="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZJY-k3-gHh">
82 <rect key="frame" x="30" y="406" width="249" height="22"/>
83 <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" usesSingleLineMode="YES" bezelStyle="round" sendsSearchStringImmediately="YES" id="sS1-2Z-ZWi">
84 <font key="font" metaFont="system"/>
85 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
86 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
87 </searchFieldCell>
88 <connections>
89 <outlet property="delegate" destination="-2" id="XVp-Zj-wcV"/>
90 <outlet property="nextKeyView" destination="eKe-7i-c79" id="7Oc-g3-Xrb"/>
91 </connections>
92 </searchField>
93 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cfj-u3-ErF">
94 <rect key="frame" x="9" y="24" width="291" height="30"/>
95 <buttonCell key="cell" type="squareTextured" title="Add new contact" bezelStyle="texturedSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="had-9Y-eza">
96 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
97 <font key="font" metaFont="system"/>
98 </buttonCell>
99 <connections>
100 <action selector="presentNewContactForm:" target="-2" id="GOU-Lc-s5y"/>
101 <outlet property="nextKeyView" destination="MFf-kv-pz3" id="ptg-Li-e6T"/>
102 </connections>
103 </button>
104 </subviews>
105 </customView>
106 <comboBox verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MFf-kv-pz3">
107 <rect key="frame" x="208" y="415" width="84" height="26"/>
108 <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" usesDataSource="YES" numberOfVisibleItems="5" id="Msw-lx-k0J">
109 <font key="font" metaFont="system"/>
110 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
111 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
112 </comboBoxCell>
113 <connections>
114 <outlet property="dataSource" destination="-2" id="tJu-f2-MiR"/>
115 <outlet property="delegate" destination="-2" id="WaI-jK-1gz"/>
116 <outlet property="nextKeyView" destination="ZJY-k3-gHh" id="tEx-0T-BlC"/>
117 </connections>
118 </comboBox>
119 </subviews>
120 <point key="canvasLocation" x="578" y="354"/>
121 </customView>
122 <customView wantsLayer="YES" id="6M0-sm-haN">
123 <rect key="frame" x="0.0" y="5" width="269" height="216"/>
124 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
125 <subviews>
126 <textField verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="m4N-gI-w8E">
127 <rect key="frame" x="12" y="112" width="245" height="27"/>
128 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="First name..." drawsBackground="YES" id="vyb-95-XaF">
129 <font key="font" metaFont="system"/>
130 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
131 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
132 </textFieldCell>
133 <connections>
134 <outlet property="delegate" destination="-2" id="CCw-aR-pcT"/>
135 <outlet property="nextKeyView" destination="j0A-7O-Bvj" id="Ub8-NO-TRg"/>
136 </connections>
137 </textField>
138 <textField verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="j0A-7O-Bvj">
139 <rect key="frame" x="12" y="75" width="245" height="27"/>
140 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="Last name..." drawsBackground="YES" id="cGT-nu-sPa">
141 <font key="font" metaFont="system"/>
142 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
143 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
144 </textFieldCell>
145 <connections>
146 <outlet property="delegate" destination="-2" id="C7b-2i-RVK"/>
147 <outlet property="nextKeyView" destination="N0T-7S-TCW" id="DHp-cl-011"/>
148 </connections>
149 </textField>
150 <textField wantsLayer="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GgO-mM-nnz">
151 <rect key="frame" x="24" y="186" width="221" height="30"/>
152 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="New Contact" id="v7b-de-MVd">
153 <font key="font" metaFont="system" size="20"/>
154 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
155 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
156 </textFieldCell>
157 </textField>
158 <scrollView ambiguous="YES" misplaced="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vzn-cW-Vtm">
159 <rect key="frame" x="26" y="146" width="217" height="32"/>
160 <clipView key="contentView" ambiguous="YES" misplaced="YES" drawsBackground="NO" copiesOnScroll="NO" id="2yu-GN-mus">
161 <rect key="frame" x="1" y="1" width="223" height="133"/>
162 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
163 <subviews>
164 <textView ambiguous="YES" editable="NO" selectable="NO" drawsBackground="NO" importsGraphics="NO" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" usesFontPanel="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dashSubstitution="YES" spellingCorrection="YES" smartInsertDelete="YES" id="TQq-By-akw">
165 <rect key="frame" x="0.0" y="0.0" width="223" height="133"/>
166 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
167 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
168 <size key="minSize" width="217" height="32"/>
169 <size key="maxSize" width="463" height="10000000"/>
170 <attributedString key="textStorage">
171 <fragment content="This contact will be added to your iCloud contacts ">
172 <attributes>
173 <font key="NSFont" metaFont="smallSystem"/>
174 <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
175 </attributes>
176 </fragment>
177 </attributedString>
178 <color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
179 <size key="minSize" width="217" height="32"/>
180 <size key="maxSize" width="463" height="10000000"/>
181 </textView>
182 </subviews>
183 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
184 </clipView>
185 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="XUh-Co-vZc">
186 <rect key="frame" x="-100" y="-100" width="87" height="18"/>
187 <autoresizingMask key="autoresizingMask"/>
188 </scroller>
189 <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="C83-CS-odD">
190 <rect key="frame" x="224" y="1" width="15" height="133"/>
191 <autoresizingMask key="autoresizingMask"/>
192 </scroller>
193 </scrollView>
194 <button verticalHuggingPriority="750" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="N0T-7S-TCW">
195 <rect key="frame" x="12" y="38" width="245" height="30"/>
196 <buttonCell key="cell" type="squareTextured" title="Create" bezelStyle="texturedSquare" alignment="center" enabled="NO" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="qZc-Z2-TpP">
197 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
198 <font key="font" metaFont="system"/>
199 </buttonCell>
200 <connections>
201 <action selector="createContact:" target="-2" id="zAV-BX-EwU"/>
202 <outlet property="nextKeyView" destination="m4N-gI-w8E" id="Q27-eZ-3aK"/>
203 </connections>
204 </button>
205 </subviews>
206 <constraints>
207 <constraint firstAttribute="centerX" secondItem="m4N-gI-w8E" secondAttribute="centerX" id="4IS-12-aeP"/>
208 <constraint firstAttribute="trailing" secondItem="N0T-7S-TCW" secondAttribute="trailing" constant="12" id="C3n-ql-y7T"/>
209 <constraint firstAttribute="centerX" secondItem="j0A-7O-Bvj" secondAttribute="centerX" id="JAP-Mr-JWl"/>
210 <constraint firstAttribute="bottom" secondItem="N0T-7S-TCW" secondAttribute="bottom" constant="40" id="WLz-RD-syK"/>
211 <constraint firstAttribute="centerX" secondItem="vzn-cW-Vtm" secondAttribute="centerX" id="ltD-l2-ESu"/>
212 <constraint firstItem="N0T-7S-TCW" firstAttribute="leading" secondItem="6M0-sm-haN" secondAttribute="leading" constant="12" id="xWn-BX-TdQ"/>
213 <constraint firstAttribute="centerX" secondItem="GgO-mM-nnz" secondAttribute="centerX" id="zLf-OH-9nF"/>
214 </constraints>
215 <point key="canvasLocation" x="949.5" y="317"/>
216 </customView>
217 </objects>
218</document>