|
1
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22154" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
3 <dependencies>
|
|
|
4 <deployment identifier="macosx"/>
|
|
|
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22154"/>
|
|
|
6 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
7 </dependencies>
|
|
|
8 <objects>
|
|
|
9 <customObject id="-2" userLabel="File's Owner" customClass="fooSampleMacPreferences">
|
|
|
10 <connections>
|
|
|
11 <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
|
|
|
12 </connections>
|
|
|
13 </customObject>
|
|
|
14 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
|
15 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
|
16 <customView id="Hz6-mo-xeY">
|
|
|
17 <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
|
|
|
18 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
19 <subviews>
|
|
|
20 <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gAP-wq-ADS">
|
|
|
21 <rect key="frame" x="53" y="236" width="375" height="16"/>
|
|
|
22 <textFieldCell key="cell" lineBreakMode="clipping" title="This is a sample preferences page with meaningless settings." id="Ys1-JH-ENE">
|
|
|
23 <font key="font" usesAppearanceFont="YES"/>
|
|
|
24 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
|
25 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
26 </textFieldCell>
|
|
|
27 </textField>
|
|
|
28 <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ffg-jq-WWo">
|
|
|
29 <rect key="frame" x="192" y="175" width="96" height="21"/>
|
|
|
30 <constraints>
|
|
|
31 <constraint firstAttribute="width" constant="96" id="XvN-L9-Rez"/>
|
|
|
32 </constraints>
|
|
|
33 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="yIL-wj-zLe">
|
|
|
34 <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="nt9-fz-2xr"/>
|
|
|
35 <font key="font" metaFont="system"/>
|
|
|
36 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
37 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
38 </textFieldCell>
|
|
|
39 <connections>
|
|
|
40 <action selector="onBogo1:" target="-2" id="olB-Gl-lXE"/>
|
|
|
41 <binding destination="-2" name="value" keyPath="self.bogo1" id="L98-qn-0Pp"/>
|
|
|
42 </connections>
|
|
|
43 </textField>
|
|
|
44 <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dKG-tK-drM">
|
|
|
45 <rect key="frame" x="192" y="144" width="96" height="21"/>
|
|
|
46 <constraints>
|
|
|
47 <constraint firstAttribute="width" constant="96" id="E0A-tA-NUX"/>
|
|
|
48 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="96" id="VQO-KV-dhh"/>
|
|
|
49 </constraints>
|
|
|
50 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="5Ss-Gr-ngc">
|
|
|
51 <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="OO2-mP-mGy"/>
|
|
|
52 <font key="font" metaFont="system"/>
|
|
|
53 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
54 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
55 </textFieldCell>
|
|
|
56 <connections>
|
|
|
57 <action selector="onBogo2:" target="-2" id="aDK-cf-t7h"/>
|
|
|
58 <binding destination="-2" name="value" keyPath="self.bogo2" id="u4J-S4-MoK"/>
|
|
|
59 </connections>
|
|
|
60 </textField>
|
|
|
61 <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PDz-SI-0yJ">
|
|
|
62 <rect key="frame" x="95" y="178" width="91" height="16"/>
|
|
|
63 <textFieldCell key="cell" lineBreakMode="clipping" title="Bogo setting 1" id="tfR-si-NsX">
|
|
|
64 <font key="font" metaFont="system"/>
|
|
|
65 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
|
66 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
67 </textFieldCell>
|
|
|
68 </textField>
|
|
|
69 <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Oot-Wm-fKw">
|
|
|
70 <rect key="frame" x="93" y="147" width="93" height="16"/>
|
|
|
71 <textFieldCell key="cell" lineBreakMode="clipping" title="Bogo setting 2" id="rIf-7i-yhX">
|
|
|
72 <font key="font" metaFont="system"/>
|
|
|
73 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
|
74 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
75 </textFieldCell>
|
|
|
76 </textField>
|
|
|
77 </subviews>
|
|
|
78 <constraints>
|
|
|
79 <constraint firstItem="PDz-SI-0yJ" firstAttribute="firstBaseline" secondItem="ffg-jq-WWo" secondAttribute="firstBaseline" id="Atv-o8-2Im"/>
|
|
|
80 <constraint firstItem="ffg-jq-WWo" firstAttribute="leading" secondItem="PDz-SI-0yJ" secondAttribute="trailing" constant="8" symbolic="YES" id="LcL-Kn-kDj"/>
|
|
|
81 <constraint firstItem="dKG-tK-drM" firstAttribute="leading" secondItem="Oot-Wm-fKw" secondAttribute="trailing" constant="8" symbolic="YES" id="Odk-Hi-uw5"/>
|
|
|
82 <constraint firstItem="dKG-tK-drM" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="Qun-0D-jr5"/>
|
|
|
83 <constraint firstItem="ffg-jq-WWo" firstAttribute="top" secondItem="gAP-wq-ADS" secondAttribute="bottom" constant="40" id="SWK-M8-N5R"/>
|
|
|
84 <constraint firstItem="ffg-jq-WWo" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="WrO-E1-wdh"/>
|
|
|
85 <constraint firstItem="Oot-Wm-fKw" firstAttribute="firstBaseline" secondItem="dKG-tK-drM" secondAttribute="firstBaseline" id="ihP-8j-ODm"/>
|
|
|
86 <constraint firstItem="gAP-wq-ADS" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="j0u-Va-H4M"/>
|
|
|
87 <constraint firstItem="gAP-wq-ADS" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" symbolic="YES" id="mbZ-It-bfL"/>
|
|
|
88 <constraint firstItem="dKG-tK-drM" firstAttribute="top" secondItem="ffg-jq-WWo" secondAttribute="bottom" constant="10" symbolic="YES" id="uka-VY-32F"/>
|
|
|
89 </constraints>
|
|
|
90 <point key="canvasLocation" x="105" y="-72"/>
|
|
|
91 </customView>
|
|
|
92 </objects>
|
|
|
93 </document>
|