blob: 2e4f17f5720677984a30009e9a32c099f3fd4067 [file] [log] [blame]
Alexandre Lision745e4d62015-03-22 20:03:10 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6751" systemVersion="14C1510" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
3 <dependencies>
4 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6751"/>
5 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="RingWizardWC">
8 <connections>
9 <outlet property="createButton" destination="rC1-mU-Scu" id="JrT-qi-fF5"/>
10 <outlet property="goToAppButton" destination="hKA-b6-heE" id="voO-WW-sdE"/>
11 <outlet property="indicationLabel" destination="07z-dh-DdR" id="SIY-tg-tdZ"/>
12 <outlet property="nickname" destination="Phj-na-SP1" id="HYj-kV-lyE"/>
13 <outlet property="progressBar" destination="nRx-qJ-VIe" id="qJ2-ra-GkK"/>
14 <outlet property="window" destination="4LP-GX-BkH" id="vNm-J0-gmv"/>
15 </connections>
16 </customObject>
17 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
18 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
19 <window title="Ring" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="4LP-GX-BkH">
20 <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
21 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
22 <rect key="contentRect" x="163" y="205" width="480" height="321"/>
23 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1050"/>
24 <view key="contentView" id="Wgr-xH-z0G">
25 <rect key="frame" x="0.0" y="0.0" width="480" height="321"/>
26 <autoresizingMask key="autoresizingMask"/>
27 <subviews>
28 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rAn-Kv-PgL">
29 <rect key="frame" x="18" y="265" width="79" height="36"/>
30 <textFieldCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Hello" id="uqu-uh-Wao">
31 <font key="font" metaFont="system" size="30"/>
32 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
33 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
34 </textFieldCell>
35 </textField>
36 <textField verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Phj-na-SP1">
37 <rect key="frame" x="161" y="149" width="159" height="22"/>
38 <textFieldCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5Z7-Wi-530">
39 <font key="font" metaFont="system"/>
40 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
41 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
42 </textFieldCell>
43 </textField>
44 <button translatesAutoresizingMaskIntoConstraints="NO" id="rC1-mU-Scu">
45 <rect key="frame" x="390" y="17" width="72" height="29"/>
46 <constraints>
47 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="68" id="3Oi-R8-jmQ"/>
48 </constraints>
49 <buttonCell key="cell" type="bevel" title="OK" bezelStyle="regularSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wDw-Ut-RUm">
50 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
51 <font key="font" metaFont="system"/>
52 <string key="keyEquivalent" base64-UTF8="YES">
53DQ
54</string>
55 </buttonCell>
56 <connections>
57 <action selector="createRingAccount:" target="-2" id="CBc-Mm-dzm"/>
58 </connections>
59 </button>
60 <progressIndicator hidden="YES" ambiguous="YES" misplaced="YES" maxValue="100" indeterminate="YES" style="bar" translatesAutoresizingMaskIntoConstraints="NO" id="nRx-qJ-VIe">
61 <rect key="frame" x="192" y="150" width="96" height="20"/>
62 </progressIndicator>
63 <button hidden="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hKA-b6-heE">
64 <rect key="frame" x="288" y="17" width="98" height="29"/>
65 <buttonCell key="cell" type="bevel" title="Continue" bezelStyle="regularSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Kwr-LJ-K8C">
66 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
67 <font key="font" metaFont="system"/>
68 </buttonCell>
69 <connections>
70 <action selector="goToApp:" target="-2" id="o8v-93-fE5"/>
71 </connections>
72 </button>
73 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="07z-dh-DdR">
74 <rect key="frame" x="170" y="179" width="140" height="17"/>
75 <constraints>
76 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="122" id="e4n-it-xKq"/>
77 </constraints>
78 <textFieldCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Tell me who you are" id="yph-hz-tyP">
79 <font key="font" metaFont="system"/>
80 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
81 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
82 </textFieldCell>
83 </textField>
84 </subviews>
85 <constraints>
86 <constraint firstAttribute="trailing" secondItem="rC1-mU-Scu" secondAttribute="trailing" constant="20" id="02s-v0-sLn"/>
87 <constraint firstItem="rAn-Kv-PgL" firstAttribute="top" secondItem="Wgr-xH-z0G" secondAttribute="top" constant="20" id="CTX-YQ-cEW"/>
88 <constraint firstAttribute="centerX" secondItem="nRx-qJ-VIe" secondAttribute="centerX" id="D7h-Vj-QkJ"/>
89 <constraint firstAttribute="centerX" secondItem="Phj-na-SP1" secondAttribute="centerX" id="Djw-wQ-YZj"/>
90 <constraint firstItem="rC1-mU-Scu" firstAttribute="leading" secondItem="hKA-b6-heE" secondAttribute="trailing" constant="8" id="RUS-zV-JtN"/>
91 <constraint firstAttribute="bottom" secondItem="hKA-b6-heE" secondAttribute="bottom" constant="20" id="TGf-Kl-MPP"/>
92 <constraint firstItem="rAn-Kv-PgL" firstAttribute="leading" secondItem="Wgr-xH-z0G" secondAttribute="leading" constant="20" id="Yhs-QQ-67T"/>
93 <constraint firstAttribute="bottom" secondItem="rC1-mU-Scu" secondAttribute="bottom" constant="20" id="dbf-vQ-Wby"/>
94 <constraint firstAttribute="centerX" secondItem="07z-dh-DdR" secondAttribute="centerX" id="sjA-hA-pg4"/>
95 </constraints>
96 </view>
97 <connections>
98 <outlet property="delegate" destination="-2" id="cKX-Z2-yDq"/>
99 </connections>
100 <point key="canvasLocation" x="790" y="11.5"/>
101 </window>
102 </objects>
103</document>