annotate TopButtonViewController.xib @ 39:df7c08faf541

MIDI, small improvements.
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Thu, 11 Apr 2013 16:56:21 +0100
parents 0dfe9e0c01aa
children af06bb942d58
rev   line source
rt300@24 1 <?xml version="1.0" encoding="UTF-8"?>
rt300@24 2 <archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="8.00">
rt300@24 3 <data>
rt300@29 4 <int key="IBDocument.SystemTarget">1552</int>
rt300@24 5 <string key="IBDocument.SystemVersion">11G63</string>
rt300@29 6 <string key="IBDocument.InterfaceBuilderVersion">3084</string>
rt300@24 7 <string key="IBDocument.AppKitVersion">1138.51</string>
rt300@24 8 <string key="IBDocument.HIToolboxVersion">569.00</string>
rt300@24 9 <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
rt300@24 10 <string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@29 11 <string key="NS.object.0">2083</string>
rt300@24 12 </object>
rt300@24 13 <array key="IBDocument.IntegratedClassDependencies">
rt300@24 14 <string>IBProxyObject</string>
rt300@24 15 <string>IBUIBarButtonItem</string>
rt300@38 16 <string>IBUILabel</string>
rt300@38 17 <string>IBUISwitch</string>
rt300@24 18 <string>IBUIToolbar</string>
rt300@24 19 <string>IBUIView</string>
rt300@24 20 </array>
rt300@24 21 <array key="IBDocument.PluginDependencies">
rt300@24 22 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 23 </array>
rt300@24 24 <object class="NSMutableDictionary" key="IBDocument.Metadata">
rt300@24 25 <string key="NS.key.0">PluginDependencyRecalculationVersion</string>
rt300@24 26 <integer value="1" key="NS.object.0"/>
rt300@24 27 </object>
rt300@24 28 <array class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
rt300@24 29 <object class="IBProxyObject" id="841351856">
rt300@24 30 <string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
rt300@24 31 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@24 32 </object>
rt300@24 33 <object class="IBProxyObject" id="606714003">
rt300@24 34 <string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
rt300@24 35 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@24 36 </object>
rt300@24 37 <object class="IBUIView" id="766721923">
rt300@24 38 <reference key="NSNextResponder"/>
rt300@24 39 <int key="NSvFlags">292</int>
rt300@24 40 <array class="NSMutableArray" key="NSSubviews">
rt300@24 41 <object class="IBUIToolbar" id="358683122">
rt300@24 42 <reference key="NSNextResponder" ref="766721923"/>
rt300@24 43 <int key="NSvFlags">266</int>
rt300@38 44 <array class="NSMutableArray" key="NSSubviews">
rt300@38 45 <object class="IBUISwitch" id="150228020">
rt300@38 46 <reference key="NSNextResponder" ref="358683122"/>
rt300@38 47 <int key="NSvFlags">-2147483356</int>
rt300@39 48 <string key="NSFrame">{{92, 9}, {94, 27}}</string>
rt300@38 49 <reference key="NSSuperview" ref="358683122"/>
rt300@38 50 <reference key="NSWindow"/>
rt300@38 51 <reference key="NSNextKeyView" ref="459236656"/>
rt300@38 52 <string key="NSReuseIdentifierKey">_NS:9</string>
rt300@38 53 <bool key="IBUIOpaque">NO</bool>
rt300@38 54 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@38 55 <int key="IBUIContentHorizontalAlignment">0</int>
rt300@38 56 <int key="IBUIContentVerticalAlignment">0</int>
rt300@38 57 </object>
rt300@38 58 </array>
rt300@24 59 <string key="NSFrameSize">{768, 44}</string>
rt300@24 60 <reference key="NSSuperview" ref="766721923"/>
rt300@24 61 <reference key="NSWindow"/>
rt300@38 62 <reference key="NSNextKeyView" ref="150228020"/>
rt300@24 63 <string key="NSReuseIdentifierKey">_NS:9</string>
rt300@24 64 <bool key="IBUIOpaque">NO</bool>
rt300@24 65 <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
rt300@24 66 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@24 67 <array class="NSMutableArray" key="IBUIItems">
rt300@26 68 <object class="IBUIBarButtonItem" id="924591997">
rt300@26 69 <string key="IBUITitle">Help</string>
rt300@26 70 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@26 71 <int key="IBUIStyle">1</int>
rt300@26 72 <reference key="IBUIToolbar" ref="358683122"/>
rt300@26 73 </object>
rt300@29 74 <object class="IBUIBarButtonItem" id="1052071507">
rt300@29 75 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@29 76 <reference key="IBUIToolbar" ref="358683122"/>
rt300@29 77 <int key="IBUISystemItemIdentifier">5</int>
rt300@29 78 </object>
rt300@38 79 <object class="IBUIBarButtonItem" id="1056681435">
rt300@38 80 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@38 81 <reference key="IBUICustomView" ref="150228020"/>
rt300@38 82 <reference key="IBUIToolbar" ref="358683122"/>
rt300@38 83 </object>
rt300@39 84 <object class="IBUIBarButtonItem" id="174215053">
rt300@25 85 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@25 86 <reference key="IBUIToolbar" ref="358683122"/>
rt300@25 87 <int key="IBUISystemItemIdentifier">5</int>
rt300@25 88 </object>
rt300@24 89 <object class="IBUIBarButtonItem" id="379344923">
rt300@24 90 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@24 91 <int key="IBUIStyle">1</int>
rt300@24 92 <reference key="IBUIToolbar" ref="358683122"/>
rt300@24 93 <int key="IBUISystemItemIdentifier">17</int>
rt300@24 94 </object>
rt300@24 95 <object class="IBUIBarButtonItem" id="898331149">
rt300@24 96 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@24 97 <int key="IBUIStyle">1</int>
rt300@24 98 <reference key="IBUIToolbar" ref="358683122"/>
rt300@24 99 <int key="IBUISystemItemIdentifier">18</int>
rt300@24 100 </object>
rt300@36 101 <object class="IBUIBarButtonItem" id="552018169">
rt300@36 102 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@36 103 <int key="IBUIStyle">1</int>
rt300@36 104 <reference key="IBUIToolbar" ref="358683122"/>
rt300@36 105 <int key="IBUISystemItemIdentifier">20</int>
rt300@36 106 </object>
rt300@39 107 <object class="IBUIBarButtonItem" id="528026433">
rt300@39 108 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@39 109 <reference key="IBUIToolbar" ref="358683122"/>
rt300@39 110 <int key="IBUISystemItemIdentifier">5</int>
rt300@39 111 </object>
rt300@39 112 <object class="IBUIBarButtonItem" id="180077124">
rt300@39 113 <string key="IBUITitle">Random</string>
rt300@39 114 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@39 115 <int key="IBUIStyle">1</int>
rt300@39 116 <reference key="IBUIToolbar" ref="358683122"/>
rt300@39 117 </object>
rt300@39 118 <object class="IBUIBarButtonItem" id="189059998">
rt300@39 119 <string key="IBUITitle">Lock X</string>
rt300@39 120 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@39 121 <int key="IBUIStyle">1</int>
rt300@39 122 <reference key="IBUIToolbar" ref="358683122"/>
rt300@39 123 </object>
rt300@39 124 <object class="IBUIBarButtonItem" id="597523981">
rt300@39 125 <string key="IBUITitle">Lock Y</string>
rt300@39 126 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@39 127 <int key="IBUIStyle">1</int>
rt300@39 128 <reference key="IBUIToolbar" ref="358683122"/>
rt300@39 129 </object>
rt300@24 130 <object class="IBUIBarButtonItem" id="680653375">
rt300@24 131 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@24 132 <reference key="IBUIToolbar" ref="358683122"/>
rt300@24 133 <int key="IBUISystemItemIdentifier">5</int>
rt300@24 134 </object>
rt300@38 135 <object class="IBUIBarButtonItem" id="996249183">
rt300@38 136 <string key="IBUITitle">Save Preset</string>
rt300@24 137 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@24 138 <int key="IBUIStyle">1</int>
rt300@24 139 <reference key="IBUIToolbar" ref="358683122"/>
rt300@24 140 </object>
rt300@24 141 </array>
rt300@24 142 </object>
rt300@38 143 <object class="IBUILabel" id="459236656">
rt300@38 144 <reference key="NSNextResponder" ref="766721923"/>
rt300@38 145 <int key="NSvFlags">-2147483356</int>
rt300@38 146 <string key="NSFrame">{{60, 11}, {59, 21}}</string>
rt300@38 147 <reference key="NSSuperview" ref="766721923"/>
rt300@38 148 <reference key="NSWindow"/>
rt300@38 149 <string key="NSReuseIdentifierKey">_NS:9</string>
rt300@38 150 <bool key="IBUIOpaque">NO</bool>
rt300@38 151 <bool key="IBUIClipsSubviews">YES</bool>
rt300@38 152 <int key="IBUIContentMode">7</int>
rt300@38 153 <bool key="IBUIUserInteractionEnabled">NO</bool>
rt300@38 154 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@38 155 <string key="IBUIText">Smooth</string>
rt300@38 156 <object class="NSColor" key="IBUITextColor">
rt300@38 157 <int key="NSColorSpace">1</int>
rt300@38 158 <bytes key="NSRGB">MCAwIDAAA</bytes>
rt300@38 159 <string key="IBUIColorCocoaTouchKeyPath">darkTextColor</string>
rt300@38 160 </object>
rt300@38 161 <nil key="IBUIHighlightedColor"/>
rt300@38 162 <int key="IBUIBaselineAdjustment">0</int>
rt300@38 163 <object class="IBUIFontDescription" key="IBUIFontDescription">
rt300@38 164 <int key="type">1</int>
rt300@38 165 <double key="pointSize">17</double>
rt300@38 166 </object>
rt300@38 167 <object class="NSFont" key="IBUIFont">
rt300@38 168 <string key="NSName">Helvetica</string>
rt300@38 169 <double key="NSSize">17</double>
rt300@38 170 <int key="NSfFlags">16</int>
rt300@38 171 </object>
rt300@38 172 <bool key="IBUIAdjustsFontSizeToFit">NO</bool>
rt300@38 173 </object>
rt300@24 174 </array>
rt300@24 175 <string key="NSFrameSize">{768, 44}</string>
rt300@24 176 <reference key="NSSuperview"/>
rt300@24 177 <reference key="NSWindow"/>
rt300@24 178 <reference key="NSNextKeyView" ref="358683122"/>
rt300@24 179 <object class="NSColor" key="IBUIBackgroundColor">
rt300@24 180 <int key="NSColorSpace">3</int>
rt300@24 181 <bytes key="NSWhite">MQA</bytes>
rt300@24 182 <object class="NSColorSpace" key="NSCustomColorSpace">
rt300@24 183 <int key="NSID">2</int>
rt300@24 184 </object>
rt300@24 185 </object>
rt300@24 186 <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
rt300@24 187 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@24 188 </object>
rt300@29 189 <object class="IBUIBarButtonItem" id="702923516">
rt300@29 190 <bool key="IBUIEnabled">NO</bool>
rt300@29 191 <string key="IBUITitle">Questionnaire</string>
rt300@29 192 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@29 193 <int key="IBUIStyle">1</int>
rt300@29 194 </object>
rt300@29 195 <object class="IBUIBarButtonItem" id="319053509">
rt300@29 196 <bool key="IBUIEnabled">NO</bool>
rt300@29 197 <string key="IBUITitle">New User</string>
rt300@29 198 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@29 199 <int key="IBUIStyle">1</int>
rt300@29 200 </object>
rt300@24 201 </array>
rt300@24 202 <object class="IBObjectContainer" key="IBDocument.Objects">
rt300@24 203 <array class="NSMutableArray" key="connectionRecords">
rt300@24 204 <object class="IBConnectionRecord">
rt300@24 205 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@24 206 <string key="label">view</string>
rt300@24 207 <reference key="source" ref="841351856"/>
rt300@24 208 <reference key="destination" ref="766721923"/>
rt300@24 209 </object>
rt300@24 210 <int key="connectionID">3</int>
rt300@24 211 </object>
rt300@24 212 <object class="IBConnectionRecord">
rt300@24 213 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@24 214 <string key="label">playButton</string>
rt300@24 215 <reference key="source" ref="841351856"/>
rt300@24 216 <reference key="destination" ref="379344923"/>
rt300@24 217 </object>
rt300@24 218 <int key="connectionID">26</int>
rt300@24 219 </object>
rt300@24 220 <object class="IBConnectionRecord">
rt300@24 221 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@24 222 <string key="label">pauseButton</string>
rt300@24 223 <reference key="source" ref="841351856"/>
rt300@24 224 <reference key="destination" ref="898331149"/>
rt300@24 225 </object>
rt300@24 226 <int key="connectionID">27</int>
rt300@24 227 </object>
rt300@24 228 <object class="IBConnectionRecord">
rt300@25 229 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@25 230 <string key="label">qButton</string>
rt300@25 231 <reference key="source" ref="841351856"/>
rt300@25 232 <reference key="destination" ref="702923516"/>
rt300@25 233 </object>
rt300@25 234 <int key="connectionID">32</int>
rt300@25 235 </object>
rt300@25 236 <object class="IBConnectionRecord">
rt300@29 237 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@29 238 <string key="label">newUserButton</string>
rt300@29 239 <reference key="source" ref="841351856"/>
rt300@29 240 <reference key="destination" ref="319053509"/>
rt300@29 241 </object>
rt300@29 242 <int key="connectionID">39</int>
rt300@29 243 </object>
rt300@29 244 <object class="IBConnectionRecord">
rt300@38 245 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@38 246 <string key="label">smoothText</string>
rt300@38 247 <reference key="source" ref="841351856"/>
rt300@38 248 <reference key="destination" ref="459236656"/>
rt300@38 249 </object>
rt300@38 250 <int key="connectionID">48</int>
rt300@38 251 </object>
rt300@38 252 <object class="IBConnectionRecord">
rt300@38 253 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@38 254 <string key="label">smoothSwitch</string>
rt300@38 255 <reference key="source" ref="841351856"/>
rt300@38 256 <reference key="destination" ref="1056681435"/>
rt300@38 257 </object>
rt300@38 258 <int key="connectionID">49</int>
rt300@38 259 </object>
rt300@38 260 <object class="IBConnectionRecord">
rt300@38 261 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@38 262 <string key="label">smoothToggle</string>
rt300@38 263 <reference key="source" ref="841351856"/>
rt300@38 264 <reference key="destination" ref="150228020"/>
rt300@38 265 </object>
rt300@38 266 <int key="connectionID">50</int>
rt300@38 267 </object>
rt300@38 268 <object class="IBConnectionRecord">
rt300@38 269 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@38 270 <string key="label">savePresetButton</string>
rt300@38 271 <reference key="source" ref="841351856"/>
rt300@38 272 <reference key="destination" ref="996249183"/>
rt300@38 273 </object>
rt300@38 274 <int key="connectionID">51</int>
rt300@38 275 </object>
rt300@38 276 <object class="IBConnectionRecord">
rt300@24 277 <object class="IBCocoaTouchEventConnection" key="connection">
rt300@24 278 <string key="label">savePressed:</string>
rt300@24 279 <reference key="source" ref="996249183"/>
rt300@24 280 <reference key="destination" ref="841351856"/>
rt300@24 281 </object>
rt300@24 282 <int key="connectionID">22</int>
rt300@24 283 </object>
rt300@24 284 <object class="IBConnectionRecord">
rt300@24 285 <object class="IBCocoaTouchEventConnection" key="connection">
rt300@24 286 <string key="label">playPressed:</string>
rt300@24 287 <reference key="source" ref="379344923"/>
rt300@24 288 <reference key="destination" ref="841351856"/>
rt300@24 289 </object>
rt300@24 290 <int key="connectionID">20</int>
rt300@24 291 </object>
rt300@24 292 <object class="IBConnectionRecord">
rt300@24 293 <object class="IBCocoaTouchEventConnection" key="connection">
rt300@24 294 <string key="label">qPressed:</string>
rt300@24 295 <reference key="source" ref="702923516"/>
rt300@24 296 <reference key="destination" ref="841351856"/>
rt300@24 297 </object>
rt300@24 298 <int key="connectionID">25</int>
rt300@24 299 </object>
rt300@24 300 <object class="IBConnectionRecord">
rt300@24 301 <object class="IBCocoaTouchEventConnection" key="connection">
rt300@24 302 <string key="label">lockSequencePressed:</string>
rt300@24 303 <reference key="source" ref="189059998"/>
rt300@24 304 <reference key="destination" ref="841351856"/>
rt300@24 305 </object>
rt300@24 306 <int key="connectionID">23</int>
rt300@24 307 </object>
rt300@24 308 <object class="IBConnectionRecord">
rt300@24 309 <object class="IBCocoaTouchEventConnection" key="connection">
rt300@24 310 <string key="label">lockSynthPressed:</string>
rt300@24 311 <reference key="source" ref="597523981"/>
rt300@24 312 <reference key="destination" ref="841351856"/>
rt300@24 313 </object>
rt300@24 314 <int key="connectionID">24</int>
rt300@24 315 </object>
rt300@24 316 <object class="IBConnectionRecord">
rt300@24 317 <object class="IBCocoaTouchEventConnection" key="connection">
rt300@24 318 <string key="label">pausePressed:</string>
rt300@24 319 <reference key="source" ref="898331149"/>
rt300@24 320 <reference key="destination" ref="841351856"/>
rt300@24 321 </object>
rt300@24 322 <int key="connectionID">21</int>
rt300@24 323 </object>
rt300@25 324 <object class="IBConnectionRecord">
rt300@25 325 <object class="IBCocoaTouchEventConnection" key="connection">
rt300@25 326 <string key="label">randomise:</string>
rt300@25 327 <reference key="source" ref="180077124"/>
rt300@25 328 <reference key="destination" ref="841351856"/>
rt300@25 329 </object>
rt300@25 330 <int key="connectionID">31</int>
rt300@25 331 </object>
rt300@26 332 <object class="IBConnectionRecord">
rt300@26 333 <object class="IBCocoaTouchEventConnection" key="connection">
rt300@26 334 <string key="label">helpPressed:</string>
rt300@26 335 <reference key="source" ref="924591997"/>
rt300@26 336 <reference key="destination" ref="841351856"/>
rt300@26 337 </object>
rt300@26 338 <int key="connectionID">34</int>
rt300@26 339 </object>
rt300@27 340 <object class="IBConnectionRecord">
rt300@27 341 <object class="IBCocoaTouchEventConnection" key="connection">
rt300@27 342 <string key="label">newUser:</string>
rt300@27 343 <reference key="source" ref="319053509"/>
rt300@27 344 <reference key="destination" ref="841351856"/>
rt300@27 345 </object>
rt300@27 346 <int key="connectionID">38</int>
rt300@27 347 </object>
rt300@36 348 <object class="IBConnectionRecord">
rt300@36 349 <object class="IBCocoaTouchEventConnection" key="connection">
rt300@36 350 <string key="label">nextSequence:</string>
rt300@36 351 <reference key="source" ref="552018169"/>
rt300@36 352 <reference key="destination" ref="841351856"/>
rt300@36 353 </object>
rt300@36 354 <int key="connectionID">42</int>
rt300@36 355 </object>
rt300@38 356 <object class="IBConnectionRecord">
rt300@38 357 <object class="IBCocoaTouchEventConnection" key="connection">
rt300@38 358 <string key="label">smoothSwitchChanged:</string>
rt300@38 359 <reference key="source" ref="150228020"/>
rt300@38 360 <reference key="destination" ref="841351856"/>
rt300@38 361 <int key="IBEventType">13</int>
rt300@38 362 </object>
rt300@38 363 <int key="connectionID">47</int>
rt300@38 364 </object>
rt300@24 365 </array>
rt300@24 366 <object class="IBMutableOrderedSet" key="objectRecords">
rt300@24 367 <array key="orderedObjects">
rt300@24 368 <object class="IBObjectRecord">
rt300@24 369 <int key="objectID">0</int>
rt300@24 370 <array key="object" id="0"/>
rt300@24 371 <reference key="children" ref="1000"/>
rt300@24 372 <nil key="parent"/>
rt300@24 373 </object>
rt300@24 374 <object class="IBObjectRecord">
rt300@24 375 <int key="objectID">-1</int>
rt300@24 376 <reference key="object" ref="841351856"/>
rt300@24 377 <reference key="parent" ref="0"/>
rt300@24 378 <string key="objectName">File's Owner</string>
rt300@24 379 </object>
rt300@24 380 <object class="IBObjectRecord">
rt300@24 381 <int key="objectID">-2</int>
rt300@24 382 <reference key="object" ref="606714003"/>
rt300@24 383 <reference key="parent" ref="0"/>
rt300@24 384 </object>
rt300@24 385 <object class="IBObjectRecord">
rt300@24 386 <int key="objectID">2</int>
rt300@24 387 <reference key="object" ref="766721923"/>
rt300@24 388 <array class="NSMutableArray" key="children">
rt300@24 389 <reference ref="358683122"/>
rt300@38 390 <reference ref="459236656"/>
rt300@24 391 </array>
rt300@24 392 <reference key="parent" ref="0"/>
rt300@24 393 </object>
rt300@24 394 <object class="IBObjectRecord">
rt300@24 395 <int key="objectID">4</int>
rt300@24 396 <reference key="object" ref="358683122"/>
rt300@24 397 <array class="NSMutableArray" key="children">
rt300@25 398 <reference ref="680653375"/>
rt300@25 399 <reference ref="528026433"/>
rt300@39 400 <reference ref="924591997"/>
rt300@39 401 <reference ref="1052071507"/>
rt300@39 402 <reference ref="379344923"/>
rt300@24 403 <reference ref="898331149"/>
rt300@38 404 <reference ref="180077124"/>
rt300@38 405 <reference ref="189059998"/>
rt300@38 406 <reference ref="597523981"/>
rt300@39 407 <reference ref="552018169"/>
rt300@38 408 <reference ref="996249183"/>
rt300@38 409 <reference ref="1056681435"/>
rt300@39 410 <reference ref="174215053"/>
rt300@24 411 </array>
rt300@24 412 <reference key="parent" ref="766721923"/>
rt300@24 413 </object>
rt300@24 414 <object class="IBObjectRecord">
rt300@24 415 <int key="objectID">5</int>
rt300@24 416 <reference key="object" ref="996249183"/>
rt300@24 417 <reference key="parent" ref="358683122"/>
rt300@24 418 </object>
rt300@24 419 <object class="IBObjectRecord">
rt300@24 420 <int key="objectID">9</int>
rt300@24 421 <reference key="object" ref="379344923"/>
rt300@24 422 <reference key="parent" ref="358683122"/>
rt300@24 423 </object>
rt300@24 424 <object class="IBObjectRecord">
rt300@24 425 <int key="objectID">12</int>
rt300@24 426 <reference key="object" ref="189059998"/>
rt300@24 427 <reference key="parent" ref="358683122"/>
rt300@24 428 </object>
rt300@24 429 <object class="IBObjectRecord">
rt300@24 430 <int key="objectID">13</int>
rt300@24 431 <reference key="object" ref="597523981"/>
rt300@24 432 <reference key="parent" ref="358683122"/>
rt300@24 433 </object>
rt300@24 434 <object class="IBObjectRecord">
rt300@24 435 <int key="objectID">16</int>
rt300@24 436 <reference key="object" ref="898331149"/>
rt300@24 437 <reference key="parent" ref="358683122"/>
rt300@24 438 </object>
rt300@24 439 <object class="IBObjectRecord">
rt300@24 440 <int key="objectID">28</int>
rt300@24 441 <reference key="object" ref="680653375"/>
rt300@24 442 <reference key="parent" ref="358683122"/>
rt300@24 443 </object>
rt300@25 444 <object class="IBObjectRecord">
rt300@25 445 <int key="objectID">29</int>
rt300@25 446 <reference key="object" ref="528026433"/>
rt300@25 447 <reference key="parent" ref="358683122"/>
rt300@25 448 </object>
rt300@25 449 <object class="IBObjectRecord">
rt300@25 450 <int key="objectID">30</int>
rt300@25 451 <reference key="object" ref="180077124"/>
rt300@25 452 <reference key="parent" ref="358683122"/>
rt300@25 453 </object>
rt300@26 454 <object class="IBObjectRecord">
rt300@26 455 <int key="objectID">33</int>
rt300@26 456 <reference key="object" ref="924591997"/>
rt300@26 457 <reference key="parent" ref="358683122"/>
rt300@26 458 </object>
rt300@27 459 <object class="IBObjectRecord">
rt300@29 460 <int key="objectID">11</int>
rt300@29 461 <reference key="object" ref="702923516"/>
rt300@29 462 <reference key="parent" ref="0"/>
rt300@29 463 </object>
rt300@29 464 <object class="IBObjectRecord">
rt300@29 465 <int key="objectID">40</int>
rt300@29 466 <reference key="object" ref="1052071507"/>
rt300@29 467 <reference key="parent" ref="358683122"/>
rt300@29 468 </object>
rt300@29 469 <object class="IBObjectRecord">
rt300@27 470 <int key="objectID">35</int>
rt300@27 471 <reference key="object" ref="319053509"/>
rt300@29 472 <reference key="parent" ref="0"/>
rt300@27 473 </object>
rt300@36 474 <object class="IBObjectRecord">
rt300@36 475 <int key="objectID">41</int>
rt300@36 476 <reference key="object" ref="552018169"/>
rt300@36 477 <reference key="parent" ref="358683122"/>
rt300@36 478 </object>
rt300@38 479 <object class="IBObjectRecord">
rt300@38 480 <int key="objectID">45</int>
rt300@38 481 <reference key="object" ref="1056681435"/>
rt300@38 482 <array class="NSMutableArray" key="children">
rt300@38 483 <reference ref="150228020"/>
rt300@38 484 </array>
rt300@38 485 <reference key="parent" ref="358683122"/>
rt300@38 486 </object>
rt300@38 487 <object class="IBObjectRecord">
rt300@38 488 <int key="objectID">44</int>
rt300@38 489 <reference key="object" ref="150228020"/>
rt300@38 490 <reference key="parent" ref="1056681435"/>
rt300@38 491 </object>
rt300@38 492 <object class="IBObjectRecord">
rt300@38 493 <int key="objectID">46</int>
rt300@38 494 <reference key="object" ref="459236656"/>
rt300@38 495 <reference key="parent" ref="766721923"/>
rt300@38 496 </object>
rt300@39 497 <object class="IBObjectRecord">
rt300@39 498 <int key="objectID">52</int>
rt300@39 499 <reference key="object" ref="174215053"/>
rt300@39 500 <reference key="parent" ref="358683122"/>
rt300@39 501 </object>
rt300@24 502 </array>
rt300@24 503 </object>
rt300@24 504 <dictionary class="NSMutableDictionary" key="flattenedProperties">
rt300@24 505 <string key="-1.CustomClassName">TopButtonViewController</string>
rt300@24 506 <string key="-1.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 507 <string key="-2.CustomClassName">UIResponder</string>
rt300@24 508 <string key="-2.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 509 <string key="11.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 510 <string key="12.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 511 <string key="13.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 512 <string key="16.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 513 <string key="2.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 514 <string key="28.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@25 515 <string key="29.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@25 516 <string key="30.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@26 517 <string key="33.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@27 518 <string key="35.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 519 <string key="4.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@29 520 <string key="40.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@36 521 <string key="41.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@38 522 <string key="44.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@38 523 <string key="45.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@38 524 <string key="46.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 525 <string key="5.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@39 526 <string key="52.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 527 <string key="9.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 528 </dictionary>
rt300@24 529 <dictionary class="NSMutableDictionary" key="unlocalizedProperties"/>
rt300@24 530 <nil key="activeLocalization"/>
rt300@24 531 <dictionary class="NSMutableDictionary" key="localizations"/>
rt300@24 532 <nil key="sourceID"/>
rt300@39 533 <int key="maxID">52</int>
rt300@24 534 </object>
rt300@24 535 <object class="IBClassDescriber" key="IBDocument.Classes">
rt300@24 536 <array class="NSMutableArray" key="referencedPartialClassDescriptions">
rt300@24 537 <object class="IBPartialClassDescription">
rt300@24 538 <string key="className">TopButtonViewController</string>
rt300@24 539 <string key="superclassName">UIViewController</string>
rt300@24 540 <dictionary class="NSMutableDictionary" key="actions">
rt300@26 541 <string key="helpPressed:">id</string>
rt300@24 542 <string key="lockSequencePressed:">id</string>
rt300@24 543 <string key="lockSynthPressed:">id</string>
rt300@27 544 <string key="newUser:">id</string>
rt300@36 545 <string key="nextSequence:">id</string>
rt300@24 546 <string key="pausePressed:">id</string>
rt300@24 547 <string key="playPressed:">id</string>
rt300@24 548 <string key="qPressed:">id</string>
rt300@25 549 <string key="randomise:">id</string>
rt300@24 550 <string key="savePressed:">id</string>
rt300@24 551 <string key="show:">id</string>
rt300@38 552 <string key="smoothSwitchChanged:">id</string>
rt300@24 553 </dictionary>
rt300@24 554 <dictionary class="NSMutableDictionary" key="actionInfosByName">
rt300@26 555 <object class="IBActionInfo" key="helpPressed:">
rt300@26 556 <string key="name">helpPressed:</string>
rt300@26 557 <string key="candidateClassName">id</string>
rt300@26 558 </object>
rt300@24 559 <object class="IBActionInfo" key="lockSequencePressed:">
rt300@24 560 <string key="name">lockSequencePressed:</string>
rt300@24 561 <string key="candidateClassName">id</string>
rt300@24 562 </object>
rt300@24 563 <object class="IBActionInfo" key="lockSynthPressed:">
rt300@24 564 <string key="name">lockSynthPressed:</string>
rt300@24 565 <string key="candidateClassName">id</string>
rt300@24 566 </object>
rt300@27 567 <object class="IBActionInfo" key="newUser:">
rt300@27 568 <string key="name">newUser:</string>
rt300@27 569 <string key="candidateClassName">id</string>
rt300@27 570 </object>
rt300@36 571 <object class="IBActionInfo" key="nextSequence:">
rt300@36 572 <string key="name">nextSequence:</string>
rt300@36 573 <string key="candidateClassName">id</string>
rt300@36 574 </object>
rt300@24 575 <object class="IBActionInfo" key="pausePressed:">
rt300@24 576 <string key="name">pausePressed:</string>
rt300@24 577 <string key="candidateClassName">id</string>
rt300@24 578 </object>
rt300@24 579 <object class="IBActionInfo" key="playPressed:">
rt300@24 580 <string key="name">playPressed:</string>
rt300@24 581 <string key="candidateClassName">id</string>
rt300@24 582 </object>
rt300@24 583 <object class="IBActionInfo" key="qPressed:">
rt300@24 584 <string key="name">qPressed:</string>
rt300@24 585 <string key="candidateClassName">id</string>
rt300@24 586 </object>
rt300@25 587 <object class="IBActionInfo" key="randomise:">
rt300@25 588 <string key="name">randomise:</string>
rt300@25 589 <string key="candidateClassName">id</string>
rt300@25 590 </object>
rt300@24 591 <object class="IBActionInfo" key="savePressed:">
rt300@24 592 <string key="name">savePressed:</string>
rt300@24 593 <string key="candidateClassName">id</string>
rt300@24 594 </object>
rt300@24 595 <object class="IBActionInfo" key="show:">
rt300@24 596 <string key="name">show:</string>
rt300@24 597 <string key="candidateClassName">id</string>
rt300@24 598 </object>
rt300@38 599 <object class="IBActionInfo" key="smoothSwitchChanged:">
rt300@38 600 <string key="name">smoothSwitchChanged:</string>
rt300@38 601 <string key="candidateClassName">id</string>
rt300@38 602 </object>
rt300@24 603 </dictionary>
rt300@24 604 <dictionary class="NSMutableDictionary" key="outlets">
rt300@29 605 <string key="newUserButton">UIBarButtonItem</string>
rt300@24 606 <string key="pauseButton">UIBarButtonItem</string>
rt300@24 607 <string key="playButton">UIBarButtonItem</string>
rt300@25 608 <string key="qButton">UIBarButtonItem</string>
rt300@38 609 <string key="savePresetButton">UIBarButtonItem</string>
rt300@38 610 <string key="smoothSwitch">UIBarButtonItem</string>
rt300@38 611 <string key="smoothText">UILabel</string>
rt300@38 612 <string key="smoothToggle">UISwitch</string>
rt300@24 613 </dictionary>
rt300@24 614 <dictionary class="NSMutableDictionary" key="toOneOutletInfosByName">
rt300@29 615 <object class="IBToOneOutletInfo" key="newUserButton">
rt300@29 616 <string key="name">newUserButton</string>
rt300@29 617 <string key="candidateClassName">UIBarButtonItem</string>
rt300@29 618 </object>
rt300@24 619 <object class="IBToOneOutletInfo" key="pauseButton">
rt300@24 620 <string key="name">pauseButton</string>
rt300@24 621 <string key="candidateClassName">UIBarButtonItem</string>
rt300@24 622 </object>
rt300@24 623 <object class="IBToOneOutletInfo" key="playButton">
rt300@24 624 <string key="name">playButton</string>
rt300@24 625 <string key="candidateClassName">UIBarButtonItem</string>
rt300@24 626 </object>
rt300@25 627 <object class="IBToOneOutletInfo" key="qButton">
rt300@25 628 <string key="name">qButton</string>
rt300@25 629 <string key="candidateClassName">UIBarButtonItem</string>
rt300@25 630 </object>
rt300@38 631 <object class="IBToOneOutletInfo" key="savePresetButton">
rt300@38 632 <string key="name">savePresetButton</string>
rt300@38 633 <string key="candidateClassName">UIBarButtonItem</string>
rt300@38 634 </object>
rt300@38 635 <object class="IBToOneOutletInfo" key="smoothSwitch">
rt300@38 636 <string key="name">smoothSwitch</string>
rt300@38 637 <string key="candidateClassName">UIBarButtonItem</string>
rt300@38 638 </object>
rt300@38 639 <object class="IBToOneOutletInfo" key="smoothText">
rt300@38 640 <string key="name">smoothText</string>
rt300@38 641 <string key="candidateClassName">UILabel</string>
rt300@38 642 </object>
rt300@38 643 <object class="IBToOneOutletInfo" key="smoothToggle">
rt300@38 644 <string key="name">smoothToggle</string>
rt300@38 645 <string key="candidateClassName">UISwitch</string>
rt300@38 646 </object>
rt300@24 647 </dictionary>
rt300@24 648 <object class="IBClassDescriptionSource" key="sourceIdentifier">
rt300@24 649 <string key="majorKey">IBProjectSource</string>
rt300@24 650 <string key="minorKey">./Classes/TopButtonViewController.h</string>
rt300@24 651 </object>
rt300@24 652 </object>
rt300@24 653 </array>
rt300@24 654 </object>
rt300@24 655 <int key="IBDocument.localizationMode">0</int>
rt300@24 656 <string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
rt300@24 657 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
rt300@24 658 <int key="IBDocument.defaultPropertyAccessControl">3</int>
rt300@29 659 <string key="IBCocoaTouchPluginVersion">2083</string>
rt300@24 660 </data>
rt300@24 661 </archive>