VLCFutureNetworkLoginViewController.xib 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="5037" systemVersion="12F45" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
  3. <dependencies>
  4. <deployment defaultVersion="1552" identifier="iOS"/>
  5. <development version="5000" identifier="xcode"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/>
  7. </dependencies>
  8. <objects>
  9. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VLCNetworkLoginViewController">
  10. <connections>
  11. <outlet property="connectButton" destination="6" id="96"/>
  12. <outlet property="historyLogin" destination="105" id="106"/>
  13. <outlet property="loginHelpLabel" destination="lGc-Rk-dDO" id="q9y-NH-Vuw"/>
  14. <outlet property="passwordField" destination="94" id="98"/>
  15. <outlet property="serverAddressField" destination="7" id="99"/>
  16. <outlet property="serverAddressHelpLabel" destination="LCc-UZ-fl6" id="sJc-p7-cmN"/>
  17. <outlet property="usernameField" destination="44" id="101"/>
  18. <outlet property="view" destination="1" id="3"/>
  19. </connections>
  20. </placeholder>
  21. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  22. <view contentMode="scaleToFill" id="1">
  23. <rect key="frame" x="0.0" y="0.0" width="320" height="478"/>
  24. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  25. <subviews>
  26. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="ftp://yourserver.local" textAlignment="center" minimumFontSize="17" clearButtonMode="unlessEditing" id="7">
  27. <rect key="frame" x="0.0" y="5" width="320" height="31"/>
  28. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  29. <color key="backgroundColor" red="0.28627450980392155" green="0.28627450980392155" blue="0.28627450980392155" alpha="1" colorSpace="calibratedRGB"/>
  30. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  31. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  32. <textInputTraits key="textInputTraits" autocorrectionType="no"/>
  33. </textField>
  34. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="6">
  35. <rect key="frame" x="0.0" y="41" width="320" height="40"/>
  36. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  37. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  38. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  39. <state key="normal" title="Connect"/>
  40. <connections>
  41. <action selector="connectToServer:" destination="-1" eventType="touchUpInside" id="104"/>
  42. </connections>
  43. </button>
  44. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsVerticalScrollIndicator="NO" style="plain" separatorStyle="none" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="105">
  45. <rect key="frame" x="0.0" y="286" width="320" height="192"/>
  46. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  47. <color key="separatorColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  48. <connections>
  49. <outlet property="dataSource" destination="-1" id="109"/>
  50. <outlet property="delegate" destination="-1" id="108"/>
  51. </connections>
  52. </tableView>
  53. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="axZ-sK-2Iz">
  54. <rect key="frame" x="0.0" y="238" width="320" height="40"/>
  55. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  56. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  57. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  58. <state key="normal" title="Save"/>
  59. <connections>
  60. <action selector="saveFTP:" destination="-1" eventType="touchUpInside" id="4dc-vT-XPz"/>
  61. </connections>
  62. </button>
  63. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Password" textAlignment="center" minimumFontSize="17" clearButtonMode="unlessEditing" id="94">
  64. <rect key="frame" x="0.0" y="162" width="320" height="31"/>
  65. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  66. <color key="backgroundColor" red="0.28627450980392155" green="0.28627450980392155" blue="0.28627450980392155" alpha="1" colorSpace="calibratedRGB"/>
  67. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  68. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  69. <textInputTraits key="textInputTraits" autocorrectionType="no" secureTextEntry="YES"/>
  70. </textField>
  71. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="User" textAlignment="center" minimumFontSize="17" clearButtonMode="unlessEditing" id="44">
  72. <rect key="frame" x="0.0" y="126" width="320" height="31"/>
  73. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  74. <color key="backgroundColor" red="0.28627450980392155" green="0.28627450980392155" blue="0.28627450980392155" alpha="1" colorSpace="calibratedRGB"/>
  75. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  76. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  77. <textInputTraits key="textInputTraits" autocorrectionType="no"/>
  78. </textField>
  79. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="If required by the server, enter user name and password." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="9" id="lGc-Rk-dDO">
  80. <rect key="frame" x="16" y="184" width="284" height="63"/>
  81. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  82. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  83. <color key="textColor" red="0.58823529411764708" green="0.58823529411764708" blue="0.58823529411764708" alpha="1" colorSpace="calibratedRGB"/>
  84. <nil key="highlightedColor"/>
  85. </label>
  86. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enter the IP or the name of the server you want to connect to." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="9" id="LCc-UZ-fl6">
  87. <rect key="frame" x="20" y="78" width="280" height="42"/>
  88. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  89. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  90. <color key="textColor" red="0.58823529411764708" green="0.58823529411764708" blue="0.58823529411764708" alpha="1" colorSpace="calibratedRGB"/>
  91. <nil key="highlightedColor"/>
  92. </label>
  93. </subviews>
  94. <color key="backgroundColor" red="0.15686274509803921" green="0.15686274509803921" blue="0.15686274509803921" alpha="1" colorSpace="calibratedRGB"/>
  95. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  96. </view>
  97. </objects>
  98. </document>