Skip to content

Commit 488ebb6

Browse files
author
Steve Trease
committed
added filter switches and labels to layout.
1 parent 3697966 commit 488ebb6

File tree

1 file changed

+90
-38
lines changed

1 file changed

+90
-38
lines changed

IP Address/Base.lproj/Main.storyboard

Lines changed: 90 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13528" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
33
<device id="retina4_7" orientation="portrait">
44
<adaptation id="fullscreen"/>
55
</device>
66
<dependencies>
7-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
7+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13526"/>
88
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
99
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
1010
</dependencies>
@@ -17,48 +17,100 @@
1717
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
1818
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1919
<subviews>
20-
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="ATv-ck-YdY">
20+
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="aXX-aH-RTQ">
2121
<rect key="frame" x="0.0" y="20" width="375" height="647"/>
22-
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
23-
<prototypes>
24-
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" textLabel="4Ib-w1-KsL" detailTextLabel="3gV-GT-tPw" style="IBUITableViewCellStyleValue1" id="wGa-uZ-JhJ">
25-
<rect key="frame" x="0.0" y="28" width="375" height="44"/>
26-
<autoresizingMask key="autoresizingMask"/>
27-
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="wGa-uZ-JhJ" id="RcN-SS-HJE">
28-
<rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
29-
<autoresizingMask key="autoresizingMask"/>
30-
<subviews>
31-
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="4Ib-w1-KsL">
32-
<rect key="frame" x="15" y="12" width="33.5" height="20.5"/>
22+
<subviews>
23+
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="ATv-ck-YdY">
24+
<rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
25+
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
26+
<prototypes>
27+
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" textLabel="4Ib-w1-KsL" detailTextLabel="3gV-GT-tPw" style="IBUITableViewCellStyleValue1" id="wGa-uZ-JhJ">
28+
<rect key="frame" x="0.0" y="28" width="375" height="44"/>
29+
<autoresizingMask key="autoresizingMask"/>
30+
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="wGa-uZ-JhJ" id="RcN-SS-HJE">
31+
<rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
3332
<autoresizingMask key="autoresizingMask"/>
34-
<fontDescription key="fontDescription" type="system" pointSize="17"/>
35-
<nil key="textColor"/>
36-
<nil key="highlightedColor"/>
37-
</label>
38-
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Detail" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="3gV-GT-tPw">
39-
<rect key="frame" x="316" y="12" width="44" height="20.5"/>
40-
<autoresizingMask key="autoresizingMask"/>
41-
<fontDescription key="fontDescription" type="system" pointSize="17"/>
42-
<nil key="textColor"/>
43-
<nil key="highlightedColor"/>
44-
</label>
45-
</subviews>
46-
</tableViewCellContentView>
47-
</tableViewCell>
48-
</prototypes>
49-
<connections>
50-
<outlet property="dataSource" destination="BYZ-38-t0r" id="BYz-bj-zja"/>
51-
<outlet property="delegate" destination="BYZ-38-t0r" id="Jfu-M1-cfR"/>
52-
</connections>
53-
</tableView>
33+
<subviews>
34+
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="4Ib-w1-KsL">
35+
<rect key="frame" x="15" y="12" width="33.5" height="20.5"/>
36+
<autoresizingMask key="autoresizingMask"/>
37+
<fontDescription key="fontDescription" type="system" pointSize="17"/>
38+
<nil key="textColor"/>
39+
<nil key="highlightedColor"/>
40+
</label>
41+
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Detail" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="3gV-GT-tPw">
42+
<rect key="frame" x="316" y="12" width="44" height="20.5"/>
43+
<autoresizingMask key="autoresizingMask"/>
44+
<fontDescription key="fontDescription" type="system" pointSize="17"/>
45+
<nil key="textColor"/>
46+
<nil key="highlightedColor"/>
47+
</label>
48+
</subviews>
49+
</tableViewCellContentView>
50+
</tableViewCell>
51+
</prototypes>
52+
<connections>
53+
<outlet property="dataSource" destination="BYZ-38-t0r" id="BYz-bj-zja"/>
54+
<outlet property="delegate" destination="BYZ-38-t0r" id="Jfu-M1-cfR"/>
55+
</connections>
56+
</tableView>
57+
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="0Ur-Ig-Dwo">
58+
<rect key="frame" x="0.0" y="647" width="375" height="0.0"/>
59+
<subviews>
60+
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="otW-bV-5gF">
61+
<rect key="frame" x="0.0" y="0.0" width="125" height="0.0"/>
62+
<subviews>
63+
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="IPv4" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="h2m-th-L87">
64+
<rect key="frame" x="45.5" y="0.0" width="34" height="0.0"/>
65+
<fontDescription key="fontDescription" type="system" pointSize="17"/>
66+
<nil key="textColor"/>
67+
<nil key="highlightedColor"/>
68+
</label>
69+
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="fill" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4D9-QY-Z7f">
70+
<rect key="frame" x="38" y="0.0" width="51" height="0.0"/>
71+
</switch>
72+
</subviews>
73+
</stackView>
74+
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="JZZ-ho-1GR">
75+
<rect key="frame" x="125" y="0.0" width="125" height="0.0"/>
76+
<subviews>
77+
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="IPv6" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1Kd-Zv-bnV">
78+
<rect key="frame" x="45.5" y="0.0" width="34" height="0.0"/>
79+
<fontDescription key="fontDescription" type="system" pointSize="17"/>
80+
<nil key="textColor"/>
81+
<nil key="highlightedColor"/>
82+
</label>
83+
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="fill" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="k1l-3t-xif">
84+
<rect key="frame" x="38" y="0.0" width="51" height="0.0"/>
85+
</switch>
86+
</subviews>
87+
</stackView>
88+
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="OF1-Q0-EGn">
89+
<rect key="frame" x="250" y="0.0" width="125" height="0.0"/>
90+
<subviews>
91+
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Link-local" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Zd8-Nh-afA">
92+
<rect key="frame" x="25.5" y="0.0" width="74" height="0.0"/>
93+
<fontDescription key="fontDescription" type="system" pointSize="17"/>
94+
<nil key="textColor"/>
95+
<nil key="highlightedColor"/>
96+
</label>
97+
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="fill" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6Ys-Jh-a0y">
98+
<rect key="frame" x="38" y="0.0" width="51" height="0.0"/>
99+
</switch>
100+
</subviews>
101+
</stackView>
102+
</subviews>
103+
</stackView>
104+
</subviews>
105+
</stackView>
54106
</subviews>
55107
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
56108
<gestureRecognizers/>
57109
<constraints>
58-
<constraint firstItem="ATv-ck-YdY" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" id="5LC-ps-TmJ"/>
59-
<constraint firstItem="ATv-ck-YdY" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="7NJ-Wq-zUR"/>
60-
<constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" secondItem="ATv-ck-YdY" secondAttribute="bottom" id="D7m-fx-JBR"/>
61-
<constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="ATv-ck-YdY" secondAttribute="trailing" id="XmI-9o-lhZ"/>
110+
<constraint firstItem="aXX-aH-RTQ" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="2gK-nA-Xqq"/>
111+
<constraint firstItem="aXX-aH-RTQ" firstAttribute="bottom" secondItem="6Tk-OE-BBY" secondAttribute="bottom" id="Iby-m9-ApY"/>
112+
<constraint firstItem="aXX-aH-RTQ" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" id="VZF-A7-gTi"/>
113+
<constraint firstItem="aXX-aH-RTQ" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="aEE-oa-v7a"/>
62114
</constraints>
63115
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
64116
<connections>

0 commit comments

Comments
 (0)