-
Notifications
You must be signed in to change notification settings - Fork 1
/
RootViewController2_a.xib
executable file
·89 lines (89 loc) · 6.57 KB
/
RootViewController2_a.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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="4514" systemVersion="12F45" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
<dependencies>
<deployment defaultVersion="1536" identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3747"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="RootViewController_s">
<connections>
<outlet property="barra" destination="vgX-CK-jFl" id="eE3-aJ-oaF"/>
<outlet property="ricerca" destination="zyQ-d4-vAl" id="Ia9-QQ-k8w"/>
<outlet property="searchDisplayController" destination="81" id="102"/>
<outlet property="sfondotabella" destination="76" id="121"/>
<outlet property="tableView" destination="2" id="60"/>
<outlet property="toolBar" destination="64" id="101"/>
<outlet property="view" destination="6" id="58"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="6">
<rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="Home iPhone 0.png" id="76">
<rect key="frame" x="0.0" y="64" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
</imageView>
<tableView opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" bouncesZoom="NO" style="grouped" separatorStyle="none" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="5" id="2">
<rect key="frame" x="10" y="75" width="301" height="405"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<simulatedOrientationMetrics key="simulatedOrientationMetrics" orientation="landscapeRight"/>
<inset key="insetFor6xAndEarlier" minX="0.0" minY="20" maxX="0.0" maxY="-20"/>
<color key="separatorColor" red="0.23529413339999999" green="0.57647061349999995" blue="0.79607850309999995" alpha="1" colorSpace="deviceRGB"/>
<connections>
<outlet property="dataSource" destination="-1" id="61"/>
<outlet property="delegate" destination="-1" id="62"/>
</connections>
</tableView>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="barrasfumatabianca.png" id="vgX-CK-jFl">
<rect key="frame" x="0.0" y="53" width="320" height="19"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<inset key="insetFor6xAndEarlier" minX="0.0" minY="20" maxX="0.0" maxY="-20"/>
</imageView>
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" barStyle="black" translucent="NO" id="64">
<rect key="frame" x="0.0" y="20" width="320" height="44"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<inset key="insetFor6xAndEarlier" minX="0.0" minY="20" maxX="0.0" maxY="-20"/>
<items>
<barButtonItem style="plain" systemItem="reply" id="124">
<connections>
<action selector="dismiss" destination="-1" id="125"/>
</connections>
</barButtonItem>
<barButtonItem style="plain" systemItem="flexibleSpace" id="auD-z2-M3n"/>
<barButtonItem style="plain" id="jrH-t4-d4v">
<textField key="customView" opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Ricerca" minimumFontSize="17" id="zyQ-d4-vAl">
<rect key="frame" x="59" y="7" width="245" height="30"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
</barButtonItem>
</items>
<color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="barTintColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="calibratedRGB"/>
</toolbar>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="barrasfumatabianca.png" id="79">
<rect key="frame" x="0.0" y="467" width="320" height="20"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
</imageView>
</subviews>
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
</view>
<searchDisplayController searchResultsTitle="" id="81">
<connections>
<outlet property="delegate" destination="-1" id="87"/>
<outlet property="searchContentsController" destination="-1" id="84"/>
<outlet property="searchResultsDataSource" destination="-1" id="85"/>
<outlet property="searchResultsDelegate" destination="-1" id="86"/>
</connections>
</searchDisplayController>
</objects>
<resources>
<image name="Home iPhone 0.png" width="320" height="125"/>
<image name="barrasfumatabianca.png" width="768" height="60"/>
</resources>
</document>