blob: 32a9ea0c992b53dcff41017c4b1f3527705a460e [file] [log] [blame]
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lision7f01b072015-09-15 14:57:05 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="7706" systemVersion="14F27" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05003 <dependencies>
Alexandre Lisione78a09b2015-07-03 15:52:23 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7706"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05005 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="VideoPrefsVC">
8 <connections>
Alexandre Lisionb8a81162015-03-20 18:08:01 -04009 <outlet property="previewView" destination="qAJ-w8-a6Q" id="uSq-tE-heV"/>
10 <outlet property="ratesList" destination="e3h-qA-wZ5" id="EPS-08-l6m"/>
11 <outlet property="sizesList" destination="Aec-P9-KNS" id="nYI-YP-fpQ"/>
12 <outlet property="videoDevicesList" destination="5L8-b6-N3k" id="ZsJ-sc-pYZ"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050013 <outlet property="view" destination="c22-O7-iKe" id="EfM-Op-S9T"/>
14 </connections>
15 </customObject>
16 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
17 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
18 <customView id="c22-O7-iKe">
Alexandre Lisionb8a81162015-03-20 18:08:01 -040019 <rect key="frame" x="0.0" y="0.0" width="541" height="440"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050020 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21 <subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -040022 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="FRq-3r-0WL">
Alexandre Lisionb8a81162015-03-20 18:08:01 -040023 <rect key="frame" x="16" y="406" width="66" height="17"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -040024 <constraints>
25 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="62" id="EZT-vC-kU5"/>
26 </constraints>
Alexandre Lisionb8a81162015-03-20 18:08:01 -040027 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Selection" id="VqO-Gm-CbB">
28 <font key="font" metaFont="systemBold"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050029 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
30 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
31 </textFieldCell>
32 </textField>
Alexandre Lisione78a09b2015-07-03 15:52:23 -040033 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DTo-76-fYS">
34 <rect key="frame" x="18" y="284" width="56" height="17"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -040035 <constraints>
36 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="52" id="cDW-QA-C8K"/>
37 </constraints>
Alexandre Lisionb8a81162015-03-20 18:08:01 -040038 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Camera" id="YCM-JC-jin">
39 <font key="font" metaFont="systemBold"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050040 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
41 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
42 </textFieldCell>
43 </textField>
Alexandre Lisione78a09b2015-07-03 15:52:23 -040044 <customView wantsLayer="YES" canDrawConcurrently="YES" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qAJ-w8-a6Q" userLabel="Preview">
45 <rect key="frame" x="32" y="20" width="489" height="256"/>
46 <constraints>
47 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="470" id="WVf-8f-i99"/>
48 <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="256" id="cpy-ph-ToC"/>
49 </constraints>
50 </customView>
Alexandre Lision7f01b072015-09-15 14:57:05 -040051 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VWx-4c-7aF">
52 <rect key="frame" x="151" y="380" width="46" height="17"/>
53 <constraints>
54 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="42" id="oUT-qc-42j"/>
55 </constraints>
56 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Device" id="170-NP-CSP">
57 <font key="font" metaFont="system"/>
58 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
59 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
60 </textFieldCell>
61 </textField>
62 <popUpButton verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5L8-b6-N3k" userLabel="Devices">
63 <rect key="frame" x="201" y="375" width="189" height="26"/>
64 <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="6Vf-hb-26C">
65 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
66 <font key="font" metaFont="menu"/>
67 <menu key="menu" title="devices" id="zJ9-1a-cpr">
68 <connections>
69 <outlet property="delegate" destination="-2" id="mF2-Zc-wNP"/>
70 </connections>
71 </menu>
72 </popUpButtonCell>
73 <connections>
74 <action selector="chooseDevice:" target="-2" id="JjJ-Ul-8VM"/>
75 </connections>
76 </popUpButton>
77 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cDr-8B-RiJ">
78 <rect key="frame" x="167" y="349" width="30" height="17"/>
79 <constraints>
80 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="26" id="bvy-Cc-671"/>
81 </constraints>
82 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Size" id="4bq-ls-mCp">
83 <font key="font" metaFont="system"/>
84 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
85 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
86 </textFieldCell>
87 </textField>
88 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="60X-MX-gun">
89 <rect key="frame" x="164" y="315" width="33" height="17"/>
90 <constraints>
91 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="29" id="jrh-Jr-I8X"/>
92 </constraints>
93 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Rate" id="5Im-df-jdd">
94 <font key="font" metaFont="system"/>
95 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
96 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
97 </textFieldCell>
98 </textField>
99 <popUpButton verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Aec-P9-KNS" userLabel="Sizes">
100 <rect key="frame" x="201" y="344" width="189" height="26"/>
101 <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="6ly-dX-MT4">
102 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
103 <font key="font" metaFont="menu"/>
104 <menu key="menu" title="sizes" id="ykd-50-las">
105 <connections>
106 <outlet property="delegate" destination="-2" id="5cI-wH-0AT"/>
107 </connections>
108 </menu>
109 </popUpButtonCell>
110 <connections>
111 <action selector="chooseSize:" target="-2" id="qra-Ci-Om8"/>
112 </connections>
113 </popUpButton>
114 <popUpButton verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="e3h-qA-wZ5" userLabel="Rates">
115 <rect key="frame" x="201" y="310" width="189" height="26"/>
116 <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="pDt-c4-Fhs">
117 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
118 <font key="font" metaFont="menu"/>
119 <menu key="menu" title="rates" id="aKL-76-vSP">
120 <connections>
121 <outlet property="delegate" destination="-2" id="5Gu-bg-y3C"/>
122 </connections>
123 </menu>
124 </popUpButtonCell>
125 <connections>
126 <action selector="chooseRate:" target="-2" id="nye-jT-0NU"/>
127 </connections>
128 </popUpButton>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500129 </subviews>
Alexandre Lisionb8a81162015-03-20 18:08:01 -0400130 <constraints>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400131 <constraint firstItem="Aec-P9-KNS" firstAttribute="leading" secondItem="e3h-qA-wZ5" secondAttribute="leading" id="BqB-1m-6cO"/>
Alexandre Lisione78a09b2015-07-03 15:52:23 -0400132 <constraint firstAttribute="trailing" secondItem="qAJ-w8-a6Q" secondAttribute="trailing" constant="20" id="EIm-N6-noX"/>
133 <constraint firstItem="DTo-76-fYS" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="20" id="FJb-iY-SG3"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400134 <constraint firstItem="Aec-P9-KNS" firstAttribute="leading" secondItem="5L8-b6-N3k" secondAttribute="leading" id="JRH-eb-BJz"/>
Alexandre Lisione78a09b2015-07-03 15:52:23 -0400135 <constraint firstItem="qAJ-w8-a6Q" firstAttribute="top" secondItem="DTo-76-fYS" secondAttribute="bottom" constant="8" id="LbB-2Z-j9c"/>
Alexandre Lisionb8a81162015-03-20 18:08:01 -0400136 <constraint firstAttribute="bottom" secondItem="qAJ-w8-a6Q" secondAttribute="bottom" constant="20" id="Sv6-Ls-4tS"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400137 <constraint firstItem="Aec-P9-KNS" firstAttribute="leading" secondItem="cDr-8B-RiJ" secondAttribute="trailing" constant="8" id="VXU-iE-bQZ"/>
138 <constraint firstItem="5L8-b6-N3k" firstAttribute="leading" secondItem="VWx-4c-7aF" secondAttribute="trailing" constant="8" id="XsG-3e-CZ6"/>
Alexandre Lisionb8a81162015-03-20 18:08:01 -0400139 <constraint firstItem="qAJ-w8-a6Q" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="32" id="gt3-zq-vOi"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400140 <constraint firstItem="e3h-qA-wZ5" firstAttribute="leading" secondItem="60X-MX-gun" secondAttribute="trailing" constant="8" id="k6I-Lc-Rfi"/>
Alexandre Lisionb8a81162015-03-20 18:08:01 -0400141 </constraints>
142 <point key="canvasLocation" x="372.5" y="257"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500143 </customView>
144 </objects>
145</document>