Mercurial > hg > tweakathon2ios
comparison IntroViewController.xib @ 27:27cdf475aa4b
more fiddling
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Wed, 29 Oct 2014 15:38:38 +0000 |
parents | 5cf2b80909fc |
children | 75202498bee9 |
comparison
equal
deleted
inserted
replaced
26:8d7ae43b2edd | 27:27cdf475aa4b |
---|---|
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="3.0" toolsVersion="5056" systemVersion="14A389" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none"> | 2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="3.0" toolsVersion="5056" systemVersion="14A389" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none"> |
3 <dependencies> | 3 <dependencies> |
4 <deployment defaultVersion="1280" identifier="iOS"/> | 4 <deployment defaultVersion="1552" identifier="iOS"/> |
5 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/> | 5 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/> |
6 </dependencies> | 6 </dependencies> |
7 <objects> | 7 <objects> |
8 <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="IntroViewController"> | 8 <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="IntroViewController"> |
9 <connections> | 9 <connections> |
64 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> | 64 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
65 <fontDescription key="fontDescription" type="system" pointSize="20"/> | 65 <fontDescription key="fontDescription" type="system" pointSize="20"/> |
66 <color key="textColor" red="0.33826699840000002" green="0.9053322399" blue="1" alpha="1" colorSpace="calibratedRGB"/> | 66 <color key="textColor" red="0.33826699840000002" green="0.9053322399" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
67 <nil key="highlightedColor"/> | 67 <nil key="highlightedColor"/> |
68 </label> | 68 </label> |
69 <segmentedControl appearanceType="aqua" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" id="kLk-IB-COx"> | |
70 <rect key="frame" x="410" y="370" width="217" height="29"/> | |
71 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> | |
72 <segments> | |
73 <segment title="SLIDERS"/> | |
74 <segment title="LEAP"/> | |
75 </segments> | |
76 <connections> | |
77 <action selector="oninterfaceSelect:" destination="-1" eventType="valueChanged" id="CA1-3J-YuB"/> | |
78 </connections> | |
79 </segmentedControl> | |
69 </subviews> | 80 </subviews> |
70 <color key="backgroundColor" cocoaTouchSystemColor="darkTextColor"/> | 81 <color key="backgroundColor" cocoaTouchSystemColor="darkTextColor"/> |
71 <simulatedOrientationMetrics key="simulatedOrientationMetrics" orientation="landscapeRight"/> | 82 <simulatedOrientationMetrics key="simulatedOrientationMetrics" orientation="landscapeRight"/> |
72 <simulatedScreenMetrics key="simulatedDestinationMetrics"/> | 83 <simulatedScreenMetrics key="simulatedDestinationMetrics"/> |
73 </view> | 84 </view> |