CustomPickerView.xib
上传用户:jjjjag8
上传日期:2017-04-17
资源大小:1443k
文件大小:12k
源码类别:

iPhone

开发平台:

MultiPlatform

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.02">
  3. <data>
  4. <int key="IBDocument.SystemTarget">512</int>
  5. <string key="IBDocument.SystemVersion">9E17</string>
  6. <string key="IBDocument.InterfaceBuilderVersion">670</string>
  7. <string key="IBDocument.AppKitVersion">949.33</string>
  8. <string key="IBDocument.HIToolboxVersion">352.00</string>
  9. <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
  10. <bool key="EncodedWithXMLCoder">YES</bool>
  11. </object>
  12. <object class="NSArray" key="IBDocument.PluginDependencies">
  13. <bool key="EncodedWithXMLCoder">YES</bool>
  14. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  15. </object>
  16. <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
  17. <bool key="EncodedWithXMLCoder">YES</bool>
  18. <object class="IBProxyObject" id="372490531">
  19. <string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
  20. </object>
  21. <object class="IBProxyObject" id="975951072">
  22. <string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
  23. </object>
  24. <object class="IBUIView" id="191373211">
  25. <nil key="NSNextResponder"/>
  26. <int key="NSvFlags">292</int>
  27. <object class="NSMutableArray" key="NSSubviews">
  28. <bool key="EncodedWithXMLCoder">YES</bool>
  29. <object class="IBUIPickerView" id="302082688">
  30. <reference key="NSNextResponder" ref="191373211"/>
  31. <int key="NSvFlags">292</int>
  32. <string key="NSFrameSize">{320, 216}</string>
  33. <reference key="NSSuperview" ref="191373211"/>
  34. <bool key="IBUIOpaque">NO</bool>
  35. <bool key="IBUIClipsSubviews">YES</bool>
  36. <bool key="IBUIUserInteractionEnabled">NO</bool>
  37. <bool key="IBUIShowsSelectionIndicator">YES</bool>
  38. </object>
  39. <object class="IBUIButton" id="293132576">
  40. <reference key="NSNextResponder" ref="191373211"/>
  41. <int key="NSvFlags">292</int>
  42. <string key="NSFrame">{{124, 354}, {72, 37}}</string>
  43. <reference key="NSSuperview" ref="191373211"/>
  44. <bool key="IBUIOpaque">NO</bool>
  45. <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
  46. <int key="IBUIContentHorizontalAlignment">0</int>
  47. <int key="IBUIContentVerticalAlignment">0</int>
  48. <object class="NSFont" key="IBUIFont">
  49. <string key="NSName">Helvetica-Bold</string>
  50. <double key="NSSize">1.500000e+01</double>
  51. <int key="NSfFlags">16</int>
  52. </object>
  53. <int key="IBUIButtonType">1</int>
  54. <string key="IBUIHighlightedTitle">Spin!</string>
  55. <string key="IBUIDisabledTitle">Spin!</string>
  56. <string key="IBUISelectedTitle">Spin!</string>
  57. <string key="IBUINormalTitle">Spin!</string>
  58. <object class="NSColor" key="IBUIHighlightedTitleColor">
  59. <int key="NSColorSpace">1</int>
  60. <bytes key="NSRGB">MSAxIDEAA</bytes>
  61. </object>
  62. <object class="NSColor" key="IBUINormalTitleColor">
  63. <int key="NSColorSpace">1</int>
  64. <bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes>
  65. </object>
  66. </object>
  67. <object class="IBUILabel" id="359123107">
  68. <reference key="NSNextResponder" ref="191373211"/>
  69. <int key="NSvFlags">292</int>
  70. <string key="NSFrame">{{20, 243}, {280, 70}}</string>
  71. <reference key="NSSuperview" ref="191373211"/>
  72. <bool key="IBUIOpaque">NO</bool>
  73. <bool key="IBUIClipsSubviews">YES</bool>
  74. <bool key="IBUIUserInteractionEnabled">NO</bool>
  75. <string key="IBUIText"/>
  76. <object class="NSFont" key="IBUIFont">
  77. <string key="NSName">Helvetica-Bold</string>
  78. <double key="NSSize">7.200000e+01</double>
  79. <int key="NSfFlags">16</int>
  80. </object>
  81. <object class="NSColor" key="IBUITextColor">
  82. <int key="NSColorSpace">1</int>
  83. <bytes key="NSRGB">MSAwLjIwMDE0NzczIDAuMTA1NjQwOTUAA</bytes>
  84. </object>
  85. <nil key="IBUIHighlightedColor"/>
  86. <int key="IBUIBaselineAdjustment">1</int>
  87. <float key="IBUIMinimumFontSize">1.000000e+01</float>
  88. <int key="IBUITextAlignment">1</int>
  89. </object>
  90. </object>
  91. <string key="NSFrameSize">{320, 411}</string>
  92. <object class="NSColor" key="IBUIBackgroundColor">
  93. <int key="NSColorSpace">3</int>
  94. <bytes key="NSWhite">MQA</bytes>
  95. <object class="NSColorSpace" key="NSCustomColorSpace">
  96. <int key="NSID">2</int>
  97. </object>
  98. </object>
  99. </object>
  100. </object>
  101. <object class="IBObjectContainer" key="IBDocument.Objects">
  102. <object class="NSMutableArray" key="connectionRecords">
  103. <bool key="EncodedWithXMLCoder">YES</bool>
  104. <object class="IBConnectionRecord">
  105. <object class="IBCocoaTouchOutletConnection" key="connection">
  106. <string key="label">view</string>
  107. <reference key="source" ref="372490531"/>
  108. <reference key="destination" ref="191373211"/>
  109. </object>
  110. <int key="connectionID">3</int>
  111. </object>
  112. <object class="IBConnectionRecord">
  113. <object class="IBCocoaTouchOutletConnection" key="connection">
  114. <string key="label">picker</string>
  115. <reference key="source" ref="372490531"/>
  116. <reference key="destination" ref="302082688"/>
  117. </object>
  118. <int key="connectionID">7</int>
  119. </object>
  120. <object class="IBConnectionRecord">
  121. <object class="IBCocoaTouchOutletConnection" key="connection">
  122. <string key="label">dataSource</string>
  123. <reference key="source" ref="302082688"/>
  124. <reference key="destination" ref="372490531"/>
  125. </object>
  126. <int key="connectionID">8</int>
  127. </object>
  128. <object class="IBConnectionRecord">
  129. <object class="IBCocoaTouchOutletConnection" key="connection">
  130. <string key="label">delegate</string>
  131. <reference key="source" ref="302082688"/>
  132. <reference key="destination" ref="372490531"/>
  133. </object>
  134. <int key="connectionID">9</int>
  135. </object>
  136. <object class="IBConnectionRecord">
  137. <object class="IBCocoaTouchEventConnection" key="connection">
  138. <string key="label">spin:</string>
  139. <reference key="source" ref="293132576"/>
  140. <reference key="destination" ref="372490531"/>
  141. <int key="IBEventType">7</int>
  142. </object>
  143. <int key="connectionID">11</int>
  144. </object>
  145. <object class="IBConnectionRecord">
  146. <object class="IBCocoaTouchOutletConnection" key="connection">
  147. <string key="label">winLabel</string>
  148. <reference key="source" ref="372490531"/>
  149. <reference key="destination" ref="359123107"/>
  150. </object>
  151. <int key="connectionID">13</int>
  152. </object>
  153. <object class="IBConnectionRecord">
  154. <object class="IBCocoaTouchOutletConnection" key="connection">
  155. <string key="label">button</string>
  156. <reference key="source" ref="372490531"/>
  157. <reference key="destination" ref="293132576"/>
  158. </object>
  159. <int key="connectionID">14</int>
  160. </object>
  161. </object>
  162. <object class="IBMutableOrderedSet" key="objectRecords">
  163. <object class="NSArray" key="orderedObjects">
  164. <bool key="EncodedWithXMLCoder">YES</bool>
  165. <object class="IBObjectRecord">
  166. <int key="objectID">0</int>
  167. <object class="NSArray" key="object" id="360949347">
  168. <bool key="EncodedWithXMLCoder">YES</bool>
  169. </object>
  170. <reference key="children" ref="1000"/>
  171. <nil key="parent"/>
  172. </object>
  173. <object class="IBObjectRecord">
  174. <int key="objectID">1</int>
  175. <reference key="object" ref="191373211"/>
  176. <object class="NSMutableArray" key="children">
  177. <bool key="EncodedWithXMLCoder">YES</bool>
  178. <reference ref="302082688"/>
  179. <reference ref="293132576"/>
  180. <reference ref="359123107"/>
  181. </object>
  182. <reference key="parent" ref="360949347"/>
  183. </object>
  184. <object class="IBObjectRecord">
  185. <int key="objectID">-1</int>
  186. <reference key="object" ref="372490531"/>
  187. <reference key="parent" ref="360949347"/>
  188. <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
  189. </object>
  190. <object class="IBObjectRecord">
  191. <int key="objectID">-2</int>
  192. <reference key="object" ref="975951072"/>
  193. <reference key="parent" ref="360949347"/>
  194. </object>
  195. <object class="IBObjectRecord">
  196. <int key="objectID">5</int>
  197. <reference key="object" ref="302082688"/>
  198. <reference key="parent" ref="191373211"/>
  199. </object>
  200. <object class="IBObjectRecord">
  201. <int key="objectID">10</int>
  202. <reference key="object" ref="293132576"/>
  203. <reference key="parent" ref="191373211"/>
  204. </object>
  205. <object class="IBObjectRecord">
  206. <int key="objectID">12</int>
  207. <reference key="object" ref="359123107"/>
  208. <reference key="parent" ref="191373211"/>
  209. </object>
  210. </object>
  211. </object>
  212. <object class="NSMutableDictionary" key="flattenedProperties">
  213. <bool key="EncodedWithXMLCoder">YES</bool>
  214. <object class="NSMutableArray" key="dict.sortedKeys">
  215. <bool key="EncodedWithXMLCoder">YES</bool>
  216. <string>-1.CustomClassName</string>
  217. <string>-2.CustomClassName</string>
  218. <string>1.IBEditorWindowLastContentRect</string>
  219. <string>1.IBPluginDependency</string>
  220. <string>10.IBPluginDependency</string>
  221. <string>12.IBPluginDependency</string>
  222. <string>5.IBPluginDependency</string>
  223. </object>
  224. <object class="NSMutableArray" key="dict.values">
  225. <bool key="EncodedWithXMLCoder">YES</bool>
  226. <string>CustomPickerViewController</string>
  227. <string>UIResponder</string>
  228. <string>{{354, 412}, {320, 411}}</string>
  229. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  230. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  231. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  232. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  233. </object>
  234. </object>
  235. <object class="NSMutableDictionary" key="unlocalizedProperties">
  236. <bool key="EncodedWithXMLCoder">YES</bool>
  237. <object class="NSArray" key="dict.sortedKeys">
  238. <bool key="EncodedWithXMLCoder">YES</bool>
  239. </object>
  240. <object class="NSMutableArray" key="dict.values">
  241. <bool key="EncodedWithXMLCoder">YES</bool>
  242. </object>
  243. </object>
  244. <nil key="activeLocalization"/>
  245. <object class="NSMutableDictionary" key="localizations">
  246. <bool key="EncodedWithXMLCoder">YES</bool>
  247. <object class="NSArray" key="dict.sortedKeys">
  248. <bool key="EncodedWithXMLCoder">YES</bool>
  249. </object>
  250. <object class="NSMutableArray" key="dict.values">
  251. <bool key="EncodedWithXMLCoder">YES</bool>
  252. </object>
  253. </object>
  254. <nil key="sourceID"/>
  255. <int key="maxID">15</int>
  256. </object>
  257. <object class="IBClassDescriber" key="IBDocument.Classes">
  258. <object class="NSMutableArray" key="referencedPartialClassDescriptions">
  259. <bool key="EncodedWithXMLCoder">YES</bool>
  260. <object class="IBPartialClassDescription">
  261. <string key="className">CustomPickerViewController</string>
  262. <string key="superclassName">UIViewController</string>
  263. <object class="NSMutableDictionary" key="actions">
  264. <string key="NS.key.0">spin:</string>
  265. <string key="NS.object.0">id</string>
  266. </object>
  267. <object class="NSMutableDictionary" key="outlets">
  268. <bool key="EncodedWithXMLCoder">YES</bool>
  269. <object class="NSMutableArray" key="dict.sortedKeys">
  270. <bool key="EncodedWithXMLCoder">YES</bool>
  271. <string>button</string>
  272. <string>picker</string>
  273. <string>winLabel</string>
  274. </object>
  275. <object class="NSMutableArray" key="dict.values">
  276. <bool key="EncodedWithXMLCoder">YES</bool>
  277. <string>UIButton</string>
  278. <string>UIPickerView</string>
  279. <string>UILabel</string>
  280. </object>
  281. </object>
  282. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  283. <string key="majorKey">IBProjectSource</string>
  284. <string key="minorKey">Classes/CustomPickerViewController.h</string>
  285. </object>
  286. </object>
  287. </object>
  288. </object>
  289. <int key="IBDocument.localizationMode">0</int>
  290. <string key="IBDocument.LastKnownRelativeProjectPath">Pickers.xcodeproj</string>
  291. <int key="IBDocument.defaultPropertyAccessControl">3</int>
  292. </data>
  293. </archive>