blob: c0764010ebc7a3c0c57f662f1adb666e823c360d [file] [log] [blame]
Alexandre Lision5855b6a2015-02-03 11:31:05 -05001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6254" systemVersion="13F34" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
3 <dependencies>
4 <deployment identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6254"/>
6 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="RingWindowController">
9 <connections>
10 <outlet property="callUriTextField" destination="uL1-rr-hj0" id="g8F-4G-1oI"/>
11 <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
12 </connections>
13 </customObject>
14 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
15 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
16 <window title="Ring" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
17 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
18 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
19 <rect key="contentRect" x="196" y="240" width="781" height="487"/>
20 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1050"/>
21 <view key="contentView" id="se5-gp-TjO">
22 <rect key="frame" x="0.0" y="0.0" width="781" height="487"/>
23 <autoresizingMask key="autoresizingMask"/>
24 <subviews>
25 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uL1-rr-hj0">
26 <rect key="frame" x="20" y="445" width="306" height="22"/>
27 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="sil-2N-5Wz">
28 <font key="font" metaFont="system"/>
29 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
30 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
31 </textFieldCell>
32 </textField>
33 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="SIv-wg-z9p">
34 <rect key="frame" x="328" y="439" width="64" height="32"/>
35 <buttonCell key="cell" type="push" title="Call" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="0gt-3R-vVa">
36 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
37 <font key="font" metaFont="system"/>
38 </buttonCell>
39 <connections>
40 <action selector="placeCall:" target="-2" id="dmp-mu-BzA"/>
41 </connections>
42 </button>
43 <tabView focusRingType="none" fixedFrame="YES" type="bottomTabsBezelBorder" translatesAutoresizingMaskIntoConstraints="NO" id="xXW-iq-GcP">
44 <rect key="frame" x="9" y="14" width="384" height="427"/>
45 <font key="font" metaFont="system"/>
46 <tabViewItems>
47 <tabViewItem label="History" identifier="1" id="Wi9-Zd-O1N">
48 <view key="view" id="h2E-qI-upQ">
49 <rect key="frame" x="10" y="7" width="364" height="389"/>
50 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
51 <subviews>
52 <scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9uI-D5-KRt">
53 <rect key="frame" x="-3" y="-6" width="370" height="398"/>
54 <clipView key="contentView" misplaced="YES" id="eME-fQ-3QX">
55 <rect key="frame" x="1" y="17" width="238" height="117"/>
56 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
57 <subviews>
58 <outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" headerView="3Mm-vF-0m3" indentationPerLevel="16" autoresizesOutlineColumn="YES" outlineTableColumn="pTT-gU-NVa" id="rr8-UC-gGF">
59 <rect key="frame" x="0.0" y="0.0" width="171" height="19"/>
60 <autoresizingMask key="autoresizingMask"/>
61 <size key="intercellSpacing" width="3" height="2"/>
62 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
63 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
64 <tableColumns>
65 <tableColumn identifier="HistoryColumn" width="365" minWidth="40" maxWidth="1000" id="pTT-gU-NVa">
66 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
67 <font key="font" metaFont="smallSystem"/>
68 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
69 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
70 </tableHeaderCell>
71 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="3Bh-xR-4Vn">
72 <font key="font" metaFont="system"/>
73 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
74 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
75 </textFieldCell>
76 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
77 </tableColumn>
78 </tableColumns>
79 <connections>
80 <outlet property="delegate" destination="jzj-dD-ryc" id="UpR-Pm-j0w"/>
81 </connections>
82 </outlineView>
83 </subviews>
84 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
85 </clipView>
86 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9To-im-dx7">
87 <rect key="frame" x="1" y="119" width="223" height="15"/>
88 <autoresizingMask key="autoresizingMask"/>
89 </scroller>
90 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="oow-9i-3Tx">
91 <rect key="frame" x="224" y="17" width="15" height="102"/>
92 <autoresizingMask key="autoresizingMask"/>
93 </scroller>
94 <tableHeaderView key="headerView" id="3Mm-vF-0m3">
95 <rect key="frame" x="0.0" y="0.0" width="238" height="17"/>
96 <autoresizingMask key="autoresizingMask"/>
97 </tableHeaderView>
98 </scrollView>
99 </subviews>
100 </view>
101 </tabViewItem>
102 <tabViewItem label="Contacts" identifier="2" id="K8Y-fi-aYs">
103 <view key="view" id="pkc-Vr-KaR">
104 <rect key="frame" x="10" y="7" width="364" height="389"/>
105 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
106 </view>
107 </tabViewItem>
108 </tabViewItems>
109 </tabView>
110 <scrollView focusRingType="none" fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bqQ-DB-Z0g">
111 <rect key="frame" x="441" y="98" width="275" height="322"/>
112 <clipView key="contentView" focusRingType="none" misplaced="YES" id="1so-Pz-QB2">
113 <rect key="frame" x="1" y="17" width="238" height="117"/>
114 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
115 <subviews>
116 <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" headerView="nuM-bu-a6l" indentationPerLevel="16" outlineTableColumn="VDO-Cu-h8f" id="zcl-pp-rGb">
117 <rect key="frame" x="0.0" y="0.0" width="238" height="117"/>
118 <autoresizingMask key="autoresizingMask"/>
119 <size key="intercellSpacing" width="3" height="2"/>
120 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
121 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
122 <tableColumns>
123 <tableColumn identifier="ConversationsColumn" width="270" minWidth="40" maxWidth="1000" id="VDO-Cu-h8f">
124 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
125 <font key="font" metaFont="smallSystem"/>
126 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
127 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
128 </tableHeaderCell>
129 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fca-40-NK1">
130 <font key="font" metaFont="system"/>
131 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
132 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
133 </textFieldCell>
134 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
135 </tableColumn>
136 </tableColumns>
137 <connections>
138 <outlet property="delegate" destination="txt-J3-pzW" id="h5V-qh-ZKV"/>
139 </connections>
140 </outlineView>
141 </subviews>
142 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
143 </clipView>
144 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Fze-JQ-8rU">
145 <rect key="frame" x="1" y="119" width="223" height="15"/>
146 <autoresizingMask key="autoresizingMask"/>
147 </scroller>
148 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="e1E-df-1Rw">
149 <rect key="frame" x="224" y="17" width="15" height="102"/>
150 <autoresizingMask key="autoresizingMask"/>
151 </scroller>
152 <tableHeaderView key="headerView" id="nuM-bu-a6l">
153 <rect key="frame" x="0.0" y="0.0" width="238" height="17"/>
154 <autoresizingMask key="autoresizingMask"/>
155 </tableHeaderView>
156 </scrollView>
157 </subviews>
158 </view>
159 <toolbar key="toolbar" implicitIdentifier="235EC6BD-FED3-4293-A455-08C845E93277" autosavesConfiguration="NO" displayMode="iconAndLabel" sizeMode="regular" id="NAm-PS-XJ0">
160 <allowedToolbarItems>
161 <toolbarItem implicitItemIdentifier="NSToolbarShowColorsItem" id="KcU-uv-zdR"/>
162 <toolbarItem implicitItemIdentifier="NSToolbarShowFontsItem" id="Qdh-FP-Wn3"/>
163 <toolbarItem implicitItemIdentifier="NSToolbarPrintItem" id="Zz4-0N-Tmk"/>
164 <toolbarItem implicitItemIdentifier="NSToolbarSpaceItem" id="9xb-70-Kdw"/>
165 <toolbarItem implicitItemIdentifier="NSToolbarFlexibleSpaceItem" id="KNT-Re-jzS"/>
166 <toolbarItem implicitItemIdentifier="EB5CD41F-F02F-4E53-839F-BEBDD556B503" label="Custom View" paletteLabel="Custom View" id="nkm-Ak-WPh">
167 <nil key="toolTip"/>
168 <size key="minSize" width="82" height="32"/>
169 <size key="maxSize" width="82" height="32"/>
170 <button key="view" verticalHuggingPriority="750" id="lp5-KU-AAm">
171 <rect key="frame" x="0.0" y="0.0" width="82" height="32"/>
172 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
173 <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hhB-C9-Bdm">
174 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
175 <font key="font" metaFont="system"/>
176 </buttonCell>
177 </button>
178 </toolbarItem>
179 <toolbarItem implicitItemIdentifier="9FEF2F53-F4D0-4AE7-9FEC-5E62F95DB5EB" label="Settings" paletteLabel="Settings" id="Rg9-Xq-x5w">
180 <nil key="toolTip"/>
181 <size key="minSize" width="48" height="48"/>
182 <size key="maxSize" width="48" height="48"/>
183 <imageView key="view" horizontalHuggingPriority="251" verticalHuggingPriority="251" id="Uaa-pG-Lcp">
184 <rect key="frame" x="0.0" y="0.0" width="48" height="48"/>
185 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
186 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="m9t-bF-ZNS"/>
187 </imageView>
188 </toolbarItem>
189 </allowedToolbarItems>
190 <defaultToolbarItems/>
191 </toolbar>
192 <connections>
193 <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
194 </connections>
195 <point key="canvasLocation" x="46.5" y="588.5"/>
196 </window>
197 <viewController id="jzj-dD-ryc" customClass="HistoryViewController">
198 <connections>
199 <outlet property="historyView" destination="rr8-UC-gGF" id="8NW-8O-X5L"/>
200 <outlet property="view" destination="9uI-D5-KRt" id="hCt-k1-UV2"/>
201 </connections>
202 </viewController>
203 <viewController id="txt-J3-pzW" customClass="ConversationsViewController">
204 <connections>
205 <outlet property="conversationsView" destination="zcl-pp-rGb" id="YXp-WN-UmC"/>
206 <outlet property="view" destination="zcl-pp-rGb" id="qZ5-1d-uzo"/>
207 </connections>
208 </viewController>
209 </objects>
210</document>