2013-09-24 17:18:20 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="4510" systemVersion="12F37" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
|
|
|
|
<dependencies>
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3742"/>
|
|
|
|
</dependencies>
|
|
|
|
<objects>
|
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="StoryPageControl">
|
|
|
|
<connections>
|
|
|
|
<outlet property="buttonNext" destination="62" id="72"/>
|
|
|
|
<outlet property="buttonPrevious" destination="64" id="67"/>
|
|
|
|
<outlet property="buttonSend" destination="85" id="88"/>
|
|
|
|
<outlet property="buttonText" destination="81" id="84"/>
|
|
|
|
<outlet property="loadingIndicator" destination="73" id="74"/>
|
|
|
|
<outlet property="scrollView" destination="5" id="15"/>
|
|
|
|
<outlet property="traverseView" destination="75" id="76"/>
|
|
|
|
<outlet property="view" destination="3" id="22"/>
|
|
|
|
</connections>
|
|
|
|
</placeholder>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
|
<view contentMode="scaleToFill" id="3">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="460"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<scrollView multipleTouchEnabled="YES" contentMode="scaleToFill" alwaysBounceHorizontal="YES" pagingEnabled="YES" bouncesZoom="NO" id="5">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="460"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
|
|
<connections>
|
|
|
|
<outlet property="delegate" destination="-1" id="27"/>
|
|
|
|
</connections>
|
|
|
|
</scrollView>
|
|
|
|
<view contentMode="scaleToFill" id="75">
|
|
|
|
<rect key="frame" x="4.5" y="409" width="315.5" height="51"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="traverse_background.png" id="71">
|
|
|
|
<rect key="frame" x="150" y="4" width="160" height="44"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
|
|
</imageView>
|
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="traverse_background.png" id="80">
|
|
|
|
<rect key="frame" x="4" y="4" width="139" height="44"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
</imageView>
|
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="64">
|
|
|
|
<rect key="frame" x="155.5" y="9" width="43" height="34"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="13"/>
|
|
|
|
<inset key="contentEdgeInsets" minX="0.0" minY="0.0" maxX="20" maxY="0.0"/>
|
|
|
|
<state key="normal" backgroundImage="traverse_previous.png">
|
|
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
|
|
</state>
|
|
|
|
<state key="disabled" backgroundImage="traverse_previous_off.png"/>
|
|
|
|
<state key="highlighted">
|
|
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
</state>
|
|
|
|
<connections>
|
|
|
|
<action selector="doPreviousStory" destination="-1" eventType="touchUpInside" id="66"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="62">
|
|
|
|
<rect key="frame" x="199.5" y="9" width="104" height="34"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
|
|
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="13"/>
|
|
|
|
<inset key="contentEdgeInsets" minX="0.0" minY="0.0" maxX="20" maxY="0.0"/>
|
|
|
|
<state key="normal" title=" NEXT" backgroundImage="traverse_next.png">
|
|
|
|
<color key="titleColor" red="0.58823531870000001" green="0.59607845540000004" blue="0.57254904510000004" alpha="1" colorSpace="deviceRGB"/>
|
|
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
</state>
|
|
|
|
<state key="selected">
|
|
|
|
<color key="titleColor" white="0.19699475359999999" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
</state>
|
|
|
|
<state key="highlighted">
|
|
|
|
<color key="titleColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
</state>
|
|
|
|
<connections>
|
|
|
|
<action selector="doNextUnreadStory" destination="-1" eventType="touchUpInside" id="63"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="81">
|
|
|
|
<rect key="frame" x="9" y="9.5" width="83" height="34"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="13"/>
|
|
|
|
<inset key="contentEdgeInsets" minX="0.0" minY="0.0" maxX="14" maxY="0.0"/>
|
|
|
|
<state key="normal" title="TEXT" backgroundImage="traverse_text.png">
|
|
|
|
<color key="titleColor" red="0.58823531870000001" green="0.59607845540000004" blue="0.57254904510000004" alpha="1" colorSpace="deviceRGB"/>
|
|
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
</state>
|
|
|
|
<state key="selected">
|
|
|
|
<color key="titleColor" white="0.19699475359999999" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
</state>
|
|
|
|
<state key="highlighted">
|
|
|
|
<color key="titleColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
</state>
|
|
|
|
<connections>
|
|
|
|
<action selector="toggleView:" destination="-1" eventType="touchUpInside" id="83"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="85">
|
|
|
|
<rect key="frame" x="93" y="9" width="44" height="34"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="13"/>
|
|
|
|
<inset key="contentEdgeInsets" minX="0.0" minY="0.0" maxX="20" maxY="0.0"/>
|
|
|
|
<state key="normal" backgroundImage="traverse_send.png">
|
|
|
|
<color key="titleColor" red="0.58823531870000001" green="0.59607845540000004" blue="0.57254904510000004" alpha="1" colorSpace="deviceRGB"/>
|
|
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
</state>
|
|
|
|
<state key="selected">
|
|
|
|
<color key="titleColor" white="0.19699475359999999" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
</state>
|
|
|
|
<state key="highlighted">
|
|
|
|
<color key="titleColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
</state>
|
|
|
|
<connections>
|
|
|
|
<action selector="openSendToDialog:" destination="-1" eventType="touchUpInside" id="87"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
<activityIndicatorView opaque="NO" contentMode="scaleToFill" hidesWhenStopped="YES" animating="YES" style="gray" id="73">
|
|
|
|
<rect key="frame" x="205.5" y="16" width="20" height="20"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
|
|
<color key="color" red="0.60784316059999999" green="0.61568629740000003" blue="0.58823531870000001" alpha="1" colorSpace="deviceRGB"/>
|
|
|
|
</activityIndicatorView>
|
|
|
|
</subviews>
|
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
|
|
</view>
|
|
|
|
</subviews>
|
|
|
|
<color key="backgroundColor" cocoaTouchSystemColor="scrollViewTexturedBackgroundColor"/>
|
|
|
|
</view>
|
|
|
|
</objects>
|
|
|
|
<resources>
|
|
|
|
<image name="traverse_background.png" width="113" height="46"/>
|
|
|
|
<image name="traverse_next.png" width="208" height="68"/>
|
|
|
|
<image name="traverse_previous.png" width="43" height="34"/>
|
|
|
|
<image name="traverse_previous_off.png" width="43" height="34"/>
|
|
|
|
<image name="traverse_send.png" width="44" height="34"/>
|
|
|
|
<image name="traverse_text.png" width="94" height="34"/>
|
|
|
|
</resources>
|
|
|
|
</document>
|