forked from jakob/TableTool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTTFormatViewController.xib
155 lines (155 loc) · 13 KB
/
TTFormatViewController.xib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="13122.19" systemVersion="16F73" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="13122.19"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="TTFormatViewController">
<connections>
<outlet property="decimalControl" destination="Ex4-c5-GWU" id="Uu6-9n-b3R"/>
<outlet property="encodingMenu" destination="m7v-7K-NRZ" id="mYA-yJ-m9u"/>
<outlet property="escapeControl" destination="yrD-55-LxA" id="zTj-bq-xdP"/>
<outlet property="separatorControl" destination="7Iq-Qh-egS" id="Fif-54-QES"/>
<outlet property="useFirstRowAsHeaderCheckbox" destination="n5T-kl-CuM" id="Yw4-7J-dBe"/>
<outlet property="view" destination="uWa-ZF-fcn" id="t1R-ac-Ffd"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<view id="uWa-ZF-fcn">
<rect key="frame" x="0.0" y="0.0" width="784" height="34"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<popUpButton verticalHuggingPriority="750" horizontalCompressionResistancePriority="751" translatesAutoresizingMaskIntoConstraints="NO" id="m7v-7K-NRZ">
<rect key="frame" x="74" y="5" width="203" height="22"/>
<popUpButtonCell key="cell" type="push" title="No String Encodings Configured" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" tag="4" imageScaling="proportionallyDown" inset="2" selectedItem="azY-g1-sDt" id="vmc-PX-Znv">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
<menu key="menu" id="gXz-Dr-gC4">
<items>
<menuItem title="No String Encodings Configured" tag="4" id="azY-g1-sDt"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<accessibilityConnection property="title" destination="Tc8-cG-co1" id="p3f-Nn-anW"/>
<action selector="updateConfiguration:" target="-2" id="O63-oJ-26e"/>
</connections>
</popUpButton>
<textField verticalHuggingPriority="750" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="Tc8-cG-co1">
<rect key="frame" x="18" y="10" width="53" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Encoding" id="2qh-Ft-dH3">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="R0k-y0-B2K">
<rect key="frame" x="280" y="10" width="56" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Separator" id="g3k-Et-CPk">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7Iq-Qh-egS">
<rect key="frame" x="340" y="6" width="96" height="20"/>
<segmentedCell key="cell" controlSize="small" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="C2o-jP-EF2">
<font key="font" metaFont="smallSystem"/>
<segments>
<segment label="," selected="YES"/>
<segment label=";" tag="1"/>
<segment label="⇥" tag="2"/>
<segment label="|" tag="3"/>
</segments>
</segmentedCell>
<connections>
<accessibilityConnection property="title" destination="R0k-y0-B2K" id="cMx-tP-3NX"/>
<action selector="updateConfiguration:" target="-2" id="eiY-i9-xd5"/>
</connections>
</segmentedControl>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="751" translatesAutoresizingMaskIntoConstraints="NO" id="8QF-zx-ee2">
<rect key="frame" x="541" y="10" width="36" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Quote" id="A2l-Uw-arU">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SRM-hM-oK9">
<rect key="frame" x="440" y="10" width="46" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Decimal" id="rhn-U5-DWG">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ex4-c5-GWU">
<rect key="frame" x="490" y="6" width="47" height="20"/>
<segmentedCell key="cell" controlSize="small" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="d4a-n0-Zii">
<font key="font" metaFont="smallSystem"/>
<segments>
<segment label="." selected="YES"/>
<segment label="," tag="1"/>
</segments>
</segmentedCell>
<connections>
<accessibilityConnection property="title" destination="SRM-hM-oK9" id="LCM-ef-Jti"/>
<action selector="updateConfiguration:" target="-2" id="7W4-MV-uWj"/>
</connections>
</segmentedControl>
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yrD-55-LxA">
<rect key="frame" x="581" y="6" width="101" height="20"/>
<segmentedCell key="cell" controlSize="small" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="XAD-11-Jjs">
<font key="font" metaFont="smallSystem"/>
<segments>
<segment label="""" selected="YES"/>
<segment label="\"" tag="1"/>
<segment label="none"/>
</segments>
</segmentedCell>
<connections>
<accessibilityConnection property="title" destination="8QF-zx-ee2" id="mar-Xi-wNq"/>
<action selector="updateConfiguration:" target="-2" id="aJj-rN-35c"/>
</connections>
</segmentedControl>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="n5T-kl-CuM">
<rect key="frame" x="685" y="8" width="61" height="18"/>
<buttonCell key="cell" type="check" title="Header" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="cgT-F0-Q53">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="updateConfiguration:" target="-2" id="wGZ-vP-7LF"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="8QF-zx-ee2" firstAttribute="leading" secondItem="Ex4-c5-GWU" secondAttribute="trailing" constant="8" symbolic="YES" id="3ue-on-vIU"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="n5T-kl-CuM" secondAttribute="trailing" constant="20" symbolic="YES" id="5dn-AK-iCN"/>
<constraint firstItem="yrD-55-LxA" firstAttribute="leading" secondItem="8QF-zx-ee2" secondAttribute="trailing" constant="8" symbolic="YES" id="7Pu-ZF-mpy"/>
<constraint firstItem="R0k-y0-B2K" firstAttribute="leading" secondItem="m7v-7K-NRZ" secondAttribute="trailing" constant="8" symbolic="YES" id="8q6-1j-U4J"/>
<constraint firstItem="yrD-55-LxA" firstAttribute="centerY" secondItem="Tc8-cG-co1" secondAttribute="centerY" id="D52-xx-C4H"/>
<constraint firstItem="8QF-zx-ee2" firstAttribute="baseline" secondItem="Tc8-cG-co1" secondAttribute="baseline" id="Djh-f3-31W"/>
<constraint firstItem="m7v-7K-NRZ" firstAttribute="centerY" secondItem="Tc8-cG-co1" secondAttribute="centerY" id="EiJ-aO-0vc"/>
<constraint firstItem="Ex4-c5-GWU" firstAttribute="leading" secondItem="SRM-hM-oK9" secondAttribute="trailing" constant="8" symbolic="YES" id="HYe-lx-mYR"/>
<constraint firstItem="Ex4-c5-GWU" firstAttribute="centerY" secondItem="Tc8-cG-co1" secondAttribute="centerY" id="Hvy-PV-FSQ"/>
<constraint firstItem="n5T-kl-CuM" firstAttribute="leading" secondItem="yrD-55-LxA" secondAttribute="trailing" constant="8" symbolic="YES" id="Iv2-kH-hS5"/>
<constraint firstItem="7Iq-Qh-egS" firstAttribute="leading" secondItem="R0k-y0-B2K" secondAttribute="trailing" constant="8" symbolic="YES" id="JU7-39-FdH"/>
<constraint firstItem="7Iq-Qh-egS" firstAttribute="top" secondItem="uWa-ZF-fcn" secondAttribute="top" constant="8" id="K5d-Z3-ohU"/>
<constraint firstItem="7Iq-Qh-egS" firstAttribute="centerY" secondItem="Tc8-cG-co1" secondAttribute="centerY" id="Nx9-d1-3Im"/>
<constraint firstItem="SRM-hM-oK9" firstAttribute="leading" secondItem="7Iq-Qh-egS" secondAttribute="trailing" constant="8" symbolic="YES" id="PBz-jl-5HB"/>
<constraint firstItem="SRM-hM-oK9" firstAttribute="baseline" secondItem="Tc8-cG-co1" secondAttribute="baseline" id="TS7-kA-EqR"/>
<constraint firstItem="n5T-kl-CuM" firstAttribute="centerY" secondItem="Tc8-cG-co1" secondAttribute="centerY" id="WOe-eU-7Gw"/>
<constraint firstItem="Tc8-cG-co1" firstAttribute="leading" secondItem="uWa-ZF-fcn" secondAttribute="leading" constant="20" symbolic="YES" id="ZXH-Ql-GEL"/>
<constraint firstAttribute="bottom" secondItem="7Iq-Qh-egS" secondAttribute="bottom" constant="8" id="acr-hV-UXv"/>
<constraint firstItem="m7v-7K-NRZ" firstAttribute="leading" secondItem="Tc8-cG-co1" secondAttribute="trailing" constant="8" symbolic="YES" id="fbc-4U-SUw"/>
<constraint firstItem="R0k-y0-B2K" firstAttribute="baseline" secondItem="Tc8-cG-co1" secondAttribute="baseline" id="gDH-VY-x7r"/>
<constraint firstItem="7Iq-Qh-egS" firstAttribute="height" secondItem="m7v-7K-NRZ" secondAttribute="height" id="uic-TJ-8Yr"/>
</constraints>
<point key="canvasLocation" x="511.5" y="517"/>
</view>
</objects>
</document>