forked from mirrors/linphone-iphone
116 lines
No EOL
9.1 KiB
XML
116 lines
No EOL
9.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
|
|
<dependencies>
|
|
<deployment defaultVersion="1072" identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3747"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ChatViewController">
|
|
<connections>
|
|
<outlet property="addressField" destination="25" id="27"/>
|
|
<outlet property="editButton" destination="9" id="22"/>
|
|
<outlet property="tableController" destination="4" id="18"/>
|
|
<outlet property="view" destination="5" id="14"/>
|
|
</connections>
|
|
</placeholder>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view contentMode="scaleToFill" id="5">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="460"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" id="7" userLabel="toolsBar">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="toolsbar_background.png" id="23" userLabel="background">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
|
</imageView>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" id="10" userLabel="addButton">
|
|
<rect key="frame" x="0.0" y="0.0" width="160" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="New Discussion"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="18" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" title="New discussion" backgroundImage="chat_add_default.png">
|
|
<color key="titleColor" red="0.35686274509999999" green="0.39607843139999999" blue="0.43529411759999997" alpha="1" colorSpace="deviceRGB"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="chat_add_over.png">
|
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="deviceRGB"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="onAddClick:" destination="-1" eventType="touchUpInside" id="20"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" id="9" userLabel="editButton" customClass="UIToggleButton">
|
|
<rect key="frame" x="160" y="0.0" width="160" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Edit"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="18" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" title="Edit" backgroundImage="chat_edit_default.png">
|
|
<color key="titleColor" red="0.35686274509999999" green="0.39607843139999999" blue="0.43529411759999997" alpha="1" colorSpace="deviceRGB"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="selected" title="Ok" backgroundImage="chat_ok_default.png">
|
|
<color key="titleColor" red="0.35686274509999999" green="0.39607843139999999" blue="0.43529411759999997" alpha="1" colorSpace="deviceRGB"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="chat_edit_over.png">
|
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="deviceRGB"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="onEditClick:" destination="-1" eventType="touchUpInside" id="21"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
</view>
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="60" sectionHeaderHeight="22" sectionFooterHeight="22" id="6" userLabel="tableView">
|
|
<rect key="frame" x="0.0" y="79" width="320" height="381"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<inset key="contentInset" minX="0.0" minY="0.0" maxX="0.0" maxY="10"/>
|
|
<inset key="scrollIndicatorInsets" minX="0.0" minY="0.0" maxX="0.0" maxY="10"/>
|
|
<color key="separatorColor" red="0.7254902124" green="0.76862746479999999" blue="0.79607844350000001" alpha="1" colorSpace="deviceRGB"/>
|
|
<connections>
|
|
<outlet property="dataSource" destination="4" id="11"/>
|
|
<outlet property="delegate" destination="4" id="12"/>
|
|
</connections>
|
|
</tableView>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="To:" minimumFontSize="17" background="field_background.png" clearButtonMode="whileEditing" id="25" userLabel="addressField" customClass="UILinphoneTextField">
|
|
<rect key="frame" x="2" y="44" width="316" height="35"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
<accessibility key="accessibilityConfiguration" label="Enter a address"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" keyboardType="URL"/>
|
|
<connections>
|
|
<outlet property="delegate" destination="-1" id="28"/>
|
|
</connections>
|
|
</textField>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<tableViewController autoresizesArchivedViewToFullSize="NO" id="4" userLabel="tableController" customClass="ChatTableViewController">
|
|
<extendedEdge key="edgesForExtendedLayout"/>
|
|
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics"/>
|
|
<nil key="simulatedTopBarMetrics"/>
|
|
<nil key="simulatedBottomBarMetrics"/>
|
|
<simulatedOrientationMetrics key="simulatedOrientationMetrics"/>
|
|
<nil key="simulatedDestinationMetrics"/>
|
|
<connections>
|
|
<outlet property="view" destination="6" id="13"/>
|
|
</connections>
|
|
</tableViewController>
|
|
</objects>
|
|
<resources>
|
|
<image name="chat_add_default.png" width="320" height="88"/>
|
|
<image name="chat_add_over.png" width="320" height="88"/>
|
|
<image name="chat_edit_default.png" width="320" height="88"/>
|
|
<image name="chat_edit_over.png" width="320" height="88"/>
|
|
<image name="chat_ok_default.png" width="320" height="88"/>
|
|
<image name="field_background.png" width="542" height="88"/>
|
|
<image name="toolsbar_background.png" width="5" height="88"/>
|
|
</resources>
|
|
</document> |