VLCFutureDownloadViewController.xib 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="5056" systemVersion="13D65" 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="VLCDownloadViewController">
  10. <connections>
  11. <outlet property="activityIndicator" destination="91" id="92"/>
  12. <outlet property="cancelButton" destination="86" id="89"/>
  13. <outlet property="currentDownloadLabel" destination="84" id="88"/>
  14. <outlet property="downloadButton" destination="EPu-Ev-iiG" id="rYp-Hq-sxv"/>
  15. <outlet property="downloadsTable" destination="69" id="75"/>
  16. <outlet property="progressContainer" destination="79" id="ziD-8V-J9W"/>
  17. <outlet property="progressPercent" destination="99" id="pd3-iz-W06"/>
  18. <outlet property="progressView" destination="85" id="87"/>
  19. <outlet property="speedRate" destination="97" id="101"/>
  20. <outlet property="timeDL" destination="98" id="102"/>
  21. <outlet property="urlField" destination="yZ7-sQ-cbO" id="LWG-k2-ITS"/>
  22. <outlet property="view" destination="1" id="3"/>
  23. <outlet property="whatToDownloadHelpLabel" destination="95" id="96"/>
  24. </connections>
  25. </placeholder>
  26. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  27. <view contentMode="scaleToFill" id="1">
  28. <rect key="frame" x="0.0" y="0.0" width="320" height="383"/>
  29. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  30. <subviews>
  31. <view contentMode="scaleToFill" id="68">
  32. <rect key="frame" x="0.0" y="0.0" width="320" height="130"/>
  33. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  34. <subviews>
  35. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Enter any HTTP address to download the file to your $DEVICE." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="9" id="95">
  36. <rect key="frame" x="0.0" y="80" width="320" height="50"/>
  37. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  38. <color key="backgroundColor" red="0.1052877679" green="0.1052846164" blue="0.1052864045" alpha="1" colorSpace="calibratedRGB"/>
  39. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  40. <color key="textColor" red="0.74659199620000005" green="0.74659199620000005" blue="0.74659199620000005" alpha="1" colorSpace="calibratedRGB"/>
  41. <nil key="highlightedColor"/>
  42. </label>
  43. <textField clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" clearButtonMode="unlessEditing" id="yZ7-sQ-cbO">
  44. <rect key="frame" x="0.0" y="4" width="320" height="31"/>
  45. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  46. <color key="backgroundColor" red="0.28627450980000002" green="0.28627450980000002" blue="0.28627450980000002" alpha="1" colorSpace="calibratedRGB"/>
  47. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  48. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  49. <textInputTraits key="textInputTraits" autocorrectionType="no" keyboardAppearance="alert"/>
  50. </textField>
  51. <button contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="EPu-Ev-iiG">
  52. <rect key="frame" x="0.0" y="40" width="320" height="40"/>
  53. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  54. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  55. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  56. <state key="normal" title="Télécharger"/>
  57. <connections>
  58. <action selector="downloadAction:" destination="-1" eventType="touchUpInside" id="I6C-sq-fVW"/>
  59. </connections>
  60. </button>
  61. </subviews>
  62. <color key="backgroundColor" red="0.1052877679" green="0.1052846164" blue="0.1052864045" alpha="1" colorSpace="calibratedRGB"/>
  63. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  64. </view>
  65. <view contentMode="scaleToFill" id="79">
  66. <rect key="frame" x="0.0" y="133" width="320" height="90"/>
  67. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  68. <subviews>
  69. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Current Download.mpg" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="84">
  70. <rect key="frame" x="11" y="9" width="280" height="17"/>
  71. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  72. <color key="backgroundColor" red="0.1052877679" green="0.1052846164" blue="0.1052864045" alpha="1" colorSpace="calibratedRGB"/>
  73. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  74. <color key="textColor" white="0.71999999999999997" alpha="1" colorSpace="calibratedWhite"/>
  75. <nil key="highlightedColor"/>
  76. </label>
  77. <progressView contentMode="scaleToFill" progress="0.5" id="85">
  78. <rect key="frame" x="11" y="63" width="299" height="2"/>
  79. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  80. <color key="backgroundColor" red="0.1052877679" green="0.1052846164" blue="0.1052864045" alpha="1" colorSpace="calibratedRGB"/>
  81. </progressView>
  82. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="86">
  83. <rect key="frame" x="284" y="5" width="29" height="31"/>
  84. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  85. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  86. <state key="normal" image="flatDeleteButton.png">
  87. <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/>
  88. <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
  89. </state>
  90. <state key="highlighted">
  91. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  92. </state>
  93. <connections>
  94. <action selector="cancelDownload:" destination="-1" eventType="touchUpInside" id="90"/>
  95. </connections>
  96. </button>
  97. <activityIndicatorView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" hidesWhenStopped="YES" style="whiteLarge" id="91">
  98. <rect key="frame" x="142" y="26" width="37" height="37"/>
  99. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
  100. <color key="backgroundColor" red="0.1052877679" green="0.1052846164" blue="0.1052864045" alpha="1" colorSpace="calibratedRGB"/>
  101. </activityIndicatorView>
  102. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="0 Kb/s" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="97">
  103. <rect key="frame" x="11" y="40" width="95" height="15"/>
  104. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  105. <color key="backgroundColor" red="0.1052877679" green="0.1052846164" blue="0.1052864045" alpha="1" colorSpace="calibratedRGB"/>
  106. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  107. <color key="textColor" name="secondarySelectedControlColor" catalog="System" colorSpace="catalog"/>
  108. <nil key="highlightedColor"/>
  109. </label>
  110. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="00:00:00" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="98">
  111. <rect key="frame" x="234" y="40" width="66" height="15"/>
  112. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  113. <color key="backgroundColor" red="0.1052877679" green="0.1052846164" blue="0.1052864045" alpha="1" colorSpace="calibratedRGB"/>
  114. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  115. <color key="textColor" name="secondarySelectedControlColor" catalog="System" colorSpace="catalog"/>
  116. <nil key="highlightedColor"/>
  117. </label>
  118. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="0%" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="99">
  119. <rect key="frame" x="132" y="40" width="56" height="15"/>
  120. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  121. <color key="backgroundColor" red="0.1052877679" green="0.1052846164" blue="0.1052864045" alpha="1" colorSpace="calibratedRGB"/>
  122. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  123. <color key="textColor" name="secondarySelectedControlColor" catalog="System" colorSpace="catalog"/>
  124. <nil key="highlightedColor"/>
  125. </label>
  126. </subviews>
  127. <color key="backgroundColor" red="0.1052877679" green="0.1052846164" blue="0.1052864045" alpha="1" colorSpace="calibratedRGB"/>
  128. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  129. </view>
  130. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsVerticalScrollIndicator="NO" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="69">
  131. <rect key="frame" x="0.0" y="226" width="320" height="157"/>
  132. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  133. <color key="backgroundColor" red="0.1052877679" green="0.1052846164" blue="0.1052864045" alpha="1" colorSpace="calibratedRGB"/>
  134. <color key="separatorColor" white="0.0" alpha="0.60999999999999999" colorSpace="custom" customColorSpace="calibratedWhite"/>
  135. <color key="sectionIndexBackgroundColor" red="0.1052877679" green="0.1052846164" blue="0.1052864045" alpha="1" colorSpace="calibratedRGB"/>
  136. <color key="sectionIndexTrackingBackgroundColor" red="0.30689102410000002" green="0.30688184499999999" blue="0.3068870306" alpha="1" colorSpace="calibratedRGB"/>
  137. <connections>
  138. <outlet property="dataSource" destination="-1" id="93"/>
  139. <outlet property="delegate" destination="-1" id="94"/>
  140. </connections>
  141. </tableView>
  142. </subviews>
  143. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  144. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  145. </view>
  146. </objects>
  147. <resources>
  148. <image name="flatDeleteButton.png" width="22" height="22"/>
  149. </resources>
  150. </document>