Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(699)

Side by Side Diff: remoting/ios/ui/pin_entry_view_controller.xib

Issue 186733007: iOS Chromoting Client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="3.0" t oolsVersion="4514" systemVersion="13B42" targetRuntime="iOS.CocoaTouch.iPad" pro pertyAccessControl="none" useAutolayout="YES">
3 <dependencies>
4 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" versi on="3747"/>
5 </dependencies>
6 <objects>
7 <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="Fil e's Owner" customClass="PinEntryViewController">
8 <connections>
9 <outlet property="_cancelButton" destination="BKJ-ke-HyF" id="zY I-hk-6kg"/>
10 <outlet property="_connectButton" destination="Tf7-gd-ldS" id="x Qf-zj-uJ9"/>
11 <outlet property="_controlView" destination="Cqg-ut-ayj" id="H7q -tt-WHK"/>
12 <outlet property="_shouldSavePin" destination="ZLq-E5-uGf" id="a de-Tz-kSo"/>
13 <outlet property="_host" destination="qjI-DX-ED7" id="vcr-tb-2Fe "/>
14 <outlet property="_switchAskAgain" destination="Bl9-pn-tsA" id=" BxE-lI-u6t"/>
15 <outlet property="_hostPin" destination="c2o-Fx-DQH" id="A7i-R4- 95W"/>
16 <outlet property="view" destination="2" id="3"/>
17 </connections>
18 </placeholder>
19 <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClas s="UIResponder"/>
20 <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="2">
21 <rect key="frame" x="0.0" y="0.0" width="768" height="1004"/>
22 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexible MaxY="YES"/>
23 <subviews>
24 <view contentMode="center" fixedFrame="YES" translatesAutoresizi ngMaskIntoConstraints="NO" id="Cqg-ut-ayj">
25 <rect key="frame" x="192" y="157" width="384" height="205"/>
26 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
27 <subviews>
28 <label opaque="NO" clipsSubviews="YES" userInteractionEn abled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPri ority="251" fixedFrame="YES" text="&lt;hostname>" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutores izingMaskIntoConstraints="NO" id="qjI-DX-ED7">
29 <rect key="frame" x="152" y="20" width="225" height= "21"/>
30 <autoresizingMask key="autoresizingMask" flexibleMax X="YES" flexibleMaxY="YES"/>
31 <fontDescription key="fontDescription" type="system" pointSize="17"/>
32 <color key="textColor" cocoaTouchSystemColor="darkTe xtColor"/>
33 <nil key="highlightedColor"/>
34 </label>
35 <label opaque="NO" clipsSubviews="YES" userInteractionEn abled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPri ority="251" fixedFrame="YES" text="Enter the host's PIN" lineBreakMode="tailTrun cation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translates AutoresizingMaskIntoConstraints="NO" id="VOw-pP-wKz">
36 <rect key="frame" x="20" y="49" width="239" height=" 21"/>
37 <autoresizingMask key="autoresizingMask" flexibleMax X="YES" flexibleMaxY="YES"/>
38 <fontDescription key="fontDescription" type="system" pointSize="17"/>
39 <nil key="highlightedColor"/>
40 </label>
41 <textField opaque="NO" clipsSubviews="YES" contentMode=" scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalA lignment="center" borderStyle="roundedRect" placeholder="PIN" minimumFontSize="1 7" translatesAutoresizingMaskIntoConstraints="NO" id="c2o-Fx-DQH">
42 <rect key="frame" x="20" y="78" width="351" height=" 30"/>
43 <autoresizingMask key="autoresizingMask" flexibleMax X="YES" flexibleMaxY="YES"/>
44 <fontDescription key="fontDescription" type="system" pointSize="14"/>
45 <textInputTraits key="textInputTraits" returnKeyType ="send"/>
46 <connections>
47 <outlet property="delegate" destination="-1" id= "jaH-uT-ejT"/>
48 </connections>
49 </textField>
50 <switch opaque="NO" contentMode="scaleToFill" horizontal HuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" contentHori zontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAu toresizingMaskIntoConstraints="NO" id="Bl9-pn-tsA">
51 <rect key="frame" x="20" y="116" width="51" height=" 31"/>
52 <autoresizingMask key="autoresizingMask" flexibleMax X="YES" flexibleMaxY="YES"/>
53 </switch>
54 <label opaque="NO" clipsSubviews="YES" userInteractionEn abled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPri ority="251" fixedFrame="YES" text="Don't ask in the future" lineBreakMode="tailT runcation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" transla tesAutoresizingMaskIntoConstraints="NO" id="ZLq-E5-uGf">
55 <rect key="frame" x="88" y="121" width="139" height= "21"/>
56 <autoresizingMask key="autoresizingMask" flexibleMax X="YES" flexibleMaxY="YES"/>
57 <fontDescription key="fontDescription" type="system" pointSize="12"/>
58 <nil key="highlightedColor"/>
59 </label>
60 <button opaque="NO" contentMode="scaleToFill" fixedFrame ="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" but tonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMas kIntoConstraints="NO" id="BKJ-ke-HyF">
61 <rect key="frame" x="20" y="155" width="160" height= "30"/>
62 <autoresizingMask key="autoresizingMask" flexibleMax X="YES" flexibleMaxY="YES"/>
63 <state key="normal" title="Cancel">
64 <color key="titleShadowColor" white="0.5" alpha= "1" colorSpace="calibratedWhite"/>
65 </state>
66 <connections>
67 <action selector="buttonCancelClicked:" destinat ion="-1" eventType="touchUpInside" id="oxw-Oo-Npc"/>
68 </connections>
69 </button>
70 <button opaque="NO" contentMode="scaleToFill" fixedFrame ="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" but tonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMas kIntoConstraints="NO" id="Tf7-gd-ldS">
71 <rect key="frame" x="207" y="155" width="160" height ="30"/>
72 <autoresizingMask key="autoresizingMask" flexibleMax X="YES" flexibleMaxY="YES"/>
73 <state key="normal" title="Connect">
74 <color key="titleShadowColor" white="0.5" alpha= "1" colorSpace="calibratedWhite"/>
75 </state>
76 <connections>
77 <action selector="buttonConnectClicked:" destina tion="-1" eventType="touchUpInside" id="2Fi-pu-xH9"/>
78 </connections>
79 </button>
80 <label opaque="NO" clipsSubviews="YES" userInteractionEn abled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPri ority="251" fixedFrame="YES" text="Authenticate to" lineBreakMode="tailTruncatio n" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutor esizingMaskIntoConstraints="NO" id="Abs-bA-a7i">
81 <rect key="frame" x="20" y="20" width="124" height=" 21"/>
82 <autoresizingMask key="autoresizingMask" flexibleMax X="YES" flexibleMaxY="YES"/>
83 <fontDescription key="fontDescription" type="system" pointSize="17"/>
84 <nil key="highlightedColor"/>
85 </label>
86 </subviews>
87 <color key="backgroundColor" cocoaTouchSystemColor="groupTab leViewBackgroundColor"/>
88 </view>
89 </subviews>
90 <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
91 <simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBar Style="lightContent"/>
92 </view>
93 </objects>
94 </document>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698