PageRenderTime 32ms CodeModel.GetById 14ms RepoModel.GetById 1ms app.codeStats 0ms

/samples/MapTestbedFlipMaps/MainWindow.xib

http://github.com/route-me/route-me
Unknown | 310 lines | 310 code | 0 blank | 0 comment | 0 complexity | e9bbc820730696f8ddb8bc5fa58e8c17 MD5 | raw file
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.03">
  3. <data>
  4. <int key="IBDocument.SystemTarget">528</int>
  5. <string key="IBDocument.SystemVersion">9G55</string>
  6. <string key="IBDocument.InterfaceBuilderVersion">677</string>
  7. <string key="IBDocument.AppKitVersion">949.43</string>
  8. <string key="IBDocument.HIToolboxVersion">353.00</string>
  9. <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
  10. <bool key="EncodedWithXMLCoder">YES</bool>
  11. <integer value="2"/>
  12. <integer value="18"/>
  13. </object>
  14. <object class="NSArray" key="IBDocument.PluginDependencies">
  15. <bool key="EncodedWithXMLCoder">YES</bool>
  16. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  17. </object>
  18. <object class="NSMutableDictionary" key="IBDocument.Metadata">
  19. <bool key="EncodedWithXMLCoder">YES</bool>
  20. <object class="NSArray" key="dict.sortedKeys">
  21. <bool key="EncodedWithXMLCoder">YES</bool>
  22. </object>
  23. <object class="NSMutableArray" key="dict.values">
  24. <bool key="EncodedWithXMLCoder">YES</bool>
  25. </object>
  26. </object>
  27. <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
  28. <bool key="EncodedWithXMLCoder">YES</bool>
  29. <object class="IBProxyObject" id="841351856">
  30. <string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
  31. </object>
  32. <object class="IBProxyObject" id="71653367">
  33. <string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
  34. </object>
  35. <object class="IBUICustomObject" id="664661524"/>
  36. <object class="IBUIWindow" id="380026005">
  37. <reference key="NSNextResponder"/>
  38. <int key="NSvFlags">1316</int>
  39. <object class="NSPSMatrix" key="NSFrameMatrix"/>
  40. <string key="NSFrameSize">{320, 480}</string>
  41. <reference key="NSSuperview"/>
  42. <object class="NSColor" key="IBUIBackgroundColor">
  43. <int key="NSColorSpace">1</int>
  44. <bytes key="NSRGB">MCAwIDAAA</bytes>
  45. </object>
  46. <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
  47. <bool key="IBUIMultipleTouchEnabled">YES</bool>
  48. <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/>
  49. </object>
  50. <object class="IBUIViewController" id="636070164">
  51. <object class="IBUIView" key="IBUIView" id="282269593">
  52. <reference key="NSNextResponder"/>
  53. <int key="NSvFlags">274</int>
  54. <object class="NSMutableArray" key="NSSubviews">
  55. <bool key="EncodedWithXMLCoder">YES</bool>
  56. <object class="IBUIButton" id="328191559">
  57. <reference key="NSNextResponder" ref="282269593"/>
  58. <int key="NSvFlags">265</int>
  59. <string key="NSFrame">{{274, 414}, {18, 19}}</string>
  60. <reference key="NSSuperview" ref="282269593"/>
  61. <bool key="IBUIOpaque">NO</bool>
  62. <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
  63. <int key="IBUIContentHorizontalAlignment">0</int>
  64. <int key="IBUIContentVerticalAlignment">0</int>
  65. <object class="NSFont" key="IBUIFont">
  66. <string key="NSName">Helvetica-Bold</string>
  67. <double key="NSSize">1.500000e+01</double>
  68. <int key="NSfFlags">16</int>
  69. </object>
  70. <int key="IBUIButtonType">3</int>
  71. <bool key="IBUIShowsTouchWhenHighlighted">YES</bool>
  72. <object class="NSColor" key="IBUIHighlightedTitleColor">
  73. <int key="NSColorSpace">1</int>
  74. <bytes key="NSRGB">MSAxIDEAA</bytes>
  75. </object>
  76. <object class="NSColor" key="IBUINormalTitleColor">
  77. <int key="NSColorSpace">1</int>
  78. <bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes>
  79. </object>
  80. </object>
  81. </object>
  82. <string key="NSFrameSize">{320, 460}</string>
  83. <reference key="NSSuperview"/>
  84. <object class="NSColor" key="IBUIBackgroundColor">
  85. <int key="NSColorSpace">3</int>
  86. <bytes key="NSWhite">MQA</bytes>
  87. <object class="NSColorSpace" key="NSCustomColorSpace">
  88. <int key="NSID">2</int>
  89. </object>
  90. </object>
  91. <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
  92. </object>
  93. <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/>
  94. </object>
  95. </object>
  96. <object class="IBObjectContainer" key="IBDocument.Objects">
  97. <object class="NSMutableArray" key="connectionRecords">
  98. <bool key="EncodedWithXMLCoder">YES</bool>
  99. <object class="IBConnectionRecord">
  100. <object class="IBCocoaTouchOutletConnection" key="connection">
  101. <string key="label">delegate</string>
  102. <reference key="source" ref="841351856"/>
  103. <reference key="destination" ref="664661524"/>
  104. </object>
  105. <int key="connectionID">4</int>
  106. </object>
  107. <object class="IBConnectionRecord">
  108. <object class="IBCocoaTouchOutletConnection" key="connection">
  109. <string key="label">window</string>
  110. <reference key="source" ref="664661524"/>
  111. <reference key="destination" ref="380026005"/>
  112. </object>
  113. <int key="connectionID">5</int>
  114. </object>
  115. <object class="IBConnectionRecord">
  116. <object class="IBCocoaTouchOutletConnection" key="connection">
  117. <string key="label">rootViewController</string>
  118. <reference key="source" ref="664661524"/>
  119. <reference key="destination" ref="636070164"/>
  120. </object>
  121. <int key="connectionID">10</int>
  122. </object>
  123. <object class="IBConnectionRecord">
  124. <object class="IBCocoaTouchOutletConnection" key="connection">
  125. <string key="label">infoButton</string>
  126. <reference key="source" ref="636070164"/>
  127. <reference key="destination" ref="328191559"/>
  128. </object>
  129. <int key="connectionID">20</int>
  130. </object>
  131. <object class="IBConnectionRecord">
  132. <object class="IBCocoaTouchEventConnection" key="connection">
  133. <string key="label">toggleView</string>
  134. <reference key="source" ref="328191559"/>
  135. <reference key="destination" ref="636070164"/>
  136. <int key="IBEventType">7</int>
  137. </object>
  138. <int key="connectionID">21</int>
  139. </object>
  140. </object>
  141. <object class="IBMutableOrderedSet" key="objectRecords">
  142. <object class="NSArray" key="orderedObjects">
  143. <bool key="EncodedWithXMLCoder">YES</bool>
  144. <object class="IBObjectRecord">
  145. <int key="objectID">0</int>
  146. <object class="NSArray" key="object" id="957960031">
  147. <bool key="EncodedWithXMLCoder">YES</bool>
  148. </object>
  149. <reference key="children" ref="1000"/>
  150. <nil key="parent"/>
  151. </object>
  152. <object class="IBObjectRecord">
  153. <int key="objectID">2</int>
  154. <reference key="object" ref="380026005"/>
  155. <object class="NSMutableArray" key="children">
  156. <bool key="EncodedWithXMLCoder">YES</bool>
  157. </object>
  158. <reference key="parent" ref="957960031"/>
  159. </object>
  160. <object class="IBObjectRecord">
  161. <int key="objectID">-1</int>
  162. <reference key="object" ref="841351856"/>
  163. <reference key="parent" ref="957960031"/>
  164. <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
  165. </object>
  166. <object class="IBObjectRecord">
  167. <int key="objectID">3</int>
  168. <reference key="object" ref="664661524"/>
  169. <reference key="parent" ref="957960031"/>
  170. </object>
  171. <object class="IBObjectRecord">
  172. <int key="objectID">8</int>
  173. <reference key="object" ref="636070164"/>
  174. <object class="NSMutableArray" key="children">
  175. <bool key="EncodedWithXMLCoder">YES</bool>
  176. <reference ref="282269593"/>
  177. </object>
  178. <reference key="parent" ref="957960031"/>
  179. </object>
  180. <object class="IBObjectRecord">
  181. <int key="objectID">-2</int>
  182. <reference key="object" ref="71653367"/>
  183. <reference key="parent" ref="957960031"/>
  184. </object>
  185. <object class="IBObjectRecord">
  186. <int key="objectID">18</int>
  187. <reference key="object" ref="282269593"/>
  188. <object class="NSMutableArray" key="children">
  189. <bool key="EncodedWithXMLCoder">YES</bool>
  190. <reference ref="328191559"/>
  191. </object>
  192. <reference key="parent" ref="636070164"/>
  193. </object>
  194. <object class="IBObjectRecord">
  195. <int key="objectID">19</int>
  196. <reference key="object" ref="328191559"/>
  197. <reference key="parent" ref="282269593"/>
  198. </object>
  199. </object>
  200. </object>
  201. <object class="NSMutableDictionary" key="flattenedProperties">
  202. <bool key="EncodedWithXMLCoder">YES</bool>
  203. <object class="NSMutableArray" key="dict.sortedKeys">
  204. <bool key="EncodedWithXMLCoder">YES</bool>
  205. <string>-1.CustomClassName</string>
  206. <string>-2.CustomClassName</string>
  207. <string>18.IBPluginDependency</string>
  208. <string>19.IBPluginDependency</string>
  209. <string>2.IBAttributePlaceholdersKey</string>
  210. <string>2.IBEditorWindowLastContentRect</string>
  211. <string>2.IBPluginDependency</string>
  212. <string>3.CustomClassName</string>
  213. <string>3.IBPluginDependency</string>
  214. <string>8.CustomClassName</string>
  215. <string>8.IBEditorWindowLastContentRect</string>
  216. <string>8.IBPluginDependency</string>
  217. </object>
  218. <object class="NSMutableArray" key="dict.values">
  219. <bool key="EncodedWithXMLCoder">YES</bool>
  220. <string>UIApplication</string>
  221. <string>UIResponder</string>
  222. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  223. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  224. <object class="NSMutableDictionary">
  225. <bool key="EncodedWithXMLCoder">YES</bool>
  226. <object class="NSArray" key="dict.sortedKeys">
  227. <bool key="EncodedWithXMLCoder">YES</bool>
  228. </object>
  229. <object class="NSMutableArray" key="dict.values">
  230. <bool key="EncodedWithXMLCoder">YES</bool>
  231. </object>
  232. </object>
  233. <string>{{700, 391}, {320, 480}}</string>
  234. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  235. <string>MapTestbedAppDelegate</string>
  236. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  237. <string>RootViewController</string>
  238. <string>{{391, 356}, {320, 480}}</string>
  239. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  240. </object>
  241. </object>
  242. <object class="NSMutableDictionary" key="unlocalizedProperties">
  243. <bool key="EncodedWithXMLCoder">YES</bool>
  244. <object class="NSArray" key="dict.sortedKeys">
  245. <bool key="EncodedWithXMLCoder">YES</bool>
  246. </object>
  247. <object class="NSMutableArray" key="dict.values">
  248. <bool key="EncodedWithXMLCoder">YES</bool>
  249. </object>
  250. </object>
  251. <nil key="activeLocalization"/>
  252. <object class="NSMutableDictionary" key="localizations">
  253. <bool key="EncodedWithXMLCoder">YES</bool>
  254. <object class="NSArray" key="dict.sortedKeys">
  255. <bool key="EncodedWithXMLCoder">YES</bool>
  256. </object>
  257. <object class="NSMutableArray" key="dict.values">
  258. <bool key="EncodedWithXMLCoder">YES</bool>
  259. </object>
  260. </object>
  261. <nil key="sourceID"/>
  262. <int key="maxID">21</int>
  263. </object>
  264. <object class="IBClassDescriber" key="IBDocument.Classes">
  265. <object class="NSMutableArray" key="referencedPartialClassDescriptions">
  266. <bool key="EncodedWithXMLCoder">YES</bool>
  267. <object class="IBPartialClassDescription">
  268. <string key="className">MapTestbedAppDelegate</string>
  269. <string key="superclassName">NSObject</string>
  270. <object class="NSMutableDictionary" key="outlets">
  271. <bool key="EncodedWithXMLCoder">YES</bool>
  272. <object class="NSMutableArray" key="dict.sortedKeys">
  273. <bool key="EncodedWithXMLCoder">YES</bool>
  274. <string>rootViewController</string>
  275. <string>window</string>
  276. </object>
  277. <object class="NSMutableArray" key="dict.values">
  278. <bool key="EncodedWithXMLCoder">YES</bool>
  279. <string>RootViewController</string>
  280. <string>UIWindow</string>
  281. </object>
  282. </object>
  283. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  284. <string key="majorKey">IBProjectSource</string>
  285. <string key="minorKey">Classes/MapTestbedAppDelegate.h</string>
  286. </object>
  287. </object>
  288. <object class="IBPartialClassDescription">
  289. <string key="className">RootViewController</string>
  290. <string key="superclassName">UIViewController</string>
  291. <object class="NSMutableDictionary" key="actions">
  292. <string key="NS.key.0">toggleView</string>
  293. <string key="NS.object.0">id</string>
  294. </object>
  295. <object class="NSMutableDictionary" key="outlets">
  296. <string key="NS.key.0">infoButton</string>
  297. <string key="NS.object.0">UIButton</string>
  298. </object>
  299. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  300. <string key="majorKey">IBProjectSource</string>
  301. <string key="minorKey">Classes/RootViewController.h</string>
  302. </object>
  303. </object>
  304. </object>
  305. </object>
  306. <int key="IBDocument.localizationMode">0</int>
  307. <string key="IBDocument.LastKnownRelativeProjectPath">MapTestbed.xcodeproj</string>
  308. <int key="IBDocument.defaultPropertyAccessControl">3</int>
  309. </data>
  310. </archive>