Files
leanote-ios/Leanote/en.lproj/MainStoryboard_iPad.storyboard
2016-05-23 15:57:56 +08:00

181 lines
14 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8191" systemVersion="14E46" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES" initialViewController="5">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/>
</dependencies>
<scenes>
<!--Navigation Controller-->
<scene sceneID="14">
<objects>
<navigationController id="3" sceneMemberID="viewController">
<navigationBar key="navigationBar" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="6">
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<connections>
<segue destination="19" kind="relationship" relationship="rootViewController" id="25"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="13" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="352" y="-1090"/>
</scene>
<!--Detail-->
<scene sceneID="16">
<objects>
<viewController title="Detail" id="4" customClass="DetailViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="PUn-zf-SzN"/>
<viewControllerLayoutGuide type="bottom" id="lNG-zz-Fgl"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="26">
<rect key="frame" x="0.0" y="0.0" width="703" height="768"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fGg-QK-EER">
<rect key="frame" x="0.0" y="64" width="703" height="704"/>
<subviews>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" misplaced="YES" showsHorizontalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qv4-vy-m8v">
<rect key="frame" x="0.0" y="1" width="703" height="703"/>
<fontDescription key="fontDescription" name="MarkerFelt-Thin" family="Marker Felt" pointSize="16"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
</subviews>
<constraints>
<constraint firstItem="qv4-vy-m8v" firstAttribute="trailing" secondItem="fGg-QK-EER" secondAttribute="trailing" id="2Bh-CM-fj0"/>
<constraint firstItem="qv4-vy-m8v" firstAttribute="top" secondItem="fGg-QK-EER" secondAttribute="top" constant="1" id="Msc-Yc-VBd"/>
<constraint firstItem="qv4-vy-m8v" firstAttribute="leading" secondItem="fGg-QK-EER" secondAttribute="leading" id="WDX-Ju-KaP"/>
<constraint firstItem="qv4-vy-m8v" firstAttribute="bottom" secondItem="fGg-QK-EER" secondAttribute="bottom" id="cgu-Aq-nn4"/>
<constraint firstItem="qv4-vy-m8v" firstAttribute="centerY" secondItem="fGg-QK-EER" secondAttribute="centerY" id="dml-s9-Li3"/>
<constraint firstItem="qv4-vy-m8v" firstAttribute="centerX" secondItem="fGg-QK-EER" secondAttribute="centerX" id="fSI-WH-Axa"/>
</constraints>
</scrollView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="fGg-QK-EER" firstAttribute="bottom" secondItem="26" secondAttribute="bottom" id="FYS-HS-GOf"/>
<constraint firstItem="fGg-QK-EER" firstAttribute="top" secondItem="26" secondAttribute="top" constant="64" id="FZj-az-3HH"/>
<constraint firstItem="fGg-QK-EER" firstAttribute="leading" secondItem="26" secondAttribute="leading" id="WPz-pm-dPI"/>
<constraint firstItem="fGg-QK-EER" firstAttribute="trailing" secondItem="26" secondAttribute="trailing" id="sLN-wZ-QYV"/>
</constraints>
</view>
<toolbarItems/>
<navigationItem key="navigationItem" id="53"/>
<connections>
<outlet property="scrollView" destination="fGg-QK-EER" id="Xbu-i8-o87"/>
<outlet property="textView" destination="qv4-vy-m8v" id="VKW-ct-Q7g"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="15" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="660" y="248"/>
</scene>
<!--Split View Controller-->
<scene sceneID="18">
<objects>
<splitViewController id="5" sceneMemberID="viewController">
<toolbarItems/>
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBarStyle="blackOpaque"/>
<simulatedOrientationMetrics key="simulatedOrientationMetrics" orientation="landscapeRight"/>
<connections>
<segue destination="3" kind="relationship" relationship="masterViewController" id="9"/>
<segue destination="42" kind="relationship" relationship="detailViewController" id="51"/>
</connections>
</splitViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="17" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-1135" y="-702"/>
</scene>
<!--Master-->
<scene sceneID="24">
<objects>
<tableViewController title="Master" clearsSelectionOnViewWillAppear="NO" id="19" customClass="MasterViewController" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="20">
<rect key="frame" x="0.0" y="0.0" width="320" height="768"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="sectionIndexColor" red="0.031372550870000002" green="0.011764707040000001" blue="0.0078431377190000002" alpha="1" colorSpace="deviceRGB"/>
<color key="sectionIndexTrackingBackgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<searchBar key="tableHeaderView" contentMode="redraw" id="9Vn-ef-sAY">
<rect key="frame" x="0.0" y="64" width="320" height="44"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<textInputTraits key="textInputTraits"/>
<connections>
<outlet property="delegate" destination="19" id="QPj-dp-eMl"/>
</connections>
</searchBar>
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="NoteCell" textLabel="tIi-5l-S0i" detailTextLabel="seV-7u-He6" style="IBUITableViewCellStyleSubtitle" id="ZSw-0O-9Pw">
<rect key="frame" x="0.0" y="130" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="ZSw-0O-9Pw" id="xHf-HO-Ooe">
<rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="tIi-5l-S0i">
<rect key="frame" x="15" y="3" width="35.5" height="21.5"/>
<autoresizingMask key="autoresizingMask"/>
<fontDescription key="fontDescription" type="system" pointSize="18"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
</label>
<label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Subtitle" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="seV-7u-He6">
<rect key="frame" x="15" y="24.5" width="50" height="17"/>
<fontDescription key="fontDescription" type="italicSystem" pointSize="14"/>
<color key="textColor" red="0.50196078431372548" green="0.50196078431372548" blue="0.50196078431372548" alpha="1" colorSpace="calibratedRGB"/>
<color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
</label>
</subviews>
</tableViewCellContentView>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</tableViewCell>
</prototypes>
<sections/>
<connections>
<outlet property="dataSource" destination="19" id="22"/>
<outlet property="delegate" destination="19" id="21"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Leanote" id="40">
<barButtonItem key="backBarButtonItem" title="Notes" id="wTo-BK-duU"/>
<barButtonItem key="rightBarButtonItem" systemItem="add" id="L1L-Et-6TI">
<connections>
<action selector="addNoteButtonPressed:" destination="19" id="40W-ge-Lx9"/>
</connections>
</barButtonItem>
</navigationItem>
<connections>
<outlet property="searchDisplayController" destination="s1R-Yv-anW" id="lww-6x-N1O"/>
</connections>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="23" sceneMemberID="firstResponder"/>
<searchDisplayController id="s1R-Yv-anW">
<connections>
<outlet property="delegate" destination="19" id="fDq-Vo-P9Y"/>
<outlet property="searchBar" destination="9Vn-ef-sAY" id="Rib-aW-kdD"/>
<outlet property="searchContentsController" destination="19" id="Pqr-YL-wRk"/>
<outlet property="searchResultsDataSource" destination="19" id="H40-Ct-kQV"/>
<outlet property="searchResultsDelegate" destination="19" id="f5Z-QZ-JGp"/>
</connections>
</searchDisplayController>
</objects>
<point key="canvasLocation" x="911" y="-1090"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="50">
<objects>
<navigationController id="42" sceneMemberID="viewController">
<navigationBar key="navigationBar" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="43">
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<connections>
<segue destination="4" kind="relationship" relationship="rootViewController" id="52"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="49" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-366" y="248"/>
</scene>
</scenes>
</document>