0.05 || !that.isInBounds()) && !that.isTouched) {\n window.setTimeout(flickingFct,10);\n }\n };\n\n window.setTimeout(flickingFct,10);\n\n}","funcProperties":{"__isSmartRef__":true,"id":291},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"286":{"this":{"__isSmartRef__":true,"id":116},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":287}},"287":{"$super":{"__isSmartRef__":true,"id":288}},"288":{"varMapping":{"__isSmartRef__":true,"id":289},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":290},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"289":{"obj":{"__isSmartRef__":true,"id":116},"name":"onTouchEnd"},"290":{},"291":{"timestamp":{"__isSmartRef__":true,"id":292},"user":"sstamm","tags":[]},"292":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:00:30 GMT+0100 (Mitteleuropäische Zeit)"},"293":{"varMapping":{"__isSmartRef__":true,"id":294},"source":"function stayInBounds() {\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n if(this.velocity*delta > 0) {\n // out of bounds and velocity is in wrong direction\n this.velocity -= delta/15;\n } else if(delta!=0) {\n this.velocity = -delta/15;\n }\n// this.setPosition(pt(0,yPos));\n\n}","funcProperties":{"__isSmartRef__":true,"id":295},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"294":{"this":{"__isSmartRef__":true,"id":116}},"295":{"timestamp":{"__isSmartRef__":true,"id":296},"user":"sstamm","tags":[]},"296":{"isSerializedDate":true,"string":"Thu Jan 19 2012 17:36:41 GMT+0100 (Mitteleuropäische Zeit)"},"297":{"varMapping":{"__isSmartRef__":true,"id":298},"source":"function isInBounds() {\n var heightMenu = this.owner.itemList.length * 43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n return Math.abs(delta)<=0.02;\n\n}","funcProperties":{"__isSmartRef__":true,"id":299},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"298":{"this":{"__isSmartRef__":true,"id":116}},"299":{"timestamp":{"__isSmartRef__":true,"id":300},"user":"sstamm","tags":[]},"300":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:17:35 GMT+0100 (Mitteleuropäische Zeit)"},"301":{"_BorderWidth":1,"_ClipMode":"hidden","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,281.0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"302":{"partsSpaceName":"PartsBin/BP2012/","comment":"A morph which behaves like an IPad list. Use initialize() to clear and addItem() to ... well ... add items","migrationLevel":4,"partName":"TouchList","changes":[{"__isSmartRef__":true,"id":303},{"__isSmartRef__":true,"id":305},{"__isSmartRef__":true,"id":307},{"__isSmartRef__":true,"id":309}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"303":{"date":{"__isSmartRef__":true,"id":304},"author":"sstamm","message":"initial commit","id":"767E9E7C-11E5-4BEF-A4B2-3668C46D0969"},"304":{"isSerializedDate":true,"string":"Tue Jan 24 2012 19:00:20 GMT+0100 (Mitteleuropäische Zeit)"},"305":{"date":{"__isSmartRef__":true,"id":306},"author":"sstamm","message":"fixed bug when deleting the text morph on the iPad","id":"C93A96ED-F8E8-44F7-A454-D664753C5466"},"306":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:30:26 GMT+0100 (Mitteleuropäische Zeit)"},"307":{"date":{"__isSmartRef__":true,"id":308},"author":"sstamm","message":"","id":"A26BF7D0-A1D7-46E6-9AF1-47338619CD17"},"308":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:02:09 GMT+0100 (Mitteleuropäische Zeit)"},"309":{"date":{"__isSmartRef__":true,"id":310},"author":"sstamm","message":"disabled halos on the text morph","id":"9EAE8CAF-9C94-41BE-B398-D3D688298B13"},"310":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:48:12 GMT+0100 (Mitteleuropäische Zeit)"},"311":{"morph":{"__isSmartRef__":true,"id":115},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"312":{"sourceObj":{"__isSmartRef__":true,"id":115},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":115},"targetMethodName":"handleClick","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"313":{"adjustForNewBounds":true,"resizeWidth":true,"resizeHeight":true},"314":{"onrestore":{"__isSmartRef__":true,"id":315},"initialize":{"__isSmartRef__":true,"id":323},"addItem":{"__isSmartRef__":true,"id":331},"createListItem":{"__isSmartRef__":true,"id":335},"touchstartCallback":{"__isSmartRef__":true,"id":132},"touchmoveCallback":{"__isSmartRef__":true,"id":136},"touchendCallback":{"__isSmartRef__":true,"id":140},"updateSelection":{"__isSmartRef__":true,"id":339},"handleClick":{"__isSmartRef__":true,"id":343},"initializeListEntries":{"__isSmartRef__":true,"id":347}},"315":{"varMapping":{"__isSmartRef__":true,"id":316},"source":"function onrestore() {\n var that = this;\n\n //TODO: this is a race condition, because the render context is not\n // ready in onrestore\n window.setTimeout(function() { \n that.shape.setClipMode(\"hidden\"); }, 100);\n}","funcProperties":{"__isSmartRef__":true,"id":321},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"316":{"this":{"__isSmartRef__":true,"id":115},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":317}},"317":{"$super":{"__isSmartRef__":true,"id":318}},"318":{"varMapping":{"__isSmartRef__":true,"id":319},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":320},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"319":{"obj":{"__isSmartRef__":true,"id":115},"name":"onrestore"},"320":{},"321":{"timestamp":{"__isSmartRef__":true,"id":322},"user":"sstamm","tags":[]},"322":{"isSerializedDate":true,"string":"Thu Jan 19 2012 10:24:24 GMT+0100 (Mitteleuropäische Zeit)"},"323":{"varMapping":{"__isSmartRef__":true,"id":324},"source":"function initialize() {\n console.log(\"in initialize\");\n this.itemList = [];\n this.selection = null;\n this.selectedLineNo = -1;\n this.selectedMorph = null;\n this.shape.setClipMode(\"hidden\");\n var itemContainer = this.get(\"ListItemContainer\");\n \n itemContainer.setPosition(pt(0,0));\n itemContainer.submorphs.invoke(\"remove\");\n \n}","funcProperties":{"__isSmartRef__":true,"id":329},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"324":{"this":{"__isSmartRef__":true,"id":115},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":325}},"325":{"$super":{"__isSmartRef__":true,"id":326}},"326":{"varMapping":{"__isSmartRef__":true,"id":327},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":328},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"327":{"obj":{"__isSmartRef__":true,"id":115},"name":"initialize"},"328":{},"329":{"timestamp":{"__isSmartRef__":true,"id":330},"user":"sstamm","tags":[]},"330":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:32:12 GMT+0100 (Mitteleuropäische Zeit)"},"331":{"varMapping":{"__isSmartRef__":true,"id":332},"source":"function addItem(text) {\n var newMorph = this.createListItem(text);\n \n newMorph.setPosition(pt(0,this.itemList.length*43));\n this.itemList.push(newMorph);\n this.get(\"ListItemContainer\").addMorph(newMorph);\n}","funcProperties":{"__isSmartRef__":true,"id":333},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"332":{"this":{"__isSmartRef__":true,"id":115}},"333":{"timestamp":{"__isSmartRef__":true,"id":334},"user":"sstamm","tags":[]},"334":{"isSerializedDate":true,"string":"Wed Jan 18 2012 15:40:17 GMT+0100 (Mitteleuropäische Zeit)"},"335":{"varMapping":{"__isSmartRef__":true,"id":336},"source":"function createListItem(textString) {\n var part = lively.PartsBin.getPart(\"Rectangle\", \"PartsBin/Basic\");\n\n part.index = this.itemList.length;\n\n part.setExtent(pt(this.getExtent().x,44));\n part.applyStyle({resizeWidth: true});\n part.setFill(new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n ));\n part.setBorderColor(Color.rgb(138,138,138));\n \n\n\n part.onTouchStart = this.touchstartCallback;\n part.onTouchMove = this.touchmoveCallback;\n part.onTouchEnd = this.touchendCallback;\n\n part.registerForEvent(\"touchstart\", part, \"onTouchStart\", false);\n part.registerForEvent(\"touchmove\", part, \"onTouchMove\", false);\n part.registerForEvent(\"touchend\", part, \"onTouchEnd\", false);\n\n var text = lively.PartsBin.getPart(\"Text\", \"PartsBin/Basic\");\n text.setFontSize(14);\n text.setTextColor(Color.rgb(47,47,47));\n text.setFontFamily(\"Helvetica, Arial, sans-serif\");\n\n text.setPosition(pt(10,10));\n text.textString = textString;\n\n text.emphasizeAll({fontWeight: 'bold'});\n text.disableHalos();\n part.addMorph(text);\n\n return part;\n}","funcProperties":{"__isSmartRef__":true,"id":337},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"336":{"this":{"__isSmartRef__":true,"id":115}},"337":{"timestamp":{"__isSmartRef__":true,"id":338},"user":"sstamm","tags":[]},"338":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:46:47 GMT+0100 (Mitteleuropäische Zeit)"},"339":{"varMapping":{"__isSmartRef__":true,"id":340},"source":"function updateSelection(newSelectedMorph) {\n var hasText = true;\n if(this.selectedMorph) {\n hasText = this.selectedMorph.submorphs[0];\n this.selectedMorph.setFill(\n new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n )\n );\n if(hasText) { this.selectedMorph.submorphs[0].setTextColor(Color.rgb(47,47,47));\n }\n }\n hasText = newSelectedMorph.submorphs[0];\n\n \n if(hasText) {\n this.selection = newSelectedMorph.submorphs[0].textString;\n } else {\n this.selection = \"\";\n }\n this.selectedLineNo = newSelectedMorph.index;\n this.selectedMorph = newSelectedMorph;\n \n this.selectedMorph.setFill(\nnew lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(47,47,47)},\n {offset:0.5,color: Color.rgb(21,21,21)},\n {offset: 1, color: Color.rgb(0,0,0)}\n ],\n 'northSouth'\n ));\n \n if(hasText) {\n this.selectedMorph.submorphs[0].setTextColor(Color.rgb(222,222,222));\n }\n}","funcProperties":{"__isSmartRef__":true,"id":341},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"340":{"this":{"__isSmartRef__":true,"id":115}},"341":{"timestamp":{"__isSmartRef__":true,"id":342},"user":"sstamm","tags":[]},"342":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:29:27 GMT+0100 (Mitteleuropäische Zeit)"},"343":{"varMapping":{"__isSmartRef__":true,"id":344},"source":"function handleClick() {\n switch(this.selection){\n case \"PartsBin\":\n $world.openPartsBin();\n $world.hideMockMenu();\n break;\n case \"Parts\":\n this.owner.showList(this.selection);\n break;\n case \"Ellipse\":\n case \"Image\":\n case \"Line\":\n case \"Rectangle\":\n case \"Text\":\n $world.openPartItem(this.selection, \"PartsBin/Basic\");\n $world.hideMockMenu();\n break;\n case \"Button\":\n case \"List\":\n case \"ScriptableButton\":\n case \"Slider\":\n $world.openPartItem(this.selection, \"PartsBin/Inputs\");\n $world.hideMockMenu();\n break;\n case \"Tools\":\n this.owner.showList(this.selection);\n break;\n case \"Workspace\":\n $world.openWorkspace();\n $world.hideMockMenu();\n break;\n case \"System Code Browser\":\n $world.openSystemBrowser();\n $world.hideMockMenu();\n break;\n case \"Object Editor\":\n $world.openObjectEditor();\n $world.hideMockMenu();\n break;\n case \"Method Finder\":\n $world.openMethodFinder();\n $world.hideMockMenu();\n break;\n case \"Text Editor\":\n new lively.morphic.TextEditor().openIn(world)\n $world.hideMockMenu();\n break;\n case \"Preferences\":\n this.owner.showList(this.selection);\n break;\n case \"set username\":\n $world.askForUserName();\n $world.hideMockMenu();\n break;\n case \"set extent\":\n $world.askForNewWorldExtent();\n $world.hideMockMenu();\n break;\n case \"disable part caching\":\n $world.hideMockMenu();\n break;\n case \"Debugging\":\n this.owner.showList(this.selection);\n break;\n case \"reset world scale\":\n $world.resetScale();\n $world.hideMockMenu();\n break;\n case \"reset title bars\":\n $world.resetAllTitleBars();\n $world.hideMockMenu();\n break;\n case \"reset button labels\":\n $world.resetAllButtonLabels();\n $world.hideMockMenu();\n break;\n case \"World serialization info\":\n require('lively.persistence.Debugging').toRun(\n function() {\n var json = lively.persistence.Serializer.serialize(world),\n printer = lively.persistence.Debugging.Helper.listObjects(json);\n world.addTextWindow(printer.toString());\n }\n );\n $world.hideMockMenu();\n break;\n case \"clear part cache\":\n $world.hideMockMenu();\n break;\n case \"show connectors\":\n $world.hideMockMenu();\n break;\n case \"Wiki\":\n this.owner.showList(this.selection);\n break;\n case \"about this wiki\":\n $world.openAboutBox();\n $world.hideMockMenu();\n break;\n case \"view versions of this world\":\n $world.openVersionViewer();\n $world.hideMockMenu();\n break;\n case \"download world\":\n require('lively.persistence.StandAlonePackaging').toRun(\n function() {\n lively.persistence.StandAlonePackaging.packageCurrentWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"upload world to Dropbox\":\n require('apps.Dropbox').toRun(\n function() {\n DropboxAPI.uploadArchivedWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"delete world\":\n $world.interactiveDeleteWorldOnServer();\n $world.hideMockMenu();\n break;\n case \"Documentation\":\n this.owner.showList(this.selection);\n break;\n case \"on short cuts\":\n $world.openShortcutDocumentation();\n $world.hideMockMenu();\n break;\n case \"on connect data bindings\":\n $world.openConnectDocumentation();\n $world.hideMockMenu();\n break;\n case \"on Lively's PartsBin\":\n $world.openPartsBinDocumentation();\n $world.hideMockMenu();\n break;\n case \"more...\":\n window.open(Config.rootPath + 'documentation/');\n $world.hideMockMenu();\n break;\n case \"save world as ...\":\n $world.interactiveSaveWorldAs();\n $world.hideMockMenu();\n break;\n case \"save world\":\n $world.saveWorld();\n $world.hideMockMenu();\n break;\n default:\n //Do nothing\n }\n}","funcProperties":{"__isSmartRef__":true,"id":345},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"344":{"this":{"__isSmartRef__":true,"id":115}},"345":{"timestamp":{"__isSmartRef__":true,"id":346},"user":"conradcalmez","tags":["WorldMenuFunctionality"]},"346":{"isSerializedDate":true,"string":"Tue Jan 31 2012 13:26:04 GMT+0100 (Mitteleuropäische Zeit)"},"347":{"varMapping":{"__isSmartRef__":true,"id":348},"source":"function initializeListEntries() {\n this.initialize();\n list = [\"Ellipse\",\"Image\",\"Line\",\"Rectangle\",\"Text\",\n \"Button\",\"List\",\"ScriptableButton\",\"Slider\"];\n for (var i = 0; i < list.length; i++) {\n this.addItem(list[i]);\n }\n}","funcProperties":{"__isSmartRef__":true,"id":349},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"348":{"this":{"__isSmartRef__":true,"id":115}},"349":{"timestamp":{"__isSmartRef__":true,"id":350},"user":"conradcalmez","tags":[]},"350":{"isSerializedDate":true,"string":"Tue Jan 31 2012 11:56:41 GMT+0100 (Mitteleuropäische Zeit)"},"351":{"onTouchStart":{"__isSmartRef__":true,"id":352},"onTouchMove":{"__isSmartRef__":true,"id":360},"onTouchEnd":{"__isSmartRef__":true,"id":364},"stayInBounds":{"__isSmartRef__":true,"id":372},"isInBounds":{"__isSmartRef__":true,"id":376},"removeAllMenuItems":{"__isSmartRef__":true,"id":380},"addItemMorph":{"__isSmartRef__":true,"id":384}},"352":{"varMapping":{"__isSmartRef__":true,"id":353},"source":"function onTouchStart(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n\n if(touch) {\n touch.originalDragOffset = touch.clientY;\n touch.originalMenuOffset = this.getPosition().y;\n\n this.isTouched = true;\n this.velocity = 0;\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = new Date().valueOf();\n }\n return true;\n\n \n}","funcProperties":{"__isSmartRef__":true,"id":358},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"353":{"this":{"__isSmartRef__":true,"id":109},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":354}},"354":{"$super":{"__isSmartRef__":true,"id":355}},"355":{"varMapping":{"__isSmartRef__":true,"id":356},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":357},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"356":{"obj":{"__isSmartRef__":true,"id":109},"name":"onTouchStart"},"357":{},"358":{"timestamp":{"__isSmartRef__":true,"id":359},"user":"sstamm","tags":[]},"359":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:19:34 GMT+0100 (Mitteleuropäische Zeit)"},"360":{"varMapping":{"__isSmartRef__":true,"id":361},"source":"function onTouchMove(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n \n if(touch && touch.originalDragOffset) {\n //TODO: Store this attributes in the object to save computation time\n var heightMenu = this.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu-heightContainer;\n\n var x = this.getPosition().x;\n\n var delta = touch.clientY - touch.originalDragOffset;\n this.setPosition(pt(x,touch.originalMenuOffset+delta));\n\n if(!this.isInBounds()) {\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n delta = this.getPosition().y-yPos;\n this.moveBy(pt(0,-delta/2));\n }\n\n var positionDelta = touch.lastTouch-touch.clientY;\n var now = new Date().valueOf();\n var timeDelta = now - touch.lastUpdate;\n\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = now;\n\n this.velocity = positionDelta*(-10/timeDelta);\n \n\n }\n return true;\n\n}","funcProperties":{"__isSmartRef__":true,"id":362},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"361":{"this":{"__isSmartRef__":true,"id":109}},"362":{"timestamp":{"__isSmartRef__":true,"id":363},"user":"sstamm","tags":[]},"363":{"isSerializedDate":true,"string":"Fri Mar 02 2012 14:08:15 GMT+0100 (Mitteleuropäische Zeit)"},"364":{"varMapping":{"__isSmartRef__":true,"id":365},"source":"function onTouchEnd(evt) {\n $world.get(\"TouchList\").submorphs[0];\n var lastUpdate = new Date().valueOf();\n this.isTouched = false;\n var that = this;\n\n var flickingFct = function() {\n var now = new Date().valueOf();\n var delta = now - lastUpdate;\n var velo;\n that.velocity *= Math.pow(0.99, delta);\n \n that.moveBy(pt(0,that.velocity));\n that.stayInBounds();\n velo = that.velocity;\n \n lastUpdate = now;\n if((velo*velo>0.05 || !that.isInBounds()) && !that.isTouched) {\n window.setTimeout(flickingFct,10);\n }\n };\n\n window.setTimeout(flickingFct,10);\n\n}","funcProperties":{"__isSmartRef__":true,"id":370},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"365":{"this":{"__isSmartRef__":true,"id":109},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":366}},"366":{"$super":{"__isSmartRef__":true,"id":367}},"367":{"varMapping":{"__isSmartRef__":true,"id":368},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":369},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"368":{"obj":{"__isSmartRef__":true,"id":109},"name":"onTouchEnd"},"369":{},"370":{"timestamp":{"__isSmartRef__":true,"id":371},"user":"sstamm","tags":[]},"371":{"isSerializedDate":true,"string":"Fri Mar 02 2012 14:10:41 GMT+0100 (Mitteleuropäische Zeit)"},"372":{"varMapping":{"__isSmartRef__":true,"id":373},"source":"function stayInBounds() {\n var heightMenu = this.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n if(this.velocity*delta > 0) {\n // out of bounds and velocity is in wrong direction\n this.velocity -= delta/15;\n } else if(delta!=0) {\n this.velocity = -delta/15;\n }\n}","funcProperties":{"__isSmartRef__":true,"id":374},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"373":{"this":{"__isSmartRef__":true,"id":109}},"374":{"timestamp":{"__isSmartRef__":true,"id":375},"user":"sstamm","tags":[]},"375":{"isSerializedDate":true,"string":"Fri Mar 02 2012 12:01:17 GMT+0100 (Mitteleuropäische Zeit)"},"376":{"varMapping":{"__isSmartRef__":true,"id":377},"source":"function isInBounds() {\n var heightMenu = this.itemList.length * 43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n return Math.abs(delta)<=0.02;\n\n}","funcProperties":{"__isSmartRef__":true,"id":378},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"377":{"this":{"__isSmartRef__":true,"id":109}},"378":{"timestamp":{"__isSmartRef__":true,"id":379},"user":"sstamm","tags":[]},"379":{"isSerializedDate":true,"string":"Fri Mar 02 2012 12:00:09 GMT+0100 (Mitteleuropäische Zeit)"},"380":{"varMapping":{"__isSmartRef__":true,"id":381},"source":"function removeAllMenuItems() {\n this.itemList = [];\n this.setPosition(pt(0,0));\n this.submorphs.invoke(\"remove\");\n}","funcProperties":{"__isSmartRef__":true,"id":382},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"381":{"this":{"__isSmartRef__":true,"id":109}},"382":{"timestamp":{"__isSmartRef__":true,"id":383},"user":"sstamm","tags":[]},"383":{"isSerializedDate":true,"string":"Fri Mar 02 2012 11:53:17 GMT+0100 (Mitteleuropäische Zeit)"},"384":{"varMapping":{"__isSmartRef__":true,"id":385},"source":"function addItemMorph(morph) {\n morph.disableDropping();\n this.itemList = this.itemList || [];\n morph.setPosition(pt(0,this.itemList.length*43));\n this.itemList.push(morph);\n this.addMorph(morph);\n}","funcProperties":{"__isSmartRef__":true,"id":386},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"385":{"this":{"__isSmartRef__":true,"id":109}},"386":{"timestamp":{"__isSmartRef__":true,"id":387},"user":"sstamm","tags":[]},"387":{"isSerializedDate":true,"string":"Fri Mar 02 2012 12:41:29 GMT+0100 (Mitteleuropäische Zeit)"},"388":{"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(100.0,281.0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"389":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":4,"partName":"Rectangle","changes":[{"__isSmartRef__":true,"id":390}],"revisionOnLoad":140998,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"390":{"date":{"__isSmartRef__":true,"id":391},"author":"fbo","message":"","id":"BD1C654D-9100-4B66-BC62-B15FF2498B2B"},"391":{"isSerializedDate":true,"string":"Sat Feb 25 2012 02:59:09 GMT+0100 (Mitteleuropäische Zeit)"},"392":{"morph":{"__isSmartRef__":true,"id":108},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"393":{"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":394}},"394":{"test01IsMorph":{"__isSmartRef__":true,"id":395}},"395":{"varMapping":{"__isSmartRef__":true,"id":396},"source":"function test01IsMorph(aPart) {\n this.assert(aPart.isMorph, 'rectangle should be a morph');\n}","funcProperties":{"__isSmartRef__":true,"id":397},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"396":{"this":{"__isSmartRef__":true,"id":393}},"397":{},"398":{"adjustForNewBounds":true,"resizeWidth":false,"resizeHeight":true},"399":{"_BorderWidth":1,"_ClipMode":"hidden","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(348.0,281.0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"400":{"partsSpaceName":"PartsBin/BP2012/","comment":"A morph which behaves like an IPad list. Use initialize() to clear and addItem() to ... well ... add items","migrationLevel":4,"partName":"TouchList","changes":[{"__isSmartRef__":true,"id":401},{"__isSmartRef__":true,"id":403},{"__isSmartRef__":true,"id":405},{"__isSmartRef__":true,"id":407}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"401":{"date":{"__isSmartRef__":true,"id":402},"author":"sstamm","message":"initial commit","id":"767E9E7C-11E5-4BEF-A4B2-3668C46D0969"},"402":{"isSerializedDate":true,"string":"Tue Jan 24 2012 19:00:20 GMT+0100 (Mitteleuropäische Zeit)"},"403":{"date":{"__isSmartRef__":true,"id":404},"author":"sstamm","message":"fixed bug when deleting the text morph on the iPad","id":"C93A96ED-F8E8-44F7-A454-D664753C5466"},"404":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:30:26 GMT+0100 (Mitteleuropäische Zeit)"},"405":{"date":{"__isSmartRef__":true,"id":406},"author":"sstamm","message":"","id":"A26BF7D0-A1D7-46E6-9AF1-47338619CD17"},"406":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:02:09 GMT+0100 (Mitteleuropäische Zeit)"},"407":{"date":{"__isSmartRef__":true,"id":408},"author":"sstamm","message":"disabled halos on the text morph","id":"9EAE8CAF-9C94-41BE-B398-D3D688298B13"},"408":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:48:12 GMT+0100 (Mitteleuropäische Zeit)"},"409":{"morph":{"__isSmartRef__":true,"id":107},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"410":{"sourceObj":{"__isSmartRef__":true,"id":107},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":107},"targetMethodName":"handleClick","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"411":{"sourceObj":{"__isSmartRef__":true,"id":107},"sourceAttrName":"title","targetObj":{"__isSmartRef__":true,"id":87},"targetMethodName":"textString","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"412":{"adjustForNewBounds":true,"resizeWidth":true,"resizeHeight":true},"413":{"onrestore":{"__isSmartRef__":true,"id":414},"addItem":{"__isSmartRef__":true,"id":422},"createListItem":{"__isSmartRef__":true,"id":426},"touchstartCallback":{"__isSmartRef__":true,"id":430},"touchmoveCallback":{"__isSmartRef__":true,"id":434},"touchendCallback":{"__isSmartRef__":true,"id":438},"updateSelection":{"__isSmartRef__":true,"id":442},"handleClick":{"__isSmartRef__":true,"id":446},"createMenuItems":{"__isSmartRef__":true,"id":450},"testSimpleCreate":{"__isSmartRef__":true,"id":454},"removeAllMenuItems":{"__isSmartRef__":true,"id":458},"setup":{"__isSmartRef__":true,"id":462},"testCreateMenuItemsWithSubmenus":{"__isSmartRef__":true,"id":466},"reset":{"__isSmartRef__":true,"id":470},"openSuperMenu":{"__isSmartRef__":true,"id":474},"openSubMenu":{"__isSmartRef__":true,"id":478},"createContainer":{"__isSmartRef__":true,"id":482},"getCurrentContainer":{"__isSmartRef__":true,"id":486},"addMenuItems":{"__isSmartRef__":true,"id":490},"getLevel":{"__isSmartRef__":true,"id":494},"createContainerPrototype":{"__isSmartRef__":true,"id":497}},"414":{"varMapping":{"__isSmartRef__":true,"id":415},"source":"function onrestore() {\n var that = this;\n\n //TODO: this is a race condition, because the render context is not\n // ready in onrestore\n window.setTimeout(function() { \n that.shape.setClipMode(\"hidden\");\n }, 100);\n}","funcProperties":{"__isSmartRef__":true,"id":420},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"415":{"this":{"__isSmartRef__":true,"id":107},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":416}},"416":{"$super":{"__isSmartRef__":true,"id":417}},"417":{"varMapping":{"__isSmartRef__":true,"id":418},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":419},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"418":{"obj":{"__isSmartRef__":true,"id":107},"name":"onrestore"},"419":{},"420":{"timestamp":{"__isSmartRef__":true,"id":421},"user":"conradcalmez","tags":[]},"421":{"isSerializedDate":true,"string":"Tue Feb 07 2012 14:37:10 GMT+0100 (Mitteleuropäische Zeit)"},"422":{"varMapping":{"__isSmartRef__":true,"id":423},"source":"function addItem(item) {\n var newMorph = this.createListItem(item);\n this.getCurrentContainer().addItemMorph(newMorph);\n}","funcProperties":{"__isSmartRef__":true,"id":424},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"423":{"this":{"__isSmartRef__":true,"id":107}},"424":{"timestamp":{"__isSmartRef__":true,"id":425},"user":"sstamm","tags":[]},"425":{"isSerializedDate":true,"string":"Fri Mar 02 2012 14:17:35 GMT+0100 (Mitteleuropäische Zeit)"},"426":{"varMapping":{"__isSmartRef__":true,"id":427},"source":"function createListItem(item) {\n var textString = item.string;\n var part = Morph.makeRectangle(0, 0, 10, 10);\n\n part.name = \"MenuItem_\" + textString;\n part.item = item;\n\n part.applyStyle({\n extent: pt(this.getExtent().x,44),\n fill: new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n ),\n resizeWidth: true,\n borderColor: Color.rgb(138,138,138)\n });\n\n part.onTouchStart = this.touchstartCallback;\n part.onTouchMove = this.touchmoveCallback;\n part.onTouchEnd = this.touchendCallback;\n\n var text = new TextMorph(new Rectangle(0,0,this.getExtent().x,10));\n text.applyStyle({fill: null, borderWidth: 0});\n text.setFontSize(14);\n text.setTextColor(Color.rgb(47,47,47));\n text.setFontFamily(\"Helvetica, Arial, sans-serif\");\n \n text.setPosition(pt(10,10));\n text.textString = textString;\n\n text.emphasizeAll({fontWeight: 'bold'});\n text.disableHalos();\n text.ignoreEvents();\n part.addMorph(text);\n\n return part;\n}","funcProperties":{"__isSmartRef__":true,"id":428},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"427":{"this":{"__isSmartRef__":true,"id":107}},"428":{"timestamp":{"__isSmartRef__":true,"id":429},"user":"sstamm","tags":[]},"429":{"isSerializedDate":true,"string":"Mon Mar 05 2012 10:29:09 GMT+0100 (Mitteleuropäische Zeit)"},"430":{"varMapping":{"__isSmartRef__":true,"id":431},"source":"function touchstartCallback(evt) {\n var touch = evt.touches[0];\n\n this.clickPosition = pt(touch.clientX,touch.clientY);\n this.lastClickPos = this.clickPosition;\n\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":432},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"431":{"this":{"__isSmartRef__":true,"id":107}},"432":{"timestamp":{"__isSmartRef__":true,"id":433},"user":"sstamm","tags":[]},"433":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:37:36 GMT+0100 (Mitteleuropäische Zeit)"},"434":{"varMapping":{"__isSmartRef__":true,"id":435},"source":"function touchmoveCallback(evt) {\n var touch = evt.touches[0];\n \n this.lastClickPos = pt(touch.clientX,touch.clientY);\n\n return false;\n \n}","funcProperties":{"__isSmartRef__":true,"id":436},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"435":{"this":{"__isSmartRef__":true,"id":107}},"436":{"timestamp":{"__isSmartRef__":true,"id":437},"user":"sstamm","tags":[]},"437":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:34:29 GMT+0100 (Mitteleuropäische Zeit)"},"438":{"varMapping":{"__isSmartRef__":true,"id":439},"source":"function touchendCallback(evt) {\n var deltaPt = this.lastClickPos.subPt(this.clickPosition);\n var delta = deltaPt.x*deltaPt.x + deltaPt.y*deltaPt.y;\n if(delta<25) {\n //TODO: find a better way to find the related listMorph\n var listMorph = this.owner.owner.owner;\n\n if(listMorph && listMorph.updateSelection) {\n listMorph.updateSelection(this);\n }\n }\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":440},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"439":{"this":{"__isSmartRef__":true,"id":107}},"440":{"timestamp":{"__isSmartRef__":true,"id":441},"user":"sstamm","tags":[]},"441":{"isSerializedDate":true,"string":"Fri Mar 02 2012 12:46:03 GMT+0100 (Mitteleuropäische Zeit)"},"442":{"varMapping":{"__isSmartRef__":true,"id":443},"source":"function updateSelection(newSelectedMorph) {\n var hasText = true;\n if(this.selectedMorph) {\n hasText = this.selectedMorph.submorphs[0];\n this.selectedMorph.setFill(\n new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n )\n );\n if(hasText) { this.selectedMorph.submorphs[0].setTextColor(Color.rgb(47,47,47));\n }\n }\n hasText = newSelectedMorph.submorphs[0];\n\n \n if(hasText) {\n this.selection = newSelectedMorph.item.value;\n } else {\n this.selection = null;\n }\n this.selectedLineNo = newSelectedMorph.index;\n this.selectedMorph = newSelectedMorph;\n \n this.selectedMorph.setFill(\nnew lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(47,47,47)},\n {offset:0.5,color: Color.rgb(21,21,21)},\n {offset: 1, color: Color.rgb(0,0,0)}\n ],\n 'northSouth'\n ));\n \n if(hasText) {\n this.selectedMorph.submorphs[0].setTextColor(Color.rgb(222,222,222));\n }\n}","funcProperties":{"__isSmartRef__":true,"id":444},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"443":{"this":{"__isSmartRef__":true,"id":107}},"444":{"timestamp":{"__isSmartRef__":true,"id":445},"user":"conradcalmez","tags":[]},"445":{"isSerializedDate":true,"string":"Thu Feb 02 2012 15:44:22 GMT+0100 (Mitteleuropäische Zeit)"},"446":{"varMapping":{"__isSmartRef__":true,"id":447},"source":"function handleClick(selection) {\n if (!selection) return;\n\n if (selection[1] instanceof Array) {\n this.openSubMenu(selection);\n return;\n }\n\n if (selection[1] instanceof Function && this.owner.targetMorph) {\n var evt = document.createEvent('MouseEvents');\n evt.initMouseEvent(\n 'mouseup',\n true,\n true,\n window,\n 1,\n 0,\n 0,\n 0,\n 0,\n false,\n false,\n false,\n false,\n 0,\n null\n );\n lively.morphic.EventHandler.prototype.patchEvent(evt);\n var morph = this.owner;\n // make the call of the callback function asynchronous, so that complex operations\n // do not block the visual update of the list\n window.setTimeout(function() { selection[1](evt, morph); }, 50);\n }\n}","funcProperties":{"__isSmartRef__":true,"id":448},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"447":{"this":{"__isSmartRef__":true,"id":107}},"448":{"timestamp":{"__isSmartRef__":true,"id":449},"user":"sstamm","tags":[""]},"449":{"isSerializedDate":true,"string":"Fri Mar 02 2012 14:25:06 GMT+0100 (Mitteleuropäische Zeit)"},"450":{"varMapping":{"__isSmartRef__":true,"id":451},"source":"function createMenuItems(items) {\n this.removeAllMenuItems();\n this.addMenuItems(items);\n}","funcProperties":{"__isSmartRef__":true,"id":452},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"451":{"this":{"__isSmartRef__":true,"id":107}},"452":{"timestamp":{"__isSmartRef__":true,"id":453},"user":"sstamm","tags":[]},"453":{"isSerializedDate":true,"string":"Fri Mar 02 2012 13:55:23 GMT+0100 (Mitteleuropäische Zeit)"},"454":{"varMapping":{"__isSmartRef__":true,"id":455},"source":"function testSimpleCreate() {\n var helloWasRun = false;\n this.setup([\n [\"hello\", function() {\n helloWasRun = true;}],\n ]);\n this.updateSelection(this.itemList.first());\n assert(helloWasRun, \"hello callback was not run\");\n}","funcProperties":{"__isSmartRef__":true,"id":456},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"455":{"this":{"__isSmartRef__":true,"id":107}},"456":{"timestamp":{"__isSmartRef__":true,"id":457},"user":"conradcalmez","tags":["test"]},"457":{"isSerializedDate":true,"string":"Tue Feb 07 2012 12:39:19 GMT+0100 (Mitteleuropäische Zeit)"},"458":{"varMapping":{"__isSmartRef__":true,"id":459},"source":"function removeAllMenuItems() {\n this.getCurrentContainer().removeAllMenuItems();\n while(this.containerStack.length > 0){\n this.getCurrentContainer().remove();\n this.currentContainer = containerStack.pop();\n this.currentContainer.removeAllMenuItems();\n }\n this.containerPrototype = this.createContainerPrototype();\n this.nextContainer = this.createContainer();\n this.titleStack = [];\n this.containerStack = [];\n}","funcProperties":{"__isSmartRef__":true,"id":460},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"459":{"this":{"__isSmartRef__":true,"id":107}},"460":{"timestamp":{"__isSmartRef__":true,"id":461},"user":"sstamm","tags":[]},"461":{"isSerializedDate":true,"string":"Fri Mar 02 2012 17:01:55 GMT+0100 (Mitteleuropäische Zeit)"},"462":{"varMapping":{"__isSmartRef__":true,"id":463},"source":"function setup(itemList) {\n console.log(\"in setup\");\n this.selection = null;\n this.selectedLineNo = -1;\n this.selectedMorph = null;\n this.shape.setClipMode(\"hidden\");\n this.titleStack = [];\n this.containerStack = [];\n var container = this.getCurrentContainer();\n this.get(\"SubmenuContainer\").removeAllMorphs();\n this.get(\"SubmenuContainer\").addMorph(container);\n this.currentContainer = container;\n this.get(\"SubmenuContainer\").setPosition(pt(0,0));\n //world menu entries\n this.createMenuItems(itemList);\n}","funcProperties":{"__isSmartRef__":true,"id":464},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"463":{"this":{"__isSmartRef__":true,"id":107}},"464":{"timestamp":{"__isSmartRef__":true,"id":465},"user":"sstamm","tags":[]},"465":{"isSerializedDate":true,"string":"Mon Mar 05 2012 16:31:06 GMT+0100 (Mitteleuropäische Zeit)"},"466":{"varMapping":{"__isSmartRef__":true,"id":467},"source":"function testCreateMenuItemsWithSubmenus() {\n var helloWasRun = false;\n this.setup([\n [\"sub\", [\n [\"hello\", function() {\n helloWasRun = true;}] \n ]\n ]\n ]);\n this.updateSelection(this.itemList.first());\n (function () {\n this.updateSelection(this.itemList.first());\n assert(helloWasRun, \"hello callback was not run\");\n }).bind(this).delay(0);\n}","funcProperties":{"__isSmartRef__":true,"id":468},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"467":{"this":{"__isSmartRef__":true,"id":107}},"468":{"timestamp":{"__isSmartRef__":true,"id":469},"user":"conradcalmez","tags":["test"]},"469":{"isSerializedDate":true,"string":"Tue Feb 07 2012 14:58:41 GMT+0100 (Mitteleuropäische Zeit)"},"470":{"varMapping":{"__isSmartRef__":true,"id":471},"source":"function reset() {\n this.disableDropping();\n this.submorphs.invoke('disableDropping');\n this.setup([]);\n}","funcProperties":{"__isSmartRef__":true,"id":472},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"471":{"this":{"__isSmartRef__":true,"id":107}},"472":{"timestamp":{"__isSmartRef__":true,"id":473},"user":"conradcalmez","tags":[]},"473":{"isSerializedDate":true,"string":"Mon Feb 13 2012 12:30:08 GMT+0100 (Mitteleuropäische Zeit)"},"474":{"varMapping":{"__isSmartRef__":true,"id":475},"source":"function openSuperMenu() {\n this.title = this.titleStack.pop();\n\n var offset = this.getExtent().x * this.getLevel();\n\n if (this.getLevel() === 0){\n this.get(\"BackButton\").setVisible(false);\n }\n\n var that = this;\n var callbackFct = function() {\n that.getCurrentContainer().remove();\n that.currentContainer = that.containerStack.pop();\n };\n\n this.get(\"SubmenuContainer\").setPositionAnimated(pt(-offset, 0), 500, callbackFct);\n\n}","funcProperties":{"__isSmartRef__":true,"id":476},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"475":{"this":{"__isSmartRef__":true,"id":107}},"476":{"timestamp":{"__isSmartRef__":true,"id":477},"user":"sstamm","tags":[]},"477":{"isSerializedDate":true,"string":"Mon Mar 05 2012 16:43:12 GMT+0100 (Mitteleuropäische Zeit)"},"478":{"varMapping":{"__isSmartRef__":true,"id":479},"source":"function openSubMenu(selection) {\n (function () {\n this.titleStack.push(this.title);\n this.containerStack.push(this.getCurrentContainer());\n this.get(\"BackButton\").setVisible(true);\n this.title = selection[0];\n\n var offset = this.getExtent().x * this.getLevel();\n\n var container;\n if(this.nextContainer){\n container = this.nextContainer;\n delete this.nextContainer;\n } else {\n container = this.createContainer();\n }\n container.setPosition(pt(offset, 0));\n this.get(\"SubmenuContainer\").addMorph(container);\n \n this.currentContainer = container;\n this.addMenuItems(selection[1]);\n\n var that = this;\n this.get(\"SubmenuContainer\").setPositionAnimated(pt(-offset, 0), 500, function(){\n that.nextContainer = that.createContainer();\n });\n\n }).bind(this).delay(0);\n}","funcProperties":{"__isSmartRef__":true,"id":480},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"479":{"this":{"__isSmartRef__":true,"id":107}},"480":{"timestamp":{"__isSmartRef__":true,"id":481},"user":"sstamm","tags":[]},"481":{"isSerializedDate":true,"string":"Mon Mar 05 2012 10:40:27 GMT+0100 (Mitteleuropäische Zeit)"},"482":{"varMapping":{"__isSmartRef__":true,"id":483},"source":"function createContainer() {\n var container = this.containerPrototype.copy();\n container.removeAllMenuItems();\n return container;\n}","funcProperties":{"__isSmartRef__":true,"id":484},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"483":{"this":{"__isSmartRef__":true,"id":107}},"484":{"timestamp":{"__isSmartRef__":true,"id":485},"user":"sstamm","tags":[]},"485":{"isSerializedDate":true,"string":"Fri Mar 02 2012 15:11:52 GMT+0100 (Mitteleuropäische Zeit)"},"486":{"varMapping":{"__isSmartRef__":true,"id":487},"source":"function getCurrentContainer() {\n if(!this.currentContainer){\n this.currentContainer = this.get(\"SubmenuContainer\").submorphs[0];\n }\n return this.currentContainer;\n}","funcProperties":{"__isSmartRef__":true,"id":488},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"487":{"this":{"__isSmartRef__":true,"id":107}},"488":{"timestamp":{"__isSmartRef__":true,"id":489},"user":"sstamm","tags":[]},"489":{"isSerializedDate":true,"string":"Mon Mar 05 2012 16:25:13 GMT+0100 (Mitteleuropäische Zeit)"},"490":{"varMapping":{"__isSmartRef__":true,"id":491},"source":"function addMenuItems(items) {\n var that = this;\n items.forEach(function (item) {\n that.addItem({string: item[0], value: item, isListItem: true});\n });\n}","funcProperties":{"__isSmartRef__":true,"id":492},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"491":{"this":{"__isSmartRef__":true,"id":107}},"492":{"timestamp":{"__isSmartRef__":true,"id":493},"user":"sstamm","tags":[]},"493":{"isSerializedDate":true,"string":"Fri Mar 02 2012 14:17:17 GMT+0100 (Mitteleuropäische Zeit)"},"494":{"varMapping":{"__isSmartRef__":true,"id":495},"source":"function getLevel() {\n return this.titleStack.length;\n}","funcProperties":{"__isSmartRef__":true,"id":496},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"495":{"this":{"__isSmartRef__":true,"id":107}},"496":{},"497":{"varMapping":{"__isSmartRef__":true,"id":498},"source":"function createContainerPrototype() {\n var container = this.getCurrentContainer().copy();\n container.removeAllMenuItems();\n return container;\n}","funcProperties":{"__isSmartRef__":true,"id":499},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"498":{"this":{"__isSmartRef__":true,"id":107}},"499":{"timestamp":{"__isSmartRef__":true,"id":500},"user":"sstamm","tags":[]},"500":{"isSerializedDate":true,"string":"Fri Mar 02 2012 15:11:30 GMT+0100 (Mitteleuropäische Zeit)"},"501":{"_BorderWidth":1,"_ClipMode":"visible","_BorderRadius":12.215000000000002,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding","_Position"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(361.0,318.0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(9,16,29)","_Padding":"lively.rect(0,0,0,0)","_Position":"lively.pt(-180.5,55.0)"},"502":{"partsSpaceName":"PartsBin/iPadWidgets/","comment":"without pin","migrationLevel":4,"partName":"PinLessTouchMenu","changes":[{"__isSmartRef__":true,"id":503},{"__isSmartRef__":true,"id":505},{"__isSmartRef__":true,"id":507},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":511},{"__isSmartRef__":true,"id":513},{"__isSmartRef__":true,"id":515},{"__isSmartRef__":true,"id":517},{"__isSmartRef__":true,"id":519},{"__isSmartRef__":true,"id":521},{"__isSmartRef__":true,"id":523},{"__isSmartRef__":true,"id":525},{"__isSmartRef__":true,"id":527},{"__isSmartRef__":true,"id":529},{"__isSmartRef__":true,"id":531},{"__isSmartRef__":true,"id":533},{"__isSmartRef__":true,"id":535},{"__isSmartRef__":true,"id":537},{"__isSmartRef__":true,"id":539},{"__isSmartRef__":true,"id":541},{"__isSmartRef__":true,"id":543},{"__isSmartRef__":true,"id":545},{"__isSmartRef__":true,"id":547},{"__isSmartRef__":true,"id":549},{"__isSmartRef__":true,"id":551},{"__isSmartRef__":true,"id":553},{"__isSmartRef__":true,"id":555},{"__isSmartRef__":true,"id":557},{"__isSmartRef__":true,"id":559},{"__isSmartRef__":true,"id":561},{"__isSmartRef__":true,"id":563},{"__isSmartRef__":true,"id":565},{"__isSmartRef__":true,"id":567},{"__isSmartRef__":true,"id":569},{"__isSmartRef__":true,"id":571},{"__isSmartRef__":true,"id":573},{"__isSmartRef__":true,"id":575},{"__isSmartRef__":true,"id":577},{"__isSmartRef__":true,"id":579},{"__isSmartRef__":true,"id":581},{"__isSmartRef__":true,"id":583},{"__isSmartRef__":true,"id":585},{"__isSmartRef__":true,"id":587},{"__isSmartRef__":true,"id":589},{"__isSmartRef__":true,"id":591},{"__isSmartRef__":true,"id":593},{"__isSmartRef__":true,"id":595},{"__isSmartRef__":true,"id":597},{"__isSmartRef__":true,"id":599},{"__isSmartRef__":true,"id":601},{"__isSmartRef__":true,"id":603},{"__isSmartRef__":true,"id":605},{"__isSmartRef__":true,"id":607},{"__isSmartRef__":true,"id":609},{"__isSmartRef__":true,"id":611},{"__isSmartRef__":true,"id":613},{"__isSmartRef__":true,"id":615},{"__isSmartRef__":true,"id":617},{"__isSmartRef__":true,"id":619},{"__isSmartRef__":true,"id":621},{"__isSmartRef__":true,"id":623},{"__isSmartRef__":true,"id":625},{"__isSmartRef__":true,"id":627},{"__isSmartRef__":true,"id":629},{"__isSmartRef__":true,"id":631}],"revisionOnLoad":151069,"lastModifiedDate":{"__isSmartRef__":true,"id":633},"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"503":{"date":{"__isSmartRef__":true,"id":504},"author":"sstamm","message":"makes sense","id":"6AC34503-DFE9-4433-A15B-D22C9F0A3E74"},"504":{"isSerializedDate":true,"string":"Fri Mar 16 2012 14:57:17 GMT+0100 (Mitteleuropäische Zeit)"},"505":{"date":{"__isSmartRef__":true,"id":506},"author":"sstamm","message":"bugfix","id":"D540A228-44D5-419E-A014-652B882C4EEE"},"506":{"isSerializedDate":true,"string":"Mon Mar 05 2012 16:43:55 GMT+0100 (Mitteleuropäische Zeit)"},"507":{"date":{"__isSmartRef__":true,"id":508},"author":"sstamm","message":"uses CSS transitions to animate sub menu access","id":"60C8E911-E01E-43EF-A345-80E2012BD832"},"508":{"isSerializedDate":true,"string":"Mon Mar 05 2012 10:44:26 GMT+0100 (Mitteleuropäische Zeit)"},"509":{"date":{"__isSmartRef__":true,"id":510},"author":"bsiegmund","message":"whoopsie","id":"D258ACA7-6A86-4856-ABF2-179327225DCF"},"510":{"isSerializedDate":true,"string":"Thu Mar 01 2012 14:50:42 GMT+0100 (Mitteleuropäische Zeit)"},"511":{"date":{"__isSmartRef__":true,"id":512},"author":"bsiegmund","message":"using faster list now","id":"F7D13107-E8FC-4D4A-A091-79751F2268B3"},"512":{"isSerializedDate":true,"string":"Thu Mar 01 2012 14:31:14 GMT+0100 (Mitteleuropäische Zeit)"},"513":{"date":{"__isSmartRef__":true,"id":514},"author":"sstamm","message":"","id":"4F7CC030-24B2-4F51-9BCB-B251C6FF1AA2"},"514":{"isSerializedDate":true,"string":"Thu Feb 23 2012 16:29:18 GMT+0100 (Mitteleuropäische Zeit)"},"515":{"date":{"__isSmartRef__":true,"id":516},"author":"sstamm","message":"","id":"36E4E28E-802C-46BE-97CB-12173F99E76D"},"516":{"isSerializedDate":true,"string":"Thu Feb 23 2012 16:25:23 GMT+0100 (Mitteleuropäische Zeit)"},"517":{"date":{"__isSmartRef__":true,"id":518},"author":"sstamm","message":"","id":"B456D301-D6FC-4E4E-A846-485724A62BEB"},"518":{"isSerializedDate":true,"string":"Wed Feb 22 2012 17:20:54 GMT+0100 (Mitteleuropäische Zeit)"},"519":{"date":{"__isSmartRef__":true,"id":520},"author":"conradcalmez","message":"","id":"A6E16772-7FBD-49E6-9964-7B8450F1106E"},"520":{"isSerializedDate":true,"string":"Tue Feb 21 2012 12:22:57 GMT+0100 (Mitteleuropäische Zeit)"},"521":{"date":{"__isSmartRef__":true,"id":522},"author":"conradcalmez","message":"changed method invocation from call to apply (needs this.targetMorph to be set)","id":"8DCF73CB-CF10-44C0-BFA8-7717AA176483"},"522":{"isSerializedDate":true,"string":"Mon Feb 20 2012 13:01:06 GMT+0100 (Mitteleuropäische Zeit)"},"523":{"date":{"__isSmartRef__":true,"id":524},"author":"conradcalmez","message":"set origin to pop over \"nose\"","id":"329961F3-2C7F-4C44-A4A7-81035EA1E614"},"524":{"isSerializedDate":true,"string":"Tue Feb 07 2012 16:01:37 GMT+0100 (Mitteleuropäische Zeit)"},"525":{"date":{"__isSmartRef__":true,"id":526},"author":"conradcalmez","message":"added setup method to menu morph","id":"3CF652E7-5357-4D3B-8FE6-B153DBF67435"},"526":{"isSerializedDate":true,"string":"Tue Feb 07 2012 15:46:00 GMT+0100 (Mitteleuropäische Zeit)"},"527":{"date":{"__isSmartRef__":true,"id":528},"author":"conradcalmez","message":"lets try it w/o registering events","id":"0A3D2905-3B19-4207-9310-74A4EFBBE0C9"},"528":{"isSerializedDate":true,"string":"Tue Feb 07 2012 14:30:33 GMT+0100 (Mitteleuropäische Zeit)"},"529":{"date":{"__isSmartRef__":true,"id":530},"author":"conradcalmez","message":"fixed test cases ... ;)","id":"0BE6E5BE-28F1-47B7-9B8A-D4CCEDE700EF"},"530":{"isSerializedDate":true,"string":"Tue Feb 07 2012 12:56:19 GMT+0100 (Mitteleuropäische Zeit)"},"531":{"date":{"__isSmartRef__":true,"id":532},"author":"conradcalmez","message":"added cleanup methods and refactored setup so that it takes a list for initializing the menu list","id":"3B1317E7-8CF6-4726-9841-B073C6223F94"},"532":{"isSerializedDate":true,"string":"Tue Feb 07 2012 12:28:30 GMT+0100 (Mitteleuropäische Zeit)"},"533":{"date":{"__isSmartRef__":true,"id":534},"author":"conradcalmez","message":"removed debug output in TouchList","id":"74DEA054-9267-4622-AC05-D2F63B0F7327"},"534":{"isSerializedDate":true,"string":"Tue Feb 07 2012 12:11:17 GMT+0100 (Mitteleuropäische Zeit)"},"535":{"date":{"__isSmartRef__":true,"id":536},"author":"conradcalmez","message":"refactored so that the menu uses actual world menu entries","id":"51FECE38-542D-4FCE-8227-90896E50DA74"},"536":{"isSerializedDate":true,"string":"Fri Feb 03 2012 13:29:59 GMT+0100 (Mitteleuropäische Zeit)"},"537":{"date":{"__isSmartRef__":true,"id":538},"author":"conradcalmez","message":"just exchange between worlds","id":"E9721E6D-E28B-4EEF-B190-F3B428EFA7AF"},"538":{"isSerializedDate":true,"string":"Tue Jan 31 2012 20:57:01 GMT+0100 (Mitteleuropäische Zeit)"},"539":{"date":{"__isSmartRef__":true,"id":540},"author":"athomschke","message":"","id":"EEC630B7-8288-4E1C-A3B0-9CC18BACC8C6"},"540":{"isSerializedDate":true,"string":"Thu Feb 02 2012 09:59:13 GMT+0100 (Mitteleuropäische Zeit)"},"541":{"date":{"__isSmartRef__":true,"id":542},"author":"conradcalmez","message":"disabled dropping","id":"F84C2DCC-AA8F-4426-8E3A-EF818DCC7A9C"},"542":{"isSerializedDate":true,"string":"Mon Feb 13 2012 12:31:33 GMT+0100 (Mitteleuropäische Zeit)"},"543":{"date":{"__isSmartRef__":true,"id":544},"author":"conradcalmez","message":"maaaahhhh","id":"5D242D12-C104-4C53-BBA7-E1122A35766D"},"544":{"isSerializedDate":true,"string":"Thu Feb 16 2012 15:09:11 GMT+0100 (Mitteleuropäische Zeit)"},"545":{"date":{"__isSmartRef__":true,"id":546},"author":"conradcalmez","message":"apply function to morph if a morph is in selection instead of targetMorph","id":"46C194CF-5E98-478C-B7BC-31962C47EC05"},"546":{"isSerializedDate":true,"string":"Mon Feb 20 2012 14:33:39 GMT+0100 (Mitteleuropäische Zeit)"},"547":{"date":{"__isSmartRef__":true,"id":548},"author":"conradcalmez","message":"","id":"6F9BA15B-53E6-4CFE-BEFF-DF3B28DEAE84"},"548":{"isSerializedDate":true,"string":"Mon Feb 20 2012 14:35:48 GMT+0100 (Mitteleuropäische Zeit)"},"549":{"date":{"__isSmartRef__":true,"id":550},"author":"conradcalmez","message":"","id":"CF048586-404E-4DAE-A8BF-08B45C200E2C"},"550":{"isSerializedDate":true,"string":"Tue Feb 21 2012 14:26:31 GMT+0100 (Mitteleuropäische Zeit)"},"551":{"date":{"__isSmartRef__":true,"id":552},"author":"conradcalmez","message":"","id":"A3C4A892-0A0D-4325-A43B-0860E602221B"},"552":{"isSerializedDate":true,"string":"Tue Feb 21 2012 14:49:00 GMT+0100 (Mitteleuropäische Zeit)"},"553":{"date":{"__isSmartRef__":true,"id":554},"author":"conradcalmez","message":"","id":"3B42230F-8572-4353-8C69-8B895730ED28"},"554":{"isSerializedDate":true,"string":"Tue Feb 21 2012 15:25:56 GMT+0100 (Mitteleuropäische Zeit)"},"555":{"date":{"__isSmartRef__":true,"id":556},"author":"conradcalmez","message":"","id":"A3F60259-5222-4B3F-948F-1B583C83C425"},"556":{"isSerializedDate":true,"string":"Tue Feb 21 2012 15:30:56 GMT+0100 (Mitteleuropäische Zeit)"},"557":{"date":{"__isSmartRef__":true,"id":558},"author":"conradcalmez","message":"","id":"2EDCD7A8-A735-432A-96B9-1579C1F75D18"},"558":{"isSerializedDate":true,"string":"Tue Feb 21 2012 15:47:57 GMT+0100 (Mitteleuropäische Zeit)"},"559":{"date":{"__isSmartRef__":true,"id":560},"author":"conradcalmez","message":"","id":"A3701A65-D12A-49F3-A5AE-B28DA1045DEE"},"560":{"isSerializedDate":true,"string":"Tue Feb 21 2012 15:50:41 GMT+0100 (Mitteleuropäische Zeit)"},"561":{"date":{"__isSmartRef__":true,"id":562},"author":"conradcalmez","message":"","id":"67FB598B-9428-44C9-B475-ADD465C33C41"},"562":{"isSerializedDate":true,"string":"Tue Feb 21 2012 15:52:51 GMT+0100 (Mitteleuropäische Zeit)"},"563":{"date":{"__isSmartRef__":true,"id":564},"author":"conradcalmez","message":"","id":"E808BDF4-71FB-4BF2-AC02-06203D7A49B5"},"564":{"isSerializedDate":true,"string":"Tue Feb 21 2012 15:53:56 GMT+0100 (Mitteleuropäische Zeit)"},"565":{"date":{"__isSmartRef__":true,"id":566},"author":"conradcalmez","message":"","id":"C1750757-32C4-4D61-8C65-73C33A6762B7"},"566":{"isSerializedDate":true,"string":"Tue Feb 21 2012 15:55:34 GMT+0100 (Mitteleuropäische Zeit)"},"567":{"date":{"__isSmartRef__":true,"id":568},"author":"conradcalmez","message":"","id":"15ACB335-1010-4578-A360-7A15F86EC3FC"},"568":{"isSerializedDate":true,"string":"Tue Feb 21 2012 15:57:47 GMT+0100 (Mitteleuropäische Zeit)"},"569":{"date":{"__isSmartRef__":true,"id":570},"author":"conradcalmez","message":"","id":"80B706EB-023D-4E85-8A0D-62960873BE1C"},"570":{"isSerializedDate":true,"string":"Tue Feb 21 2012 15:58:19 GMT+0100 (Mitteleuropäische Zeit)"},"571":{"date":{"__isSmartRef__":true,"id":572},"author":"conradcalmez","message":"","id":"08455017-118A-49AE-9FB3-4789675CD01B"},"572":{"isSerializedDate":true,"string":"Tue Feb 21 2012 16:01:48 GMT+0100 (Mitteleuropäische Zeit)"},"573":{"date":{"__isSmartRef__":true,"id":574},"author":"conradcalmez","message":"","id":"85F46876-CA7B-4FB0-A820-E2F3ED26A0DC"},"574":{"isSerializedDate":true,"string":"Tue Feb 21 2012 16:05:29 GMT+0100 (Mitteleuropäische Zeit)"},"575":{"date":{"__isSmartRef__":true,"id":576},"author":"conradcalmez","message":"","id":"34A17848-E7F1-43BF-8F94-5E6B7055CA99"},"576":{"isSerializedDate":true,"string":"Tue Feb 21 2012 16:06:26 GMT+0100 (Mitteleuropäische Zeit)"},"577":{"date":{"__isSmartRef__":true,"id":578},"author":"conradcalmez","message":"","id":"8B096776-8212-447B-8D9B-92118B2D8D98"},"578":{"isSerializedDate":true,"string":"Tue Feb 21 2012 16:08:41 GMT+0100 (Mitteleuropäische Zeit)"},"579":{"date":{"__isSmartRef__":true,"id":580},"author":"conradcalmez","message":"","id":"89D74A5D-CB75-45DF-971D-90BA8E16B1D6"},"580":{"isSerializedDate":true,"string":"Tue Feb 21 2012 16:10:12 GMT+0100 (Mitteleuropäische Zeit)"},"581":{"date":{"__isSmartRef__":true,"id":582},"author":"conradcalmez","message":"","id":"9B53FD05-7C71-4D2C-9969-7B7E07A3D4E1"},"582":{"isSerializedDate":true,"string":"Tue Feb 21 2012 16:11:25 GMT+0100 (Mitteleuropäische Zeit)"},"583":{"date":{"__isSmartRef__":true,"id":584},"author":"conradcalmez","message":"added pin button","id":"1F22A05C-0179-4933-A878-30FEBC5B8DC0"},"584":{"isSerializedDate":true,"string":"Tue Feb 21 2012 17:04:01 GMT+0100 (Mitteleuropäische Zeit)"},"585":{"date":{"__isSmartRef__":true,"id":586},"author":"conradcalmez","message":"added pinning functionality","id":"D174C7F1-158B-4744-867F-FC5171FAE408"},"586":{"isSerializedDate":true,"string":"Tue Feb 21 2012 17:25:54 GMT+0100 (Mitteleuropäische Zeit)"},"587":{"date":{"__isSmartRef__":true,"id":588},"author":"conradcalmez","message":"","id":"1E584269-7648-47BF-AF7F-EECE051ED4A6"},"588":{"isSerializedDate":true,"string":"Tue Feb 21 2012 17:27:55 GMT+0100 (Mitteleuropäische Zeit)"},"589":{"date":{"__isSmartRef__":true,"id":590},"author":"conradcalmez","message":"","id":"DA4BEF18-58E7-49F9-8032-C219A9FA256C"},"590":{"isSerializedDate":true,"string":"Tue Feb 21 2012 17:31:32 GMT+0100 (Mitteleuropäische Zeit)"},"591":{"date":{"__isSmartRef__":true,"id":592},"author":"conradcalmez","message":"","id":"9606D610-A410-4809-B8C3-45CB9BCA3361"},"592":{"isSerializedDate":true,"string":"Tue Feb 21 2012 17:34:49 GMT+0100 (Mitteleuropäische Zeit)"},"593":{"date":{"__isSmartRef__":true,"id":594},"author":"conradcalmez","message":"","id":"98C592AA-919B-4626-A3ED-7B621D777CDA"},"594":{"isSerializedDate":true,"string":"Tue Feb 21 2012 17:36:23 GMT+0100 (Mitteleuropäische Zeit)"},"595":{"date":{"__isSmartRef__":true,"id":596},"author":"conradcalmez","message":"","id":"86C17D0B-3877-4E29-A7A6-C2CB33FD0802"},"596":{"isSerializedDate":true,"string":"Tue Feb 21 2012 17:37:07 GMT+0100 (Mitteleuropäische Zeit)"},"597":{"date":{"__isSmartRef__":true,"id":598},"author":"conradcalmez","message":"pinning adds menu to the targetMorph of the menu","id":"FA29B13A-7FFE-4CC7-A396-41ABFB626978"},"598":{"isSerializedDate":true,"string":"Tue Feb 21 2012 17:41:52 GMT+0100 (Mitteleuropäische Zeit)"},"599":{"date":{"__isSmartRef__":true,"id":600},"author":"conradcalmez","message":"oops a typo has come by","id":"2166ACE7-96B9-4683-AFFD-B0E40E807338"},"600":{"isSerializedDate":true,"string":"Tue Feb 21 2012 17:43:05 GMT+0100 (Mitteleuropäische Zeit)"},"601":{"date":{"__isSmartRef__":true,"id":602},"author":"conradcalmez","message":"","id":"23A81326-F016-4435-816C-29711652684D"},"602":{"isSerializedDate":true,"string":"Tue Feb 21 2012 18:15:15 GMT+0100 (Mitteleuropäische Zeit)"},"603":{"date":{"__isSmartRef__":true,"id":604},"author":"conradcalmez","message":"","id":"FDFD3D57-4401-4603-BF1C-E0A3AFE0F7D9"},"604":{"isSerializedDate":true,"string":"Tue Feb 21 2012 18:17:01 GMT+0100 (Mitteleuropäische Zeit)"},"605":{"date":{"__isSmartRef__":true,"id":606},"author":"conradcalmez","message":"","id":"BC4C2269-9441-4876-B96E-280821720496"},"606":{"isSerializedDate":true,"string":"Tue Feb 21 2012 18:18:29 GMT+0100 (Mitteleuropäische Zeit)"},"607":{"date":{"__isSmartRef__":true,"id":608},"author":"conradcalmez","message":"","id":"953187D9-20B4-441E-BA46-F8D9E309BEE7"},"608":{"isSerializedDate":true,"string":"Tue Feb 21 2012 18:19:48 GMT+0100 (Mitteleuropäische Zeit)"},"609":{"date":{"__isSmartRef__":true,"id":610},"author":"conradcalmez","message":"","id":"44010F70-F3B9-4164-AF04-CBF8590B9FC4"},"610":{"isSerializedDate":true,"string":"Tue Feb 21 2012 18:25:35 GMT+0100 (Mitteleuropäische Zeit)"},"611":{"date":{"__isSmartRef__":true,"id":612},"author":"conradcalmez","message":"","id":"4EA34716-6498-46CD-B9F1-EE93E25BC342"},"612":{"isSerializedDate":true,"string":"Tue Feb 21 2012 18:27:28 GMT+0100 (Mitteleuropäische Zeit)"},"613":{"date":{"__isSmartRef__":true,"id":614},"author":"conradcalmez","message":"","id":"2DE30403-782E-4EA1-ACEB-10B16E17331D"},"614":{"isSerializedDate":true,"string":"Tue Feb 21 2012 18:29:34 GMT+0100 (Mitteleuropäische Zeit)"},"615":{"date":{"__isSmartRef__":true,"id":616},"author":"conradcalmez","message":"","id":"5ADFFA36-2DE8-44B1-ADE0-085E4467E6B2"},"616":{"isSerializedDate":true,"string":"Tue Feb 21 2012 18:34:11 GMT+0100 (Mitteleuropäische Zeit)"},"617":{"date":{"__isSmartRef__":true,"id":618},"author":"conradcalmez","message":"","id":"F97D487B-F43A-4164-9CEC-5100A5639514"},"618":{"isSerializedDate":true,"string":"Tue Feb 21 2012 18:35:36 GMT+0100 (Mitteleuropäische Zeit)"},"619":{"date":{"__isSmartRef__":true,"id":620},"author":"conradcalmez","message":"copy on pinning","id":"161AD73E-BC7A-4F74-970E-6EE8A9591F04"},"620":{"isSerializedDate":true,"string":"Wed Feb 22 2012 16:11:04 GMT+0100 (Mitteleuropäische Zeit)"},"621":{"date":{"__isSmartRef__":true,"id":622},"author":"sstamm","message":"callback function is now asynchronous","id":"E412D2ED-68A2-4E46-9872-BE2741D22E4B"},"622":{"isSerializedDate":true,"string":"Thu Feb 23 2012 16:06:13 GMT+0100 (Mitteleuropäische Zeit)"},"623":{"date":{"__isSmartRef__":true,"id":624},"author":"sstamm","message":"callback function is now called asynchronously, to provide immidiate feedback","id":"5CE7BADD-7D07-4D05-8D6C-1F19528A278E"},"624":{"isSerializedDate":true,"string":"Thu Feb 23 2012 16:16:34 GMT+0100 (Mitteleuropäische Zeit)"},"625":{"date":{"__isSmartRef__":true,"id":626},"author":"sstamm","message":"scale in setup related to world scale","id":"C61FF380-83B5-47A5-9E90-BB4F3B29737E"},"626":{"isSerializedDate":true,"string":"Thu Mar 01 2012 14:10:34 GMT+0100 (Mitteleuropäische Zeit)"},"627":{"date":{"__isSmartRef__":true,"id":628},"author":"bsiegmund","message":"using faster list now","id":"F59315D3-BB43-405F-BCB5-5EF72FB89E9B"},"628":{"isSerializedDate":true,"string":"Thu Mar 01 2012 14:39:59 GMT+0100 (Mitteleuropäische Zeit)"},"629":{"date":{"__isSmartRef__":true,"id":630},"author":"bsiegmund","message":"reverted","id":"6CF23553-C451-4309-9CA3-CDDED6FD3FA0"},"630":{"isSerializedDate":true,"string":"Thu Mar 01 2012 14:54:36 GMT+0100 (Mitteleuropäische Zeit)"},"631":{"date":{"__isSmartRef__":true,"id":632},"author":"markoroeder","message":"changed an access from direct access to a getter","id":"5C60B13C-48A5-4D3E-A609-493D5FFB12ED"},"632":{"isSerializedDate":true,"string":"Wed Mar 07 2012 11:22:54 GMT+0100 (Mitteleuropäische Zeit)"},"633":{"isSerializedDate":true,"string":"Wed Feb 05 2014 19:59:57 GMT+0100 (Mitteleuropäische Zeit)"},"634":{"morph":{"__isSmartRef__":true,"id":1},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"635":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"636":{"adjustForNewBounds":true},"637":{"WorldMenu":{"__isSmartRef__":true,"id":107},"Parts":{"__isSmartRef__":true,"id":115},"Tools":{"__isSmartRef__":true,"id":638},"Preferences":{"__isSmartRef__":true,"id":1070},"Debugging":{"__isSmartRef__":true,"id":1472},"Wiki":{"__isSmartRef__":true,"id":1919},"Documentation":{"__isSmartRef__":true,"id":2095}},"638":{"submorphs":[{"__isSmartRef__":true,"id":639}],"scripts":[],"id":"328F78A9-1F33-4E59-832D-6E0958245D6C","shape":{"__isSmartRef__":true,"id":1020},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"TouchList2","partsBinMetaInfo":{"__isSmartRef__":true,"id":1021},"eventHandler":{"__isSmartRef__":true,"id":1030},"attributeConnections":[{"__isSmartRef__":true,"id":1031}],"doNotSerialize":["$$selection"],"doNotCopyProperties":["$$selection"],"derivationIds":[127,"86FF1C90-3CC2-44B9-8DEE-1BC214D734AE","EEA7DF22-C343-4B58-A447-43BB95D5405F","9665449D-F0E4-4BCE-854B-48D19C73214E","8B65C997-34DC-4F70-A1BA-266488F1588C","CBDEE8B9-9E1C-44E5-85E6-6D85E0738D59","34806B09-40D4-4BE7-B17E-FFFFDB7B0928","28D43242-91D8-4B3A-B492-0318381E6334","61D56253-B792-45A0-8593-6E8D9CDFBDF1"],"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":1032},"itemList":[{"__isSmartRef__":true,"id":640},{"__isSmartRef__":true,"id":667},{"__isSmartRef__":true,"id":682},{"__isSmartRef__":true,"id":697},{"__isSmartRef__":true,"id":712}],"_ClipMode":"hidden","selectedMorph":null,"selectedLineNo":-1,"owner":null,"_Visible":false,"_Rotation":0,"_Scale":1,"selection":null,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1033},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(7.0,29.0)","distanceToDragEvent":"lively.pt(188.0,-12.0)"},"639":{"submorphs":[{"__isSmartRef__":true,"id":640},{"__isSmartRef__":true,"id":667},{"__isSmartRef__":true,"id":682},{"__isSmartRef__":true,"id":697},{"__isSmartRef__":true,"id":712}],"scripts":[],"id":"D5218CB2-3CA3-4C76-BB43-2D494F372DAD","shape":{"__isSmartRef__":true,"id":727},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"ListItemContainer","partsBinMetaInfo":{"__isSmartRef__":true,"id":728},"eventHandler":{"__isSmartRef__":true,"id":729},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"70193F55-BD62-471E-90CE-6CF2F345BFF8","C29938AD-3221-4AB2-80BA-EBF64E5C8063","F478A91E-32FA-4527-BA77-81009843E6E7","3C2C2181-A589-45A7-B023-FDED3CDFE499","45EE0951-5C82-4C8D-808E-E69D6E6AFFC8","3AB7DC6F-888B-4351-A241-EA890F85280A","3F3C7499-A964-487B-9603-9EA48E5C7FE3","1BFDFB18-EDF6-4338-BF31-3A2D2327B20A"],"owner":{"__isSmartRef__":true,"id":638},"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":730},"lists":{"__isSmartRef__":true,"id":731},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":987},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"640":{"submorphs":[{"__isSmartRef__":true,"id":641}],"scripts":[],"id":"86D6AC44-D485-4A8C-8A65-8DEC0134E3BF","shape":{"__isSmartRef__":true,"id":647},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle23","partsBinMetaInfo":{"__isSmartRef__":true,"id":651},"eventHandler":{"__isSmartRef__":true,"id":652},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"5B3BE47D-EEA1-4F7B-9741-7EF837C47DCF","5109BBCC-1A71-4D2B-9C96-8466CFC3E1AF"],"index":0,"layout":{"__isSmartRef__":true,"id":653},"owner":{"__isSmartRef__":true,"id":639},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":654},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"641":{"submorphs":[],"scripts":[],"id":"3FC40CD1-8DE9-4DA2-988D-AE143469DB23","shape":{"__isSmartRef__":true,"id":642},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text25","partsBinMetaInfo":{"__isSmartRef__":true,"id":643},"textChunks":[{"__isSmartRef__":true,"id":644}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":646},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"227400A1-23FF-45BB-9D29-B56CF0CC5C25","438BEA72-AEF2-4DFB-8F23-96B0FCDA2779"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":640},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"642":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"643":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"644":{"style":{"__isSmartRef__":true,"id":645},"chunkOwner":{"__isSmartRef__":true,"id":641},"storedString":"saved source","_id":"_696","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"645":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"646":{"morph":{"__isSmartRef__":true,"id":641},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"647":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":648},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"648":{"stops":[{"__isSmartRef__":true,"id":649},{"__isSmartRef__":true,"id":650}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"649":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"650":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"651":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"652":{"morph":{"__isSmartRef__":true,"id":640},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"653":{"resizeWidth":true},"654":{"onTouchStart":{"__isSmartRef__":true,"id":655},"onTouchMove":{"__isSmartRef__":true,"id":659},"onTouchEnd":{"__isSmartRef__":true,"id":663}},"655":{"varMapping":{"__isSmartRef__":true,"id":656},"source":"function touchstartCallback(evt) {\n var touch = evt.touches[0];\n\n this.clickPosition = pt(touch.clientX,touch.clientY);\n this.lastClickPos = this.clickPosition;\n\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":657},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"656":{"this":{"__isSmartRef__":true,"id":638}},"657":{"timestamp":{"__isSmartRef__":true,"id":658},"user":"sstamm","tags":[]},"658":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:37:36 GMT+0100 (Mitteleuropäische Zeit)"},"659":{"varMapping":{"__isSmartRef__":true,"id":660},"source":"function touchmoveCallback(evt) {\n var touch = evt.touches[0];\n \n this.lastClickPos = pt(touch.clientX,touch.clientY);\n\n return false;\n \n}","funcProperties":{"__isSmartRef__":true,"id":661},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"660":{"this":{"__isSmartRef__":true,"id":638}},"661":{"timestamp":{"__isSmartRef__":true,"id":662},"user":"sstamm","tags":[]},"662":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:34:29 GMT+0100 (Mitteleuropäische Zeit)"},"663":{"varMapping":{"__isSmartRef__":true,"id":664},"source":"function touchendCallback(evt) {\n var deltaPt = this.lastClickPos.subPt(this.clickPosition);\n var delta = deltaPt.x*deltaPt.x + deltaPt.y*deltaPt.y;\n if(delta<25) {\n //TODO: find a better way to find the related listMorph\n var listMorph = this.owner.owner;\n \n if(listMorph && listMorph.updateSelection) {\n listMorph.updateSelection(this);\n }\n }\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":665},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"664":{"this":{"__isSmartRef__":true,"id":638}},"665":{"timestamp":{"__isSmartRef__":true,"id":666},"user":"sstamm","tags":[]},"666":{"isSerializedDate":true,"string":"Fri Jan 20 2012 17:14:44 GMT+0100 (Mitteleuropäische Zeit)"},"667":{"submorphs":[{"__isSmartRef__":true,"id":668}],"scripts":[],"id":"32524821-0B95-4BBB-BE07-D16375CEEE4D","shape":{"__isSmartRef__":true,"id":674},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle24","partsBinMetaInfo":{"__isSmartRef__":true,"id":678},"eventHandler":{"__isSmartRef__":true,"id":679},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"0343561B-A7AB-48DA-B201-6FA2AF439A7C","7C0687E5-22BA-4EC5-BA6F-54DBF58C0930"],"index":1,"layout":{"__isSmartRef__":true,"id":680},"owner":{"__isSmartRef__":true,"id":639},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":681},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,43.0)"},"668":{"submorphs":[],"scripts":[],"id":"BE4F4F07-F5FD-4E37-88DF-79E1B4544C1A","shape":{"__isSmartRef__":true,"id":669},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text26","partsBinMetaInfo":{"__isSmartRef__":true,"id":670},"textChunks":[{"__isSmartRef__":true,"id":671}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":673},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"CE285E6A-C918-476E-9844-15CF2420324B","98C423C1-8E48-4284-8A04-DCE9D143ACDB"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":667},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"669":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"670":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"671":{"style":{"__isSmartRef__":true,"id":672},"chunkOwner":{"__isSmartRef__":true,"id":668},"storedString":"saved source","_id":"_697","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"672":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"673":{"morph":{"__isSmartRef__":true,"id":668},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"674":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":675},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"675":{"stops":[{"__isSmartRef__":true,"id":676},{"__isSmartRef__":true,"id":677}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"676":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"677":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"678":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"679":{"morph":{"__isSmartRef__":true,"id":667},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"680":{"resizeWidth":true},"681":{"onTouchStart":{"__isSmartRef__":true,"id":655},"onTouchMove":{"__isSmartRef__":true,"id":659},"onTouchEnd":{"__isSmartRef__":true,"id":663}},"682":{"submorphs":[{"__isSmartRef__":true,"id":683}],"scripts":[],"id":"502F9970-AB83-4E82-ABA0-DCE672CB0FE7","shape":{"__isSmartRef__":true,"id":689},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle25","partsBinMetaInfo":{"__isSmartRef__":true,"id":693},"eventHandler":{"__isSmartRef__":true,"id":694},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"BE18A732-94BB-4993-8CF7-A9BAFEDAEEA1","37D50731-16F2-4971-9231-D91F5D20ECCC"],"index":2,"layout":{"__isSmartRef__":true,"id":695},"owner":{"__isSmartRef__":true,"id":639},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":696},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,86.0)"},"683":{"submorphs":[],"scripts":[],"id":"DF7A4634-D1C4-4812-990D-19DF603FAAC2","shape":{"__isSmartRef__":true,"id":684},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text27","partsBinMetaInfo":{"__isSmartRef__":true,"id":685},"textChunks":[{"__isSmartRef__":true,"id":686}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":688},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"2542118F-0717-4378-B067-43E3706547CA","E84BE39E-3CDE-4199-A915-D4ADC5F3B888"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":682},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"684":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"685":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"686":{"style":{"__isSmartRef__":true,"id":687},"chunkOwner":{"__isSmartRef__":true,"id":683},"storedString":"saved source","_id":"_698","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"687":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"688":{"morph":{"__isSmartRef__":true,"id":683},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"689":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":690},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"690":{"stops":[{"__isSmartRef__":true,"id":691},{"__isSmartRef__":true,"id":692}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"691":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"692":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"693":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"694":{"morph":{"__isSmartRef__":true,"id":682},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"695":{"resizeWidth":true},"696":{"onTouchStart":{"__isSmartRef__":true,"id":655},"onTouchMove":{"__isSmartRef__":true,"id":659},"onTouchEnd":{"__isSmartRef__":true,"id":663}},"697":{"submorphs":[{"__isSmartRef__":true,"id":698}],"scripts":[],"id":"871A4387-A049-4740-8F3D-47976812B664","shape":{"__isSmartRef__":true,"id":704},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle26","partsBinMetaInfo":{"__isSmartRef__":true,"id":708},"eventHandler":{"__isSmartRef__":true,"id":709},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"FCFF7273-3FC0-49A9-834F-DFF58B9E3FF6","FEEF1313-EED1-494F-84FE-89FE1D26D72D"],"index":3,"layout":{"__isSmartRef__":true,"id":710},"owner":{"__isSmartRef__":true,"id":639},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":711},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,129.0)"},"698":{"submorphs":[],"scripts":[],"id":"C3C96422-865A-472C-ACC5-1D2621B8D0F3","shape":{"__isSmartRef__":true,"id":699},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text28","partsBinMetaInfo":{"__isSmartRef__":true,"id":700},"textChunks":[{"__isSmartRef__":true,"id":701}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":703},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"0FCDC636-66D9-47E4-9E65-3B78C2FC6B9E","ABA75C06-FCA9-4F44-889F-029F6D20D748"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":697},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"699":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"700":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"701":{"style":{"__isSmartRef__":true,"id":702},"chunkOwner":{"__isSmartRef__":true,"id":698},"storedString":"saved source","_id":"_699","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"702":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"703":{"morph":{"__isSmartRef__":true,"id":698},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"704":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":705},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"705":{"stops":[{"__isSmartRef__":true,"id":706},{"__isSmartRef__":true,"id":707}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"706":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"707":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"708":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"709":{"morph":{"__isSmartRef__":true,"id":697},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"710":{"resizeWidth":true},"711":{"onTouchStart":{"__isSmartRef__":true,"id":655},"onTouchMove":{"__isSmartRef__":true,"id":659},"onTouchEnd":{"__isSmartRef__":true,"id":663}},"712":{"submorphs":[{"__isSmartRef__":true,"id":713}],"scripts":[],"id":"DBAB88F7-EDFF-48CE-B2FC-11E62D05F011","shape":{"__isSmartRef__":true,"id":719},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle27","partsBinMetaInfo":{"__isSmartRef__":true,"id":723},"eventHandler":{"__isSmartRef__":true,"id":724},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"D7BB4244-7EFE-4A55-8582-4BA9AFAF2D87","8136BACB-CAC3-40CF-BC00-74857C636354"],"index":4,"layout":{"__isSmartRef__":true,"id":725},"owner":{"__isSmartRef__":true,"id":639},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":726},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,172.0)"},"713":{"submorphs":[],"scripts":[],"id":"52764EA1-16EB-44B0-9718-2D2AD09BA18E","shape":{"__isSmartRef__":true,"id":714},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text29","partsBinMetaInfo":{"__isSmartRef__":true,"id":715},"textChunks":[{"__isSmartRef__":true,"id":716}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":718},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"4DC3DC87-FD20-4075-8A52-7F336EDA08AF","49920DDD-AEEA-4250-9342-081F9894010F"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":712},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"714":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"715":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"716":{"style":{"__isSmartRef__":true,"id":717},"chunkOwner":{"__isSmartRef__":true,"id":713},"storedString":"saved source","_id":"_700","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"717":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"718":{"morph":{"__isSmartRef__":true,"id":713},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"719":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":720},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"720":{"stops":[{"__isSmartRef__":true,"id":721},{"__isSmartRef__":true,"id":722}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"721":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"722":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"723":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"724":{"morph":{"__isSmartRef__":true,"id":712},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"725":{"resizeWidth":true},"726":{"onTouchStart":{"__isSmartRef__":true,"id":655},"onTouchMove":{"__isSmartRef__":true,"id":659},"onTouchEnd":{"__isSmartRef__":true,"id":663}},"727":{"_BorderWidth":1,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,90.0)","_BorderColor":"Color.rgb(255,255,255)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"728":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"729":{"morph":{"__isSmartRef__":true,"id":639},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"730":{"resizeWidth":true,"adjustForNewBounds":true},"731":{"Parts":{"__isSmartRef__":true,"id":732}},"732":{"submorphs":[{"__isSmartRef__":true,"id":733}],"scripts":[],"id":"B93F122D-B016-4AF4-92C9-4B1A33D0DDC5","shape":{"__isSmartRef__":true,"id":918},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"TouchList1","partsBinMetaInfo":{"__isSmartRef__":true,"id":919},"eventHandler":{"__isSmartRef__":true,"id":928},"attributeConnections":[{"__isSmartRef__":true,"id":929}],"doNotSerialize":["$$selection"],"doNotCopyProperties":["$$selection"],"derivationIds":[127,"86FF1C90-3CC2-44B9-8DEE-1BC214D734AE","EEA7DF22-C343-4B58-A447-43BB95D5405F","9665449D-F0E4-4BCE-854B-48D19C73214E","8B65C997-34DC-4F70-A1BA-266488F1588C","CBDEE8B9-9E1C-44E5-85E6-6D85E0738D59","34806B09-40D4-4BE7-B17E-FFFFDB7B0928","A96DDB06-4250-4386-905D-8B702E91A05F"],"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":930},"itemList":[{"__isSmartRef__":true,"id":734},{"__isSmartRef__":true,"id":761},{"__isSmartRef__":true,"id":776},{"__isSmartRef__":true,"id":791},{"__isSmartRef__":true,"id":806},{"__isSmartRef__":true,"id":821},{"__isSmartRef__":true,"id":836},{"__isSmartRef__":true,"id":851},{"__isSmartRef__":true,"id":866}],"_ClipMode":"hidden","selectedMorph":null,"selectedLineNo":-1,"owner":{"__isSmartRef__":true,"id":931},"_Rotation":0,"_Scale":1,"selection":null,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":946},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(1.0,-42.0)","distanceToDragEvent":"lively.pt(188.0,-12.0)"},"733":{"submorphs":[{"__isSmartRef__":true,"id":734},{"__isSmartRef__":true,"id":761},{"__isSmartRef__":true,"id":776},{"__isSmartRef__":true,"id":791},{"__isSmartRef__":true,"id":806},{"__isSmartRef__":true,"id":821},{"__isSmartRef__":true,"id":836},{"__isSmartRef__":true,"id":851},{"__isSmartRef__":true,"id":866}],"scripts":[],"id":"ED945231-5F92-4EB9-9EE7-1612C0FC1249","shape":{"__isSmartRef__":true,"id":881},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"ListItemContainer","partsBinMetaInfo":{"__isSmartRef__":true,"id":882},"eventHandler":{"__isSmartRef__":true,"id":883},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"70193F55-BD62-471E-90CE-6CF2F345BFF8","C29938AD-3221-4AB2-80BA-EBF64E5C8063","F478A91E-32FA-4527-BA77-81009843E6E7","3C2C2181-A589-45A7-B023-FDED3CDFE499","45EE0951-5C82-4C8D-808E-E69D6E6AFFC8","3AB7DC6F-888B-4351-A241-EA890F85280A","1DB8DDC7-39AB-4B77-BB60-17766F9CFBD1"],"owner":{"__isSmartRef__":true,"id":732},"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":884},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":885},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"734":{"submorphs":[{"__isSmartRef__":true,"id":735}],"scripts":[],"id":"24E50215-5D49-47BB-A7A6-BB3EE2C2E222","shape":{"__isSmartRef__":true,"id":741},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle","partsBinMetaInfo":{"__isSmartRef__":true,"id":745},"eventHandler":{"__isSmartRef__":true,"id":746},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"FE6EF7FA-1F27-401C-8A09-0C3585F4CE1F","27C4A9A5-0C3C-4AF4-B30E-4128270B1ADD"],"index":0,"layout":{"__isSmartRef__":true,"id":747},"owner":{"__isSmartRef__":true,"id":733},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":748},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"735":{"submorphs":[],"scripts":[],"id":"9A2AD62A-C9F3-458C-B8E6-CE5E53CA21D8","shape":{"__isSmartRef__":true,"id":736},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text","partsBinMetaInfo":{"__isSmartRef__":true,"id":737},"textChunks":[{"__isSmartRef__":true,"id":738}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":740},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"97CB562D-C68D-4E75-8C5E-E5D0CEA45A40","FB93AF85-38E5-49B2-81AB-E504A1A5E830"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":734},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"736":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"737":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"738":{"style":{"__isSmartRef__":true,"id":739},"chunkOwner":{"__isSmartRef__":true,"id":735},"storedString":"saved source","_id":"_701","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"739":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"740":{"morph":{"__isSmartRef__":true,"id":735},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"741":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":742},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"742":{"stops":[{"__isSmartRef__":true,"id":743},{"__isSmartRef__":true,"id":744}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"743":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"744":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"745":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"746":{"morph":{"__isSmartRef__":true,"id":734},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"747":{"resizeWidth":true},"748":{"onTouchStart":{"__isSmartRef__":true,"id":749},"onTouchMove":{"__isSmartRef__":true,"id":753},"onTouchEnd":{"__isSmartRef__":true,"id":757}},"749":{"varMapping":{"__isSmartRef__":true,"id":750},"source":"function touchstartCallback(evt) {\n var touch = evt.touches[0];\n\n this.clickPosition = pt(touch.clientX,touch.clientY);\n this.lastClickPos = this.clickPosition;\n\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":751},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"750":{"this":{"__isSmartRef__":true,"id":732}},"751":{"timestamp":{"__isSmartRef__":true,"id":752},"user":"sstamm","tags":[]},"752":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:37:36 GMT+0100 (Mitteleuropäische Zeit)"},"753":{"varMapping":{"__isSmartRef__":true,"id":754},"source":"function touchmoveCallback(evt) {\n var touch = evt.touches[0];\n \n this.lastClickPos = pt(touch.clientX,touch.clientY);\n\n return false;\n \n}","funcProperties":{"__isSmartRef__":true,"id":755},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"754":{"this":{"__isSmartRef__":true,"id":732}},"755":{"timestamp":{"__isSmartRef__":true,"id":756},"user":"sstamm","tags":[]},"756":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:34:29 GMT+0100 (Mitteleuropäische Zeit)"},"757":{"varMapping":{"__isSmartRef__":true,"id":758},"source":"function touchendCallback(evt) {\n var deltaPt = this.lastClickPos.subPt(this.clickPosition);\n var delta = deltaPt.x*deltaPt.x + deltaPt.y*deltaPt.y;\n if(delta<25) {\n //TODO: find a better way to find the related listMorph\n var listMorph = this.owner.owner;\n \n if(listMorph && listMorph.updateSelection) {\n listMorph.updateSelection(this);\n }\n }\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":759},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"758":{"this":{"__isSmartRef__":true,"id":732}},"759":{"timestamp":{"__isSmartRef__":true,"id":760},"user":"sstamm","tags":[]},"760":{"isSerializedDate":true,"string":"Fri Jan 20 2012 17:14:44 GMT+0100 (Mitteleuropäische Zeit)"},"761":{"submorphs":[{"__isSmartRef__":true,"id":762}],"scripts":[],"id":"7F86DED1-9952-46AC-B7C1-303FD1E79FF1","shape":{"__isSmartRef__":true,"id":768},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle1","partsBinMetaInfo":{"__isSmartRef__":true,"id":772},"eventHandler":{"__isSmartRef__":true,"id":773},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"835F3BC8-D36A-49E4-BFAF-6554B4148F66","F469617C-6F84-4FC6-81C2-A6646611401C"],"index":1,"layout":{"__isSmartRef__":true,"id":774},"owner":{"__isSmartRef__":true,"id":733},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":775},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,43.0)"},"762":{"submorphs":[],"scripts":[],"id":"D6AD4A43-30FD-4C23-B873-DBD3417965B1","shape":{"__isSmartRef__":true,"id":763},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text1","partsBinMetaInfo":{"__isSmartRef__":true,"id":764},"textChunks":[{"__isSmartRef__":true,"id":765}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":767},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"E0F8F56D-E4DC-4441-A85E-5428558C130F","5731094C-BBF4-4176-A602-BA3C4079B890"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":761},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"763":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"764":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"765":{"style":{"__isSmartRef__":true,"id":766},"chunkOwner":{"__isSmartRef__":true,"id":762},"storedString":"saved source","_id":"_702","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"766":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"767":{"morph":{"__isSmartRef__":true,"id":762},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"768":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":769},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"769":{"stops":[{"__isSmartRef__":true,"id":770},{"__isSmartRef__":true,"id":771}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"770":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"771":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"772":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"773":{"morph":{"__isSmartRef__":true,"id":761},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"774":{"resizeWidth":true},"775":{"onTouchStart":{"__isSmartRef__":true,"id":749},"onTouchMove":{"__isSmartRef__":true,"id":753},"onTouchEnd":{"__isSmartRef__":true,"id":757}},"776":{"submorphs":[{"__isSmartRef__":true,"id":777}],"scripts":[],"id":"8BCCB5E2-9571-4A48-8FF6-5151898E8779","shape":{"__isSmartRef__":true,"id":783},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle2","partsBinMetaInfo":{"__isSmartRef__":true,"id":787},"eventHandler":{"__isSmartRef__":true,"id":788},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"006661A6-4211-48D6-ABEF-15F43153C2F2","7E813F1E-E127-4B22-B92B-49ABFA4BD168"],"index":2,"layout":{"__isSmartRef__":true,"id":789},"owner":{"__isSmartRef__":true,"id":733},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":790},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,86.0)"},"777":{"submorphs":[],"scripts":[],"id":"B36DE922-DC2B-4402-96E0-3AB1D569ECE0","shape":{"__isSmartRef__":true,"id":778},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text2","partsBinMetaInfo":{"__isSmartRef__":true,"id":779},"textChunks":[{"__isSmartRef__":true,"id":780}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":782},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"88E6F0AC-F183-4785-8583-CADBB7B9F34D","9854C347-679E-49A4-98CF-E5567FE449BA"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":776},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"778":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"779":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"780":{"style":{"__isSmartRef__":true,"id":781},"chunkOwner":{"__isSmartRef__":true,"id":777},"storedString":"saved source","_id":"_703","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"781":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"782":{"morph":{"__isSmartRef__":true,"id":777},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"783":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":784},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"784":{"stops":[{"__isSmartRef__":true,"id":785},{"__isSmartRef__":true,"id":786}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"785":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"786":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"787":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"788":{"morph":{"__isSmartRef__":true,"id":776},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"789":{"resizeWidth":true},"790":{"onTouchStart":{"__isSmartRef__":true,"id":749},"onTouchMove":{"__isSmartRef__":true,"id":753},"onTouchEnd":{"__isSmartRef__":true,"id":757}},"791":{"submorphs":[{"__isSmartRef__":true,"id":792}],"scripts":[],"id":"39B2E2A0-D8A7-4DB7-B021-AAE86780F60E","shape":{"__isSmartRef__":true,"id":798},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle3","partsBinMetaInfo":{"__isSmartRef__":true,"id":802},"eventHandler":{"__isSmartRef__":true,"id":803},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"CE7C3712-8701-4C03-8E3B-5CB3344EB8C8","7598210A-69B5-4120-A438-4AB508482572"],"index":3,"layout":{"__isSmartRef__":true,"id":804},"owner":{"__isSmartRef__":true,"id":733},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":805},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,129.0)"},"792":{"submorphs":[],"scripts":[],"id":"61F8C798-53F1-4BE2-B6DE-7591C03C3120","shape":{"__isSmartRef__":true,"id":793},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text3","partsBinMetaInfo":{"__isSmartRef__":true,"id":794},"textChunks":[{"__isSmartRef__":true,"id":795}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":797},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"DF65E85F-CF63-4D38-B6FB-53EDD47FF17F","A15DAD3C-38C1-418A-8954-77F27DDE77BA"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":791},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"793":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"794":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"795":{"style":{"__isSmartRef__":true,"id":796},"chunkOwner":{"__isSmartRef__":true,"id":792},"storedString":"saved source","_id":"_704","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"796":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"797":{"morph":{"__isSmartRef__":true,"id":792},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"798":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":799},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"799":{"stops":[{"__isSmartRef__":true,"id":800},{"__isSmartRef__":true,"id":801}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"800":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"801":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"802":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"803":{"morph":{"__isSmartRef__":true,"id":791},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"804":{"resizeWidth":true},"805":{"onTouchStart":{"__isSmartRef__":true,"id":749},"onTouchMove":{"__isSmartRef__":true,"id":753},"onTouchEnd":{"__isSmartRef__":true,"id":757}},"806":{"submorphs":[{"__isSmartRef__":true,"id":807}],"scripts":[],"id":"7D10DDBF-67C3-4470-8CAD-6DB44EC583FD","shape":{"__isSmartRef__":true,"id":813},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle4","partsBinMetaInfo":{"__isSmartRef__":true,"id":817},"eventHandler":{"__isSmartRef__":true,"id":818},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"92F752E8-9991-4E69-82FC-8A505739298E","36935FDF-9046-4666-B31C-E79044FDEE98"],"index":4,"layout":{"__isSmartRef__":true,"id":819},"owner":{"__isSmartRef__":true,"id":733},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":820},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,172.0)"},"807":{"submorphs":[],"scripts":[],"id":"85DF3FD2-18C5-40F9-8AE7-FBD159B89FF7","shape":{"__isSmartRef__":true,"id":808},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text4","partsBinMetaInfo":{"__isSmartRef__":true,"id":809},"textChunks":[{"__isSmartRef__":true,"id":810}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":812},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"C2E55D13-869F-49B5-BFDE-442283D77A9A","22F2AE17-5547-4A16-A121-29178506528C"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":806},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"808":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"809":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"810":{"style":{"__isSmartRef__":true,"id":811},"chunkOwner":{"__isSmartRef__":true,"id":807},"storedString":"saved source","_id":"_705","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"811":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"812":{"morph":{"__isSmartRef__":true,"id":807},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"813":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":814},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"814":{"stops":[{"__isSmartRef__":true,"id":815},{"__isSmartRef__":true,"id":816}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"815":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"816":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"817":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"818":{"morph":{"__isSmartRef__":true,"id":806},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"819":{"resizeWidth":true},"820":{"onTouchStart":{"__isSmartRef__":true,"id":749},"onTouchMove":{"__isSmartRef__":true,"id":753},"onTouchEnd":{"__isSmartRef__":true,"id":757}},"821":{"submorphs":[{"__isSmartRef__":true,"id":822}],"scripts":[],"id":"6FF5D970-D596-4B75-85CC-6F4E7E869BA4","shape":{"__isSmartRef__":true,"id":828},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle5","partsBinMetaInfo":{"__isSmartRef__":true,"id":832},"eventHandler":{"__isSmartRef__":true,"id":833},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"7AF04980-152D-46AF-ACA3-DC063EC310D4","7F43F051-7271-4DC0-8084-C50B5E51ECCC"],"index":5,"layout":{"__isSmartRef__":true,"id":834},"owner":{"__isSmartRef__":true,"id":733},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":835},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,215.0)"},"822":{"submorphs":[],"scripts":[],"id":"9383151B-3614-4258-8F7A-5657C7F0585F","shape":{"__isSmartRef__":true,"id":823},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text5","partsBinMetaInfo":{"__isSmartRef__":true,"id":824},"textChunks":[{"__isSmartRef__":true,"id":825}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":827},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"76B5ADFA-B211-41B1-AA34-734C07C5687E","0FC4CA04-9D61-4E58-91DC-4B20C751F7AA"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":821},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"823":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"824":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"825":{"style":{"__isSmartRef__":true,"id":826},"chunkOwner":{"__isSmartRef__":true,"id":822},"storedString":"saved source","_id":"_706","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"826":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"827":{"morph":{"__isSmartRef__":true,"id":822},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"828":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":829},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"829":{"stops":[{"__isSmartRef__":true,"id":830},{"__isSmartRef__":true,"id":831}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"830":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"831":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"832":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"833":{"morph":{"__isSmartRef__":true,"id":821},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"834":{"resizeWidth":true},"835":{"onTouchStart":{"__isSmartRef__":true,"id":749},"onTouchMove":{"__isSmartRef__":true,"id":753},"onTouchEnd":{"__isSmartRef__":true,"id":757}},"836":{"submorphs":[{"__isSmartRef__":true,"id":837}],"scripts":[],"id":"4D6597FC-ABE4-4E59-A3CF-611EB5256202","shape":{"__isSmartRef__":true,"id":843},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle6","partsBinMetaInfo":{"__isSmartRef__":true,"id":847},"eventHandler":{"__isSmartRef__":true,"id":848},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"1D70B9CA-F9A2-4EF6-B83A-245FF295A5B3","833874B8-69F2-4C3E-98D8-F51869A60FA2"],"index":6,"layout":{"__isSmartRef__":true,"id":849},"owner":{"__isSmartRef__":true,"id":733},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":850},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,258.0)"},"837":{"submorphs":[],"scripts":[],"id":"2101EDDA-05FA-4C8E-9887-8E29ED9EB5B7","shape":{"__isSmartRef__":true,"id":838},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text6","partsBinMetaInfo":{"__isSmartRef__":true,"id":839},"textChunks":[{"__isSmartRef__":true,"id":840}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":842},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"56DF7BB4-9968-4A6A-9DE0-7AD05DB362A7","7F83A85D-002B-4CE3-9905-6E7156973964"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":836},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"838":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"839":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"840":{"style":{"__isSmartRef__":true,"id":841},"chunkOwner":{"__isSmartRef__":true,"id":837},"storedString":"saved source","_id":"_707","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"841":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"842":{"morph":{"__isSmartRef__":true,"id":837},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"843":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":844},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"844":{"stops":[{"__isSmartRef__":true,"id":845},{"__isSmartRef__":true,"id":846}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"845":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"846":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"847":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"848":{"morph":{"__isSmartRef__":true,"id":836},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"849":{"resizeWidth":true},"850":{"onTouchStart":{"__isSmartRef__":true,"id":749},"onTouchMove":{"__isSmartRef__":true,"id":753},"onTouchEnd":{"__isSmartRef__":true,"id":757}},"851":{"submorphs":[{"__isSmartRef__":true,"id":852}],"scripts":[],"id":"E58E6670-BC41-40C7-A6BC-A0407FE95BA2","shape":{"__isSmartRef__":true,"id":858},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle7","partsBinMetaInfo":{"__isSmartRef__":true,"id":862},"eventHandler":{"__isSmartRef__":true,"id":863},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"5461F5D2-20BC-4BBA-9EBC-6C583FF7CB5E","8B72ABA7-C28D-49CA-90F3-DCE8600A0B80"],"index":7,"layout":{"__isSmartRef__":true,"id":864},"owner":{"__isSmartRef__":true,"id":733},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":865},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,301.0)"},"852":{"submorphs":[],"scripts":[],"id":"5E8A8CA1-3423-433D-BE81-711FDC7F64DA","shape":{"__isSmartRef__":true,"id":853},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text7","partsBinMetaInfo":{"__isSmartRef__":true,"id":854},"textChunks":[{"__isSmartRef__":true,"id":855}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":857},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"2CECDAFF-91E7-4156-85A1-79E736BD2E3C","E95C4DC4-7329-4F4E-8091-544F345437B7"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":851},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"853":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"854":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"855":{"style":{"__isSmartRef__":true,"id":856},"chunkOwner":{"__isSmartRef__":true,"id":852},"storedString":"saved source","_id":"_708","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"856":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"857":{"morph":{"__isSmartRef__":true,"id":852},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"858":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":859},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"859":{"stops":[{"__isSmartRef__":true,"id":860},{"__isSmartRef__":true,"id":861}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"860":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"861":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"862":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"863":{"morph":{"__isSmartRef__":true,"id":851},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"864":{"resizeWidth":true},"865":{"onTouchStart":{"__isSmartRef__":true,"id":749},"onTouchMove":{"__isSmartRef__":true,"id":753},"onTouchEnd":{"__isSmartRef__":true,"id":757}},"866":{"submorphs":[{"__isSmartRef__":true,"id":867}],"scripts":[],"id":"E51D9334-9A1B-4A38-8D6F-031F0B4F9180","shape":{"__isSmartRef__":true,"id":873},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle8","partsBinMetaInfo":{"__isSmartRef__":true,"id":877},"eventHandler":{"__isSmartRef__":true,"id":878},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"B5A43E89-F4B2-4246-AD8F-42CC79E44CC1","027529C9-3D57-4629-84C2-5D71A73C024D"],"index":8,"layout":{"__isSmartRef__":true,"id":879},"owner":{"__isSmartRef__":true,"id":733},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":880},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,344.0)"},"867":{"submorphs":[],"scripts":[],"id":"EA11FD13-57EE-48F8-8017-C2703D6FE322","shape":{"__isSmartRef__":true,"id":868},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text8","partsBinMetaInfo":{"__isSmartRef__":true,"id":869},"textChunks":[{"__isSmartRef__":true,"id":870}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":872},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"FD82442F-F0AC-49B9-B80A-9053AD062D61","A15D7E6E-A88B-4E24-AEE9-3E7ED020CD95"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":866},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"868":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"869":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"870":{"style":{"__isSmartRef__":true,"id":871},"chunkOwner":{"__isSmartRef__":true,"id":867},"storedString":"saved source","_id":"_709","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"871":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"872":{"morph":{"__isSmartRef__":true,"id":867},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"873":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":874},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"874":{"stops":[{"__isSmartRef__":true,"id":875},{"__isSmartRef__":true,"id":876}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"875":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"876":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"877":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"878":{"morph":{"__isSmartRef__":true,"id":866},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"879":{"resizeWidth":true},"880":{"onTouchStart":{"__isSmartRef__":true,"id":749},"onTouchMove":{"__isSmartRef__":true,"id":753},"onTouchEnd":{"__isSmartRef__":true,"id":757}},"881":{"_BorderWidth":1,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,90.0)","_BorderColor":"Color.rgb(255,255,255)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"882":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"883":{"morph":{"__isSmartRef__":true,"id":733},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"884":{"resizeWidth":true,"adjustForNewBounds":true},"885":{"onTouchStart":{"__isSmartRef__":true,"id":886},"onTouchMove":{"__isSmartRef__":true,"id":894},"onTouchEnd":{"__isSmartRef__":true,"id":902},"stayInBounds":{"__isSmartRef__":true,"id":910},"isInBounds":{"__isSmartRef__":true,"id":914}},"886":{"varMapping":{"__isSmartRef__":true,"id":887},"source":"function onTouchStart(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n\n if(touch) {\n touch.originalDragOffset = touch.clientY;\n touch.originalMenuOffset = this.getPosition().y;\n\n this.isTouched = true;\n this.velocity = 0;\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = new Date().valueOf();\n }\n return true;\n\n \n}","funcProperties":{"__isSmartRef__":true,"id":892},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"887":{"this":{"__isSmartRef__":true,"id":733},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":888}},"888":{"$super":{"__isSmartRef__":true,"id":889}},"889":{"varMapping":{"__isSmartRef__":true,"id":890},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":891},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"890":{"obj":{"__isSmartRef__":true,"id":733},"name":"onTouchStart"},"891":{},"892":{"timestamp":{"__isSmartRef__":true,"id":893},"user":"sstamm","tags":[]},"893":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:19:34 GMT+0100 (Mitteleuropäische Zeit)"},"894":{"varMapping":{"__isSmartRef__":true,"id":895},"source":"function onTouchMove(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n \n if(touch && touch.originalDragOffset) {\n //TODO: Store this attributes in the object to save computation time\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu-heightContainer;\n\n\n var delta = touch.clientY - touch.originalDragOffset;\n this.setPosition(pt(0,touch.originalMenuOffset+delta));\n\n if(!this.isInBounds()) {\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n delta = this.getPosition().y-yPos;\n this.moveBy(pt(0,-delta/2));\n }\n\n var positionDelta = touch.lastTouch-touch.clientY;\n var now = new Date().valueOf();\n var timeDelta = now - touch.lastUpdate;\n\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = now;\n\n this.velocity = positionDelta*(-10/timeDelta);\n \n\n }\n return true;\n\n}","funcProperties":{"__isSmartRef__":true,"id":900},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"895":{"this":{"__isSmartRef__":true,"id":733},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":896}},"896":{"$super":{"__isSmartRef__":true,"id":897}},"897":{"varMapping":{"__isSmartRef__":true,"id":898},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":899},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"898":{"obj":{"__isSmartRef__":true,"id":733},"name":"onTouchMove"},"899":{},"900":{"timestamp":{"__isSmartRef__":true,"id":901},"user":"sstamm","tags":[]},"901":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:54:39 GMT+0100 (Mitteleuropäische Zeit)"},"902":{"varMapping":{"__isSmartRef__":true,"id":903},"source":"function onTouchEnd(evt) {\n $world.get(\"TouchList\").submorphs[0];\n var lastUpdate = new Date().valueOf();\n this.isTouched = false;\n var that = this;\n\n var flickingFct = function() {\n var now = new Date().valueOf();\n var delta = now - lastUpdate;\n var velo;\n that.velocity *= Math.pow(0.99, delta);\n that.moveBy(pt(0,that.velocity));\n that.stayInBounds();\n velo = that.velocity;\n \n lastUpdate = now;\n if((velo*velo>0.05 || !that.isInBounds()) && !that.isTouched) {\n window.setTimeout(flickingFct,10);\n }\n };\n\n window.setTimeout(flickingFct,10);\n\n}","funcProperties":{"__isSmartRef__":true,"id":908},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"903":{"this":{"__isSmartRef__":true,"id":733},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":904}},"904":{"$super":{"__isSmartRef__":true,"id":905}},"905":{"varMapping":{"__isSmartRef__":true,"id":906},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":907},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"906":{"obj":{"__isSmartRef__":true,"id":733},"name":"onTouchEnd"},"907":{},"908":{"timestamp":{"__isSmartRef__":true,"id":909},"user":"sstamm","tags":[]},"909":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:00:30 GMT+0100 (Mitteleuropäische Zeit)"},"910":{"varMapping":{"__isSmartRef__":true,"id":911},"source":"function stayInBounds() {\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n if(this.velocity*delta > 0) {\n // out of bounds and velocity is in wrong direction\n this.velocity -= delta/15;\n } else if(delta!=0) {\n this.velocity = -delta/15;\n }\n// this.setPosition(pt(0,yPos));\n\n}","funcProperties":{"__isSmartRef__":true,"id":912},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"911":{"this":{"__isSmartRef__":true,"id":733}},"912":{"timestamp":{"__isSmartRef__":true,"id":913},"user":"sstamm","tags":[]},"913":{"isSerializedDate":true,"string":"Thu Jan 19 2012 17:36:41 GMT+0100 (Mitteleuropäische Zeit)"},"914":{"varMapping":{"__isSmartRef__":true,"id":915},"source":"function isInBounds() {\n var heightMenu = this.owner.itemList.length * 43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n return Math.abs(delta)<=0.02;\n\n}","funcProperties":{"__isSmartRef__":true,"id":916},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"915":{"this":{"__isSmartRef__":true,"id":733}},"916":{"timestamp":{"__isSmartRef__":true,"id":917},"user":"sstamm","tags":[]},"917":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:17:35 GMT+0100 (Mitteleuropäische Zeit)"},"918":{"_BorderWidth":1,"_ClipMode":"hidden","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,281.0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"919":{"partsSpaceName":"PartsBin/BP2012/","comment":"A morph which behaves like an IPad list. Use initialize() to clear and addItem() to ... well ... add items","migrationLevel":4,"partName":"TouchList","changes":[{"__isSmartRef__":true,"id":920},{"__isSmartRef__":true,"id":922},{"__isSmartRef__":true,"id":924},{"__isSmartRef__":true,"id":926}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"920":{"date":{"__isSmartRef__":true,"id":921},"author":"sstamm","message":"initial commit","id":"767E9E7C-11E5-4BEF-A4B2-3668C46D0969"},"921":{"isSerializedDate":true,"string":"Tue Jan 24 2012 19:00:20 GMT+0100 (Mitteleuropäische Zeit)"},"922":{"date":{"__isSmartRef__":true,"id":923},"author":"sstamm","message":"fixed bug when deleting the text morph on the iPad","id":"C93A96ED-F8E8-44F7-A454-D664753C5466"},"923":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:30:26 GMT+0100 (Mitteleuropäische Zeit)"},"924":{"date":{"__isSmartRef__":true,"id":925},"author":"sstamm","message":"","id":"A26BF7D0-A1D7-46E6-9AF1-47338619CD17"},"925":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:02:09 GMT+0100 (Mitteleuropäische Zeit)"},"926":{"date":{"__isSmartRef__":true,"id":927},"author":"sstamm","message":"disabled halos on the text morph","id":"9EAE8CAF-9C94-41BE-B398-D3D688298B13"},"927":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:48:12 GMT+0100 (Mitteleuropäische Zeit)"},"928":{"morph":{"__isSmartRef__":true,"id":732},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"929":{"sourceObj":{"__isSmartRef__":true,"id":732},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":732},"targetMethodName":"handleClick","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"930":{"adjustForNewBounds":true,"resizeWidth":true,"resizeHeight":true},"931":{"submorphs":[{"__isSmartRef__":true,"id":932},{"__isSmartRef__":true,"id":732}],"scripts":[],"id":"C727DE20-4AA7-4FDD-B4A9-BC9ED2A62972","shape":{"__isSmartRef__":true,"id":938},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle1","partsBinMetaInfo":{"__isSmartRef__":true,"id":942},"eventHandler":{"__isSmartRef__":true,"id":943},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"835F3BC8-D36A-49E4-BFAF-6554B4148F66"],"index":1,"layout":{"__isSmartRef__":true,"id":944},"owner":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":945},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,43.0)"},"932":{"submorphs":[],"scripts":[],"id":"F9A264B8-01DF-406D-AA0B-30E5E147A7AD","shape":{"__isSmartRef__":true,"id":933},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text1","partsBinMetaInfo":{"__isSmartRef__":true,"id":934},"textChunks":[{"__isSmartRef__":true,"id":935}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":937},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"E0F8F56D-E4DC-4441-A85E-5428558C130F"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":931},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"933":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"934":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"935":{"style":{"__isSmartRef__":true,"id":936},"chunkOwner":{"__isSmartRef__":true,"id":932},"storedString":"saved source","_id":"_710","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"936":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"937":{"morph":{"__isSmartRef__":true,"id":932},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"938":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":939},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"939":{"stops":[{"__isSmartRef__":true,"id":940},{"__isSmartRef__":true,"id":941}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"940":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"941":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"942":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"943":{"morph":{"__isSmartRef__":true,"id":931},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"944":{"resizeWidth":true},"945":{"onTouchStart":{"__isSmartRef__":true,"id":655},"onTouchMove":{"__isSmartRef__":true,"id":659},"onTouchEnd":{"__isSmartRef__":true,"id":663}},"946":{"onrestore":{"__isSmartRef__":true,"id":947},"initialize":{"__isSmartRef__":true,"id":955},"addItem":{"__isSmartRef__":true,"id":963},"createListItem":{"__isSmartRef__":true,"id":967},"touchstartCallback":{"__isSmartRef__":true,"id":749},"touchmoveCallback":{"__isSmartRef__":true,"id":753},"touchendCallback":{"__isSmartRef__":true,"id":757},"updateSelection":{"__isSmartRef__":true,"id":971},"handleClick":{"__isSmartRef__":true,"id":975},"openSubmenuWith":{"__isSmartRef__":true,"id":979},"initializeListEntries":{"__isSmartRef__":true,"id":983}},"947":{"varMapping":{"__isSmartRef__":true,"id":948},"source":"function onrestore() {\n var that = this;\n\n //TODO: this is a race condition, because the render context is not\n // ready in onrestore\n window.setTimeout(function() { \n that.shape.setClipMode(\"hidden\"); }, 100);\n}","funcProperties":{"__isSmartRef__":true,"id":953},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"948":{"this":{"__isSmartRef__":true,"id":732},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":949}},"949":{"$super":{"__isSmartRef__":true,"id":950}},"950":{"varMapping":{"__isSmartRef__":true,"id":951},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":952},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"951":{"obj":{"__isSmartRef__":true,"id":732},"name":"onrestore"},"952":{},"953":{"timestamp":{"__isSmartRef__":true,"id":954},"user":"sstamm","tags":[]},"954":{"isSerializedDate":true,"string":"Thu Jan 19 2012 10:24:24 GMT+0100 (Mitteleuropäische Zeit)"},"955":{"varMapping":{"__isSmartRef__":true,"id":956},"source":"function initialize() {\n console.log(\"in initialize\");\n this.itemList = [];\n this.selection = null;\n this.selectedLineNo = -1;\n this.selectedMorph = null;\n this.shape.setClipMode(\"hidden\");\n var itemContainer = this.get(\"ListItemContainer\");\n \n itemContainer.setPosition(pt(0,0));\n itemContainer.submorphs.invoke(\"remove\");\n \n}","funcProperties":{"__isSmartRef__":true,"id":961},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"956":{"this":{"__isSmartRef__":true,"id":732},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":957}},"957":{"$super":{"__isSmartRef__":true,"id":958}},"958":{"varMapping":{"__isSmartRef__":true,"id":959},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":960},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"959":{"obj":{"__isSmartRef__":true,"id":732},"name":"initialize"},"960":{},"961":{"timestamp":{"__isSmartRef__":true,"id":962},"user":"sstamm","tags":[]},"962":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:32:12 GMT+0100 (Mitteleuropäische Zeit)"},"963":{"varMapping":{"__isSmartRef__":true,"id":964},"source":"function addItem(text) {\n var newMorph = this.createListItem(text);\n \n newMorph.setPosition(pt(0,this.itemList.length*43));\n this.itemList.push(newMorph);\n this.get(\"ListItemContainer\").addMorph(newMorph);\n}","funcProperties":{"__isSmartRef__":true,"id":965},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"964":{"this":{"__isSmartRef__":true,"id":732}},"965":{"timestamp":{"__isSmartRef__":true,"id":966},"user":"sstamm","tags":[]},"966":{"isSerializedDate":true,"string":"Wed Jan 18 2012 15:40:17 GMT+0100 (Mitteleuropäische Zeit)"},"967":{"varMapping":{"__isSmartRef__":true,"id":968},"source":"function createListItem(textString) {\n var part = lively.PartsBin.getPart(\"Rectangle\", \"PartsBin/Basic\");\n\n part.index = this.itemList.length;\n\n part.setExtent(pt(this.getExtent().x,44));\n part.applyStyle({resizeWidth: true});\n part.setFill(new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n ));\n part.setBorderColor(Color.rgb(138,138,138));\n \n\n\n part.onTouchStart = this.touchstartCallback;\n part.onTouchMove = this.touchmoveCallback;\n part.onTouchEnd = this.touchendCallback;\n\n part.registerForEvent(\"touchstart\", part, \"onTouchStart\", false);\n part.registerForEvent(\"touchmove\", part, \"onTouchMove\", false);\n part.registerForEvent(\"touchend\", part, \"onTouchEnd\", false);\n\n var text = lively.PartsBin.getPart(\"Text\", \"PartsBin/Basic\");\n text.setFontSize(14);\n text.setTextColor(Color.rgb(47,47,47));\n text.setFontFamily(\"Helvetica, Arial, sans-serif\");\n\n text.setPosition(pt(10,10));\n text.textString = textString;\n\n text.emphasizeAll({fontWeight: 'bold'});\n text.disableHalos();\n part.addMorph(text);\n\n return part;\n}","funcProperties":{"__isSmartRef__":true,"id":969},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"968":{"this":{"__isSmartRef__":true,"id":732}},"969":{"timestamp":{"__isSmartRef__":true,"id":970},"user":"sstamm","tags":[]},"970":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:46:47 GMT+0100 (Mitteleuropäische Zeit)"},"971":{"varMapping":{"__isSmartRef__":true,"id":972},"source":"function updateSelection(newSelectedMorph) {\n var hasText = true;\n if(this.selectedMorph) {\n hasText = this.selectedMorph.submorphs[0];\n this.selectedMorph.setFill(\n new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n )\n );\n if(hasText) { this.selectedMorph.submorphs[0].setTextColor(Color.rgb(47,47,47));\n }\n }\n hasText = newSelectedMorph.submorphs[0];\n\n \n if(hasText) {\n this.selection = newSelectedMorph.submorphs[0].textString;\n } else {\n this.selection = \"\";\n }\n this.selectedLineNo = newSelectedMorph.index;\n this.selectedMorph = newSelectedMorph;\n \n this.selectedMorph.setFill(\nnew lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(47,47,47)},\n {offset:0.5,color: Color.rgb(21,21,21)},\n {offset: 1, color: Color.rgb(0,0,0)}\n ],\n 'northSouth'\n ));\n \n if(hasText) {\n this.selectedMorph.submorphs[0].setTextColor(Color.rgb(222,222,222));\n }\n}","funcProperties":{"__isSmartRef__":true,"id":973},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"972":{"this":{"__isSmartRef__":true,"id":732}},"973":{"timestamp":{"__isSmartRef__":true,"id":974},"user":"sstamm","tags":[]},"974":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:29:27 GMT+0100 (Mitteleuropäische Zeit)"},"975":{"varMapping":{"__isSmartRef__":true,"id":976},"source":"function handleClick() {\n switch(this.selection){\n case \"PartsBin\":\n $world.openPartsBin();\n $world.hideMockMenu();\n break;\n case \"Parts\":\n this.openSubmenuWith(\n [\"Ellipse\",\"Image\",\"Line\",\"Rectangle\",\"Text\",\n \"Button\",\"List\",\"ScriptableButton\",\"Slider\"]\n );\n break;\n case \"Ellipse\":\n case \"Image\":\n case \"Line\":\n case \"Rectangle\":\n case \"Text\":\n $world.openPartItem(this.selection, \"PartsBin/Basic\");\n $world.hideMockMenu();\n break;\n case \"Button\":\n case \"List\":\n case \"ScriptableButton\":\n case \"Slider\":\n $world.openPartItem(this.selection, \"PartsBin/Inputs\");\n $world.hideMockMenu();\n break;\n case \"Tools\":\n this.openSubmenuWith(\n [\"Workspace\",\"System Code Browser\",\"Object Editor\",\n \"Method Finder\",\"Text Editor\"]\n );\n break;\n case \"Workspace\":\n $world.openWorkspace();\n $world.hideMockMenu();\n break;\n case \"System Code Browser\":\n $world.openSystemBrowser();\n $world.hideMockMenu();\n break;\n case \"Object Editor\":\n $world.openObjectEditor();\n $world.hideMockMenu();\n break;\n case \"Method Finder\":\n $world.openMethodFinder();\n $world.hideMockMenu();\n break;\n case \"Text Editor\":\n new lively.morphic.TextEditor().openIn(world)\n $world.hideMockMenu();\n break;\n case \"Preferences\":\n this.openSubmenuWith(\n [\"set username\",\"set extent\",\"disable part caching\"]\n );\n break;\n case \"set username\":\n $world.askForUserName();\n $world.hideMockMenu();\n break;\n case \"set extent\":\n $world.askForNewWorldExtent();\n $world.hideMockMenu();\n break;\n case \"disable part caching\":\n $world.hideMockMenu();\n break;\n case \"Debugging\":\n this.openSubmenuWith(\n [\"reset world scale\",\"reset title bars\",\"reset button labels\",\n \"World serialization info\",\"clear part cache\",\"show connectors\"]\n );\n break;\n case \"reset world scale\":\n $world.resetScale();\n $world.hideMockMenu();\n break;\n case \"reset title bars\":\n $world.resetAllTitleBars();\n $world.hideMockMenu();\n break;\n case \"reset button labels\":\n $world.resetAllButtonLabels();\n $world.hideMockMenu();\n break;\n case \"World serialization info\":\n require('lively.persistence.Debugging').toRun(\n function() {\n var json = lively.persistence.Serializer.serialize(world),\n printer = lively.persistence.Debugging.Helper.listObjects(json);\n world.addTextWindow(printer.toString());\n }\n );\n $world.hideMockMenu();\n break;\n case \"clear part cache\":\n $world.hideMockMenu();\n break;\n case \"show connectors\":\n $world.hideMockMenu();\n break;\n case \"Wiki\":\n this.openSubmenuWith(\n [\"about this wiki\",\"view versions of this world\",\"download world\",\n \"upload world to Dropbox\",\"delete world\"]\n );\n break;\n case \"about this wiki\":\n $world.openAboutBox();\n $world.hideMockMenu();\n break;\n case \"view versions of this world\":\n $world.openVersionViewer();\n $world.hideMockMenu();\n break;\n case \"download world\":\n require('lively.persistence.StandAlonePackaging').toRun(\n function() {\n lively.persistence.StandAlonePackaging.packageCurrentWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"upload world to Dropbox\":\n require('apps.Dropbox').toRun(\n function() {\n DropboxAPI.uploadArchivedWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"delete world\":\n $world.interactiveDeleteWorldOnServer();\n $world.hideMockMenu();\n break;\n case \"Documentation\":\n this.openSubmenuWith(\n [\"on short cuts\",\"on connect data bindings\",\n \"on Lively's PartsBin\",\"more...\"]\n );\n break;\n case \"on short cuts\":\n $world.openShortcutDocumentation();\n $world.hideMockMenu();\n break;\n case \"on connect data bindings\":\n $world.openConnectDocumentation();\n $world.hideMockMenu();\n break;\n case \"on Lively's PartsBin\":\n $world.openPartsBinDocumentation();\n $world.hideMockMenu();\n break;\n case \"more...\":\n window.open(Config.rootPath + 'documentation/');\n $world.hideMockMenu();\n break;\n case \"save world as ...\":\n $world.interactiveSaveWorldAs();\n $world.hideMockMenu();\n break;\n case \"save world\":\n $world.saveWorld();\n $world.hideMockMenu();\n break;\n default:\n //Do nothing\n }\n}","funcProperties":{"__isSmartRef__":true,"id":977},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"976":{"this":{"__isSmartRef__":true,"id":732}},"977":{"timestamp":{"__isSmartRef__":true,"id":978},"user":"conradcalmez","tags":["WorldMenuFunctionality"]},"978":{"isSerializedDate":true,"string":"Mon Jan 30 2012 19:31:03 GMT+0100 (Mitteleuropäische Zeit)"},"979":{"varMapping":{"__isSmartRef__":true,"id":980},"source":"function openSubmenuWith(list) {\n this.initialize();\n this.owner.get(\"BackButton\").setVisible(true);\n for (var i = 0; i < list.length; i++) {\n this.addItem(list[i]);\n }\n}","funcProperties":{"__isSmartRef__":true,"id":981},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"980":{"this":{"__isSmartRef__":true,"id":732}},"981":{"timestamp":{"__isSmartRef__":true,"id":982},"user":"conradcalmez","tags":["WorldMenuFunctionality"]},"982":{"isSerializedDate":true,"string":"Mon Jan 30 2012 19:31:28 GMT+0100 (Mitteleuropäische Zeit)"},"983":{"varMapping":{"__isSmartRef__":true,"id":984},"source":"function initializeListEntries() {\n this.initialize();\n this.addItem(\"PartsBin\");\n this.addItem(\"Parts\");\n this.addItem(\"Tools\");\n this.addItem(\"Preferences\");\n this.addItem(\"Debugging\");\n this.addItem(\"Wiki\");\n this.addItem(\"Documentation\");\n this.addItem(\"save world as ...\");\n this.addItem(\"save world\");\n this.owner.get(\"BackButton\").setVisible(false);\n}","funcProperties":{"__isSmartRef__":true,"id":985},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"984":{"this":{"__isSmartRef__":true,"id":732}},"985":{"timestamp":{"__isSmartRef__":true,"id":986},"user":"conradcalmez","tags":[]},"986":{"isSerializedDate":true,"string":"Tue Jan 31 2012 10:32:29 GMT+0100 (Mitteleuropäische Zeit)"},"987":{"onTouchStart":{"__isSmartRef__":true,"id":988},"onTouchMove":{"__isSmartRef__":true,"id":996},"onTouchEnd":{"__isSmartRef__":true,"id":1004},"stayInBounds":{"__isSmartRef__":true,"id":1012},"isInBounds":{"__isSmartRef__":true,"id":1016}},"988":{"varMapping":{"__isSmartRef__":true,"id":989},"source":"function onTouchStart(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n\n if(touch) {\n touch.originalDragOffset = touch.clientY;\n touch.originalMenuOffset = this.getPosition().y;\n\n this.isTouched = true;\n this.velocity = 0;\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = new Date().valueOf();\n }\n return true;\n\n \n}","funcProperties":{"__isSmartRef__":true,"id":994},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"989":{"this":{"__isSmartRef__":true,"id":639},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":990}},"990":{"$super":{"__isSmartRef__":true,"id":991}},"991":{"varMapping":{"__isSmartRef__":true,"id":992},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":993},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"992":{"obj":{"__isSmartRef__":true,"id":639},"name":"onTouchStart"},"993":{},"994":{"timestamp":{"__isSmartRef__":true,"id":995},"user":"sstamm","tags":[]},"995":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:19:34 GMT+0100 (Mitteleuropäische Zeit)"},"996":{"varMapping":{"__isSmartRef__":true,"id":997},"source":"function onTouchMove(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n \n if(touch && touch.originalDragOffset) {\n //TODO: Store this attributes in the object to save computation time\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu-heightContainer;\n\n\n var delta = touch.clientY - touch.originalDragOffset;\n this.setPosition(pt(0,touch.originalMenuOffset+delta));\n\n if(!this.isInBounds()) {\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n delta = this.getPosition().y-yPos;\n this.moveBy(pt(0,-delta/2));\n }\n\n var positionDelta = touch.lastTouch-touch.clientY;\n var now = new Date().valueOf();\n var timeDelta = now - touch.lastUpdate;\n\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = now;\n\n this.velocity = positionDelta*(-10/timeDelta);\n \n\n }\n return true;\n\n}","funcProperties":{"__isSmartRef__":true,"id":1002},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"997":{"this":{"__isSmartRef__":true,"id":639},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":998}},"998":{"$super":{"__isSmartRef__":true,"id":999}},"999":{"varMapping":{"__isSmartRef__":true,"id":1000},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1001},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1000":{"obj":{"__isSmartRef__":true,"id":639},"name":"onTouchMove"},"1001":{},"1002":{"timestamp":{"__isSmartRef__":true,"id":1003},"user":"sstamm","tags":[]},"1003":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:54:39 GMT+0100 (Mitteleuropäische Zeit)"},"1004":{"varMapping":{"__isSmartRef__":true,"id":1005},"source":"function onTouchEnd(evt) {\n $world.get(\"TouchList\").submorphs[0];\n var lastUpdate = new Date().valueOf();\n this.isTouched = false;\n var that = this;\n\n var flickingFct = function() {\n var now = new Date().valueOf();\n var delta = now - lastUpdate;\n var velo;\n that.velocity *= Math.pow(0.99, delta);\n that.moveBy(pt(0,that.velocity));\n that.stayInBounds();\n velo = that.velocity;\n \n lastUpdate = now;\n if((velo*velo>0.05 || !that.isInBounds()) && !that.isTouched) {\n window.setTimeout(flickingFct,10);\n }\n };\n\n window.setTimeout(flickingFct,10);\n\n}","funcProperties":{"__isSmartRef__":true,"id":1010},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1005":{"this":{"__isSmartRef__":true,"id":639},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1006}},"1006":{"$super":{"__isSmartRef__":true,"id":1007}},"1007":{"varMapping":{"__isSmartRef__":true,"id":1008},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1009},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1008":{"obj":{"__isSmartRef__":true,"id":639},"name":"onTouchEnd"},"1009":{},"1010":{"timestamp":{"__isSmartRef__":true,"id":1011},"user":"sstamm","tags":[]},"1011":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:00:30 GMT+0100 (Mitteleuropäische Zeit)"},"1012":{"varMapping":{"__isSmartRef__":true,"id":1013},"source":"function stayInBounds() {\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n if(this.velocity*delta > 0) {\n // out of bounds and velocity is in wrong direction\n this.velocity -= delta/15;\n } else if(delta!=0) {\n this.velocity = -delta/15;\n }\n// this.setPosition(pt(0,yPos));\n\n}","funcProperties":{"__isSmartRef__":true,"id":1014},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1013":{"this":{"__isSmartRef__":true,"id":639}},"1014":{"timestamp":{"__isSmartRef__":true,"id":1015},"user":"sstamm","tags":[]},"1015":{"isSerializedDate":true,"string":"Thu Jan 19 2012 17:36:41 GMT+0100 (Mitteleuropäische Zeit)"},"1016":{"varMapping":{"__isSmartRef__":true,"id":1017},"source":"function isInBounds() {\n var heightMenu = this.owner.itemList.length * 43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n return Math.abs(delta)<=0.02;\n\n}","funcProperties":{"__isSmartRef__":true,"id":1018},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1017":{"this":{"__isSmartRef__":true,"id":639}},"1018":{"timestamp":{"__isSmartRef__":true,"id":1019},"user":"sstamm","tags":[]},"1019":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:17:35 GMT+0100 (Mitteleuropäische Zeit)"},"1020":{"_BorderWidth":1,"_ClipMode":"hidden","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,281.0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"1021":{"partsSpaceName":"PartsBin/BP2012/","comment":"A morph which behaves like an IPad list. Use initialize() to clear and addItem() to ... well ... add items","migrationLevel":4,"partName":"TouchList","changes":[{"__isSmartRef__":true,"id":1022},{"__isSmartRef__":true,"id":1024},{"__isSmartRef__":true,"id":1026},{"__isSmartRef__":true,"id":1028}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1022":{"date":{"__isSmartRef__":true,"id":1023},"author":"sstamm","message":"initial commit","id":"767E9E7C-11E5-4BEF-A4B2-3668C46D0969"},"1023":{"isSerializedDate":true,"string":"Tue Jan 24 2012 19:00:20 GMT+0100 (Mitteleuropäische Zeit)"},"1024":{"date":{"__isSmartRef__":true,"id":1025},"author":"sstamm","message":"fixed bug when deleting the text morph on the iPad","id":"C93A96ED-F8E8-44F7-A454-D664753C5466"},"1025":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:30:26 GMT+0100 (Mitteleuropäische Zeit)"},"1026":{"date":{"__isSmartRef__":true,"id":1027},"author":"sstamm","message":"","id":"A26BF7D0-A1D7-46E6-9AF1-47338619CD17"},"1027":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:02:09 GMT+0100 (Mitteleuropäische Zeit)"},"1028":{"date":{"__isSmartRef__":true,"id":1029},"author":"sstamm","message":"disabled halos on the text morph","id":"9EAE8CAF-9C94-41BE-B398-D3D688298B13"},"1029":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:48:12 GMT+0100 (Mitteleuropäische Zeit)"},"1030":{"morph":{"__isSmartRef__":true,"id":638},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1031":{"sourceObj":{"__isSmartRef__":true,"id":638},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":638},"targetMethodName":"handleClick","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"1032":{"adjustForNewBounds":true,"resizeWidth":true,"resizeHeight":true},"1033":{"onrestore":{"__isSmartRef__":true,"id":1034},"initialize":{"__isSmartRef__":true,"id":1042},"addItem":{"__isSmartRef__":true,"id":1050},"createListItem":{"__isSmartRef__":true,"id":1054},"touchstartCallback":{"__isSmartRef__":true,"id":655},"touchmoveCallback":{"__isSmartRef__":true,"id":659},"touchendCallback":{"__isSmartRef__":true,"id":663},"updateSelection":{"__isSmartRef__":true,"id":1058},"handleClick":{"__isSmartRef__":true,"id":1062},"initializeListEntries":{"__isSmartRef__":true,"id":1066}},"1034":{"varMapping":{"__isSmartRef__":true,"id":1035},"source":"function onrestore() {\n var that = this;\n\n //TODO: this is a race condition, because the render context is not\n // ready in onrestore\n window.setTimeout(function() { \n that.shape.setClipMode(\"hidden\"); }, 100);\n}","funcProperties":{"__isSmartRef__":true,"id":1040},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1035":{"this":{"__isSmartRef__":true,"id":638},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1036}},"1036":{"$super":{"__isSmartRef__":true,"id":1037}},"1037":{"varMapping":{"__isSmartRef__":true,"id":1038},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1039},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1038":{"obj":{"__isSmartRef__":true,"id":638},"name":"onrestore"},"1039":{},"1040":{"timestamp":{"__isSmartRef__":true,"id":1041},"user":"sstamm","tags":[]},"1041":{"isSerializedDate":true,"string":"Thu Jan 19 2012 10:24:24 GMT+0100 (Mitteleuropäische Zeit)"},"1042":{"varMapping":{"__isSmartRef__":true,"id":1043},"source":"function initialize() {\n console.log(\"in initialize\");\n this.itemList = [];\n this.selection = null;\n this.selectedLineNo = -1;\n this.selectedMorph = null;\n this.shape.setClipMode(\"hidden\");\n var itemContainer = this.get(\"ListItemContainer\");\n \n itemContainer.setPosition(pt(0,0));\n itemContainer.submorphs.invoke(\"remove\");\n \n}","funcProperties":{"__isSmartRef__":true,"id":1048},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1043":{"this":{"__isSmartRef__":true,"id":638},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1044}},"1044":{"$super":{"__isSmartRef__":true,"id":1045}},"1045":{"varMapping":{"__isSmartRef__":true,"id":1046},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1047},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1046":{"obj":{"__isSmartRef__":true,"id":638},"name":"initialize"},"1047":{},"1048":{"timestamp":{"__isSmartRef__":true,"id":1049},"user":"sstamm","tags":[]},"1049":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:32:12 GMT+0100 (Mitteleuropäische Zeit)"},"1050":{"varMapping":{"__isSmartRef__":true,"id":1051},"source":"function addItem(text) {\n var newMorph = this.createListItem(text);\n \n newMorph.setPosition(pt(0,this.itemList.length*43));\n this.itemList.push(newMorph);\n this.get(\"ListItemContainer\").addMorph(newMorph);\n}","funcProperties":{"__isSmartRef__":true,"id":1052},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1051":{"this":{"__isSmartRef__":true,"id":638}},"1052":{"timestamp":{"__isSmartRef__":true,"id":1053},"user":"sstamm","tags":[]},"1053":{"isSerializedDate":true,"string":"Wed Jan 18 2012 15:40:17 GMT+0100 (Mitteleuropäische Zeit)"},"1054":{"varMapping":{"__isSmartRef__":true,"id":1055},"source":"function createListItem(textString) {\n var part = lively.PartsBin.getPart(\"Rectangle\", \"PartsBin/Basic\");\n\n part.index = this.itemList.length;\n\n part.setExtent(pt(this.getExtent().x,44));\n part.applyStyle({resizeWidth: true});\n part.setFill(new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n ));\n part.setBorderColor(Color.rgb(138,138,138));\n \n\n\n part.onTouchStart = this.touchstartCallback;\n part.onTouchMove = this.touchmoveCallback;\n part.onTouchEnd = this.touchendCallback;\n\n part.registerForEvent(\"touchstart\", part, \"onTouchStart\", false);\n part.registerForEvent(\"touchmove\", part, \"onTouchMove\", false);\n part.registerForEvent(\"touchend\", part, \"onTouchEnd\", false);\n\n var text = lively.PartsBin.getPart(\"Text\", \"PartsBin/Basic\");\n text.setFontSize(14);\n text.setTextColor(Color.rgb(47,47,47));\n text.setFontFamily(\"Helvetica, Arial, sans-serif\");\n\n text.setPosition(pt(10,10));\n text.textString = textString;\n\n text.emphasizeAll({fontWeight: 'bold'});\n text.disableHalos();\n part.addMorph(text);\n\n return part;\n}","funcProperties":{"__isSmartRef__":true,"id":1056},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1055":{"this":{"__isSmartRef__":true,"id":638}},"1056":{"timestamp":{"__isSmartRef__":true,"id":1057},"user":"sstamm","tags":[]},"1057":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:46:47 GMT+0100 (Mitteleuropäische Zeit)"},"1058":{"varMapping":{"__isSmartRef__":true,"id":1059},"source":"function updateSelection(newSelectedMorph) {\n var hasText = true;\n if(this.selectedMorph) {\n hasText = this.selectedMorph.submorphs[0];\n this.selectedMorph.setFill(\n new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n )\n );\n if(hasText) { this.selectedMorph.submorphs[0].setTextColor(Color.rgb(47,47,47));\n }\n }\n hasText = newSelectedMorph.submorphs[0];\n\n \n if(hasText) {\n this.selection = newSelectedMorph.submorphs[0].textString;\n } else {\n this.selection = \"\";\n }\n this.selectedLineNo = newSelectedMorph.index;\n this.selectedMorph = newSelectedMorph;\n \n this.selectedMorph.setFill(\nnew lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(47,47,47)},\n {offset:0.5,color: Color.rgb(21,21,21)},\n {offset: 1, color: Color.rgb(0,0,0)}\n ],\n 'northSouth'\n ));\n \n if(hasText) {\n this.selectedMorph.submorphs[0].setTextColor(Color.rgb(222,222,222));\n }\n}","funcProperties":{"__isSmartRef__":true,"id":1060},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1059":{"this":{"__isSmartRef__":true,"id":638}},"1060":{"timestamp":{"__isSmartRef__":true,"id":1061},"user":"sstamm","tags":[]},"1061":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:29:27 GMT+0100 (Mitteleuropäische Zeit)"},"1062":{"varMapping":{"__isSmartRef__":true,"id":1063},"source":"function handleClick() {\n switch(this.selection){\n case \"PartsBin\":\n $world.openPartsBin();\n $world.hideMockMenu();\n break;\n case \"Parts\":\n this.owner.showList(this.selection);\n break;\n case \"Ellipse\":\n case \"Image\":\n case \"Line\":\n case \"Rectangle\":\n case \"Text\":\n $world.openPartItem(this.selection, \"PartsBin/Basic\");\n $world.hideMockMenu();\n break;\n case \"Button\":\n case \"List\":\n case \"ScriptableButton\":\n case \"Slider\":\n $world.openPartItem(this.selection, \"PartsBin/Inputs\");\n $world.hideMockMenu();\n break;\n case \"Tools\":\n this.owner.showList(this.selection);\n break;\n case \"Workspace\":\n $world.openWorkspace();\n $world.hideMockMenu();\n break;\n case \"System Code Browser\":\n $world.openSystemBrowser();\n $world.hideMockMenu();\n break;\n case \"Object Editor\":\n $world.openObjectEditor();\n $world.hideMockMenu();\n break;\n case \"Method Finder\":\n $world.openMethodFinder();\n $world.hideMockMenu();\n break;\n case \"Text Editor\":\n new lively.morphic.TextEditor().openIn(world)\n $world.hideMockMenu();\n break;\n case \"Preferences\":\n this.owner.showList(this.selection);\n break;\n case \"set username\":\n $world.askForUserName();\n $world.hideMockMenu();\n break;\n case \"set extent\":\n $world.askForNewWorldExtent();\n $world.hideMockMenu();\n break;\n case \"disable part caching\":\n $world.hideMockMenu();\n break;\n case \"Debugging\":\n this.owner.showList(this.selection);\n break;\n case \"reset world scale\":\n $world.resetScale();\n $world.hideMockMenu();\n break;\n case \"reset title bars\":\n $world.resetAllTitleBars();\n $world.hideMockMenu();\n break;\n case \"reset button labels\":\n $world.resetAllButtonLabels();\n $world.hideMockMenu();\n break;\n case \"World serialization info\":\n require('lively.persistence.Debugging').toRun(\n function() {\n var json = lively.persistence.Serializer.serialize(world),\n printer = lively.persistence.Debugging.Helper.listObjects(json);\n world.addTextWindow(printer.toString());\n }\n );\n $world.hideMockMenu();\n break;\n case \"clear part cache\":\n $world.hideMockMenu();\n break;\n case \"show connectors\":\n $world.hideMockMenu();\n break;\n case \"Wiki\":\n this.owner.showList(this.selection);\n break;\n case \"about this wiki\":\n $world.openAboutBox();\n $world.hideMockMenu();\n break;\n case \"view versions of this world\":\n $world.openVersionViewer();\n $world.hideMockMenu();\n break;\n case \"download world\":\n require('lively.persistence.StandAlonePackaging').toRun(\n function() {\n lively.persistence.StandAlonePackaging.packageCurrentWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"upload world to Dropbox\":\n require('apps.Dropbox').toRun(\n function() {\n DropboxAPI.uploadArchivedWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"delete world\":\n $world.interactiveDeleteWorldOnServer();\n $world.hideMockMenu();\n break;\n case \"Documentation\":\n this.owner.showList(this.selection);\n break;\n case \"on short cuts\":\n $world.openShortcutDocumentation();\n $world.hideMockMenu();\n break;\n case \"on connect data bindings\":\n $world.openConnectDocumentation();\n $world.hideMockMenu();\n break;\n case \"on Lively's PartsBin\":\n $world.openPartsBinDocumentation();\n $world.hideMockMenu();\n break;\n case \"more...\":\n window.open(Config.rootPath + 'documentation/');\n $world.hideMockMenu();\n break;\n case \"save world as ...\":\n $world.interactiveSaveWorldAs();\n $world.hideMockMenu();\n break;\n case \"save world\":\n $world.saveWorld();\n $world.hideMockMenu();\n break;\n default:\n //Do nothing\n }\n}","funcProperties":{"__isSmartRef__":true,"id":1064},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1063":{"this":{"__isSmartRef__":true,"id":638}},"1064":{"timestamp":{"__isSmartRef__":true,"id":1065},"user":"conradcalmez","tags":["WorldMenuFunctionality"]},"1065":{"isSerializedDate":true,"string":"Tue Jan 31 2012 13:26:26 GMT+0100 (Mitteleuropäische Zeit)"},"1066":{"varMapping":{"__isSmartRef__":true,"id":1067},"source":"function initializeListEntries() {\n this.initialize();\n list = [\"Workspace\",\"System Code Browser\",\"Object Editor\",\n \"Method Finder\",\"Text Editor\"];\n for (var i = 0; i < list.length; i++) {\n this.addItem(list[i]);\n }\n}","funcProperties":{"__isSmartRef__":true,"id":1068},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1067":{"this":{"__isSmartRef__":true,"id":638}},"1068":{"timestamp":{"__isSmartRef__":true,"id":1069},"user":"conradcalmez","tags":[]},"1069":{"isSerializedDate":true,"string":"Tue Jan 31 2012 11:56:56 GMT+0100 (Mitteleuropäische Zeit)"},"1070":{"submorphs":[{"__isSmartRef__":true,"id":1071}],"scripts":[],"id":"FB6435C6-113E-4366-A2E2-C7BFF9D42C5F","shape":{"__isSmartRef__":true,"id":1422},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"TouchList3","partsBinMetaInfo":{"__isSmartRef__":true,"id":1423},"eventHandler":{"__isSmartRef__":true,"id":1432},"attributeConnections":[{"__isSmartRef__":true,"id":1433}],"doNotSerialize":["$$selection"],"doNotCopyProperties":["$$selection"],"derivationIds":[127,"86FF1C90-3CC2-44B9-8DEE-1BC214D734AE","EEA7DF22-C343-4B58-A447-43BB95D5405F","9665449D-F0E4-4BCE-854B-48D19C73214E","8B65C997-34DC-4F70-A1BA-266488F1588C","CBDEE8B9-9E1C-44E5-85E6-6D85E0738D59","34806B09-40D4-4BE7-B17E-FFFFDB7B0928","28D43242-91D8-4B3A-B492-0318381E6334","A099F3A8-DF6A-453C-A9FC-FA29941930DC","2173EC81-CD14-49CB-8700-B5DD97F5AD78"],"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":1434},"itemList":[{"__isSmartRef__":true,"id":1072},{"__isSmartRef__":true,"id":1099},{"__isSmartRef__":true,"id":1114}],"_ClipMode":"hidden","selectedMorph":null,"selectedLineNo":-1,"owner":null,"_Visible":false,"_Rotation":0,"_Scale":1,"selection":null,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1435},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(7.0,30.0)","distanceToDragEvent":"lively.pt(188.0,-12.0)"},"1071":{"submorphs":[{"__isSmartRef__":true,"id":1072},{"__isSmartRef__":true,"id":1099},{"__isSmartRef__":true,"id":1114}],"scripts":[],"id":"6715D9DF-AA25-4143-9239-42E08A5FA017","shape":{"__isSmartRef__":true,"id":1129},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"ListItemContainer","partsBinMetaInfo":{"__isSmartRef__":true,"id":1130},"eventHandler":{"__isSmartRef__":true,"id":1131},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"70193F55-BD62-471E-90CE-6CF2F345BFF8","C29938AD-3221-4AB2-80BA-EBF64E5C8063","F478A91E-32FA-4527-BA77-81009843E6E7","3C2C2181-A589-45A7-B023-FDED3CDFE499","45EE0951-5C82-4C8D-808E-E69D6E6AFFC8","3AB7DC6F-888B-4351-A241-EA890F85280A","3F3C7499-A964-487B-9603-9EA48E5C7FE3","E18DC16F-D005-4260-AA0C-15BCDFC07AA4","933DE346-057B-4377-8A18-FD25C457F01B"],"owner":{"__isSmartRef__":true,"id":1070},"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":1132},"lists":{"__isSmartRef__":true,"id":1133},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1389},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"1072":{"submorphs":[{"__isSmartRef__":true,"id":1073}],"scripts":[],"id":"877B3CA2-DC02-462F-BA0E-EECA3F8D0E33","shape":{"__isSmartRef__":true,"id":1079},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle28","partsBinMetaInfo":{"__isSmartRef__":true,"id":1083},"eventHandler":{"__isSmartRef__":true,"id":1084},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"906A9BCF-51D0-438C-8320-8BD4E34EC6FB","D42614B5-1431-4E60-8BE4-CB51E5D5EB1A"],"index":0,"layout":{"__isSmartRef__":true,"id":1085},"owner":{"__isSmartRef__":true,"id":1071},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1086},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"1073":{"submorphs":[],"scripts":[],"id":"3042DECB-4713-4658-A320-C26C9C6A9D30","shape":{"__isSmartRef__":true,"id":1074},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text30","partsBinMetaInfo":{"__isSmartRef__":true,"id":1075},"textChunks":[{"__isSmartRef__":true,"id":1076}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1078},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"1A35CB1C-1BAE-45DF-8864-F5DCA0AA95CF","376943B8-CBE8-4A72-A79B-50A3C775973D"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1072},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1074":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1075":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1076":{"style":{"__isSmartRef__":true,"id":1077},"chunkOwner":{"__isSmartRef__":true,"id":1073},"storedString":"saved source","_id":"_711","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1077":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1078":{"morph":{"__isSmartRef__":true,"id":1073},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1079":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1080},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1080":{"stops":[{"__isSmartRef__":true,"id":1081},{"__isSmartRef__":true,"id":1082}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1081":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1082":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1083":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1084":{"morph":{"__isSmartRef__":true,"id":1072},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1085":{"resizeWidth":true},"1086":{"onTouchStart":{"__isSmartRef__":true,"id":1087},"onTouchMove":{"__isSmartRef__":true,"id":1091},"onTouchEnd":{"__isSmartRef__":true,"id":1095}},"1087":{"varMapping":{"__isSmartRef__":true,"id":1088},"source":"function touchstartCallback(evt) {\n var touch = evt.touches[0];\n\n this.clickPosition = pt(touch.clientX,touch.clientY);\n this.lastClickPos = this.clickPosition;\n\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":1089},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1088":{"this":{"__isSmartRef__":true,"id":1070}},"1089":{"timestamp":{"__isSmartRef__":true,"id":1090},"user":"sstamm","tags":[]},"1090":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:37:36 GMT+0100 (Mitteleuropäische Zeit)"},"1091":{"varMapping":{"__isSmartRef__":true,"id":1092},"source":"function touchmoveCallback(evt) {\n var touch = evt.touches[0];\n \n this.lastClickPos = pt(touch.clientX,touch.clientY);\n\n return false;\n \n}","funcProperties":{"__isSmartRef__":true,"id":1093},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1092":{"this":{"__isSmartRef__":true,"id":1070}},"1093":{"timestamp":{"__isSmartRef__":true,"id":1094},"user":"sstamm","tags":[]},"1094":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:34:29 GMT+0100 (Mitteleuropäische Zeit)"},"1095":{"varMapping":{"__isSmartRef__":true,"id":1096},"source":"function touchendCallback(evt) {\n var deltaPt = this.lastClickPos.subPt(this.clickPosition);\n var delta = deltaPt.x*deltaPt.x + deltaPt.y*deltaPt.y;\n if(delta<25) {\n //TODO: find a better way to find the related listMorph\n var listMorph = this.owner.owner;\n \n if(listMorph && listMorph.updateSelection) {\n listMorph.updateSelection(this);\n }\n }\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":1097},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1096":{"this":{"__isSmartRef__":true,"id":1070}},"1097":{"timestamp":{"__isSmartRef__":true,"id":1098},"user":"sstamm","tags":[]},"1098":{"isSerializedDate":true,"string":"Fri Jan 20 2012 17:14:44 GMT+0100 (Mitteleuropäische Zeit)"},"1099":{"submorphs":[{"__isSmartRef__":true,"id":1100}],"scripts":[],"id":"F9E3C07E-A5CE-48CC-9DD6-2FDCB8F4B3CE","shape":{"__isSmartRef__":true,"id":1106},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle29","partsBinMetaInfo":{"__isSmartRef__":true,"id":1110},"eventHandler":{"__isSmartRef__":true,"id":1111},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"D099016F-C81D-4758-A900-6E151D077005","94225991-45A0-4BDD-9EEB-6CCD2911946E"],"index":1,"layout":{"__isSmartRef__":true,"id":1112},"owner":{"__isSmartRef__":true,"id":1071},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1113},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,43.0)"},"1100":{"submorphs":[],"scripts":[],"id":"C847B9BD-481B-4EDA-B49B-5813A89F1ED5","shape":{"__isSmartRef__":true,"id":1101},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text31","partsBinMetaInfo":{"__isSmartRef__":true,"id":1102},"textChunks":[{"__isSmartRef__":true,"id":1103}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1105},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"EC02F7EF-9F82-4461-90D3-D64BAEBE2F92","54D677F5-F750-4ACD-84B2-93B4B2F0D9D5"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1099},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1101":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1102":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1103":{"style":{"__isSmartRef__":true,"id":1104},"chunkOwner":{"__isSmartRef__":true,"id":1100},"storedString":"saved source","_id":"_712","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1104":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1105":{"morph":{"__isSmartRef__":true,"id":1100},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1106":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1107},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1107":{"stops":[{"__isSmartRef__":true,"id":1108},{"__isSmartRef__":true,"id":1109}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1108":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1109":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1110":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1111":{"morph":{"__isSmartRef__":true,"id":1099},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1112":{"resizeWidth":true},"1113":{"onTouchStart":{"__isSmartRef__":true,"id":1087},"onTouchMove":{"__isSmartRef__":true,"id":1091},"onTouchEnd":{"__isSmartRef__":true,"id":1095}},"1114":{"submorphs":[{"__isSmartRef__":true,"id":1115}],"scripts":[],"id":"2C19CCB7-6241-40C5-BCFD-F7E48881B3AD","shape":{"__isSmartRef__":true,"id":1121},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle30","partsBinMetaInfo":{"__isSmartRef__":true,"id":1125},"eventHandler":{"__isSmartRef__":true,"id":1126},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"E426E645-C249-48BF-B95F-28644560EC15","8C915910-1FDF-4D9E-AFA8-604BBCDF5364"],"index":2,"layout":{"__isSmartRef__":true,"id":1127},"owner":{"__isSmartRef__":true,"id":1071},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1128},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,86.0)"},"1115":{"submorphs":[],"scripts":[],"id":"CB0D3E7F-9C9A-4030-9054-C70D8873373C","shape":{"__isSmartRef__":true,"id":1116},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text32","partsBinMetaInfo":{"__isSmartRef__":true,"id":1117},"textChunks":[{"__isSmartRef__":true,"id":1118}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1120},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"686A5DFC-B9D4-42E6-84F1-E233432C19C5","24EE8841-1EE7-4C5D-AB69-4B7664A96EE9"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1114},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1116":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1117":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1118":{"style":{"__isSmartRef__":true,"id":1119},"chunkOwner":{"__isSmartRef__":true,"id":1115},"storedString":"saved source","_id":"_713","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1119":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1120":{"morph":{"__isSmartRef__":true,"id":1115},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1121":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1122},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1122":{"stops":[{"__isSmartRef__":true,"id":1123},{"__isSmartRef__":true,"id":1124}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1123":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1124":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1125":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1126":{"morph":{"__isSmartRef__":true,"id":1114},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1127":{"resizeWidth":true},"1128":{"onTouchStart":{"__isSmartRef__":true,"id":1087},"onTouchMove":{"__isSmartRef__":true,"id":1091},"onTouchEnd":{"__isSmartRef__":true,"id":1095}},"1129":{"_BorderWidth":1,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,90.0)","_BorderColor":"Color.rgb(255,255,255)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"1130":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1131":{"morph":{"__isSmartRef__":true,"id":1071},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1132":{"resizeWidth":true,"adjustForNewBounds":true},"1133":{"Parts":{"__isSmartRef__":true,"id":1134}},"1134":{"submorphs":[{"__isSmartRef__":true,"id":1135}],"scripts":[],"id":"3F84A349-52E2-4C32-931A-8EC950A3BBA5","shape":{"__isSmartRef__":true,"id":1320},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"TouchList1","partsBinMetaInfo":{"__isSmartRef__":true,"id":1321},"eventHandler":{"__isSmartRef__":true,"id":1330},"attributeConnections":[{"__isSmartRef__":true,"id":1331}],"doNotSerialize":["$$selection"],"doNotCopyProperties":["$$selection"],"derivationIds":[127,"86FF1C90-3CC2-44B9-8DEE-1BC214D734AE","EEA7DF22-C343-4B58-A447-43BB95D5405F","9665449D-F0E4-4BCE-854B-48D19C73214E","8B65C997-34DC-4F70-A1BA-266488F1588C","CBDEE8B9-9E1C-44E5-85E6-6D85E0738D59","34806B09-40D4-4BE7-B17E-FFFFDB7B0928","A96DDB06-4250-4386-905D-8B702E91A05F","B93F122D-B016-4AF4-92C9-4B1A33D0DDC5"],"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":1332},"itemList":[{"__isSmartRef__":true,"id":1136},{"__isSmartRef__":true,"id":1163},{"__isSmartRef__":true,"id":1178},{"__isSmartRef__":true,"id":1193},{"__isSmartRef__":true,"id":1208},{"__isSmartRef__":true,"id":1223},{"__isSmartRef__":true,"id":1238},{"__isSmartRef__":true,"id":1253},{"__isSmartRef__":true,"id":1268}],"_ClipMode":"hidden","selectedMorph":null,"selectedLineNo":-1,"owner":{"__isSmartRef__":true,"id":1333},"_Rotation":0,"_Scale":1,"selection":null,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1348},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(1.0,-42.0)","distanceToDragEvent":"lively.pt(188.0,-12.0)"},"1135":{"submorphs":[{"__isSmartRef__":true,"id":1136},{"__isSmartRef__":true,"id":1163},{"__isSmartRef__":true,"id":1178},{"__isSmartRef__":true,"id":1193},{"__isSmartRef__":true,"id":1208},{"__isSmartRef__":true,"id":1223},{"__isSmartRef__":true,"id":1238},{"__isSmartRef__":true,"id":1253},{"__isSmartRef__":true,"id":1268}],"scripts":[],"id":"9B5CCF0C-E6FF-4E23-8290-3CFABD86AC33","shape":{"__isSmartRef__":true,"id":1283},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"ListItemContainer","partsBinMetaInfo":{"__isSmartRef__":true,"id":1284},"eventHandler":{"__isSmartRef__":true,"id":1285},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"70193F55-BD62-471E-90CE-6CF2F345BFF8","C29938AD-3221-4AB2-80BA-EBF64E5C8063","F478A91E-32FA-4527-BA77-81009843E6E7","3C2C2181-A589-45A7-B023-FDED3CDFE499","45EE0951-5C82-4C8D-808E-E69D6E6AFFC8","3AB7DC6F-888B-4351-A241-EA890F85280A","1DB8DDC7-39AB-4B77-BB60-17766F9CFBD1","ED945231-5F92-4EB9-9EE7-1612C0FC1249"],"owner":{"__isSmartRef__":true,"id":1134},"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":1286},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1287},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"1136":{"submorphs":[{"__isSmartRef__":true,"id":1137}],"scripts":[],"id":"B0B606BC-5900-44EE-9BD3-9D745694811E","shape":{"__isSmartRef__":true,"id":1143},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle","partsBinMetaInfo":{"__isSmartRef__":true,"id":1147},"eventHandler":{"__isSmartRef__":true,"id":1148},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"FE6EF7FA-1F27-401C-8A09-0C3585F4CE1F","27C4A9A5-0C3C-4AF4-B30E-4128270B1ADD","24E50215-5D49-47BB-A7A6-BB3EE2C2E222"],"index":0,"layout":{"__isSmartRef__":true,"id":1149},"owner":{"__isSmartRef__":true,"id":1135},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1150},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"1137":{"submorphs":[],"scripts":[],"id":"0434817E-3970-4CB8-B8A0-CC669232784A","shape":{"__isSmartRef__":true,"id":1138},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text","partsBinMetaInfo":{"__isSmartRef__":true,"id":1139},"textChunks":[{"__isSmartRef__":true,"id":1140}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1142},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"97CB562D-C68D-4E75-8C5E-E5D0CEA45A40","FB93AF85-38E5-49B2-81AB-E504A1A5E830","9A2AD62A-C9F3-458C-B8E6-CE5E53CA21D8"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1136},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1138":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1139":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1140":{"style":{"__isSmartRef__":true,"id":1141},"chunkOwner":{"__isSmartRef__":true,"id":1137},"storedString":"saved source","_id":"_714","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1141":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1142":{"morph":{"__isSmartRef__":true,"id":1137},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1143":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1144},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1144":{"stops":[{"__isSmartRef__":true,"id":1145},{"__isSmartRef__":true,"id":1146}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1145":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1146":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1147":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1148":{"morph":{"__isSmartRef__":true,"id":1136},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1149":{"resizeWidth":true},"1150":{"onTouchStart":{"__isSmartRef__":true,"id":1151},"onTouchMove":{"__isSmartRef__":true,"id":1155},"onTouchEnd":{"__isSmartRef__":true,"id":1159}},"1151":{"varMapping":{"__isSmartRef__":true,"id":1152},"source":"function touchstartCallback(evt) {\n var touch = evt.touches[0];\n\n this.clickPosition = pt(touch.clientX,touch.clientY);\n this.lastClickPos = this.clickPosition;\n\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":1153},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1152":{"this":{"__isSmartRef__":true,"id":1134}},"1153":{"timestamp":{"__isSmartRef__":true,"id":1154},"user":"sstamm","tags":[]},"1154":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:37:36 GMT+0100 (Mitteleuropäische Zeit)"},"1155":{"varMapping":{"__isSmartRef__":true,"id":1156},"source":"function touchmoveCallback(evt) {\n var touch = evt.touches[0];\n \n this.lastClickPos = pt(touch.clientX,touch.clientY);\n\n return false;\n \n}","funcProperties":{"__isSmartRef__":true,"id":1157},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1156":{"this":{"__isSmartRef__":true,"id":1134}},"1157":{"timestamp":{"__isSmartRef__":true,"id":1158},"user":"sstamm","tags":[]},"1158":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:34:29 GMT+0100 (Mitteleuropäische Zeit)"},"1159":{"varMapping":{"__isSmartRef__":true,"id":1160},"source":"function touchendCallback(evt) {\n var deltaPt = this.lastClickPos.subPt(this.clickPosition);\n var delta = deltaPt.x*deltaPt.x + deltaPt.y*deltaPt.y;\n if(delta<25) {\n //TODO: find a better way to find the related listMorph\n var listMorph = this.owner.owner;\n \n if(listMorph && listMorph.updateSelection) {\n listMorph.updateSelection(this);\n }\n }\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":1161},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1160":{"this":{"__isSmartRef__":true,"id":1134}},"1161":{"timestamp":{"__isSmartRef__":true,"id":1162},"user":"sstamm","tags":[]},"1162":{"isSerializedDate":true,"string":"Fri Jan 20 2012 17:14:44 GMT+0100 (Mitteleuropäische Zeit)"},"1163":{"submorphs":[{"__isSmartRef__":true,"id":1164}],"scripts":[],"id":"462E64AA-D52F-418A-8764-B811BEE40622","shape":{"__isSmartRef__":true,"id":1170},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle1","partsBinMetaInfo":{"__isSmartRef__":true,"id":1174},"eventHandler":{"__isSmartRef__":true,"id":1175},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"835F3BC8-D36A-49E4-BFAF-6554B4148F66","F469617C-6F84-4FC6-81C2-A6646611401C","7F86DED1-9952-46AC-B7C1-303FD1E79FF1"],"index":1,"layout":{"__isSmartRef__":true,"id":1176},"owner":{"__isSmartRef__":true,"id":1135},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1177},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,43.0)"},"1164":{"submorphs":[],"scripts":[],"id":"C7D10E82-D903-48DF-B43C-148D5CC312FC","shape":{"__isSmartRef__":true,"id":1165},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text1","partsBinMetaInfo":{"__isSmartRef__":true,"id":1166},"textChunks":[{"__isSmartRef__":true,"id":1167}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1169},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"E0F8F56D-E4DC-4441-A85E-5428558C130F","5731094C-BBF4-4176-A602-BA3C4079B890","D6AD4A43-30FD-4C23-B873-DBD3417965B1"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1163},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1165":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1166":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1167":{"style":{"__isSmartRef__":true,"id":1168},"chunkOwner":{"__isSmartRef__":true,"id":1164},"storedString":"saved source","_id":"_715","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1168":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1169":{"morph":{"__isSmartRef__":true,"id":1164},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1170":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1171},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1171":{"stops":[{"__isSmartRef__":true,"id":1172},{"__isSmartRef__":true,"id":1173}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1172":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1173":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1174":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1175":{"morph":{"__isSmartRef__":true,"id":1163},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1176":{"resizeWidth":true},"1177":{"onTouchStart":{"__isSmartRef__":true,"id":1151},"onTouchMove":{"__isSmartRef__":true,"id":1155},"onTouchEnd":{"__isSmartRef__":true,"id":1159}},"1178":{"submorphs":[{"__isSmartRef__":true,"id":1179}],"scripts":[],"id":"2C80C10D-7530-49A4-80D8-8195CE6314FB","shape":{"__isSmartRef__":true,"id":1185},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle2","partsBinMetaInfo":{"__isSmartRef__":true,"id":1189},"eventHandler":{"__isSmartRef__":true,"id":1190},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"006661A6-4211-48D6-ABEF-15F43153C2F2","7E813F1E-E127-4B22-B92B-49ABFA4BD168","8BCCB5E2-9571-4A48-8FF6-5151898E8779"],"index":2,"layout":{"__isSmartRef__":true,"id":1191},"owner":{"__isSmartRef__":true,"id":1135},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1192},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,86.0)"},"1179":{"submorphs":[],"scripts":[],"id":"15D249DA-D25A-4787-922F-C215E450C3FF","shape":{"__isSmartRef__":true,"id":1180},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text2","partsBinMetaInfo":{"__isSmartRef__":true,"id":1181},"textChunks":[{"__isSmartRef__":true,"id":1182}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1184},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"88E6F0AC-F183-4785-8583-CADBB7B9F34D","9854C347-679E-49A4-98CF-E5567FE449BA","B36DE922-DC2B-4402-96E0-3AB1D569ECE0"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1178},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1180":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1181":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1182":{"style":{"__isSmartRef__":true,"id":1183},"chunkOwner":{"__isSmartRef__":true,"id":1179},"storedString":"saved source","_id":"_716","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1183":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1184":{"morph":{"__isSmartRef__":true,"id":1179},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1185":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1186},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1186":{"stops":[{"__isSmartRef__":true,"id":1187},{"__isSmartRef__":true,"id":1188}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1187":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1188":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1189":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1190":{"morph":{"__isSmartRef__":true,"id":1178},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1191":{"resizeWidth":true},"1192":{"onTouchStart":{"__isSmartRef__":true,"id":1151},"onTouchMove":{"__isSmartRef__":true,"id":1155},"onTouchEnd":{"__isSmartRef__":true,"id":1159}},"1193":{"submorphs":[{"__isSmartRef__":true,"id":1194}],"scripts":[],"id":"AE422775-DEBE-4779-B4F5-060649F5F3DA","shape":{"__isSmartRef__":true,"id":1200},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle3","partsBinMetaInfo":{"__isSmartRef__":true,"id":1204},"eventHandler":{"__isSmartRef__":true,"id":1205},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"CE7C3712-8701-4C03-8E3B-5CB3344EB8C8","7598210A-69B5-4120-A438-4AB508482572","39B2E2A0-D8A7-4DB7-B021-AAE86780F60E"],"index":3,"layout":{"__isSmartRef__":true,"id":1206},"owner":{"__isSmartRef__":true,"id":1135},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1207},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,129.0)"},"1194":{"submorphs":[],"scripts":[],"id":"51D5DB89-BD9A-428E-BDE4-5B13CA2850E9","shape":{"__isSmartRef__":true,"id":1195},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text3","partsBinMetaInfo":{"__isSmartRef__":true,"id":1196},"textChunks":[{"__isSmartRef__":true,"id":1197}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1199},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"DF65E85F-CF63-4D38-B6FB-53EDD47FF17F","A15DAD3C-38C1-418A-8954-77F27DDE77BA","61F8C798-53F1-4BE2-B6DE-7591C03C3120"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1193},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1195":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1196":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1197":{"style":{"__isSmartRef__":true,"id":1198},"chunkOwner":{"__isSmartRef__":true,"id":1194},"storedString":"saved source","_id":"_717","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1198":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1199":{"morph":{"__isSmartRef__":true,"id":1194},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1200":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1201},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1201":{"stops":[{"__isSmartRef__":true,"id":1202},{"__isSmartRef__":true,"id":1203}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1202":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1203":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1204":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1205":{"morph":{"__isSmartRef__":true,"id":1193},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1206":{"resizeWidth":true},"1207":{"onTouchStart":{"__isSmartRef__":true,"id":1151},"onTouchMove":{"__isSmartRef__":true,"id":1155},"onTouchEnd":{"__isSmartRef__":true,"id":1159}},"1208":{"submorphs":[{"__isSmartRef__":true,"id":1209}],"scripts":[],"id":"D94022B4-90E9-42DD-A213-8812B1F48579","shape":{"__isSmartRef__":true,"id":1215},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle4","partsBinMetaInfo":{"__isSmartRef__":true,"id":1219},"eventHandler":{"__isSmartRef__":true,"id":1220},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"92F752E8-9991-4E69-82FC-8A505739298E","36935FDF-9046-4666-B31C-E79044FDEE98","7D10DDBF-67C3-4470-8CAD-6DB44EC583FD"],"index":4,"layout":{"__isSmartRef__":true,"id":1221},"owner":{"__isSmartRef__":true,"id":1135},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1222},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,172.0)"},"1209":{"submorphs":[],"scripts":[],"id":"F0C9DB90-AFCB-4717-A54E-55E7DD0053F7","shape":{"__isSmartRef__":true,"id":1210},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text4","partsBinMetaInfo":{"__isSmartRef__":true,"id":1211},"textChunks":[{"__isSmartRef__":true,"id":1212}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1214},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"C2E55D13-869F-49B5-BFDE-442283D77A9A","22F2AE17-5547-4A16-A121-29178506528C","85DF3FD2-18C5-40F9-8AE7-FBD159B89FF7"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1208},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1210":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1211":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1212":{"style":{"__isSmartRef__":true,"id":1213},"chunkOwner":{"__isSmartRef__":true,"id":1209},"storedString":"saved source","_id":"_718","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1213":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1214":{"morph":{"__isSmartRef__":true,"id":1209},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1215":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1216},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1216":{"stops":[{"__isSmartRef__":true,"id":1217},{"__isSmartRef__":true,"id":1218}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1217":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1218":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1219":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1220":{"morph":{"__isSmartRef__":true,"id":1208},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1221":{"resizeWidth":true},"1222":{"onTouchStart":{"__isSmartRef__":true,"id":1151},"onTouchMove":{"__isSmartRef__":true,"id":1155},"onTouchEnd":{"__isSmartRef__":true,"id":1159}},"1223":{"submorphs":[{"__isSmartRef__":true,"id":1224}],"scripts":[],"id":"233B46E4-E328-475D-AF31-96FE4BA279BB","shape":{"__isSmartRef__":true,"id":1230},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle5","partsBinMetaInfo":{"__isSmartRef__":true,"id":1234},"eventHandler":{"__isSmartRef__":true,"id":1235},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"7AF04980-152D-46AF-ACA3-DC063EC310D4","7F43F051-7271-4DC0-8084-C50B5E51ECCC","6FF5D970-D596-4B75-85CC-6F4E7E869BA4"],"index":5,"layout":{"__isSmartRef__":true,"id":1236},"owner":{"__isSmartRef__":true,"id":1135},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1237},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,215.0)"},"1224":{"submorphs":[],"scripts":[],"id":"5DD8451B-FD4A-4499-B471-6447121EA923","shape":{"__isSmartRef__":true,"id":1225},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text5","partsBinMetaInfo":{"__isSmartRef__":true,"id":1226},"textChunks":[{"__isSmartRef__":true,"id":1227}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1229},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"76B5ADFA-B211-41B1-AA34-734C07C5687E","0FC4CA04-9D61-4E58-91DC-4B20C751F7AA","9383151B-3614-4258-8F7A-5657C7F0585F"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1223},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1225":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1226":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1227":{"style":{"__isSmartRef__":true,"id":1228},"chunkOwner":{"__isSmartRef__":true,"id":1224},"storedString":"saved source","_id":"_719","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1228":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1229":{"morph":{"__isSmartRef__":true,"id":1224},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1230":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1231},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1231":{"stops":[{"__isSmartRef__":true,"id":1232},{"__isSmartRef__":true,"id":1233}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1232":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1233":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1234":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1235":{"morph":{"__isSmartRef__":true,"id":1223},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1236":{"resizeWidth":true},"1237":{"onTouchStart":{"__isSmartRef__":true,"id":1151},"onTouchMove":{"__isSmartRef__":true,"id":1155},"onTouchEnd":{"__isSmartRef__":true,"id":1159}},"1238":{"submorphs":[{"__isSmartRef__":true,"id":1239}],"scripts":[],"id":"EE82D661-A41E-4784-903E-30C21D9BB525","shape":{"__isSmartRef__":true,"id":1245},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle6","partsBinMetaInfo":{"__isSmartRef__":true,"id":1249},"eventHandler":{"__isSmartRef__":true,"id":1250},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"1D70B9CA-F9A2-4EF6-B83A-245FF295A5B3","833874B8-69F2-4C3E-98D8-F51869A60FA2","4D6597FC-ABE4-4E59-A3CF-611EB5256202"],"index":6,"layout":{"__isSmartRef__":true,"id":1251},"owner":{"__isSmartRef__":true,"id":1135},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1252},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,258.0)"},"1239":{"submorphs":[],"scripts":[],"id":"DBE74BB9-4F8D-4A5B-B6F7-A17A5867A0B0","shape":{"__isSmartRef__":true,"id":1240},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text6","partsBinMetaInfo":{"__isSmartRef__":true,"id":1241},"textChunks":[{"__isSmartRef__":true,"id":1242}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1244},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"56DF7BB4-9968-4A6A-9DE0-7AD05DB362A7","7F83A85D-002B-4CE3-9905-6E7156973964","2101EDDA-05FA-4C8E-9887-8E29ED9EB5B7"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1238},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1240":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1241":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1242":{"style":{"__isSmartRef__":true,"id":1243},"chunkOwner":{"__isSmartRef__":true,"id":1239},"storedString":"saved source","_id":"_720","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1243":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1244":{"morph":{"__isSmartRef__":true,"id":1239},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1245":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1246},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1246":{"stops":[{"__isSmartRef__":true,"id":1247},{"__isSmartRef__":true,"id":1248}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1247":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1248":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1249":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1250":{"morph":{"__isSmartRef__":true,"id":1238},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1251":{"resizeWidth":true},"1252":{"onTouchStart":{"__isSmartRef__":true,"id":1151},"onTouchMove":{"__isSmartRef__":true,"id":1155},"onTouchEnd":{"__isSmartRef__":true,"id":1159}},"1253":{"submorphs":[{"__isSmartRef__":true,"id":1254}],"scripts":[],"id":"5F3D0DCB-1BB2-4392-B256-02560611507A","shape":{"__isSmartRef__":true,"id":1260},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle7","partsBinMetaInfo":{"__isSmartRef__":true,"id":1264},"eventHandler":{"__isSmartRef__":true,"id":1265},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"5461F5D2-20BC-4BBA-9EBC-6C583FF7CB5E","8B72ABA7-C28D-49CA-90F3-DCE8600A0B80","E58E6670-BC41-40C7-A6BC-A0407FE95BA2"],"index":7,"layout":{"__isSmartRef__":true,"id":1266},"owner":{"__isSmartRef__":true,"id":1135},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1267},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,301.0)"},"1254":{"submorphs":[],"scripts":[],"id":"09094987-4588-4283-A213-A6783A58BD45","shape":{"__isSmartRef__":true,"id":1255},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text7","partsBinMetaInfo":{"__isSmartRef__":true,"id":1256},"textChunks":[{"__isSmartRef__":true,"id":1257}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1259},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"2CECDAFF-91E7-4156-85A1-79E736BD2E3C","E95C4DC4-7329-4F4E-8091-544F345437B7","5E8A8CA1-3423-433D-BE81-711FDC7F64DA"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1253},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1255":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1256":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1257":{"style":{"__isSmartRef__":true,"id":1258},"chunkOwner":{"__isSmartRef__":true,"id":1254},"storedString":"saved source","_id":"_721","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1258":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1259":{"morph":{"__isSmartRef__":true,"id":1254},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1260":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1261},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1261":{"stops":[{"__isSmartRef__":true,"id":1262},{"__isSmartRef__":true,"id":1263}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1262":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1263":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1264":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1265":{"morph":{"__isSmartRef__":true,"id":1253},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1266":{"resizeWidth":true},"1267":{"onTouchStart":{"__isSmartRef__":true,"id":1151},"onTouchMove":{"__isSmartRef__":true,"id":1155},"onTouchEnd":{"__isSmartRef__":true,"id":1159}},"1268":{"submorphs":[{"__isSmartRef__":true,"id":1269}],"scripts":[],"id":"A556A6CB-0453-443B-8610-D73169A6726C","shape":{"__isSmartRef__":true,"id":1275},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle8","partsBinMetaInfo":{"__isSmartRef__":true,"id":1279},"eventHandler":{"__isSmartRef__":true,"id":1280},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"B5A43E89-F4B2-4246-AD8F-42CC79E44CC1","027529C9-3D57-4629-84C2-5D71A73C024D","E51D9334-9A1B-4A38-8D6F-031F0B4F9180"],"index":8,"layout":{"__isSmartRef__":true,"id":1281},"owner":{"__isSmartRef__":true,"id":1135},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1282},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,344.0)"},"1269":{"submorphs":[],"scripts":[],"id":"38840F11-D643-47C7-9175-392609DE1987","shape":{"__isSmartRef__":true,"id":1270},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text8","partsBinMetaInfo":{"__isSmartRef__":true,"id":1271},"textChunks":[{"__isSmartRef__":true,"id":1272}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1274},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"FD82442F-F0AC-49B9-B80A-9053AD062D61","A15D7E6E-A88B-4E24-AEE9-3E7ED020CD95","EA11FD13-57EE-48F8-8017-C2703D6FE322"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1268},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1270":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1271":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1272":{"style":{"__isSmartRef__":true,"id":1273},"chunkOwner":{"__isSmartRef__":true,"id":1269},"storedString":"saved source","_id":"_722","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1273":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1274":{"morph":{"__isSmartRef__":true,"id":1269},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1275":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1276},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1276":{"stops":[{"__isSmartRef__":true,"id":1277},{"__isSmartRef__":true,"id":1278}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1277":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1278":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1279":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1280":{"morph":{"__isSmartRef__":true,"id":1268},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1281":{"resizeWidth":true},"1282":{"onTouchStart":{"__isSmartRef__":true,"id":1151},"onTouchMove":{"__isSmartRef__":true,"id":1155},"onTouchEnd":{"__isSmartRef__":true,"id":1159}},"1283":{"_BorderWidth":1,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,90.0)","_BorderColor":"Color.rgb(255,255,255)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"1284":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1285":{"morph":{"__isSmartRef__":true,"id":1135},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1286":{"resizeWidth":true,"adjustForNewBounds":true},"1287":{"onTouchStart":{"__isSmartRef__":true,"id":1288},"onTouchMove":{"__isSmartRef__":true,"id":1296},"onTouchEnd":{"__isSmartRef__":true,"id":1304},"stayInBounds":{"__isSmartRef__":true,"id":1312},"isInBounds":{"__isSmartRef__":true,"id":1316}},"1288":{"varMapping":{"__isSmartRef__":true,"id":1289},"source":"function onTouchStart(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n\n if(touch) {\n touch.originalDragOffset = touch.clientY;\n touch.originalMenuOffset = this.getPosition().y;\n\n this.isTouched = true;\n this.velocity = 0;\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = new Date().valueOf();\n }\n return true;\n\n \n}","funcProperties":{"__isSmartRef__":true,"id":1294},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1289":{"this":{"__isSmartRef__":true,"id":1135},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1290}},"1290":{"$super":{"__isSmartRef__":true,"id":1291}},"1291":{"varMapping":{"__isSmartRef__":true,"id":1292},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1293},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1292":{"obj":{"__isSmartRef__":true,"id":1135},"name":"onTouchStart"},"1293":{},"1294":{"timestamp":{"__isSmartRef__":true,"id":1295},"user":"sstamm","tags":[]},"1295":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:19:34 GMT+0100 (Mitteleuropäische Zeit)"},"1296":{"varMapping":{"__isSmartRef__":true,"id":1297},"source":"function onTouchMove(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n \n if(touch && touch.originalDragOffset) {\n //TODO: Store this attributes in the object to save computation time\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu-heightContainer;\n\n\n var delta = touch.clientY - touch.originalDragOffset;\n this.setPosition(pt(0,touch.originalMenuOffset+delta));\n\n if(!this.isInBounds()) {\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n delta = this.getPosition().y-yPos;\n this.moveBy(pt(0,-delta/2));\n }\n\n var positionDelta = touch.lastTouch-touch.clientY;\n var now = new Date().valueOf();\n var timeDelta = now - touch.lastUpdate;\n\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = now;\n\n this.velocity = positionDelta*(-10/timeDelta);\n \n\n }\n return true;\n\n}","funcProperties":{"__isSmartRef__":true,"id":1302},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1297":{"this":{"__isSmartRef__":true,"id":1135},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1298}},"1298":{"$super":{"__isSmartRef__":true,"id":1299}},"1299":{"varMapping":{"__isSmartRef__":true,"id":1300},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1301},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1300":{"obj":{"__isSmartRef__":true,"id":1135},"name":"onTouchMove"},"1301":{},"1302":{"timestamp":{"__isSmartRef__":true,"id":1303},"user":"sstamm","tags":[]},"1303":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:54:39 GMT+0100 (Mitteleuropäische Zeit)"},"1304":{"varMapping":{"__isSmartRef__":true,"id":1305},"source":"function onTouchEnd(evt) {\n $world.get(\"TouchList\").submorphs[0];\n var lastUpdate = new Date().valueOf();\n this.isTouched = false;\n var that = this;\n\n var flickingFct = function() {\n var now = new Date().valueOf();\n var delta = now - lastUpdate;\n var velo;\n that.velocity *= Math.pow(0.99, delta);\n that.moveBy(pt(0,that.velocity));\n that.stayInBounds();\n velo = that.velocity;\n \n lastUpdate = now;\n if((velo*velo>0.05 || !that.isInBounds()) && !that.isTouched) {\n window.setTimeout(flickingFct,10);\n }\n };\n\n window.setTimeout(flickingFct,10);\n\n}","funcProperties":{"__isSmartRef__":true,"id":1310},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1305":{"this":{"__isSmartRef__":true,"id":1135},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1306}},"1306":{"$super":{"__isSmartRef__":true,"id":1307}},"1307":{"varMapping":{"__isSmartRef__":true,"id":1308},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1309},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1308":{"obj":{"__isSmartRef__":true,"id":1135},"name":"onTouchEnd"},"1309":{},"1310":{"timestamp":{"__isSmartRef__":true,"id":1311},"user":"sstamm","tags":[]},"1311":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:00:30 GMT+0100 (Mitteleuropäische Zeit)"},"1312":{"varMapping":{"__isSmartRef__":true,"id":1313},"source":"function stayInBounds() {\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n if(this.velocity*delta > 0) {\n // out of bounds and velocity is in wrong direction\n this.velocity -= delta/15;\n } else if(delta!=0) {\n this.velocity = -delta/15;\n }\n// this.setPosition(pt(0,yPos));\n\n}","funcProperties":{"__isSmartRef__":true,"id":1314},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1313":{"this":{"__isSmartRef__":true,"id":1135}},"1314":{"timestamp":{"__isSmartRef__":true,"id":1315},"user":"sstamm","tags":[]},"1315":{"isSerializedDate":true,"string":"Thu Jan 19 2012 17:36:41 GMT+0100 (Mitteleuropäische Zeit)"},"1316":{"varMapping":{"__isSmartRef__":true,"id":1317},"source":"function isInBounds() {\n var heightMenu = this.owner.itemList.length * 43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n return Math.abs(delta)<=0.02;\n\n}","funcProperties":{"__isSmartRef__":true,"id":1318},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1317":{"this":{"__isSmartRef__":true,"id":1135}},"1318":{"timestamp":{"__isSmartRef__":true,"id":1319},"user":"sstamm","tags":[]},"1319":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:17:35 GMT+0100 (Mitteleuropäische Zeit)"},"1320":{"_BorderWidth":1,"_ClipMode":"hidden","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,281.0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"1321":{"partsSpaceName":"PartsBin/BP2012/","comment":"A morph which behaves like an IPad list. Use initialize() to clear and addItem() to ... well ... add items","migrationLevel":4,"partName":"TouchList","changes":[{"__isSmartRef__":true,"id":1322},{"__isSmartRef__":true,"id":1324},{"__isSmartRef__":true,"id":1326},{"__isSmartRef__":true,"id":1328}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1322":{"date":{"__isSmartRef__":true,"id":1323},"author":"sstamm","message":"initial commit","id":"767E9E7C-11E5-4BEF-A4B2-3668C46D0969"},"1323":{"isSerializedDate":true,"string":"Tue Jan 24 2012 19:00:20 GMT+0100 (Mitteleuropäische Zeit)"},"1324":{"date":{"__isSmartRef__":true,"id":1325},"author":"sstamm","message":"fixed bug when deleting the text morph on the iPad","id":"C93A96ED-F8E8-44F7-A454-D664753C5466"},"1325":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:30:26 GMT+0100 (Mitteleuropäische Zeit)"},"1326":{"date":{"__isSmartRef__":true,"id":1327},"author":"sstamm","message":"","id":"A26BF7D0-A1D7-46E6-9AF1-47338619CD17"},"1327":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:02:09 GMT+0100 (Mitteleuropäische Zeit)"},"1328":{"date":{"__isSmartRef__":true,"id":1329},"author":"sstamm","message":"disabled halos on the text morph","id":"9EAE8CAF-9C94-41BE-B398-D3D688298B13"},"1329":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:48:12 GMT+0100 (Mitteleuropäische Zeit)"},"1330":{"morph":{"__isSmartRef__":true,"id":1134},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1331":{"sourceObj":{"__isSmartRef__":true,"id":1134},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":1134},"targetMethodName":"handleClick","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"1332":{"adjustForNewBounds":true,"resizeWidth":true,"resizeHeight":true},"1333":{"submorphs":[{"__isSmartRef__":true,"id":1334},{"__isSmartRef__":true,"id":1134}],"scripts":[],"id":"42E052F8-BF9E-40EA-90D0-797670BBD241","shape":{"__isSmartRef__":true,"id":1340},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle1","partsBinMetaInfo":{"__isSmartRef__":true,"id":1344},"eventHandler":{"__isSmartRef__":true,"id":1345},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"835F3BC8-D36A-49E4-BFAF-6554B4148F66","C727DE20-4AA7-4FDD-B4A9-BC9ED2A62972"],"index":1,"layout":{"__isSmartRef__":true,"id":1346},"owner":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1347},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,43.0)"},"1334":{"submorphs":[],"scripts":[],"id":"47E766AB-D2C4-4325-A846-3F5066EE2E1A","shape":{"__isSmartRef__":true,"id":1335},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text1","partsBinMetaInfo":{"__isSmartRef__":true,"id":1336},"textChunks":[{"__isSmartRef__":true,"id":1337}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1339},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"E0F8F56D-E4DC-4441-A85E-5428558C130F","F9A264B8-01DF-406D-AA0B-30E5E147A7AD"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1333},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1335":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1336":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1337":{"style":{"__isSmartRef__":true,"id":1338},"chunkOwner":{"__isSmartRef__":true,"id":1334},"storedString":"saved source","_id":"_723","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1338":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1339":{"morph":{"__isSmartRef__":true,"id":1334},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1340":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1341},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1341":{"stops":[{"__isSmartRef__":true,"id":1342},{"__isSmartRef__":true,"id":1343}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1342":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1343":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1344":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1345":{"morph":{"__isSmartRef__":true,"id":1333},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1346":{"resizeWidth":true},"1347":{"onTouchStart":{"__isSmartRef__":true,"id":1087},"onTouchMove":{"__isSmartRef__":true,"id":1091},"onTouchEnd":{"__isSmartRef__":true,"id":1095}},"1348":{"onrestore":{"__isSmartRef__":true,"id":1349},"initialize":{"__isSmartRef__":true,"id":1357},"addItem":{"__isSmartRef__":true,"id":1365},"createListItem":{"__isSmartRef__":true,"id":1369},"touchstartCallback":{"__isSmartRef__":true,"id":1151},"touchmoveCallback":{"__isSmartRef__":true,"id":1155},"touchendCallback":{"__isSmartRef__":true,"id":1159},"updateSelection":{"__isSmartRef__":true,"id":1373},"handleClick":{"__isSmartRef__":true,"id":1377},"openSubmenuWith":{"__isSmartRef__":true,"id":1381},"initializeListEntries":{"__isSmartRef__":true,"id":1385}},"1349":{"varMapping":{"__isSmartRef__":true,"id":1350},"source":"function onrestore() {\n var that = this;\n\n //TODO: this is a race condition, because the render context is not\n // ready in onrestore\n window.setTimeout(function() { \n that.shape.setClipMode(\"hidden\"); }, 100);\n}","funcProperties":{"__isSmartRef__":true,"id":1355},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1350":{"this":{"__isSmartRef__":true,"id":1134},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1351}},"1351":{"$super":{"__isSmartRef__":true,"id":1352}},"1352":{"varMapping":{"__isSmartRef__":true,"id":1353},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1354},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1353":{"obj":{"__isSmartRef__":true,"id":1134},"name":"onrestore"},"1354":{},"1355":{"timestamp":{"__isSmartRef__":true,"id":1356},"user":"sstamm","tags":[]},"1356":{"isSerializedDate":true,"string":"Thu Jan 19 2012 10:24:24 GMT+0100 (Mitteleuropäische Zeit)"},"1357":{"varMapping":{"__isSmartRef__":true,"id":1358},"source":"function initialize() {\n console.log(\"in initialize\");\n this.itemList = [];\n this.selection = null;\n this.selectedLineNo = -1;\n this.selectedMorph = null;\n this.shape.setClipMode(\"hidden\");\n var itemContainer = this.get(\"ListItemContainer\");\n \n itemContainer.setPosition(pt(0,0));\n itemContainer.submorphs.invoke(\"remove\");\n \n}","funcProperties":{"__isSmartRef__":true,"id":1363},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1358":{"this":{"__isSmartRef__":true,"id":1134},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1359}},"1359":{"$super":{"__isSmartRef__":true,"id":1360}},"1360":{"varMapping":{"__isSmartRef__":true,"id":1361},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1362},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1361":{"obj":{"__isSmartRef__":true,"id":1134},"name":"initialize"},"1362":{},"1363":{"timestamp":{"__isSmartRef__":true,"id":1364},"user":"sstamm","tags":[]},"1364":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:32:12 GMT+0100 (Mitteleuropäische Zeit)"},"1365":{"varMapping":{"__isSmartRef__":true,"id":1366},"source":"function addItem(text) {\n var newMorph = this.createListItem(text);\n \n newMorph.setPosition(pt(0,this.itemList.length*43));\n this.itemList.push(newMorph);\n this.get(\"ListItemContainer\").addMorph(newMorph);\n}","funcProperties":{"__isSmartRef__":true,"id":1367},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1366":{"this":{"__isSmartRef__":true,"id":1134}},"1367":{"timestamp":{"__isSmartRef__":true,"id":1368},"user":"sstamm","tags":[]},"1368":{"isSerializedDate":true,"string":"Wed Jan 18 2012 15:40:17 GMT+0100 (Mitteleuropäische Zeit)"},"1369":{"varMapping":{"__isSmartRef__":true,"id":1370},"source":"function createListItem(textString) {\n var part = lively.PartsBin.getPart(\"Rectangle\", \"PartsBin/Basic\");\n\n part.index = this.itemList.length;\n\n part.setExtent(pt(this.getExtent().x,44));\n part.applyStyle({resizeWidth: true});\n part.setFill(new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n ));\n part.setBorderColor(Color.rgb(138,138,138));\n \n\n\n part.onTouchStart = this.touchstartCallback;\n part.onTouchMove = this.touchmoveCallback;\n part.onTouchEnd = this.touchendCallback;\n\n part.registerForEvent(\"touchstart\", part, \"onTouchStart\", false);\n part.registerForEvent(\"touchmove\", part, \"onTouchMove\", false);\n part.registerForEvent(\"touchend\", part, \"onTouchEnd\", false);\n\n var text = lively.PartsBin.getPart(\"Text\", \"PartsBin/Basic\");\n text.setFontSize(14);\n text.setTextColor(Color.rgb(47,47,47));\n text.setFontFamily(\"Helvetica, Arial, sans-serif\");\n\n text.setPosition(pt(10,10));\n text.textString = textString;\n\n text.emphasizeAll({fontWeight: 'bold'});\n text.disableHalos();\n part.addMorph(text);\n\n return part;\n}","funcProperties":{"__isSmartRef__":true,"id":1371},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1370":{"this":{"__isSmartRef__":true,"id":1134}},"1371":{"timestamp":{"__isSmartRef__":true,"id":1372},"user":"sstamm","tags":[]},"1372":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:46:47 GMT+0100 (Mitteleuropäische Zeit)"},"1373":{"varMapping":{"__isSmartRef__":true,"id":1374},"source":"function updateSelection(newSelectedMorph) {\n var hasText = true;\n if(this.selectedMorph) {\n hasText = this.selectedMorph.submorphs[0];\n this.selectedMorph.setFill(\n new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n )\n );\n if(hasText) { this.selectedMorph.submorphs[0].setTextColor(Color.rgb(47,47,47));\n }\n }\n hasText = newSelectedMorph.submorphs[0];\n\n \n if(hasText) {\n this.selection = newSelectedMorph.submorphs[0].textString;\n } else {\n this.selection = \"\";\n }\n this.selectedLineNo = newSelectedMorph.index;\n this.selectedMorph = newSelectedMorph;\n \n this.selectedMorph.setFill(\nnew lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(47,47,47)},\n {offset:0.5,color: Color.rgb(21,21,21)},\n {offset: 1, color: Color.rgb(0,0,0)}\n ],\n 'northSouth'\n ));\n \n if(hasText) {\n this.selectedMorph.submorphs[0].setTextColor(Color.rgb(222,222,222));\n }\n}","funcProperties":{"__isSmartRef__":true,"id":1375},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1374":{"this":{"__isSmartRef__":true,"id":1134}},"1375":{"timestamp":{"__isSmartRef__":true,"id":1376},"user":"sstamm","tags":[]},"1376":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:29:27 GMT+0100 (Mitteleuropäische Zeit)"},"1377":{"varMapping":{"__isSmartRef__":true,"id":1378},"source":"function handleClick() {\n switch(this.selection){\n case \"PartsBin\":\n $world.openPartsBin();\n $world.hideMockMenu();\n break;\n case \"Parts\":\n this.openSubmenuWith(\n [\"Ellipse\",\"Image\",\"Line\",\"Rectangle\",\"Text\",\n \"Button\",\"List\",\"ScriptableButton\",\"Slider\"]\n );\n break;\n case \"Ellipse\":\n case \"Image\":\n case \"Line\":\n case \"Rectangle\":\n case \"Text\":\n $world.openPartItem(this.selection, \"PartsBin/Basic\");\n $world.hideMockMenu();\n break;\n case \"Button\":\n case \"List\":\n case \"ScriptableButton\":\n case \"Slider\":\n $world.openPartItem(this.selection, \"PartsBin/Inputs\");\n $world.hideMockMenu();\n break;\n case \"Tools\":\n this.openSubmenuWith(\n [\"Workspace\",\"System Code Browser\",\"Object Editor\",\n \"Method Finder\",\"Text Editor\"]\n );\n break;\n case \"Workspace\":\n $world.openWorkspace();\n $world.hideMockMenu();\n break;\n case \"System Code Browser\":\n $world.openSystemBrowser();\n $world.hideMockMenu();\n break;\n case \"Object Editor\":\n $world.openObjectEditor();\n $world.hideMockMenu();\n break;\n case \"Method Finder\":\n $world.openMethodFinder();\n $world.hideMockMenu();\n break;\n case \"Text Editor\":\n new lively.morphic.TextEditor().openIn(world)\n $world.hideMockMenu();\n break;\n case \"Preferences\":\n this.openSubmenuWith(\n [\"set username\",\"set extent\",\"disable part caching\"]\n );\n break;\n case \"set username\":\n $world.askForUserName();\n $world.hideMockMenu();\n break;\n case \"set extent\":\n $world.askForNewWorldExtent();\n $world.hideMockMenu();\n break;\n case \"disable part caching\":\n $world.hideMockMenu();\n break;\n case \"Debugging\":\n this.openSubmenuWith(\n [\"reset world scale\",\"reset title bars\",\"reset button labels\",\n \"World serialization info\",\"clear part cache\",\"show connectors\"]\n );\n break;\n case \"reset world scale\":\n $world.resetScale();\n $world.hideMockMenu();\n break;\n case \"reset title bars\":\n $world.resetAllTitleBars();\n $world.hideMockMenu();\n break;\n case \"reset button labels\":\n $world.resetAllButtonLabels();\n $world.hideMockMenu();\n break;\n case \"World serialization info\":\n require('lively.persistence.Debugging').toRun(\n function() {\n var json = lively.persistence.Serializer.serialize(world),\n printer = lively.persistence.Debugging.Helper.listObjects(json);\n world.addTextWindow(printer.toString());\n }\n );\n $world.hideMockMenu();\n break;\n case \"clear part cache\":\n $world.hideMockMenu();\n break;\n case \"show connectors\":\n $world.hideMockMenu();\n break;\n case \"Wiki\":\n this.openSubmenuWith(\n [\"about this wiki\",\"view versions of this world\",\"download world\",\n \"upload world to Dropbox\",\"delete world\"]\n );\n break;\n case \"about this wiki\":\n $world.openAboutBox();\n $world.hideMockMenu();\n break;\n case \"view versions of this world\":\n $world.openVersionViewer();\n $world.hideMockMenu();\n break;\n case \"download world\":\n require('lively.persistence.StandAlonePackaging').toRun(\n function() {\n lively.persistence.StandAlonePackaging.packageCurrentWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"upload world to Dropbox\":\n require('apps.Dropbox').toRun(\n function() {\n DropboxAPI.uploadArchivedWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"delete world\":\n $world.interactiveDeleteWorldOnServer();\n $world.hideMockMenu();\n break;\n case \"Documentation\":\n this.openSubmenuWith(\n [\"on short cuts\",\"on connect data bindings\",\n \"on Lively's PartsBin\",\"more...\"]\n );\n break;\n case \"on short cuts\":\n $world.openShortcutDocumentation();\n $world.hideMockMenu();\n break;\n case \"on connect data bindings\":\n $world.openConnectDocumentation();\n $world.hideMockMenu();\n break;\n case \"on Lively's PartsBin\":\n $world.openPartsBinDocumentation();\n $world.hideMockMenu();\n break;\n case \"more...\":\n window.open(Config.rootPath + 'documentation/');\n $world.hideMockMenu();\n break;\n case \"save world as ...\":\n $world.interactiveSaveWorldAs();\n $world.hideMockMenu();\n break;\n case \"save world\":\n $world.saveWorld();\n $world.hideMockMenu();\n break;\n default:\n //Do nothing\n }\n}","funcProperties":{"__isSmartRef__":true,"id":1379},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1378":{"this":{"__isSmartRef__":true,"id":1134}},"1379":{"timestamp":{"__isSmartRef__":true,"id":1380},"user":"conradcalmez","tags":["WorldMenuFunctionality"]},"1380":{"isSerializedDate":true,"string":"Mon Jan 30 2012 19:31:03 GMT+0100 (Mitteleuropäische Zeit)"},"1381":{"varMapping":{"__isSmartRef__":true,"id":1382},"source":"function openSubmenuWith(list) {\n this.initialize();\n this.owner.get(\"BackButton\").setVisible(true);\n for (var i = 0; i < list.length; i++) {\n this.addItem(list[i]);\n }\n}","funcProperties":{"__isSmartRef__":true,"id":1383},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1382":{"this":{"__isSmartRef__":true,"id":1134}},"1383":{"timestamp":{"__isSmartRef__":true,"id":1384},"user":"conradcalmez","tags":["WorldMenuFunctionality"]},"1384":{"isSerializedDate":true,"string":"Mon Jan 30 2012 19:31:28 GMT+0100 (Mitteleuropäische Zeit)"},"1385":{"varMapping":{"__isSmartRef__":true,"id":1386},"source":"function initializeListEntries() {\n this.initialize();\n this.addItem(\"PartsBin\");\n this.addItem(\"Parts\");\n this.addItem(\"Tools\");\n this.addItem(\"Preferences\");\n this.addItem(\"Debugging\");\n this.addItem(\"Wiki\");\n this.addItem(\"Documentation\");\n this.addItem(\"save world as ...\");\n this.addItem(\"save world\");\n this.owner.get(\"BackButton\").setVisible(false);\n}","funcProperties":{"__isSmartRef__":true,"id":1387},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1386":{"this":{"__isSmartRef__":true,"id":1134}},"1387":{"timestamp":{"__isSmartRef__":true,"id":1388},"user":"conradcalmez","tags":[]},"1388":{"isSerializedDate":true,"string":"Tue Jan 31 2012 10:32:29 GMT+0100 (Mitteleuropäische Zeit)"},"1389":{"onTouchStart":{"__isSmartRef__":true,"id":1390},"onTouchMove":{"__isSmartRef__":true,"id":1398},"onTouchEnd":{"__isSmartRef__":true,"id":1406},"stayInBounds":{"__isSmartRef__":true,"id":1414},"isInBounds":{"__isSmartRef__":true,"id":1418}},"1390":{"varMapping":{"__isSmartRef__":true,"id":1391},"source":"function onTouchStart(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n\n if(touch) {\n touch.originalDragOffset = touch.clientY;\n touch.originalMenuOffset = this.getPosition().y;\n\n this.isTouched = true;\n this.velocity = 0;\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = new Date().valueOf();\n }\n return true;\n\n \n}","funcProperties":{"__isSmartRef__":true,"id":1396},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1391":{"this":{"__isSmartRef__":true,"id":1071},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1392}},"1392":{"$super":{"__isSmartRef__":true,"id":1393}},"1393":{"varMapping":{"__isSmartRef__":true,"id":1394},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1395},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1394":{"obj":{"__isSmartRef__":true,"id":1071},"name":"onTouchStart"},"1395":{},"1396":{"timestamp":{"__isSmartRef__":true,"id":1397},"user":"sstamm","tags":[]},"1397":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:19:34 GMT+0100 (Mitteleuropäische Zeit)"},"1398":{"varMapping":{"__isSmartRef__":true,"id":1399},"source":"function onTouchMove(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n \n if(touch && touch.originalDragOffset) {\n //TODO: Store this attributes in the object to save computation time\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu-heightContainer;\n\n\n var delta = touch.clientY - touch.originalDragOffset;\n this.setPosition(pt(0,touch.originalMenuOffset+delta));\n\n if(!this.isInBounds()) {\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n delta = this.getPosition().y-yPos;\n this.moveBy(pt(0,-delta/2));\n }\n\n var positionDelta = touch.lastTouch-touch.clientY;\n var now = new Date().valueOf();\n var timeDelta = now - touch.lastUpdate;\n\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = now;\n\n this.velocity = positionDelta*(-10/timeDelta);\n \n\n }\n return true;\n\n}","funcProperties":{"__isSmartRef__":true,"id":1404},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1399":{"this":{"__isSmartRef__":true,"id":1071},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1400}},"1400":{"$super":{"__isSmartRef__":true,"id":1401}},"1401":{"varMapping":{"__isSmartRef__":true,"id":1402},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1403},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1402":{"obj":{"__isSmartRef__":true,"id":1071},"name":"onTouchMove"},"1403":{},"1404":{"timestamp":{"__isSmartRef__":true,"id":1405},"user":"sstamm","tags":[]},"1405":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:54:39 GMT+0100 (Mitteleuropäische Zeit)"},"1406":{"varMapping":{"__isSmartRef__":true,"id":1407},"source":"function onTouchEnd(evt) {\n $world.get(\"TouchList\").submorphs[0];\n var lastUpdate = new Date().valueOf();\n this.isTouched = false;\n var that = this;\n\n var flickingFct = function() {\n var now = new Date().valueOf();\n var delta = now - lastUpdate;\n var velo;\n that.velocity *= Math.pow(0.99, delta);\n that.moveBy(pt(0,that.velocity));\n that.stayInBounds();\n velo = that.velocity;\n \n lastUpdate = now;\n if((velo*velo>0.05 || !that.isInBounds()) && !that.isTouched) {\n window.setTimeout(flickingFct,10);\n }\n };\n\n window.setTimeout(flickingFct,10);\n\n}","funcProperties":{"__isSmartRef__":true,"id":1412},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1407":{"this":{"__isSmartRef__":true,"id":1071},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1408}},"1408":{"$super":{"__isSmartRef__":true,"id":1409}},"1409":{"varMapping":{"__isSmartRef__":true,"id":1410},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1411},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1410":{"obj":{"__isSmartRef__":true,"id":1071},"name":"onTouchEnd"},"1411":{},"1412":{"timestamp":{"__isSmartRef__":true,"id":1413},"user":"sstamm","tags":[]},"1413":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:00:30 GMT+0100 (Mitteleuropäische Zeit)"},"1414":{"varMapping":{"__isSmartRef__":true,"id":1415},"source":"function stayInBounds() {\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n if(this.velocity*delta > 0) {\n // out of bounds and velocity is in wrong direction\n this.velocity -= delta/15;\n } else if(delta!=0) {\n this.velocity = -delta/15;\n }\n// this.setPosition(pt(0,yPos));\n\n}","funcProperties":{"__isSmartRef__":true,"id":1416},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1415":{"this":{"__isSmartRef__":true,"id":1071}},"1416":{"timestamp":{"__isSmartRef__":true,"id":1417},"user":"sstamm","tags":[]},"1417":{"isSerializedDate":true,"string":"Thu Jan 19 2012 17:36:41 GMT+0100 (Mitteleuropäische Zeit)"},"1418":{"varMapping":{"__isSmartRef__":true,"id":1419},"source":"function isInBounds() {\n var heightMenu = this.owner.itemList.length * 43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n return Math.abs(delta)<=0.02;\n\n}","funcProperties":{"__isSmartRef__":true,"id":1420},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1419":{"this":{"__isSmartRef__":true,"id":1071}},"1420":{"timestamp":{"__isSmartRef__":true,"id":1421},"user":"sstamm","tags":[]},"1421":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:17:35 GMT+0100 (Mitteleuropäische Zeit)"},"1422":{"_BorderWidth":1,"_ClipMode":"hidden","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,281.0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"1423":{"partsSpaceName":"PartsBin/BP2012/","comment":"A morph which behaves like an IPad list. Use initialize() to clear and addItem() to ... well ... add items","migrationLevel":4,"partName":"TouchList","changes":[{"__isSmartRef__":true,"id":1424},{"__isSmartRef__":true,"id":1426},{"__isSmartRef__":true,"id":1428},{"__isSmartRef__":true,"id":1430}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1424":{"date":{"__isSmartRef__":true,"id":1425},"author":"sstamm","message":"initial commit","id":"767E9E7C-11E5-4BEF-A4B2-3668C46D0969"},"1425":{"isSerializedDate":true,"string":"Tue Jan 24 2012 19:00:20 GMT+0100 (Mitteleuropäische Zeit)"},"1426":{"date":{"__isSmartRef__":true,"id":1427},"author":"sstamm","message":"fixed bug when deleting the text morph on the iPad","id":"C93A96ED-F8E8-44F7-A454-D664753C5466"},"1427":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:30:26 GMT+0100 (Mitteleuropäische Zeit)"},"1428":{"date":{"__isSmartRef__":true,"id":1429},"author":"sstamm","message":"","id":"A26BF7D0-A1D7-46E6-9AF1-47338619CD17"},"1429":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:02:09 GMT+0100 (Mitteleuropäische Zeit)"},"1430":{"date":{"__isSmartRef__":true,"id":1431},"author":"sstamm","message":"disabled halos on the text morph","id":"9EAE8CAF-9C94-41BE-B398-D3D688298B13"},"1431":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:48:12 GMT+0100 (Mitteleuropäische Zeit)"},"1432":{"morph":{"__isSmartRef__":true,"id":1070},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1433":{"sourceObj":{"__isSmartRef__":true,"id":1070},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":1070},"targetMethodName":"handleClick","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"1434":{"adjustForNewBounds":true,"resizeWidth":true,"resizeHeight":true},"1435":{"onrestore":{"__isSmartRef__":true,"id":1436},"initialize":{"__isSmartRef__":true,"id":1444},"addItem":{"__isSmartRef__":true,"id":1452},"createListItem":{"__isSmartRef__":true,"id":1456},"touchstartCallback":{"__isSmartRef__":true,"id":1087},"touchmoveCallback":{"__isSmartRef__":true,"id":1091},"touchendCallback":{"__isSmartRef__":true,"id":1095},"updateSelection":{"__isSmartRef__":true,"id":1460},"handleClick":{"__isSmartRef__":true,"id":1464},"initializeListEntries":{"__isSmartRef__":true,"id":1468}},"1436":{"varMapping":{"__isSmartRef__":true,"id":1437},"source":"function onrestore() {\n var that = this;\n\n //TODO: this is a race condition, because the render context is not\n // ready in onrestore\n window.setTimeout(function() { \n that.shape.setClipMode(\"hidden\"); }, 100);\n}","funcProperties":{"__isSmartRef__":true,"id":1442},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1437":{"this":{"__isSmartRef__":true,"id":1070},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1438}},"1438":{"$super":{"__isSmartRef__":true,"id":1439}},"1439":{"varMapping":{"__isSmartRef__":true,"id":1440},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1441},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1440":{"obj":{"__isSmartRef__":true,"id":1070},"name":"onrestore"},"1441":{},"1442":{"timestamp":{"__isSmartRef__":true,"id":1443},"user":"sstamm","tags":[]},"1443":{"isSerializedDate":true,"string":"Thu Jan 19 2012 10:24:24 GMT+0100 (Mitteleuropäische Zeit)"},"1444":{"varMapping":{"__isSmartRef__":true,"id":1445},"source":"function initialize() {\n console.log(\"in initialize\");\n this.itemList = [];\n this.selection = null;\n this.selectedLineNo = -1;\n this.selectedMorph = null;\n this.shape.setClipMode(\"hidden\");\n var itemContainer = this.get(\"ListItemContainer\");\n \n itemContainer.setPosition(pt(0,0));\n itemContainer.submorphs.invoke(\"remove\");\n \n}","funcProperties":{"__isSmartRef__":true,"id":1450},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1445":{"this":{"__isSmartRef__":true,"id":1070},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1446}},"1446":{"$super":{"__isSmartRef__":true,"id":1447}},"1447":{"varMapping":{"__isSmartRef__":true,"id":1448},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1449},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1448":{"obj":{"__isSmartRef__":true,"id":1070},"name":"initialize"},"1449":{},"1450":{"timestamp":{"__isSmartRef__":true,"id":1451},"user":"sstamm","tags":[]},"1451":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:32:12 GMT+0100 (Mitteleuropäische Zeit)"},"1452":{"varMapping":{"__isSmartRef__":true,"id":1453},"source":"function addItem(text) {\n var newMorph = this.createListItem(text);\n \n newMorph.setPosition(pt(0,this.itemList.length*43));\n this.itemList.push(newMorph);\n this.get(\"ListItemContainer\").addMorph(newMorph);\n}","funcProperties":{"__isSmartRef__":true,"id":1454},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1453":{"this":{"__isSmartRef__":true,"id":1070}},"1454":{"timestamp":{"__isSmartRef__":true,"id":1455},"user":"sstamm","tags":[]},"1455":{"isSerializedDate":true,"string":"Wed Jan 18 2012 15:40:17 GMT+0100 (Mitteleuropäische Zeit)"},"1456":{"varMapping":{"__isSmartRef__":true,"id":1457},"source":"function createListItem(textString) {\n var part = lively.PartsBin.getPart(\"Rectangle\", \"PartsBin/Basic\");\n\n part.index = this.itemList.length;\n\n part.setExtent(pt(this.getExtent().x,44));\n part.applyStyle({resizeWidth: true});\n part.setFill(new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n ));\n part.setBorderColor(Color.rgb(138,138,138));\n \n\n\n part.onTouchStart = this.touchstartCallback;\n part.onTouchMove = this.touchmoveCallback;\n part.onTouchEnd = this.touchendCallback;\n\n part.registerForEvent(\"touchstart\", part, \"onTouchStart\", false);\n part.registerForEvent(\"touchmove\", part, \"onTouchMove\", false);\n part.registerForEvent(\"touchend\", part, \"onTouchEnd\", false);\n\n var text = lively.PartsBin.getPart(\"Text\", \"PartsBin/Basic\");\n text.setFontSize(14);\n text.setTextColor(Color.rgb(47,47,47));\n text.setFontFamily(\"Helvetica, Arial, sans-serif\");\n\n text.setPosition(pt(10,10));\n text.textString = textString;\n\n text.emphasizeAll({fontWeight: 'bold'});\n text.disableHalos();\n part.addMorph(text);\n\n return part;\n}","funcProperties":{"__isSmartRef__":true,"id":1458},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1457":{"this":{"__isSmartRef__":true,"id":1070}},"1458":{"timestamp":{"__isSmartRef__":true,"id":1459},"user":"sstamm","tags":[]},"1459":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:46:47 GMT+0100 (Mitteleuropäische Zeit)"},"1460":{"varMapping":{"__isSmartRef__":true,"id":1461},"source":"function updateSelection(newSelectedMorph) {\n var hasText = true;\n if(this.selectedMorph) {\n hasText = this.selectedMorph.submorphs[0];\n this.selectedMorph.setFill(\n new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n )\n );\n if(hasText) { this.selectedMorph.submorphs[0].setTextColor(Color.rgb(47,47,47));\n }\n }\n hasText = newSelectedMorph.submorphs[0];\n\n \n if(hasText) {\n this.selection = newSelectedMorph.submorphs[0].textString;\n } else {\n this.selection = \"\";\n }\n this.selectedLineNo = newSelectedMorph.index;\n this.selectedMorph = newSelectedMorph;\n \n this.selectedMorph.setFill(\nnew lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(47,47,47)},\n {offset:0.5,color: Color.rgb(21,21,21)},\n {offset: 1, color: Color.rgb(0,0,0)}\n ],\n 'northSouth'\n ));\n \n if(hasText) {\n this.selectedMorph.submorphs[0].setTextColor(Color.rgb(222,222,222));\n }\n}","funcProperties":{"__isSmartRef__":true,"id":1462},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1461":{"this":{"__isSmartRef__":true,"id":1070}},"1462":{"timestamp":{"__isSmartRef__":true,"id":1463},"user":"sstamm","tags":[]},"1463":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:29:27 GMT+0100 (Mitteleuropäische Zeit)"},"1464":{"varMapping":{"__isSmartRef__":true,"id":1465},"source":"function handleClick() {\n switch(this.selection){\n case \"PartsBin\":\n $world.openPartsBin();\n $world.hideMockMenu();\n break;\n case \"Parts\":\n this.owner.showList(this.selection);\n break;\n case \"Ellipse\":\n case \"Image\":\n case \"Line\":\n case \"Rectangle\":\n case \"Text\":\n $world.openPartItem(this.selection, \"PartsBin/Basic\");\n $world.hideMockMenu();\n break;\n case \"Button\":\n case \"List\":\n case \"ScriptableButton\":\n case \"Slider\":\n $world.openPartItem(this.selection, \"PartsBin/Inputs\");\n $world.hideMockMenu();\n break;\n case \"Tools\":\n this.owner.showList(this.selection);\n break;\n case \"Workspace\":\n $world.openWorkspace();\n $world.hideMockMenu();\n break;\n case \"System Code Browser\":\n $world.openSystemBrowser();\n $world.hideMockMenu();\n break;\n case \"Object Editor\":\n $world.openObjectEditor();\n $world.hideMockMenu();\n break;\n case \"Method Finder\":\n $world.openMethodFinder();\n $world.hideMockMenu();\n break;\n case \"Text Editor\":\n new lively.morphic.TextEditor().openIn(world)\n $world.hideMockMenu();\n break;\n case \"Preferences\":\n this.owner.showList(this.selection);\n break;\n case \"set username\":\n $world.askForUserName();\n $world.hideMockMenu();\n break;\n case \"set extent\":\n $world.askForNewWorldExtent();\n $world.hideMockMenu();\n break;\n case \"disable part caching\":\n $world.hideMockMenu();\n break;\n case \"Debugging\":\n this.owner.showList(this.selection);\n break;\n case \"reset world scale\":\n $world.resetScale();\n $world.hideMockMenu();\n break;\n case \"reset title bars\":\n $world.resetAllTitleBars();\n $world.hideMockMenu();\n break;\n case \"reset button labels\":\n $world.resetAllButtonLabels();\n $world.hideMockMenu();\n break;\n case \"World serialization info\":\n require('lively.persistence.Debugging').toRun(\n function() {\n var json = lively.persistence.Serializer.serialize(world),\n printer = lively.persistence.Debugging.Helper.listObjects(json);\n world.addTextWindow(printer.toString());\n }\n );\n $world.hideMockMenu();\n break;\n case \"clear part cache\":\n $world.hideMockMenu();\n break;\n case \"show connectors\":\n $world.hideMockMenu();\n break;\n case \"Wiki\":\n this.owner.showList(this.selection);\n break;\n case \"about this wiki\":\n $world.openAboutBox();\n $world.hideMockMenu();\n break;\n case \"view versions of this world\":\n $world.openVersionViewer();\n $world.hideMockMenu();\n break;\n case \"download world\":\n require('lively.persistence.StandAlonePackaging').toRun(\n function() {\n lively.persistence.StandAlonePackaging.packageCurrentWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"upload world to Dropbox\":\n require('apps.Dropbox').toRun(\n function() {\n DropboxAPI.uploadArchivedWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"delete world\":\n $world.interactiveDeleteWorldOnServer();\n $world.hideMockMenu();\n break;\n case \"Documentation\":\n this.owner.showList(this.selection);\n break;\n case \"on short cuts\":\n $world.openShortcutDocumentation();\n $world.hideMockMenu();\n break;\n case \"on connect data bindings\":\n $world.openConnectDocumentation();\n $world.hideMockMenu();\n break;\n case \"on Lively's PartsBin\":\n $world.openPartsBinDocumentation();\n $world.hideMockMenu();\n break;\n case \"more...\":\n window.open(Config.rootPath + 'documentation/');\n $world.hideMockMenu();\n break;\n case \"save world as ...\":\n $world.interactiveSaveWorldAs();\n $world.hideMockMenu();\n break;\n case \"save world\":\n $world.saveWorld();\n $world.hideMockMenu();\n break;\n default:\n //Do nothing\n }\n}","funcProperties":{"__isSmartRef__":true,"id":1466},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1465":{"this":{"__isSmartRef__":true,"id":1070}},"1466":{"timestamp":{"__isSmartRef__":true,"id":1467},"user":"conradcalmez","tags":["WorldMenuFunctionality"]},"1467":{"isSerializedDate":true,"string":"Tue Jan 31 2012 13:26:57 GMT+0100 (Mitteleuropäische Zeit)"},"1468":{"varMapping":{"__isSmartRef__":true,"id":1469},"source":"function initializeListEntries() {\n this.initialize();\n list = [\"set username\",\"set extent\",\"disable part caching\"];\n for (var i = 0; i < list.length; i++) {\n this.addItem(list[i]);\n }\n}","funcProperties":{"__isSmartRef__":true,"id":1470},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1469":{"this":{"__isSmartRef__":true,"id":1070}},"1470":{"timestamp":{"__isSmartRef__":true,"id":1471},"user":"conradcalmez","tags":[]},"1471":{"isSerializedDate":true,"string":"Tue Jan 31 2012 11:57:16 GMT+0100 (Mitteleuropäische Zeit)"},"1472":{"submorphs":[{"__isSmartRef__":true,"id":1473}],"scripts":[],"id":"1A8C0B17-0CC4-410D-BB8B-77F0B043ABA6","shape":{"__isSmartRef__":true,"id":1869},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"TouchList4","partsBinMetaInfo":{"__isSmartRef__":true,"id":1870},"eventHandler":{"__isSmartRef__":true,"id":1879},"attributeConnections":[{"__isSmartRef__":true,"id":1880}],"doNotSerialize":["$$selection"],"doNotCopyProperties":["$$selection"],"derivationIds":[127,"86FF1C90-3CC2-44B9-8DEE-1BC214D734AE","EEA7DF22-C343-4B58-A447-43BB95D5405F","9665449D-F0E4-4BCE-854B-48D19C73214E","8B65C997-34DC-4F70-A1BA-266488F1588C","CBDEE8B9-9E1C-44E5-85E6-6D85E0738D59","34806B09-40D4-4BE7-B17E-FFFFDB7B0928","28D43242-91D8-4B3A-B492-0318381E6334","A099F3A8-DF6A-453C-A9FC-FA29941930DC","6605F884-FDBF-4B19-B539-6CF4FEEFD2F5","7F27B01D-C8D7-46B3-A0AC-D192A8EAC24C"],"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":1881},"itemList":[{"__isSmartRef__":true,"id":1474},{"__isSmartRef__":true,"id":1501},{"__isSmartRef__":true,"id":1516},{"__isSmartRef__":true,"id":1531},{"__isSmartRef__":true,"id":1546},{"__isSmartRef__":true,"id":1561}],"_ClipMode":"hidden","selectedMorph":null,"selectedLineNo":-1,"owner":null,"_Visible":false,"_Rotation":0,"_Scale":1,"selection":null,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1882},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(6.0,30.0)","distanceToDragEvent":"lively.pt(188.0,-12.0)"},"1473":{"submorphs":[{"__isSmartRef__":true,"id":1474},{"__isSmartRef__":true,"id":1501},{"__isSmartRef__":true,"id":1516},{"__isSmartRef__":true,"id":1531},{"__isSmartRef__":true,"id":1546},{"__isSmartRef__":true,"id":1561}],"scripts":[],"id":"CB4934CC-E041-43B8-81BA-6406AFFFC063","shape":{"__isSmartRef__":true,"id":1576},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"ListItemContainer","partsBinMetaInfo":{"__isSmartRef__":true,"id":1577},"eventHandler":{"__isSmartRef__":true,"id":1578},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"70193F55-BD62-471E-90CE-6CF2F345BFF8","C29938AD-3221-4AB2-80BA-EBF64E5C8063","F478A91E-32FA-4527-BA77-81009843E6E7","3C2C2181-A589-45A7-B023-FDED3CDFE499","45EE0951-5C82-4C8D-808E-E69D6E6AFFC8","3AB7DC6F-888B-4351-A241-EA890F85280A","3F3C7499-A964-487B-9603-9EA48E5C7FE3","E18DC16F-D005-4260-AA0C-15BCDFC07AA4","F52AE348-04F7-48C4-9176-33839329472C","4DAEEED2-79CA-4912-AF1A-D367CB4A60F5"],"owner":{"__isSmartRef__":true,"id":1472},"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":1579},"lists":{"__isSmartRef__":true,"id":1580},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1836},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"1474":{"submorphs":[{"__isSmartRef__":true,"id":1475}],"scripts":[],"id":"44E88060-A469-4712-B715-E26D608AEF9B","shape":{"__isSmartRef__":true,"id":1481},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle31","partsBinMetaInfo":{"__isSmartRef__":true,"id":1485},"eventHandler":{"__isSmartRef__":true,"id":1486},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"B4BE4C69-0EAF-46DC-8361-95B99DECF8EF","13C7A5E6-AEBB-4EDF-992A-2406433FE981"],"index":0,"layout":{"__isSmartRef__":true,"id":1487},"owner":{"__isSmartRef__":true,"id":1473},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1488},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"1475":{"submorphs":[],"scripts":[],"id":"E291E18E-8CD3-468B-82A0-E10189AB5C3D","shape":{"__isSmartRef__":true,"id":1476},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text33","partsBinMetaInfo":{"__isSmartRef__":true,"id":1477},"textChunks":[{"__isSmartRef__":true,"id":1478}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1480},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"E5A54EBB-DA61-493F-8E77-0896D17C9A20","E8936EBB-97A4-468F-88EA-713BC1930B56"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1474},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1476":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1477":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1478":{"style":{"__isSmartRef__":true,"id":1479},"chunkOwner":{"__isSmartRef__":true,"id":1475},"storedString":"saved source","_id":"_724","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1479":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1480":{"morph":{"__isSmartRef__":true,"id":1475},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1481":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1482},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1482":{"stops":[{"__isSmartRef__":true,"id":1483},{"__isSmartRef__":true,"id":1484}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1483":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1484":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1485":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1486":{"morph":{"__isSmartRef__":true,"id":1474},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1487":{"resizeWidth":true},"1488":{"onTouchStart":{"__isSmartRef__":true,"id":1489},"onTouchMove":{"__isSmartRef__":true,"id":1493},"onTouchEnd":{"__isSmartRef__":true,"id":1497}},"1489":{"varMapping":{"__isSmartRef__":true,"id":1490},"source":"function touchstartCallback(evt) {\n var touch = evt.touches[0];\n\n this.clickPosition = pt(touch.clientX,touch.clientY);\n this.lastClickPos = this.clickPosition;\n\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":1491},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1490":{"this":{"__isSmartRef__":true,"id":1472}},"1491":{"timestamp":{"__isSmartRef__":true,"id":1492},"user":"sstamm","tags":[]},"1492":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:37:36 GMT+0100 (Mitteleuropäische Zeit)"},"1493":{"varMapping":{"__isSmartRef__":true,"id":1494},"source":"function touchmoveCallback(evt) {\n var touch = evt.touches[0];\n \n this.lastClickPos = pt(touch.clientX,touch.clientY);\n\n return false;\n \n}","funcProperties":{"__isSmartRef__":true,"id":1495},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1494":{"this":{"__isSmartRef__":true,"id":1472}},"1495":{"timestamp":{"__isSmartRef__":true,"id":1496},"user":"sstamm","tags":[]},"1496":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:34:29 GMT+0100 (Mitteleuropäische Zeit)"},"1497":{"varMapping":{"__isSmartRef__":true,"id":1498},"source":"function touchendCallback(evt) {\n var deltaPt = this.lastClickPos.subPt(this.clickPosition);\n var delta = deltaPt.x*deltaPt.x + deltaPt.y*deltaPt.y;\n if(delta<25) {\n //TODO: find a better way to find the related listMorph\n var listMorph = this.owner.owner;\n \n if(listMorph && listMorph.updateSelection) {\n listMorph.updateSelection(this);\n }\n }\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":1499},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1498":{"this":{"__isSmartRef__":true,"id":1472}},"1499":{"timestamp":{"__isSmartRef__":true,"id":1500},"user":"sstamm","tags":[]},"1500":{"isSerializedDate":true,"string":"Fri Jan 20 2012 17:14:44 GMT+0100 (Mitteleuropäische Zeit)"},"1501":{"submorphs":[{"__isSmartRef__":true,"id":1502}],"scripts":[],"id":"74504D77-94C9-428C-AF84-42F154478E03","shape":{"__isSmartRef__":true,"id":1508},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle32","partsBinMetaInfo":{"__isSmartRef__":true,"id":1512},"eventHandler":{"__isSmartRef__":true,"id":1513},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"6022201C-3C3A-4B00-9FE2-018982DF5875","468B34A2-D3BE-44BE-95DC-2283E8A1C2FA"],"index":1,"layout":{"__isSmartRef__":true,"id":1514},"owner":{"__isSmartRef__":true,"id":1473},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1515},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,43.0)"},"1502":{"submorphs":[],"scripts":[],"id":"FEC96B80-083F-48E5-9255-C1D0F2ACD4AD","shape":{"__isSmartRef__":true,"id":1503},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text34","partsBinMetaInfo":{"__isSmartRef__":true,"id":1504},"textChunks":[{"__isSmartRef__":true,"id":1505}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1507},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"279FC044-90B9-460A-B855-6AF77AB6BDE1","4AEF7E0F-D43E-4E35-A31D-141F63086412"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1501},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1503":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1504":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1505":{"style":{"__isSmartRef__":true,"id":1506},"chunkOwner":{"__isSmartRef__":true,"id":1502},"storedString":"saved source","_id":"_725","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1506":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1507":{"morph":{"__isSmartRef__":true,"id":1502},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1508":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1509},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1509":{"stops":[{"__isSmartRef__":true,"id":1510},{"__isSmartRef__":true,"id":1511}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1510":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1511":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1512":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1513":{"morph":{"__isSmartRef__":true,"id":1501},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1514":{"resizeWidth":true},"1515":{"onTouchStart":{"__isSmartRef__":true,"id":1489},"onTouchMove":{"__isSmartRef__":true,"id":1493},"onTouchEnd":{"__isSmartRef__":true,"id":1497}},"1516":{"submorphs":[{"__isSmartRef__":true,"id":1517}],"scripts":[],"id":"F66ECFCA-B180-4A8C-9F4D-44E40E0D24B2","shape":{"__isSmartRef__":true,"id":1523},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle33","partsBinMetaInfo":{"__isSmartRef__":true,"id":1527},"eventHandler":{"__isSmartRef__":true,"id":1528},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"0CE50E43-28C2-4D5E-9DEC-9EFC8069E39E","DDEE4A88-5658-4A19-8AE5-6DD75F55B917"],"index":2,"layout":{"__isSmartRef__":true,"id":1529},"owner":{"__isSmartRef__":true,"id":1473},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1530},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,86.0)"},"1517":{"submorphs":[],"scripts":[],"id":"E00FE889-1A8A-45B1-AE5F-40571FE8EE33","shape":{"__isSmartRef__":true,"id":1518},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text35","partsBinMetaInfo":{"__isSmartRef__":true,"id":1519},"textChunks":[{"__isSmartRef__":true,"id":1520}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1522},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"67E78A88-7098-47F3-9F4C-D62EE52D1E44","4BFC58D6-FF37-4781-8FDD-96EA888002D0"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1516},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1518":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1519":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1520":{"style":{"__isSmartRef__":true,"id":1521},"chunkOwner":{"__isSmartRef__":true,"id":1517},"storedString":"saved source","_id":"_726","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1521":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1522":{"morph":{"__isSmartRef__":true,"id":1517},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1523":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1524},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1524":{"stops":[{"__isSmartRef__":true,"id":1525},{"__isSmartRef__":true,"id":1526}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1525":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1526":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1527":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1528":{"morph":{"__isSmartRef__":true,"id":1516},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1529":{"resizeWidth":true},"1530":{"onTouchStart":{"__isSmartRef__":true,"id":1489},"onTouchMove":{"__isSmartRef__":true,"id":1493},"onTouchEnd":{"__isSmartRef__":true,"id":1497}},"1531":{"submorphs":[{"__isSmartRef__":true,"id":1532}],"scripts":[],"id":"E8F903A9-458C-4894-9D56-8069BD0D6EC9","shape":{"__isSmartRef__":true,"id":1538},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle34","partsBinMetaInfo":{"__isSmartRef__":true,"id":1542},"eventHandler":{"__isSmartRef__":true,"id":1543},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"FDB08C34-4086-4ECA-B371-FEAB3E319CF9","815D99FC-E51B-403B-A056-1693C8A342F8"],"index":3,"layout":{"__isSmartRef__":true,"id":1544},"owner":{"__isSmartRef__":true,"id":1473},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1545},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,129.0)"},"1532":{"submorphs":[],"scripts":[],"id":"801CBCFE-24B6-4C44-BD1D-DD175F27FEFF","shape":{"__isSmartRef__":true,"id":1533},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text36","partsBinMetaInfo":{"__isSmartRef__":true,"id":1534},"textChunks":[{"__isSmartRef__":true,"id":1535}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1537},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"81D59C0E-77D6-46E2-BDDF-EBCD01CCC97F","77CF5D5B-5971-4A40-A995-D5BE4CE37747"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1531},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1533":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1534":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1535":{"style":{"__isSmartRef__":true,"id":1536},"chunkOwner":{"__isSmartRef__":true,"id":1532},"storedString":"saved source","_id":"_727","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1536":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1537":{"morph":{"__isSmartRef__":true,"id":1532},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1538":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1539},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1539":{"stops":[{"__isSmartRef__":true,"id":1540},{"__isSmartRef__":true,"id":1541}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1540":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1541":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1542":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1543":{"morph":{"__isSmartRef__":true,"id":1531},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1544":{"resizeWidth":true},"1545":{"onTouchStart":{"__isSmartRef__":true,"id":1489},"onTouchMove":{"__isSmartRef__":true,"id":1493},"onTouchEnd":{"__isSmartRef__":true,"id":1497}},"1546":{"submorphs":[{"__isSmartRef__":true,"id":1547}],"scripts":[],"id":"428BE5F6-E522-48E1-8867-DBCA70AFCF72","shape":{"__isSmartRef__":true,"id":1553},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle35","partsBinMetaInfo":{"__isSmartRef__":true,"id":1557},"eventHandler":{"__isSmartRef__":true,"id":1558},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"337C2879-ED42-4A58-9069-82477BB469EE","E2E355DC-74A8-4B84-AEF8-6464865DCE33"],"index":4,"layout":{"__isSmartRef__":true,"id":1559},"owner":{"__isSmartRef__":true,"id":1473},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1560},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,172.0)"},"1547":{"submorphs":[],"scripts":[],"id":"06C094D0-AEC1-46EB-B570-A4BC61736842","shape":{"__isSmartRef__":true,"id":1548},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text37","partsBinMetaInfo":{"__isSmartRef__":true,"id":1549},"textChunks":[{"__isSmartRef__":true,"id":1550}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1552},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"738B71EA-C417-40F2-BE6E-7D1B6D4D4895","59BD476C-EE38-4B90-B2DE-FC8F48361319"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1546},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1548":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1549":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1550":{"style":{"__isSmartRef__":true,"id":1551},"chunkOwner":{"__isSmartRef__":true,"id":1547},"storedString":"saved source","_id":"_728","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1551":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1552":{"morph":{"__isSmartRef__":true,"id":1547},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1553":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1554},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1554":{"stops":[{"__isSmartRef__":true,"id":1555},{"__isSmartRef__":true,"id":1556}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1555":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1556":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1557":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1558":{"morph":{"__isSmartRef__":true,"id":1546},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1559":{"resizeWidth":true},"1560":{"onTouchStart":{"__isSmartRef__":true,"id":1489},"onTouchMove":{"__isSmartRef__":true,"id":1493},"onTouchEnd":{"__isSmartRef__":true,"id":1497}},"1561":{"submorphs":[{"__isSmartRef__":true,"id":1562}],"scripts":[],"id":"A479461F-9425-4AE0-AB92-3B2FC81CBD1B","shape":{"__isSmartRef__":true,"id":1568},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle36","partsBinMetaInfo":{"__isSmartRef__":true,"id":1572},"eventHandler":{"__isSmartRef__":true,"id":1573},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"5C2BAD42-DBE7-4B29-BF43-759B1FD917C4","13282C1E-1E23-4D22-9F5B-36E1E27C2986"],"index":5,"layout":{"__isSmartRef__":true,"id":1574},"owner":{"__isSmartRef__":true,"id":1473},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1575},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,215.0)"},"1562":{"submorphs":[],"scripts":[],"id":"AE19F814-C403-4E9A-80A3-00B47FEB5F75","shape":{"__isSmartRef__":true,"id":1563},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text38","partsBinMetaInfo":{"__isSmartRef__":true,"id":1564},"textChunks":[{"__isSmartRef__":true,"id":1565}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1567},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"DB079735-6860-4BAC-958F-5B320587E9F2","F6030E70-21DF-4505-8704-B2DE96DA6307"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1561},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1563":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1564":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1565":{"style":{"__isSmartRef__":true,"id":1566},"chunkOwner":{"__isSmartRef__":true,"id":1562},"storedString":"saved source","_id":"_729","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1566":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1567":{"morph":{"__isSmartRef__":true,"id":1562},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1568":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1569},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1569":{"stops":[{"__isSmartRef__":true,"id":1570},{"__isSmartRef__":true,"id":1571}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1570":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1571":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1572":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1573":{"morph":{"__isSmartRef__":true,"id":1561},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1574":{"resizeWidth":true},"1575":{"onTouchStart":{"__isSmartRef__":true,"id":1489},"onTouchMove":{"__isSmartRef__":true,"id":1493},"onTouchEnd":{"__isSmartRef__":true,"id":1497}},"1576":{"_BorderWidth":1,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,90.0)","_BorderColor":"Color.rgb(255,255,255)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"1577":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1578":{"morph":{"__isSmartRef__":true,"id":1473},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1579":{"resizeWidth":true,"adjustForNewBounds":true},"1580":{"Parts":{"__isSmartRef__":true,"id":1581}},"1581":{"submorphs":[{"__isSmartRef__":true,"id":1582}],"scripts":[],"id":"D5F132C4-D6AC-4195-BC33-4811A4DD5A1B","shape":{"__isSmartRef__":true,"id":1767},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"TouchList1","partsBinMetaInfo":{"__isSmartRef__":true,"id":1768},"eventHandler":{"__isSmartRef__":true,"id":1777},"attributeConnections":[{"__isSmartRef__":true,"id":1778}],"doNotSerialize":["$$selection"],"doNotCopyProperties":["$$selection"],"derivationIds":[127,"86FF1C90-3CC2-44B9-8DEE-1BC214D734AE","EEA7DF22-C343-4B58-A447-43BB95D5405F","9665449D-F0E4-4BCE-854B-48D19C73214E","8B65C997-34DC-4F70-A1BA-266488F1588C","CBDEE8B9-9E1C-44E5-85E6-6D85E0738D59","34806B09-40D4-4BE7-B17E-FFFFDB7B0928","A96DDB06-4250-4386-905D-8B702E91A05F","B93F122D-B016-4AF4-92C9-4B1A33D0DDC5","3F84A349-52E2-4C32-931A-8EC950A3BBA5"],"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":1779},"itemList":[{"__isSmartRef__":true,"id":1583},{"__isSmartRef__":true,"id":1610},{"__isSmartRef__":true,"id":1625},{"__isSmartRef__":true,"id":1640},{"__isSmartRef__":true,"id":1655},{"__isSmartRef__":true,"id":1670},{"__isSmartRef__":true,"id":1685},{"__isSmartRef__":true,"id":1700},{"__isSmartRef__":true,"id":1715}],"_ClipMode":"hidden","selectedMorph":null,"selectedLineNo":-1,"owner":{"__isSmartRef__":true,"id":1780},"_Rotation":0,"_Scale":1,"selection":null,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1795},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(1.0,-42.0)","distanceToDragEvent":"lively.pt(188.0,-12.0)"},"1582":{"submorphs":[{"__isSmartRef__":true,"id":1583},{"__isSmartRef__":true,"id":1610},{"__isSmartRef__":true,"id":1625},{"__isSmartRef__":true,"id":1640},{"__isSmartRef__":true,"id":1655},{"__isSmartRef__":true,"id":1670},{"__isSmartRef__":true,"id":1685},{"__isSmartRef__":true,"id":1700},{"__isSmartRef__":true,"id":1715}],"scripts":[],"id":"BCE75999-1D38-4C36-9F4B-4F0780419271","shape":{"__isSmartRef__":true,"id":1730},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"ListItemContainer","partsBinMetaInfo":{"__isSmartRef__":true,"id":1731},"eventHandler":{"__isSmartRef__":true,"id":1732},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"70193F55-BD62-471E-90CE-6CF2F345BFF8","C29938AD-3221-4AB2-80BA-EBF64E5C8063","F478A91E-32FA-4527-BA77-81009843E6E7","3C2C2181-A589-45A7-B023-FDED3CDFE499","45EE0951-5C82-4C8D-808E-E69D6E6AFFC8","3AB7DC6F-888B-4351-A241-EA890F85280A","1DB8DDC7-39AB-4B77-BB60-17766F9CFBD1","ED945231-5F92-4EB9-9EE7-1612C0FC1249","9B5CCF0C-E6FF-4E23-8290-3CFABD86AC33"],"owner":{"__isSmartRef__":true,"id":1581},"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":1733},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1734},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"1583":{"submorphs":[{"__isSmartRef__":true,"id":1584}],"scripts":[],"id":"496F21D4-167C-45A3-9BE0-FAA1F9C1490E","shape":{"__isSmartRef__":true,"id":1590},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle","partsBinMetaInfo":{"__isSmartRef__":true,"id":1594},"eventHandler":{"__isSmartRef__":true,"id":1595},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"FE6EF7FA-1F27-401C-8A09-0C3585F4CE1F","27C4A9A5-0C3C-4AF4-B30E-4128270B1ADD","24E50215-5D49-47BB-A7A6-BB3EE2C2E222","B0B606BC-5900-44EE-9BD3-9D745694811E"],"index":0,"layout":{"__isSmartRef__":true,"id":1596},"owner":{"__isSmartRef__":true,"id":1582},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1597},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"1584":{"submorphs":[],"scripts":[],"id":"A483A1DD-2AD9-47BB-A008-0EA8AD8AC1B6","shape":{"__isSmartRef__":true,"id":1585},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text","partsBinMetaInfo":{"__isSmartRef__":true,"id":1586},"textChunks":[{"__isSmartRef__":true,"id":1587}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1589},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"97CB562D-C68D-4E75-8C5E-E5D0CEA45A40","FB93AF85-38E5-49B2-81AB-E504A1A5E830","9A2AD62A-C9F3-458C-B8E6-CE5E53CA21D8","0434817E-3970-4CB8-B8A0-CC669232784A"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1583},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1585":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1586":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1587":{"style":{"__isSmartRef__":true,"id":1588},"chunkOwner":{"__isSmartRef__":true,"id":1584},"storedString":"saved source","_id":"_730","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1588":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1589":{"morph":{"__isSmartRef__":true,"id":1584},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1590":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1591},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1591":{"stops":[{"__isSmartRef__":true,"id":1592},{"__isSmartRef__":true,"id":1593}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1592":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1593":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1594":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1595":{"morph":{"__isSmartRef__":true,"id":1583},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1596":{"resizeWidth":true},"1597":{"onTouchStart":{"__isSmartRef__":true,"id":1598},"onTouchMove":{"__isSmartRef__":true,"id":1602},"onTouchEnd":{"__isSmartRef__":true,"id":1606}},"1598":{"varMapping":{"__isSmartRef__":true,"id":1599},"source":"function touchstartCallback(evt) {\n var touch = evt.touches[0];\n\n this.clickPosition = pt(touch.clientX,touch.clientY);\n this.lastClickPos = this.clickPosition;\n\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":1600},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1599":{"this":{"__isSmartRef__":true,"id":1581}},"1600":{"timestamp":{"__isSmartRef__":true,"id":1601},"user":"sstamm","tags":[]},"1601":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:37:36 GMT+0100 (Mitteleuropäische Zeit)"},"1602":{"varMapping":{"__isSmartRef__":true,"id":1603},"source":"function touchmoveCallback(evt) {\n var touch = evt.touches[0];\n \n this.lastClickPos = pt(touch.clientX,touch.clientY);\n\n return false;\n \n}","funcProperties":{"__isSmartRef__":true,"id":1604},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1603":{"this":{"__isSmartRef__":true,"id":1581}},"1604":{"timestamp":{"__isSmartRef__":true,"id":1605},"user":"sstamm","tags":[]},"1605":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:34:29 GMT+0100 (Mitteleuropäische Zeit)"},"1606":{"varMapping":{"__isSmartRef__":true,"id":1607},"source":"function touchendCallback(evt) {\n var deltaPt = this.lastClickPos.subPt(this.clickPosition);\n var delta = deltaPt.x*deltaPt.x + deltaPt.y*deltaPt.y;\n if(delta<25) {\n //TODO: find a better way to find the related listMorph\n var listMorph = this.owner.owner;\n \n if(listMorph && listMorph.updateSelection) {\n listMorph.updateSelection(this);\n }\n }\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":1608},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1607":{"this":{"__isSmartRef__":true,"id":1581}},"1608":{"timestamp":{"__isSmartRef__":true,"id":1609},"user":"sstamm","tags":[]},"1609":{"isSerializedDate":true,"string":"Fri Jan 20 2012 17:14:44 GMT+0100 (Mitteleuropäische Zeit)"},"1610":{"submorphs":[{"__isSmartRef__":true,"id":1611}],"scripts":[],"id":"598FC1D8-7F2C-41D6-B2F7-3724BA72461D","shape":{"__isSmartRef__":true,"id":1617},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle1","partsBinMetaInfo":{"__isSmartRef__":true,"id":1621},"eventHandler":{"__isSmartRef__":true,"id":1622},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"835F3BC8-D36A-49E4-BFAF-6554B4148F66","F469617C-6F84-4FC6-81C2-A6646611401C","7F86DED1-9952-46AC-B7C1-303FD1E79FF1","462E64AA-D52F-418A-8764-B811BEE40622"],"index":1,"layout":{"__isSmartRef__":true,"id":1623},"owner":{"__isSmartRef__":true,"id":1582},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1624},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,43.0)"},"1611":{"submorphs":[],"scripts":[],"id":"0F09D8DF-74E4-4C3B-BE03-7A11864F14CB","shape":{"__isSmartRef__":true,"id":1612},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text1","partsBinMetaInfo":{"__isSmartRef__":true,"id":1613},"textChunks":[{"__isSmartRef__":true,"id":1614}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1616},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"E0F8F56D-E4DC-4441-A85E-5428558C130F","5731094C-BBF4-4176-A602-BA3C4079B890","D6AD4A43-30FD-4C23-B873-DBD3417965B1","C7D10E82-D903-48DF-B43C-148D5CC312FC"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1610},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1612":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1613":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1614":{"style":{"__isSmartRef__":true,"id":1615},"chunkOwner":{"__isSmartRef__":true,"id":1611},"storedString":"saved source","_id":"_731","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1615":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1616":{"morph":{"__isSmartRef__":true,"id":1611},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1617":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1618},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1618":{"stops":[{"__isSmartRef__":true,"id":1619},{"__isSmartRef__":true,"id":1620}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1619":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1620":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1621":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1622":{"morph":{"__isSmartRef__":true,"id":1610},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1623":{"resizeWidth":true},"1624":{"onTouchStart":{"__isSmartRef__":true,"id":1598},"onTouchMove":{"__isSmartRef__":true,"id":1602},"onTouchEnd":{"__isSmartRef__":true,"id":1606}},"1625":{"submorphs":[{"__isSmartRef__":true,"id":1626}],"scripts":[],"id":"688D6D03-BC55-45A6-8489-F8B26EBA655B","shape":{"__isSmartRef__":true,"id":1632},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle2","partsBinMetaInfo":{"__isSmartRef__":true,"id":1636},"eventHandler":{"__isSmartRef__":true,"id":1637},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"006661A6-4211-48D6-ABEF-15F43153C2F2","7E813F1E-E127-4B22-B92B-49ABFA4BD168","8BCCB5E2-9571-4A48-8FF6-5151898E8779","2C80C10D-7530-49A4-80D8-8195CE6314FB"],"index":2,"layout":{"__isSmartRef__":true,"id":1638},"owner":{"__isSmartRef__":true,"id":1582},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1639},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,86.0)"},"1626":{"submorphs":[],"scripts":[],"id":"EEE9195F-55C3-4BC4-854A-90277DF5FBC1","shape":{"__isSmartRef__":true,"id":1627},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text2","partsBinMetaInfo":{"__isSmartRef__":true,"id":1628},"textChunks":[{"__isSmartRef__":true,"id":1629}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1631},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"88E6F0AC-F183-4785-8583-CADBB7B9F34D","9854C347-679E-49A4-98CF-E5567FE449BA","B36DE922-DC2B-4402-96E0-3AB1D569ECE0","15D249DA-D25A-4787-922F-C215E450C3FF"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1625},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1627":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1628":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1629":{"style":{"__isSmartRef__":true,"id":1630},"chunkOwner":{"__isSmartRef__":true,"id":1626},"storedString":"saved source","_id":"_732","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1630":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1631":{"morph":{"__isSmartRef__":true,"id":1626},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1632":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1633},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1633":{"stops":[{"__isSmartRef__":true,"id":1634},{"__isSmartRef__":true,"id":1635}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1634":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1635":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1636":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1637":{"morph":{"__isSmartRef__":true,"id":1625},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1638":{"resizeWidth":true},"1639":{"onTouchStart":{"__isSmartRef__":true,"id":1598},"onTouchMove":{"__isSmartRef__":true,"id":1602},"onTouchEnd":{"__isSmartRef__":true,"id":1606}},"1640":{"submorphs":[{"__isSmartRef__":true,"id":1641}],"scripts":[],"id":"DD187FF9-CADF-4B9C-88FB-E1350BC59D7C","shape":{"__isSmartRef__":true,"id":1647},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle3","partsBinMetaInfo":{"__isSmartRef__":true,"id":1651},"eventHandler":{"__isSmartRef__":true,"id":1652},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"CE7C3712-8701-4C03-8E3B-5CB3344EB8C8","7598210A-69B5-4120-A438-4AB508482572","39B2E2A0-D8A7-4DB7-B021-AAE86780F60E","AE422775-DEBE-4779-B4F5-060649F5F3DA"],"index":3,"layout":{"__isSmartRef__":true,"id":1653},"owner":{"__isSmartRef__":true,"id":1582},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1654},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,129.0)"},"1641":{"submorphs":[],"scripts":[],"id":"E5C56BA7-3FB1-404A-A174-E96227525957","shape":{"__isSmartRef__":true,"id":1642},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text3","partsBinMetaInfo":{"__isSmartRef__":true,"id":1643},"textChunks":[{"__isSmartRef__":true,"id":1644}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1646},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"DF65E85F-CF63-4D38-B6FB-53EDD47FF17F","A15DAD3C-38C1-418A-8954-77F27DDE77BA","61F8C798-53F1-4BE2-B6DE-7591C03C3120","51D5DB89-BD9A-428E-BDE4-5B13CA2850E9"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1640},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1642":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1643":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1644":{"style":{"__isSmartRef__":true,"id":1645},"chunkOwner":{"__isSmartRef__":true,"id":1641},"storedString":"saved source","_id":"_733","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1645":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1646":{"morph":{"__isSmartRef__":true,"id":1641},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1647":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1648},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1648":{"stops":[{"__isSmartRef__":true,"id":1649},{"__isSmartRef__":true,"id":1650}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1649":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1650":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1651":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1652":{"morph":{"__isSmartRef__":true,"id":1640},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1653":{"resizeWidth":true},"1654":{"onTouchStart":{"__isSmartRef__":true,"id":1598},"onTouchMove":{"__isSmartRef__":true,"id":1602},"onTouchEnd":{"__isSmartRef__":true,"id":1606}},"1655":{"submorphs":[{"__isSmartRef__":true,"id":1656}],"scripts":[],"id":"1D123B80-4843-4AB9-91F5-B09B20FE9457","shape":{"__isSmartRef__":true,"id":1662},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle4","partsBinMetaInfo":{"__isSmartRef__":true,"id":1666},"eventHandler":{"__isSmartRef__":true,"id":1667},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"92F752E8-9991-4E69-82FC-8A505739298E","36935FDF-9046-4666-B31C-E79044FDEE98","7D10DDBF-67C3-4470-8CAD-6DB44EC583FD","D94022B4-90E9-42DD-A213-8812B1F48579"],"index":4,"layout":{"__isSmartRef__":true,"id":1668},"owner":{"__isSmartRef__":true,"id":1582},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1669},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,172.0)"},"1656":{"submorphs":[],"scripts":[],"id":"C356AB43-51DF-4364-BE64-72CA33F97D4E","shape":{"__isSmartRef__":true,"id":1657},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text4","partsBinMetaInfo":{"__isSmartRef__":true,"id":1658},"textChunks":[{"__isSmartRef__":true,"id":1659}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1661},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"C2E55D13-869F-49B5-BFDE-442283D77A9A","22F2AE17-5547-4A16-A121-29178506528C","85DF3FD2-18C5-40F9-8AE7-FBD159B89FF7","F0C9DB90-AFCB-4717-A54E-55E7DD0053F7"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1655},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1657":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1658":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1659":{"style":{"__isSmartRef__":true,"id":1660},"chunkOwner":{"__isSmartRef__":true,"id":1656},"storedString":"saved source","_id":"_734","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1660":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1661":{"morph":{"__isSmartRef__":true,"id":1656},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1662":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1663},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1663":{"stops":[{"__isSmartRef__":true,"id":1664},{"__isSmartRef__":true,"id":1665}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1664":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1665":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1666":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1667":{"morph":{"__isSmartRef__":true,"id":1655},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1668":{"resizeWidth":true},"1669":{"onTouchStart":{"__isSmartRef__":true,"id":1598},"onTouchMove":{"__isSmartRef__":true,"id":1602},"onTouchEnd":{"__isSmartRef__":true,"id":1606}},"1670":{"submorphs":[{"__isSmartRef__":true,"id":1671}],"scripts":[],"id":"1E2BFA0F-F16B-4622-8D6B-AA6574C21724","shape":{"__isSmartRef__":true,"id":1677},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle5","partsBinMetaInfo":{"__isSmartRef__":true,"id":1681},"eventHandler":{"__isSmartRef__":true,"id":1682},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"7AF04980-152D-46AF-ACA3-DC063EC310D4","7F43F051-7271-4DC0-8084-C50B5E51ECCC","6FF5D970-D596-4B75-85CC-6F4E7E869BA4","233B46E4-E328-475D-AF31-96FE4BA279BB"],"index":5,"layout":{"__isSmartRef__":true,"id":1683},"owner":{"__isSmartRef__":true,"id":1582},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1684},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,215.0)"},"1671":{"submorphs":[],"scripts":[],"id":"62203988-ED85-425D-B764-F8A0ABF50191","shape":{"__isSmartRef__":true,"id":1672},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text5","partsBinMetaInfo":{"__isSmartRef__":true,"id":1673},"textChunks":[{"__isSmartRef__":true,"id":1674}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1676},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"76B5ADFA-B211-41B1-AA34-734C07C5687E","0FC4CA04-9D61-4E58-91DC-4B20C751F7AA","9383151B-3614-4258-8F7A-5657C7F0585F","5DD8451B-FD4A-4499-B471-6447121EA923"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1670},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1672":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1673":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1674":{"style":{"__isSmartRef__":true,"id":1675},"chunkOwner":{"__isSmartRef__":true,"id":1671},"storedString":"saved source","_id":"_735","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1675":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1676":{"morph":{"__isSmartRef__":true,"id":1671},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1677":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1678},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1678":{"stops":[{"__isSmartRef__":true,"id":1679},{"__isSmartRef__":true,"id":1680}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1679":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1680":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1681":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1682":{"morph":{"__isSmartRef__":true,"id":1670},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1683":{"resizeWidth":true},"1684":{"onTouchStart":{"__isSmartRef__":true,"id":1598},"onTouchMove":{"__isSmartRef__":true,"id":1602},"onTouchEnd":{"__isSmartRef__":true,"id":1606}},"1685":{"submorphs":[{"__isSmartRef__":true,"id":1686}],"scripts":[],"id":"2D04143B-DDB7-43A2-943D-A4D914F3FCB3","shape":{"__isSmartRef__":true,"id":1692},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle6","partsBinMetaInfo":{"__isSmartRef__":true,"id":1696},"eventHandler":{"__isSmartRef__":true,"id":1697},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"1D70B9CA-F9A2-4EF6-B83A-245FF295A5B3","833874B8-69F2-4C3E-98D8-F51869A60FA2","4D6597FC-ABE4-4E59-A3CF-611EB5256202","EE82D661-A41E-4784-903E-30C21D9BB525"],"index":6,"layout":{"__isSmartRef__":true,"id":1698},"owner":{"__isSmartRef__":true,"id":1582},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1699},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,258.0)"},"1686":{"submorphs":[],"scripts":[],"id":"79DDC60C-A2FB-446C-961F-240951428B7E","shape":{"__isSmartRef__":true,"id":1687},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text6","partsBinMetaInfo":{"__isSmartRef__":true,"id":1688},"textChunks":[{"__isSmartRef__":true,"id":1689}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1691},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"56DF7BB4-9968-4A6A-9DE0-7AD05DB362A7","7F83A85D-002B-4CE3-9905-6E7156973964","2101EDDA-05FA-4C8E-9887-8E29ED9EB5B7","DBE74BB9-4F8D-4A5B-B6F7-A17A5867A0B0"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1685},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1687":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1688":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1689":{"style":{"__isSmartRef__":true,"id":1690},"chunkOwner":{"__isSmartRef__":true,"id":1686},"storedString":"saved source","_id":"_736","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1690":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1691":{"morph":{"__isSmartRef__":true,"id":1686},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1692":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1693},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1693":{"stops":[{"__isSmartRef__":true,"id":1694},{"__isSmartRef__":true,"id":1695}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1694":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1695":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1696":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1697":{"morph":{"__isSmartRef__":true,"id":1685},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1698":{"resizeWidth":true},"1699":{"onTouchStart":{"__isSmartRef__":true,"id":1598},"onTouchMove":{"__isSmartRef__":true,"id":1602},"onTouchEnd":{"__isSmartRef__":true,"id":1606}},"1700":{"submorphs":[{"__isSmartRef__":true,"id":1701}],"scripts":[],"id":"6A81D2C1-2AD5-41FE-A42C-5A4D756BE786","shape":{"__isSmartRef__":true,"id":1707},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle7","partsBinMetaInfo":{"__isSmartRef__":true,"id":1711},"eventHandler":{"__isSmartRef__":true,"id":1712},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"5461F5D2-20BC-4BBA-9EBC-6C583FF7CB5E","8B72ABA7-C28D-49CA-90F3-DCE8600A0B80","E58E6670-BC41-40C7-A6BC-A0407FE95BA2","5F3D0DCB-1BB2-4392-B256-02560611507A"],"index":7,"layout":{"__isSmartRef__":true,"id":1713},"owner":{"__isSmartRef__":true,"id":1582},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1714},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,301.0)"},"1701":{"submorphs":[],"scripts":[],"id":"FB815A1D-A960-431A-8037-0FEE0D9D9744","shape":{"__isSmartRef__":true,"id":1702},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text7","partsBinMetaInfo":{"__isSmartRef__":true,"id":1703},"textChunks":[{"__isSmartRef__":true,"id":1704}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1706},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"2CECDAFF-91E7-4156-85A1-79E736BD2E3C","E95C4DC4-7329-4F4E-8091-544F345437B7","5E8A8CA1-3423-433D-BE81-711FDC7F64DA","09094987-4588-4283-A213-A6783A58BD45"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1700},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1702":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1703":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1704":{"style":{"__isSmartRef__":true,"id":1705},"chunkOwner":{"__isSmartRef__":true,"id":1701},"storedString":"saved source","_id":"_737","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1705":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1706":{"morph":{"__isSmartRef__":true,"id":1701},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1707":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1708},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1708":{"stops":[{"__isSmartRef__":true,"id":1709},{"__isSmartRef__":true,"id":1710}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1709":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1710":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1711":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1712":{"morph":{"__isSmartRef__":true,"id":1700},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1713":{"resizeWidth":true},"1714":{"onTouchStart":{"__isSmartRef__":true,"id":1598},"onTouchMove":{"__isSmartRef__":true,"id":1602},"onTouchEnd":{"__isSmartRef__":true,"id":1606}},"1715":{"submorphs":[{"__isSmartRef__":true,"id":1716}],"scripts":[],"id":"A6F5FB82-215D-4F43-A9BC-2054ACA34AA3","shape":{"__isSmartRef__":true,"id":1722},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle8","partsBinMetaInfo":{"__isSmartRef__":true,"id":1726},"eventHandler":{"__isSmartRef__":true,"id":1727},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"B5A43E89-F4B2-4246-AD8F-42CC79E44CC1","027529C9-3D57-4629-84C2-5D71A73C024D","E51D9334-9A1B-4A38-8D6F-031F0B4F9180","A556A6CB-0453-443B-8610-D73169A6726C"],"index":8,"layout":{"__isSmartRef__":true,"id":1728},"owner":{"__isSmartRef__":true,"id":1582},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1729},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,344.0)"},"1716":{"submorphs":[],"scripts":[],"id":"3EA81108-1F88-4CA3-8B72-87B29DA12A2B","shape":{"__isSmartRef__":true,"id":1717},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text8","partsBinMetaInfo":{"__isSmartRef__":true,"id":1718},"textChunks":[{"__isSmartRef__":true,"id":1719}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1721},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"FD82442F-F0AC-49B9-B80A-9053AD062D61","A15D7E6E-A88B-4E24-AEE9-3E7ED020CD95","EA11FD13-57EE-48F8-8017-C2703D6FE322","38840F11-D643-47C7-9175-392609DE1987"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1715},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1717":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1718":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1719":{"style":{"__isSmartRef__":true,"id":1720},"chunkOwner":{"__isSmartRef__":true,"id":1716},"storedString":"saved source","_id":"_738","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1720":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1721":{"morph":{"__isSmartRef__":true,"id":1716},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1722":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1723},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1723":{"stops":[{"__isSmartRef__":true,"id":1724},{"__isSmartRef__":true,"id":1725}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1724":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1725":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1726":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1727":{"morph":{"__isSmartRef__":true,"id":1715},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1728":{"resizeWidth":true},"1729":{"onTouchStart":{"__isSmartRef__":true,"id":1598},"onTouchMove":{"__isSmartRef__":true,"id":1602},"onTouchEnd":{"__isSmartRef__":true,"id":1606}},"1730":{"_BorderWidth":1,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,90.0)","_BorderColor":"Color.rgb(255,255,255)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"1731":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1732":{"morph":{"__isSmartRef__":true,"id":1582},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1733":{"resizeWidth":true,"adjustForNewBounds":true},"1734":{"onTouchStart":{"__isSmartRef__":true,"id":1735},"onTouchMove":{"__isSmartRef__":true,"id":1743},"onTouchEnd":{"__isSmartRef__":true,"id":1751},"stayInBounds":{"__isSmartRef__":true,"id":1759},"isInBounds":{"__isSmartRef__":true,"id":1763}},"1735":{"varMapping":{"__isSmartRef__":true,"id":1736},"source":"function onTouchStart(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n\n if(touch) {\n touch.originalDragOffset = touch.clientY;\n touch.originalMenuOffset = this.getPosition().y;\n\n this.isTouched = true;\n this.velocity = 0;\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = new Date().valueOf();\n }\n return true;\n\n \n}","funcProperties":{"__isSmartRef__":true,"id":1741},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1736":{"this":{"__isSmartRef__":true,"id":1582},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1737}},"1737":{"$super":{"__isSmartRef__":true,"id":1738}},"1738":{"varMapping":{"__isSmartRef__":true,"id":1739},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1740},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1739":{"obj":{"__isSmartRef__":true,"id":1582},"name":"onTouchStart"},"1740":{},"1741":{"timestamp":{"__isSmartRef__":true,"id":1742},"user":"sstamm","tags":[]},"1742":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:19:34 GMT+0100 (Mitteleuropäische Zeit)"},"1743":{"varMapping":{"__isSmartRef__":true,"id":1744},"source":"function onTouchMove(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n \n if(touch && touch.originalDragOffset) {\n //TODO: Store this attributes in the object to save computation time\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu-heightContainer;\n\n\n var delta = touch.clientY - touch.originalDragOffset;\n this.setPosition(pt(0,touch.originalMenuOffset+delta));\n\n if(!this.isInBounds()) {\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n delta = this.getPosition().y-yPos;\n this.moveBy(pt(0,-delta/2));\n }\n\n var positionDelta = touch.lastTouch-touch.clientY;\n var now = new Date().valueOf();\n var timeDelta = now - touch.lastUpdate;\n\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = now;\n\n this.velocity = positionDelta*(-10/timeDelta);\n \n\n }\n return true;\n\n}","funcProperties":{"__isSmartRef__":true,"id":1749},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1744":{"this":{"__isSmartRef__":true,"id":1582},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1745}},"1745":{"$super":{"__isSmartRef__":true,"id":1746}},"1746":{"varMapping":{"__isSmartRef__":true,"id":1747},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1748},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1747":{"obj":{"__isSmartRef__":true,"id":1582},"name":"onTouchMove"},"1748":{},"1749":{"timestamp":{"__isSmartRef__":true,"id":1750},"user":"sstamm","tags":[]},"1750":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:54:39 GMT+0100 (Mitteleuropäische Zeit)"},"1751":{"varMapping":{"__isSmartRef__":true,"id":1752},"source":"function onTouchEnd(evt) {\n $world.get(\"TouchList\").submorphs[0];\n var lastUpdate = new Date().valueOf();\n this.isTouched = false;\n var that = this;\n\n var flickingFct = function() {\n var now = new Date().valueOf();\n var delta = now - lastUpdate;\n var velo;\n that.velocity *= Math.pow(0.99, delta);\n that.moveBy(pt(0,that.velocity));\n that.stayInBounds();\n velo = that.velocity;\n \n lastUpdate = now;\n if((velo*velo>0.05 || !that.isInBounds()) && !that.isTouched) {\n window.setTimeout(flickingFct,10);\n }\n };\n\n window.setTimeout(flickingFct,10);\n\n}","funcProperties":{"__isSmartRef__":true,"id":1757},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1752":{"this":{"__isSmartRef__":true,"id":1582},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1753}},"1753":{"$super":{"__isSmartRef__":true,"id":1754}},"1754":{"varMapping":{"__isSmartRef__":true,"id":1755},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1756},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1755":{"obj":{"__isSmartRef__":true,"id":1582},"name":"onTouchEnd"},"1756":{},"1757":{"timestamp":{"__isSmartRef__":true,"id":1758},"user":"sstamm","tags":[]},"1758":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:00:30 GMT+0100 (Mitteleuropäische Zeit)"},"1759":{"varMapping":{"__isSmartRef__":true,"id":1760},"source":"function stayInBounds() {\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n if(this.velocity*delta > 0) {\n // out of bounds and velocity is in wrong direction\n this.velocity -= delta/15;\n } else if(delta!=0) {\n this.velocity = -delta/15;\n }\n// this.setPosition(pt(0,yPos));\n\n}","funcProperties":{"__isSmartRef__":true,"id":1761},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1760":{"this":{"__isSmartRef__":true,"id":1582}},"1761":{"timestamp":{"__isSmartRef__":true,"id":1762},"user":"sstamm","tags":[]},"1762":{"isSerializedDate":true,"string":"Thu Jan 19 2012 17:36:41 GMT+0100 (Mitteleuropäische Zeit)"},"1763":{"varMapping":{"__isSmartRef__":true,"id":1764},"source":"function isInBounds() {\n var heightMenu = this.owner.itemList.length * 43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n return Math.abs(delta)<=0.02;\n\n}","funcProperties":{"__isSmartRef__":true,"id":1765},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1764":{"this":{"__isSmartRef__":true,"id":1582}},"1765":{"timestamp":{"__isSmartRef__":true,"id":1766},"user":"sstamm","tags":[]},"1766":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:17:35 GMT+0100 (Mitteleuropäische Zeit)"},"1767":{"_BorderWidth":1,"_ClipMode":"hidden","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,281.0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"1768":{"partsSpaceName":"PartsBin/BP2012/","comment":"A morph which behaves like an IPad list. Use initialize() to clear and addItem() to ... well ... add items","migrationLevel":4,"partName":"TouchList","changes":[{"__isSmartRef__":true,"id":1769},{"__isSmartRef__":true,"id":1771},{"__isSmartRef__":true,"id":1773},{"__isSmartRef__":true,"id":1775}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1769":{"date":{"__isSmartRef__":true,"id":1770},"author":"sstamm","message":"initial commit","id":"767E9E7C-11E5-4BEF-A4B2-3668C46D0969"},"1770":{"isSerializedDate":true,"string":"Tue Jan 24 2012 19:00:20 GMT+0100 (Mitteleuropäische Zeit)"},"1771":{"date":{"__isSmartRef__":true,"id":1772},"author":"sstamm","message":"fixed bug when deleting the text morph on the iPad","id":"C93A96ED-F8E8-44F7-A454-D664753C5466"},"1772":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:30:26 GMT+0100 (Mitteleuropäische Zeit)"},"1773":{"date":{"__isSmartRef__":true,"id":1774},"author":"sstamm","message":"","id":"A26BF7D0-A1D7-46E6-9AF1-47338619CD17"},"1774":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:02:09 GMT+0100 (Mitteleuropäische Zeit)"},"1775":{"date":{"__isSmartRef__":true,"id":1776},"author":"sstamm","message":"disabled halos on the text morph","id":"9EAE8CAF-9C94-41BE-B398-D3D688298B13"},"1776":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:48:12 GMT+0100 (Mitteleuropäische Zeit)"},"1777":{"morph":{"__isSmartRef__":true,"id":1581},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1778":{"sourceObj":{"__isSmartRef__":true,"id":1581},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":1581},"targetMethodName":"handleClick","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"1779":{"adjustForNewBounds":true,"resizeWidth":true,"resizeHeight":true},"1780":{"submorphs":[{"__isSmartRef__":true,"id":1781},{"__isSmartRef__":true,"id":1581}],"scripts":[],"id":"DF1DBFA6-598A-4507-BF20-68EF01EC237D","shape":{"__isSmartRef__":true,"id":1787},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle1","partsBinMetaInfo":{"__isSmartRef__":true,"id":1791},"eventHandler":{"__isSmartRef__":true,"id":1792},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"835F3BC8-D36A-49E4-BFAF-6554B4148F66","C727DE20-4AA7-4FDD-B4A9-BC9ED2A62972","42E052F8-BF9E-40EA-90D0-797670BBD241"],"index":1,"layout":{"__isSmartRef__":true,"id":1793},"owner":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1794},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,43.0)"},"1781":{"submorphs":[],"scripts":[],"id":"31BADBEA-7E0C-40B3-B758-055163D9F4CE","shape":{"__isSmartRef__":true,"id":1782},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text1","partsBinMetaInfo":{"__isSmartRef__":true,"id":1783},"textChunks":[{"__isSmartRef__":true,"id":1784}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1786},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"E0F8F56D-E4DC-4441-A85E-5428558C130F","F9A264B8-01DF-406D-AA0B-30E5E147A7AD","47E766AB-D2C4-4325-A846-3F5066EE2E1A"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1780},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1782":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1783":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1784":{"style":{"__isSmartRef__":true,"id":1785},"chunkOwner":{"__isSmartRef__":true,"id":1781},"storedString":"saved source","_id":"_739","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1785":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1786":{"morph":{"__isSmartRef__":true,"id":1781},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1787":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1788},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1788":{"stops":[{"__isSmartRef__":true,"id":1789},{"__isSmartRef__":true,"id":1790}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1789":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1790":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1791":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1792":{"morph":{"__isSmartRef__":true,"id":1780},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1793":{"resizeWidth":true},"1794":{"onTouchStart":{"__isSmartRef__":true,"id":1489},"onTouchMove":{"__isSmartRef__":true,"id":1493},"onTouchEnd":{"__isSmartRef__":true,"id":1497}},"1795":{"onrestore":{"__isSmartRef__":true,"id":1796},"initialize":{"__isSmartRef__":true,"id":1804},"addItem":{"__isSmartRef__":true,"id":1812},"createListItem":{"__isSmartRef__":true,"id":1816},"touchstartCallback":{"__isSmartRef__":true,"id":1598},"touchmoveCallback":{"__isSmartRef__":true,"id":1602},"touchendCallback":{"__isSmartRef__":true,"id":1606},"updateSelection":{"__isSmartRef__":true,"id":1820},"handleClick":{"__isSmartRef__":true,"id":1824},"openSubmenuWith":{"__isSmartRef__":true,"id":1828},"initializeListEntries":{"__isSmartRef__":true,"id":1832}},"1796":{"varMapping":{"__isSmartRef__":true,"id":1797},"source":"function onrestore() {\n var that = this;\n\n //TODO: this is a race condition, because the render context is not\n // ready in onrestore\n window.setTimeout(function() { \n that.shape.setClipMode(\"hidden\"); }, 100);\n}","funcProperties":{"__isSmartRef__":true,"id":1802},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1797":{"this":{"__isSmartRef__":true,"id":1581},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1798}},"1798":{"$super":{"__isSmartRef__":true,"id":1799}},"1799":{"varMapping":{"__isSmartRef__":true,"id":1800},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1801},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1800":{"obj":{"__isSmartRef__":true,"id":1581},"name":"onrestore"},"1801":{},"1802":{"timestamp":{"__isSmartRef__":true,"id":1803},"user":"sstamm","tags":[]},"1803":{"isSerializedDate":true,"string":"Thu Jan 19 2012 10:24:24 GMT+0100 (Mitteleuropäische Zeit)"},"1804":{"varMapping":{"__isSmartRef__":true,"id":1805},"source":"function initialize() {\n console.log(\"in initialize\");\n this.itemList = [];\n this.selection = null;\n this.selectedLineNo = -1;\n this.selectedMorph = null;\n this.shape.setClipMode(\"hidden\");\n var itemContainer = this.get(\"ListItemContainer\");\n \n itemContainer.setPosition(pt(0,0));\n itemContainer.submorphs.invoke(\"remove\");\n \n}","funcProperties":{"__isSmartRef__":true,"id":1810},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1805":{"this":{"__isSmartRef__":true,"id":1581},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1806}},"1806":{"$super":{"__isSmartRef__":true,"id":1807}},"1807":{"varMapping":{"__isSmartRef__":true,"id":1808},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1809},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1808":{"obj":{"__isSmartRef__":true,"id":1581},"name":"initialize"},"1809":{},"1810":{"timestamp":{"__isSmartRef__":true,"id":1811},"user":"sstamm","tags":[]},"1811":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:32:12 GMT+0100 (Mitteleuropäische Zeit)"},"1812":{"varMapping":{"__isSmartRef__":true,"id":1813},"source":"function addItem(text) {\n var newMorph = this.createListItem(text);\n \n newMorph.setPosition(pt(0,this.itemList.length*43));\n this.itemList.push(newMorph);\n this.get(\"ListItemContainer\").addMorph(newMorph);\n}","funcProperties":{"__isSmartRef__":true,"id":1814},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1813":{"this":{"__isSmartRef__":true,"id":1581}},"1814":{"timestamp":{"__isSmartRef__":true,"id":1815},"user":"sstamm","tags":[]},"1815":{"isSerializedDate":true,"string":"Wed Jan 18 2012 15:40:17 GMT+0100 (Mitteleuropäische Zeit)"},"1816":{"varMapping":{"__isSmartRef__":true,"id":1817},"source":"function createListItem(textString) {\n var part = lively.PartsBin.getPart(\"Rectangle\", \"PartsBin/Basic\");\n\n part.index = this.itemList.length;\n\n part.setExtent(pt(this.getExtent().x,44));\n part.applyStyle({resizeWidth: true});\n part.setFill(new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n ));\n part.setBorderColor(Color.rgb(138,138,138));\n \n\n\n part.onTouchStart = this.touchstartCallback;\n part.onTouchMove = this.touchmoveCallback;\n part.onTouchEnd = this.touchendCallback;\n\n part.registerForEvent(\"touchstart\", part, \"onTouchStart\", false);\n part.registerForEvent(\"touchmove\", part, \"onTouchMove\", false);\n part.registerForEvent(\"touchend\", part, \"onTouchEnd\", false);\n\n var text = lively.PartsBin.getPart(\"Text\", \"PartsBin/Basic\");\n text.setFontSize(14);\n text.setTextColor(Color.rgb(47,47,47));\n text.setFontFamily(\"Helvetica, Arial, sans-serif\");\n\n text.setPosition(pt(10,10));\n text.textString = textString;\n\n text.emphasizeAll({fontWeight: 'bold'});\n text.disableHalos();\n part.addMorph(text);\n\n return part;\n}","funcProperties":{"__isSmartRef__":true,"id":1818},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1817":{"this":{"__isSmartRef__":true,"id":1581}},"1818":{"timestamp":{"__isSmartRef__":true,"id":1819},"user":"sstamm","tags":[]},"1819":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:46:47 GMT+0100 (Mitteleuropäische Zeit)"},"1820":{"varMapping":{"__isSmartRef__":true,"id":1821},"source":"function updateSelection(newSelectedMorph) {\n var hasText = true;\n if(this.selectedMorph) {\n hasText = this.selectedMorph.submorphs[0];\n this.selectedMorph.setFill(\n new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n )\n );\n if(hasText) { this.selectedMorph.submorphs[0].setTextColor(Color.rgb(47,47,47));\n }\n }\n hasText = newSelectedMorph.submorphs[0];\n\n \n if(hasText) {\n this.selection = newSelectedMorph.submorphs[0].textString;\n } else {\n this.selection = \"\";\n }\n this.selectedLineNo = newSelectedMorph.index;\n this.selectedMorph = newSelectedMorph;\n \n this.selectedMorph.setFill(\nnew lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(47,47,47)},\n {offset:0.5,color: Color.rgb(21,21,21)},\n {offset: 1, color: Color.rgb(0,0,0)}\n ],\n 'northSouth'\n ));\n \n if(hasText) {\n this.selectedMorph.submorphs[0].setTextColor(Color.rgb(222,222,222));\n }\n}","funcProperties":{"__isSmartRef__":true,"id":1822},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1821":{"this":{"__isSmartRef__":true,"id":1581}},"1822":{"timestamp":{"__isSmartRef__":true,"id":1823},"user":"sstamm","tags":[]},"1823":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:29:27 GMT+0100 (Mitteleuropäische Zeit)"},"1824":{"varMapping":{"__isSmartRef__":true,"id":1825},"source":"function handleClick() {\n switch(this.selection){\n case \"PartsBin\":\n $world.openPartsBin();\n $world.hideMockMenu();\n break;\n case \"Parts\":\n this.openSubmenuWith(\n [\"Ellipse\",\"Image\",\"Line\",\"Rectangle\",\"Text\",\n \"Button\",\"List\",\"ScriptableButton\",\"Slider\"]\n );\n break;\n case \"Ellipse\":\n case \"Image\":\n case \"Line\":\n case \"Rectangle\":\n case \"Text\":\n $world.openPartItem(this.selection, \"PartsBin/Basic\");\n $world.hideMockMenu();\n break;\n case \"Button\":\n case \"List\":\n case \"ScriptableButton\":\n case \"Slider\":\n $world.openPartItem(this.selection, \"PartsBin/Inputs\");\n $world.hideMockMenu();\n break;\n case \"Tools\":\n this.openSubmenuWith(\n [\"Workspace\",\"System Code Browser\",\"Object Editor\",\n \"Method Finder\",\"Text Editor\"]\n );\n break;\n case \"Workspace\":\n $world.openWorkspace();\n $world.hideMockMenu();\n break;\n case \"System Code Browser\":\n $world.openSystemBrowser();\n $world.hideMockMenu();\n break;\n case \"Object Editor\":\n $world.openObjectEditor();\n $world.hideMockMenu();\n break;\n case \"Method Finder\":\n $world.openMethodFinder();\n $world.hideMockMenu();\n break;\n case \"Text Editor\":\n new lively.morphic.TextEditor().openIn(world)\n $world.hideMockMenu();\n break;\n case \"Preferences\":\n this.openSubmenuWith(\n [\"set username\",\"set extent\",\"disable part caching\"]\n );\n break;\n case \"set username\":\n $world.askForUserName();\n $world.hideMockMenu();\n break;\n case \"set extent\":\n $world.askForNewWorldExtent();\n $world.hideMockMenu();\n break;\n case \"disable part caching\":\n $world.hideMockMenu();\n break;\n case \"Debugging\":\n this.openSubmenuWith(\n [\"reset world scale\",\"reset title bars\",\"reset button labels\",\n \"World serialization info\",\"clear part cache\",\"show connectors\"]\n );\n break;\n case \"reset world scale\":\n $world.resetScale();\n $world.hideMockMenu();\n break;\n case \"reset title bars\":\n $world.resetAllTitleBars();\n $world.hideMockMenu();\n break;\n case \"reset button labels\":\n $world.resetAllButtonLabels();\n $world.hideMockMenu();\n break;\n case \"World serialization info\":\n require('lively.persistence.Debugging').toRun(\n function() {\n var json = lively.persistence.Serializer.serialize(world),\n printer = lively.persistence.Debugging.Helper.listObjects(json);\n world.addTextWindow(printer.toString());\n }\n );\n $world.hideMockMenu();\n break;\n case \"clear part cache\":\n $world.hideMockMenu();\n break;\n case \"show connectors\":\n $world.hideMockMenu();\n break;\n case \"Wiki\":\n this.openSubmenuWith(\n [\"about this wiki\",\"view versions of this world\",\"download world\",\n \"upload world to Dropbox\",\"delete world\"]\n );\n break;\n case \"about this wiki\":\n $world.openAboutBox();\n $world.hideMockMenu();\n break;\n case \"view versions of this world\":\n $world.openVersionViewer();\n $world.hideMockMenu();\n break;\n case \"download world\":\n require('lively.persistence.StandAlonePackaging').toRun(\n function() {\n lively.persistence.StandAlonePackaging.packageCurrentWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"upload world to Dropbox\":\n require('apps.Dropbox').toRun(\n function() {\n DropboxAPI.uploadArchivedWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"delete world\":\n $world.interactiveDeleteWorldOnServer();\n $world.hideMockMenu();\n break;\n case \"Documentation\":\n this.openSubmenuWith(\n [\"on short cuts\",\"on connect data bindings\",\n \"on Lively's PartsBin\",\"more...\"]\n );\n break;\n case \"on short cuts\":\n $world.openShortcutDocumentation();\n $world.hideMockMenu();\n break;\n case \"on connect data bindings\":\n $world.openConnectDocumentation();\n $world.hideMockMenu();\n break;\n case \"on Lively's PartsBin\":\n $world.openPartsBinDocumentation();\n $world.hideMockMenu();\n break;\n case \"more...\":\n window.open(Config.rootPath + 'documentation/');\n $world.hideMockMenu();\n break;\n case \"save world as ...\":\n $world.interactiveSaveWorldAs();\n $world.hideMockMenu();\n break;\n case \"save world\":\n $world.saveWorld();\n $world.hideMockMenu();\n break;\n default:\n //Do nothing\n }\n}","funcProperties":{"__isSmartRef__":true,"id":1826},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1825":{"this":{"__isSmartRef__":true,"id":1581}},"1826":{"timestamp":{"__isSmartRef__":true,"id":1827},"user":"conradcalmez","tags":["WorldMenuFunctionality"]},"1827":{"isSerializedDate":true,"string":"Mon Jan 30 2012 19:31:03 GMT+0100 (Mitteleuropäische Zeit)"},"1828":{"varMapping":{"__isSmartRef__":true,"id":1829},"source":"function openSubmenuWith(list) {\n this.initialize();\n this.owner.get(\"BackButton\").setVisible(true);\n for (var i = 0; i < list.length; i++) {\n this.addItem(list[i]);\n }\n}","funcProperties":{"__isSmartRef__":true,"id":1830},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1829":{"this":{"__isSmartRef__":true,"id":1581}},"1830":{"timestamp":{"__isSmartRef__":true,"id":1831},"user":"conradcalmez","tags":["WorldMenuFunctionality"]},"1831":{"isSerializedDate":true,"string":"Mon Jan 30 2012 19:31:28 GMT+0100 (Mitteleuropäische Zeit)"},"1832":{"varMapping":{"__isSmartRef__":true,"id":1833},"source":"function initializeListEntries() {\n this.initialize();\n this.addItem(\"PartsBin\");\n this.addItem(\"Parts\");\n this.addItem(\"Tools\");\n this.addItem(\"Preferences\");\n this.addItem(\"Debugging\");\n this.addItem(\"Wiki\");\n this.addItem(\"Documentation\");\n this.addItem(\"save world as ...\");\n this.addItem(\"save world\");\n this.owner.get(\"BackButton\").setVisible(false);\n}","funcProperties":{"__isSmartRef__":true,"id":1834},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1833":{"this":{"__isSmartRef__":true,"id":1581}},"1834":{"timestamp":{"__isSmartRef__":true,"id":1835},"user":"conradcalmez","tags":[]},"1835":{"isSerializedDate":true,"string":"Tue Jan 31 2012 10:32:29 GMT+0100 (Mitteleuropäische Zeit)"},"1836":{"onTouchStart":{"__isSmartRef__":true,"id":1837},"onTouchMove":{"__isSmartRef__":true,"id":1845},"onTouchEnd":{"__isSmartRef__":true,"id":1853},"stayInBounds":{"__isSmartRef__":true,"id":1861},"isInBounds":{"__isSmartRef__":true,"id":1865}},"1837":{"varMapping":{"__isSmartRef__":true,"id":1838},"source":"function onTouchStart(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n\n if(touch) {\n touch.originalDragOffset = touch.clientY;\n touch.originalMenuOffset = this.getPosition().y;\n\n this.isTouched = true;\n this.velocity = 0;\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = new Date().valueOf();\n }\n return true;\n\n \n}","funcProperties":{"__isSmartRef__":true,"id":1843},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1838":{"this":{"__isSmartRef__":true,"id":1473},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1839}},"1839":{"$super":{"__isSmartRef__":true,"id":1840}},"1840":{"varMapping":{"__isSmartRef__":true,"id":1841},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1842},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1841":{"obj":{"__isSmartRef__":true,"id":1473},"name":"onTouchStart"},"1842":{},"1843":{"timestamp":{"__isSmartRef__":true,"id":1844},"user":"sstamm","tags":[]},"1844":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:19:34 GMT+0100 (Mitteleuropäische Zeit)"},"1845":{"varMapping":{"__isSmartRef__":true,"id":1846},"source":"function onTouchMove(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n \n if(touch && touch.originalDragOffset) {\n //TODO: Store this attributes in the object to save computation time\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu-heightContainer;\n\n\n var delta = touch.clientY - touch.originalDragOffset;\n this.setPosition(pt(0,touch.originalMenuOffset+delta));\n\n if(!this.isInBounds()) {\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n delta = this.getPosition().y-yPos;\n this.moveBy(pt(0,-delta/2));\n }\n\n var positionDelta = touch.lastTouch-touch.clientY;\n var now = new Date().valueOf();\n var timeDelta = now - touch.lastUpdate;\n\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = now;\n\n this.velocity = positionDelta*(-10/timeDelta);\n \n\n }\n return true;\n\n}","funcProperties":{"__isSmartRef__":true,"id":1851},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1846":{"this":{"__isSmartRef__":true,"id":1473},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1847}},"1847":{"$super":{"__isSmartRef__":true,"id":1848}},"1848":{"varMapping":{"__isSmartRef__":true,"id":1849},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1850},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1849":{"obj":{"__isSmartRef__":true,"id":1473},"name":"onTouchMove"},"1850":{},"1851":{"timestamp":{"__isSmartRef__":true,"id":1852},"user":"sstamm","tags":[]},"1852":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:54:39 GMT+0100 (Mitteleuropäische Zeit)"},"1853":{"varMapping":{"__isSmartRef__":true,"id":1854},"source":"function onTouchEnd(evt) {\n $world.get(\"TouchList\").submorphs[0];\n var lastUpdate = new Date().valueOf();\n this.isTouched = false;\n var that = this;\n\n var flickingFct = function() {\n var now = new Date().valueOf();\n var delta = now - lastUpdate;\n var velo;\n that.velocity *= Math.pow(0.99, delta);\n that.moveBy(pt(0,that.velocity));\n that.stayInBounds();\n velo = that.velocity;\n \n lastUpdate = now;\n if((velo*velo>0.05 || !that.isInBounds()) && !that.isTouched) {\n window.setTimeout(flickingFct,10);\n }\n };\n\n window.setTimeout(flickingFct,10);\n\n}","funcProperties":{"__isSmartRef__":true,"id":1859},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1854":{"this":{"__isSmartRef__":true,"id":1473},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1855}},"1855":{"$super":{"__isSmartRef__":true,"id":1856}},"1856":{"varMapping":{"__isSmartRef__":true,"id":1857},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1858},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1857":{"obj":{"__isSmartRef__":true,"id":1473},"name":"onTouchEnd"},"1858":{},"1859":{"timestamp":{"__isSmartRef__":true,"id":1860},"user":"sstamm","tags":[]},"1860":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:00:30 GMT+0100 (Mitteleuropäische Zeit)"},"1861":{"varMapping":{"__isSmartRef__":true,"id":1862},"source":"function stayInBounds() {\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n if(this.velocity*delta > 0) {\n // out of bounds and velocity is in wrong direction\n this.velocity -= delta/15;\n } else if(delta!=0) {\n this.velocity = -delta/15;\n }\n// this.setPosition(pt(0,yPos));\n\n}","funcProperties":{"__isSmartRef__":true,"id":1863},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1862":{"this":{"__isSmartRef__":true,"id":1473}},"1863":{"timestamp":{"__isSmartRef__":true,"id":1864},"user":"sstamm","tags":[]},"1864":{"isSerializedDate":true,"string":"Thu Jan 19 2012 17:36:41 GMT+0100 (Mitteleuropäische Zeit)"},"1865":{"varMapping":{"__isSmartRef__":true,"id":1866},"source":"function isInBounds() {\n var heightMenu = this.owner.itemList.length * 43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n return Math.abs(delta)<=0.02;\n\n}","funcProperties":{"__isSmartRef__":true,"id":1867},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1866":{"this":{"__isSmartRef__":true,"id":1473}},"1867":{"timestamp":{"__isSmartRef__":true,"id":1868},"user":"sstamm","tags":[]},"1868":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:17:35 GMT+0100 (Mitteleuropäische Zeit)"},"1869":{"_BorderWidth":1,"_ClipMode":"hidden","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,281.0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"1870":{"partsSpaceName":"PartsBin/BP2012/","comment":"A morph which behaves like an IPad list. Use initialize() to clear and addItem() to ... well ... add items","migrationLevel":4,"partName":"TouchList","changes":[{"__isSmartRef__":true,"id":1871},{"__isSmartRef__":true,"id":1873},{"__isSmartRef__":true,"id":1875},{"__isSmartRef__":true,"id":1877}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1871":{"date":{"__isSmartRef__":true,"id":1872},"author":"sstamm","message":"initial commit","id":"767E9E7C-11E5-4BEF-A4B2-3668C46D0969"},"1872":{"isSerializedDate":true,"string":"Tue Jan 24 2012 19:00:20 GMT+0100 (Mitteleuropäische Zeit)"},"1873":{"date":{"__isSmartRef__":true,"id":1874},"author":"sstamm","message":"fixed bug when deleting the text morph on the iPad","id":"C93A96ED-F8E8-44F7-A454-D664753C5466"},"1874":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:30:26 GMT+0100 (Mitteleuropäische Zeit)"},"1875":{"date":{"__isSmartRef__":true,"id":1876},"author":"sstamm","message":"","id":"A26BF7D0-A1D7-46E6-9AF1-47338619CD17"},"1876":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:02:09 GMT+0100 (Mitteleuropäische Zeit)"},"1877":{"date":{"__isSmartRef__":true,"id":1878},"author":"sstamm","message":"disabled halos on the text morph","id":"9EAE8CAF-9C94-41BE-B398-D3D688298B13"},"1878":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:48:12 GMT+0100 (Mitteleuropäische Zeit)"},"1879":{"morph":{"__isSmartRef__":true,"id":1472},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1880":{"sourceObj":{"__isSmartRef__":true,"id":1472},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":1472},"targetMethodName":"handleClick","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"1881":{"adjustForNewBounds":true,"resizeWidth":true,"resizeHeight":true},"1882":{"onrestore":{"__isSmartRef__":true,"id":1883},"initialize":{"__isSmartRef__":true,"id":1891},"addItem":{"__isSmartRef__":true,"id":1899},"createListItem":{"__isSmartRef__":true,"id":1903},"touchstartCallback":{"__isSmartRef__":true,"id":1489},"touchmoveCallback":{"__isSmartRef__":true,"id":1493},"touchendCallback":{"__isSmartRef__":true,"id":1497},"updateSelection":{"__isSmartRef__":true,"id":1907},"handleClick":{"__isSmartRef__":true,"id":1911},"initializeListEntries":{"__isSmartRef__":true,"id":1915}},"1883":{"varMapping":{"__isSmartRef__":true,"id":1884},"source":"function onrestore() {\n var that = this;\n\n //TODO: this is a race condition, because the render context is not\n // ready in onrestore\n window.setTimeout(function() { \n that.shape.setClipMode(\"hidden\"); }, 100);\n}","funcProperties":{"__isSmartRef__":true,"id":1889},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1884":{"this":{"__isSmartRef__":true,"id":1472},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1885}},"1885":{"$super":{"__isSmartRef__":true,"id":1886}},"1886":{"varMapping":{"__isSmartRef__":true,"id":1887},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1888},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1887":{"obj":{"__isSmartRef__":true,"id":1472},"name":"onrestore"},"1888":{},"1889":{"timestamp":{"__isSmartRef__":true,"id":1890},"user":"sstamm","tags":[]},"1890":{"isSerializedDate":true,"string":"Thu Jan 19 2012 10:24:24 GMT+0100 (Mitteleuropäische Zeit)"},"1891":{"varMapping":{"__isSmartRef__":true,"id":1892},"source":"function initialize() {\n console.log(\"in initialize\");\n this.itemList = [];\n this.selection = null;\n this.selectedLineNo = -1;\n this.selectedMorph = null;\n this.shape.setClipMode(\"hidden\");\n var itemContainer = this.get(\"ListItemContainer\");\n \n itemContainer.setPosition(pt(0,0));\n itemContainer.submorphs.invoke(\"remove\");\n \n}","funcProperties":{"__isSmartRef__":true,"id":1897},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1892":{"this":{"__isSmartRef__":true,"id":1472},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1893}},"1893":{"$super":{"__isSmartRef__":true,"id":1894}},"1894":{"varMapping":{"__isSmartRef__":true,"id":1895},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":1896},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1895":{"obj":{"__isSmartRef__":true,"id":1472},"name":"initialize"},"1896":{},"1897":{"timestamp":{"__isSmartRef__":true,"id":1898},"user":"sstamm","tags":[]},"1898":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:32:12 GMT+0100 (Mitteleuropäische Zeit)"},"1899":{"varMapping":{"__isSmartRef__":true,"id":1900},"source":"function addItem(text) {\n var newMorph = this.createListItem(text);\n \n newMorph.setPosition(pt(0,this.itemList.length*43));\n this.itemList.push(newMorph);\n this.get(\"ListItemContainer\").addMorph(newMorph);\n}","funcProperties":{"__isSmartRef__":true,"id":1901},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1900":{"this":{"__isSmartRef__":true,"id":1472}},"1901":{"timestamp":{"__isSmartRef__":true,"id":1902},"user":"sstamm","tags":[]},"1902":{"isSerializedDate":true,"string":"Wed Jan 18 2012 15:40:17 GMT+0100 (Mitteleuropäische Zeit)"},"1903":{"varMapping":{"__isSmartRef__":true,"id":1904},"source":"function createListItem(textString) {\n var part = lively.PartsBin.getPart(\"Rectangle\", \"PartsBin/Basic\");\n\n part.index = this.itemList.length;\n\n part.setExtent(pt(this.getExtent().x,44));\n part.applyStyle({resizeWidth: true});\n part.setFill(new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n ));\n part.setBorderColor(Color.rgb(138,138,138));\n \n\n\n part.onTouchStart = this.touchstartCallback;\n part.onTouchMove = this.touchmoveCallback;\n part.onTouchEnd = this.touchendCallback;\n\n part.registerForEvent(\"touchstart\", part, \"onTouchStart\", false);\n part.registerForEvent(\"touchmove\", part, \"onTouchMove\", false);\n part.registerForEvent(\"touchend\", part, \"onTouchEnd\", false);\n\n var text = lively.PartsBin.getPart(\"Text\", \"PartsBin/Basic\");\n text.setFontSize(14);\n text.setTextColor(Color.rgb(47,47,47));\n text.setFontFamily(\"Helvetica, Arial, sans-serif\");\n\n text.setPosition(pt(10,10));\n text.textString = textString;\n\n text.emphasizeAll({fontWeight: 'bold'});\n text.disableHalos();\n part.addMorph(text);\n\n return part;\n}","funcProperties":{"__isSmartRef__":true,"id":1905},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1904":{"this":{"__isSmartRef__":true,"id":1472}},"1905":{"timestamp":{"__isSmartRef__":true,"id":1906},"user":"sstamm","tags":[]},"1906":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:46:47 GMT+0100 (Mitteleuropäische Zeit)"},"1907":{"varMapping":{"__isSmartRef__":true,"id":1908},"source":"function updateSelection(newSelectedMorph) {\n var hasText = true;\n if(this.selectedMorph) {\n hasText = this.selectedMorph.submorphs[0];\n this.selectedMorph.setFill(\n new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n )\n );\n if(hasText) { this.selectedMorph.submorphs[0].setTextColor(Color.rgb(47,47,47));\n }\n }\n hasText = newSelectedMorph.submorphs[0];\n\n \n if(hasText) {\n this.selection = newSelectedMorph.submorphs[0].textString;\n } else {\n this.selection = \"\";\n }\n this.selectedLineNo = newSelectedMorph.index;\n this.selectedMorph = newSelectedMorph;\n \n this.selectedMorph.setFill(\nnew lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(47,47,47)},\n {offset:0.5,color: Color.rgb(21,21,21)},\n {offset: 1, color: Color.rgb(0,0,0)}\n ],\n 'northSouth'\n ));\n \n if(hasText) {\n this.selectedMorph.submorphs[0].setTextColor(Color.rgb(222,222,222));\n }\n}","funcProperties":{"__isSmartRef__":true,"id":1909},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1908":{"this":{"__isSmartRef__":true,"id":1472}},"1909":{"timestamp":{"__isSmartRef__":true,"id":1910},"user":"sstamm","tags":[]},"1910":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:29:27 GMT+0100 (Mitteleuropäische Zeit)"},"1911":{"varMapping":{"__isSmartRef__":true,"id":1912},"source":"function handleClick() {\n switch(this.selection){\n case \"PartsBin\":\n $world.openPartsBin();\n $world.hideMockMenu();\n break;\n case \"Parts\":\n this.owner.showList(this.selection);\n break;\n case \"Ellipse\":\n case \"Image\":\n case \"Line\":\n case \"Rectangle\":\n case \"Text\":\n $world.openPartItem(this.selection, \"PartsBin/Basic\");\n $world.hideMockMenu();\n break;\n case \"Button\":\n case \"List\":\n case \"ScriptableButton\":\n case \"Slider\":\n $world.openPartItem(this.selection, \"PartsBin/Inputs\");\n $world.hideMockMenu();\n break;\n case \"Tools\":\n this.owner.showList(this.selection);\n break;\n case \"Workspace\":\n $world.openWorkspace();\n $world.hideMockMenu();\n break;\n case \"System Code Browser\":\n $world.openSystemBrowser();\n $world.hideMockMenu();\n break;\n case \"Object Editor\":\n $world.openObjectEditor();\n $world.hideMockMenu();\n break;\n case \"Method Finder\":\n $world.openMethodFinder();\n $world.hideMockMenu();\n break;\n case \"Text Editor\":\n new lively.morphic.TextEditor().openIn(world)\n $world.hideMockMenu();\n break;\n case \"Preferences\":\n this.owner.showList(this.selection);\n break;\n case \"set username\":\n $world.askForUserName();\n $world.hideMockMenu();\n break;\n case \"set extent\":\n $world.askForNewWorldExtent();\n $world.hideMockMenu();\n break;\n case \"disable part caching\":\n $world.hideMockMenu();\n break;\n case \"Debugging\":\n this.owner.showList(this.selection);\n break;\n case \"reset world scale\":\n $world.resetScale();\n $world.hideMockMenu();\n break;\n case \"reset title bars\":\n $world.resetAllTitleBars();\n $world.hideMockMenu();\n break;\n case \"reset button labels\":\n $world.resetAllButtonLabels();\n $world.hideMockMenu();\n break;\n case \"World serialization info\":\n require('lively.persistence.Debugging').toRun(\n function() {\n var json = lively.persistence.Serializer.serialize(world),\n printer = lively.persistence.Debugging.Helper.listObjects(json);\n world.addTextWindow(printer.toString());\n }\n );\n $world.hideMockMenu();\n break;\n case \"clear part cache\":\n $world.hideMockMenu();\n break;\n case \"show connectors\":\n $world.hideMockMenu();\n break;\n case \"Wiki\":\n this.owner.showList(this.selection);\n break;\n case \"about this wiki\":\n $world.openAboutBox();\n $world.hideMockMenu();\n break;\n case \"view versions of this world\":\n $world.openVersionViewer();\n $world.hideMockMenu();\n break;\n case \"download world\":\n require('lively.persistence.StandAlonePackaging').toRun(\n function() {\n lively.persistence.StandAlonePackaging.packageCurrentWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"upload world to Dropbox\":\n require('apps.Dropbox').toRun(\n function() {\n DropboxAPI.uploadArchivedWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"delete world\":\n $world.interactiveDeleteWorldOnServer();\n $world.hideMockMenu();\n break;\n case \"Documentation\":\n this.owner.showList(this.selection);\n break;\n case \"on short cuts\":\n $world.openShortcutDocumentation();\n $world.hideMockMenu();\n break;\n case \"on connect data bindings\":\n $world.openConnectDocumentation();\n $world.hideMockMenu();\n break;\n case \"on Lively's PartsBin\":\n $world.openPartsBinDocumentation();\n $world.hideMockMenu();\n break;\n case \"more...\":\n window.open(Config.rootPath + 'documentation/');\n $world.hideMockMenu();\n break;\n case \"save world as ...\":\n $world.interactiveSaveWorldAs();\n $world.hideMockMenu();\n break;\n case \"save world\":\n $world.saveWorld();\n $world.hideMockMenu();\n break;\n default:\n //Do nothing\n }\n}","funcProperties":{"__isSmartRef__":true,"id":1913},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1912":{"this":{"__isSmartRef__":true,"id":1472}},"1913":{"timestamp":{"__isSmartRef__":true,"id":1914},"user":"conradcalmez","tags":["WorldMenuFunctionality"]},"1914":{"isSerializedDate":true,"string":"Tue Jan 31 2012 13:27:28 GMT+0100 (Mitteleuropäische Zeit)"},"1915":{"varMapping":{"__isSmartRef__":true,"id":1916},"source":"function initializeListEntries() {\n this.initialize();\n list = [\"reset world scale\",\"reset title bars\",\"reset button labels\",\n \"World serialization info\",\"clear part cache\",\"show connectors\"];\n for (var i = 0; i < list.length; i++) {\n this.addItem(list[i]);\n }\n}","funcProperties":{"__isSmartRef__":true,"id":1917},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1916":{"this":{"__isSmartRef__":true,"id":1472}},"1917":{"timestamp":{"__isSmartRef__":true,"id":1918},"user":"conradcalmez","tags":[]},"1918":{"isSerializedDate":true,"string":"Tue Jan 31 2012 11:52:04 GMT+0100 (Mitteleuropäische Zeit)"},"1919":{"submorphs":[{"__isSmartRef__":true,"id":1920}],"scripts":[],"id":"5E06DF87-6FDA-4111-B094-3CCC75B5A1A1","shape":{"__isSmartRef__":true,"id":2045},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"TouchList5","partsBinMetaInfo":{"__isSmartRef__":true,"id":2046},"eventHandler":{"__isSmartRef__":true,"id":2055},"attributeConnections":[{"__isSmartRef__":true,"id":2056}],"doNotSerialize":["$$selection"],"doNotCopyProperties":["$$selection"],"derivationIds":[127,"86FF1C90-3CC2-44B9-8DEE-1BC214D734AE","EEA7DF22-C343-4B58-A447-43BB95D5405F","9665449D-F0E4-4BCE-854B-48D19C73214E","8B65C997-34DC-4F70-A1BA-266488F1588C","CBDEE8B9-9E1C-44E5-85E6-6D85E0738D59","34806B09-40D4-4BE7-B17E-FFFFDB7B0928","A96DDB06-4250-4386-905D-8B702E91A05F","B93F122D-B016-4AF4-92C9-4B1A33D0DDC5","3F84A349-52E2-4C32-931A-8EC950A3BBA5","D5F132C4-D6AC-4195-BC33-4811A4DD5A1B","6979C3DE-FB3A-4650-8975-C90AD7039E8A","979EDD23-9A5E-4E06-83F3-57E1ACD3F593"],"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":2057},"itemList":[{"__isSmartRef__":true,"id":1921},{"__isSmartRef__":true,"id":1948},{"__isSmartRef__":true,"id":1963},{"__isSmartRef__":true,"id":1978},{"__isSmartRef__":true,"id":1993}],"_ClipMode":"hidden","selectedMorph":null,"selectedLineNo":-1,"owner":null,"_Visible":false,"_Rotation":0,"_Scale":1,"selection":null,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2058},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(7.0,30.0)","distanceToDragEvent":"lively.pt(188.0,-12.0)"},"1920":{"submorphs":[{"__isSmartRef__":true,"id":1921},{"__isSmartRef__":true,"id":1948},{"__isSmartRef__":true,"id":1963},{"__isSmartRef__":true,"id":1978},{"__isSmartRef__":true,"id":1993}],"scripts":[],"id":"6694B0E7-E4FD-485A-B126-67821AB1347B","shape":{"__isSmartRef__":true,"id":2008},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"ListItemContainer","partsBinMetaInfo":{"__isSmartRef__":true,"id":2009},"eventHandler":{"__isSmartRef__":true,"id":2010},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"70193F55-BD62-471E-90CE-6CF2F345BFF8","C29938AD-3221-4AB2-80BA-EBF64E5C8063","F478A91E-32FA-4527-BA77-81009843E6E7","3C2C2181-A589-45A7-B023-FDED3CDFE499","45EE0951-5C82-4C8D-808E-E69D6E6AFFC8","3AB7DC6F-888B-4351-A241-EA890F85280A","1DB8DDC7-39AB-4B77-BB60-17766F9CFBD1","ED945231-5F92-4EB9-9EE7-1612C0FC1249","9B5CCF0C-E6FF-4E23-8290-3CFABD86AC33","BCE75999-1D38-4C36-9F4B-4F0780419271","F4533AF5-BA7A-4F20-A1EE-59477E572689","F56EE164-C7B9-4710-B120-DB7D80D35634"],"owner":{"__isSmartRef__":true,"id":1919},"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":2011},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2012},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"1921":{"submorphs":[{"__isSmartRef__":true,"id":1922}],"scripts":[],"id":"49191EEE-0A98-41CA-B5DB-9791EBF84094","shape":{"__isSmartRef__":true,"id":1928},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle37","partsBinMetaInfo":{"__isSmartRef__":true,"id":1932},"eventHandler":{"__isSmartRef__":true,"id":1933},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"89165BCA-BD71-4F8F-B689-2FA19EAC88D9","C6D23B90-8B34-4A37-9EE7-3E1A2958E0FA"],"index":0,"layout":{"__isSmartRef__":true,"id":1934},"owner":{"__isSmartRef__":true,"id":1920},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1935},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"1922":{"submorphs":[],"scripts":[],"id":"0E337776-B4AE-4550-86AE-6105272F88AC","shape":{"__isSmartRef__":true,"id":1923},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text39","partsBinMetaInfo":{"__isSmartRef__":true,"id":1924},"textChunks":[{"__isSmartRef__":true,"id":1925}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1927},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"434C38AC-CFA2-4389-821E-6C766D34ACB1","2F305FA7-5C13-4809-82AD-232764ED66D4"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1921},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1923":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1924":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1925":{"style":{"__isSmartRef__":true,"id":1926},"chunkOwner":{"__isSmartRef__":true,"id":1922},"storedString":"saved source","_id":"_740","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1926":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1927":{"morph":{"__isSmartRef__":true,"id":1922},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1928":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1929},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1929":{"stops":[{"__isSmartRef__":true,"id":1930},{"__isSmartRef__":true,"id":1931}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1930":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1931":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1932":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1933":{"morph":{"__isSmartRef__":true,"id":1921},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1934":{"resizeWidth":true},"1935":{"onTouchStart":{"__isSmartRef__":true,"id":1936},"onTouchMove":{"__isSmartRef__":true,"id":1940},"onTouchEnd":{"__isSmartRef__":true,"id":1944}},"1936":{"varMapping":{"__isSmartRef__":true,"id":1937},"source":"function touchstartCallback(evt) {\n var touch = evt.touches[0];\n\n this.clickPosition = pt(touch.clientX,touch.clientY);\n this.lastClickPos = this.clickPosition;\n\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":1938},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1937":{"this":{"__isSmartRef__":true,"id":1919}},"1938":{"timestamp":{"__isSmartRef__":true,"id":1939},"user":"sstamm","tags":[]},"1939":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:37:36 GMT+0100 (Mitteleuropäische Zeit)"},"1940":{"varMapping":{"__isSmartRef__":true,"id":1941},"source":"function touchmoveCallback(evt) {\n var touch = evt.touches[0];\n \n this.lastClickPos = pt(touch.clientX,touch.clientY);\n\n return false;\n \n}","funcProperties":{"__isSmartRef__":true,"id":1942},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1941":{"this":{"__isSmartRef__":true,"id":1919}},"1942":{"timestamp":{"__isSmartRef__":true,"id":1943},"user":"sstamm","tags":[]},"1943":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:34:29 GMT+0100 (Mitteleuropäische Zeit)"},"1944":{"varMapping":{"__isSmartRef__":true,"id":1945},"source":"function touchendCallback(evt) {\n var deltaPt = this.lastClickPos.subPt(this.clickPosition);\n var delta = deltaPt.x*deltaPt.x + deltaPt.y*deltaPt.y;\n if(delta<25) {\n //TODO: find a better way to find the related listMorph\n var listMorph = this.owner.owner;\n \n if(listMorph && listMorph.updateSelection) {\n listMorph.updateSelection(this);\n }\n }\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":1946},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"1945":{"this":{"__isSmartRef__":true,"id":1919}},"1946":{"timestamp":{"__isSmartRef__":true,"id":1947},"user":"sstamm","tags":[]},"1947":{"isSerializedDate":true,"string":"Fri Jan 20 2012 17:14:44 GMT+0100 (Mitteleuropäische Zeit)"},"1948":{"submorphs":[{"__isSmartRef__":true,"id":1949}],"scripts":[],"id":"AA8CBB02-082A-4267-B9DA-BD6182E844EF","shape":{"__isSmartRef__":true,"id":1955},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle38","partsBinMetaInfo":{"__isSmartRef__":true,"id":1959},"eventHandler":{"__isSmartRef__":true,"id":1960},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"9BD1831E-6048-4E72-AB37-7E959A83A779","91C6F559-A2AC-4F6E-B50F-8627A7EDF92D"],"index":1,"layout":{"__isSmartRef__":true,"id":1961},"owner":{"__isSmartRef__":true,"id":1920},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1962},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,43.0)"},"1949":{"submorphs":[],"scripts":[],"id":"96EC2C9C-690C-47E4-BB70-40E6540C6809","shape":{"__isSmartRef__":true,"id":1950},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text40","partsBinMetaInfo":{"__isSmartRef__":true,"id":1951},"textChunks":[{"__isSmartRef__":true,"id":1952}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1954},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"0ABAE073-B7C4-40C7-93D5-24867B2AAB5A","DA2FE612-9AC1-451B-872D-3586F048FA51"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1948},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1950":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1951":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1952":{"style":{"__isSmartRef__":true,"id":1953},"chunkOwner":{"__isSmartRef__":true,"id":1949},"storedString":"saved source","_id":"_741","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1953":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1954":{"morph":{"__isSmartRef__":true,"id":1949},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1955":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1956},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1956":{"stops":[{"__isSmartRef__":true,"id":1957},{"__isSmartRef__":true,"id":1958}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1957":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1958":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1959":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1960":{"morph":{"__isSmartRef__":true,"id":1948},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1961":{"resizeWidth":true},"1962":{"onTouchStart":{"__isSmartRef__":true,"id":1936},"onTouchMove":{"__isSmartRef__":true,"id":1940},"onTouchEnd":{"__isSmartRef__":true,"id":1944}},"1963":{"submorphs":[{"__isSmartRef__":true,"id":1964}],"scripts":[],"id":"DEEFDC37-F8EF-4975-86D7-73375A00328C","shape":{"__isSmartRef__":true,"id":1970},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle39","partsBinMetaInfo":{"__isSmartRef__":true,"id":1974},"eventHandler":{"__isSmartRef__":true,"id":1975},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"4EA6E453-37A8-49EB-BE9C-F62ADF5A3249","E49AD35E-5AE5-4528-B402-E38B280561EA"],"index":2,"layout":{"__isSmartRef__":true,"id":1976},"owner":{"__isSmartRef__":true,"id":1920},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1977},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,86.0)"},"1964":{"submorphs":[],"scripts":[],"id":"6D11D50A-CB67-46CA-B81F-6BB8B87CBFC8","shape":{"__isSmartRef__":true,"id":1965},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text41","partsBinMetaInfo":{"__isSmartRef__":true,"id":1966},"textChunks":[{"__isSmartRef__":true,"id":1967}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1969},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"B0915DC3-42BB-4F4C-B1E1-E20FE39C51FE","81C19F63-6CCC-46F1-96C4-0723D9906BB2"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1963},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1965":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1966":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1967":{"style":{"__isSmartRef__":true,"id":1968},"chunkOwner":{"__isSmartRef__":true,"id":1964},"storedString":"saved source","_id":"_742","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1968":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1969":{"morph":{"__isSmartRef__":true,"id":1964},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1970":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1971},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1971":{"stops":[{"__isSmartRef__":true,"id":1972},{"__isSmartRef__":true,"id":1973}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1972":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1973":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1974":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1975":{"morph":{"__isSmartRef__":true,"id":1963},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1976":{"resizeWidth":true},"1977":{"onTouchStart":{"__isSmartRef__":true,"id":1936},"onTouchMove":{"__isSmartRef__":true,"id":1940},"onTouchEnd":{"__isSmartRef__":true,"id":1944}},"1978":{"submorphs":[{"__isSmartRef__":true,"id":1979}],"scripts":[],"id":"2CCB8235-9172-4766-986D-0A226D75488D","shape":{"__isSmartRef__":true,"id":1985},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle40","partsBinMetaInfo":{"__isSmartRef__":true,"id":1989},"eventHandler":{"__isSmartRef__":true,"id":1990},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"ABD1B8D0-5D9F-4D03-8B96-85912C6D5634","BA3F705B-6BF9-4529-B31B-09CD90EF32F5"],"index":3,"layout":{"__isSmartRef__":true,"id":1991},"owner":{"__isSmartRef__":true,"id":1920},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":1992},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,129.0)"},"1979":{"submorphs":[],"scripts":[],"id":"28120EA0-4D85-4094-8AC6-55E415F79921","shape":{"__isSmartRef__":true,"id":1980},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text42","partsBinMetaInfo":{"__isSmartRef__":true,"id":1981},"textChunks":[{"__isSmartRef__":true,"id":1982}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1984},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"E45E0647-86A7-4DA6-ABDF-CD719FABA778","4928D086-53FF-4849-8481-CF63524F2011"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1978},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1980":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1981":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1982":{"style":{"__isSmartRef__":true,"id":1983},"chunkOwner":{"__isSmartRef__":true,"id":1979},"storedString":"saved source","_id":"_743","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1983":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1984":{"morph":{"__isSmartRef__":true,"id":1979},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1985":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":1986},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"1986":{"stops":[{"__isSmartRef__":true,"id":1987},{"__isSmartRef__":true,"id":1988}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"1987":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"1988":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"1989":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1990":{"morph":{"__isSmartRef__":true,"id":1978},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"1991":{"resizeWidth":true},"1992":{"onTouchStart":{"__isSmartRef__":true,"id":1936},"onTouchMove":{"__isSmartRef__":true,"id":1940},"onTouchEnd":{"__isSmartRef__":true,"id":1944}},"1993":{"submorphs":[{"__isSmartRef__":true,"id":1994}],"scripts":[],"id":"9A41A4D4-0D8E-4C7F-BA5C-6D3FFD400854","shape":{"__isSmartRef__":true,"id":2000},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle41","partsBinMetaInfo":{"__isSmartRef__":true,"id":2004},"eventHandler":{"__isSmartRef__":true,"id":2005},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"9BE58B5C-4A36-43CA-AB82-726832DA0ED6","E502A963-46CC-4A5E-89EB-8FFC6153856C"],"index":4,"layout":{"__isSmartRef__":true,"id":2006},"owner":{"__isSmartRef__":true,"id":1920},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2007},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,172.0)"},"1994":{"submorphs":[],"scripts":[],"id":"153FF022-83D7-4889-869D-3E5B34197203","shape":{"__isSmartRef__":true,"id":1995},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text43","partsBinMetaInfo":{"__isSmartRef__":true,"id":1996},"textChunks":[{"__isSmartRef__":true,"id":1997}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":1999},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"112F807F-1B5D-4FA2-A310-938A34381AA8","7EBE441C-4AE5-4917-9847-4AF30B28F7A3"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":1993},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"1995":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"1996":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"1997":{"style":{"__isSmartRef__":true,"id":1998},"chunkOwner":{"__isSmartRef__":true,"id":1994},"storedString":"saved source","_id":"_744","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1998":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"1999":{"morph":{"__isSmartRef__":true,"id":1994},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2000":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":2001},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"2001":{"stops":[{"__isSmartRef__":true,"id":2002},{"__isSmartRef__":true,"id":2003}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"2002":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"2003":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"2004":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2005":{"morph":{"__isSmartRef__":true,"id":1993},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2006":{"resizeWidth":true},"2007":{"onTouchStart":{"__isSmartRef__":true,"id":1936},"onTouchMove":{"__isSmartRef__":true,"id":1940},"onTouchEnd":{"__isSmartRef__":true,"id":1944}},"2008":{"_BorderWidth":1,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,90.0)","_BorderColor":"Color.rgb(255,255,255)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"2009":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2010":{"morph":{"__isSmartRef__":true,"id":1920},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2011":{"resizeWidth":true,"adjustForNewBounds":true},"2012":{"onTouchStart":{"__isSmartRef__":true,"id":2013},"onTouchMove":{"__isSmartRef__":true,"id":2021},"onTouchEnd":{"__isSmartRef__":true,"id":2029},"stayInBounds":{"__isSmartRef__":true,"id":2037},"isInBounds":{"__isSmartRef__":true,"id":2041}},"2013":{"varMapping":{"__isSmartRef__":true,"id":2014},"source":"function onTouchStart(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n\n if(touch) {\n touch.originalDragOffset = touch.clientY;\n touch.originalMenuOffset = this.getPosition().y;\n\n this.isTouched = true;\n this.velocity = 0;\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = new Date().valueOf();\n }\n return true;\n\n \n}","funcProperties":{"__isSmartRef__":true,"id":2019},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2014":{"this":{"__isSmartRef__":true,"id":1920},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2015}},"2015":{"$super":{"__isSmartRef__":true,"id":2016}},"2016":{"varMapping":{"__isSmartRef__":true,"id":2017},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2018},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2017":{"obj":{"__isSmartRef__":true,"id":1920},"name":"onTouchStart"},"2018":{},"2019":{"timestamp":{"__isSmartRef__":true,"id":2020},"user":"sstamm","tags":[]},"2020":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:19:34 GMT+0100 (Mitteleuropäische Zeit)"},"2021":{"varMapping":{"__isSmartRef__":true,"id":2022},"source":"function onTouchMove(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n \n if(touch && touch.originalDragOffset) {\n //TODO: Store this attributes in the object to save computation time\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu-heightContainer;\n\n\n var delta = touch.clientY - touch.originalDragOffset;\n this.setPosition(pt(0,touch.originalMenuOffset+delta));\n\n if(!this.isInBounds()) {\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n delta = this.getPosition().y-yPos;\n this.moveBy(pt(0,-delta/2));\n }\n\n var positionDelta = touch.lastTouch-touch.clientY;\n var now = new Date().valueOf();\n var timeDelta = now - touch.lastUpdate;\n\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = now;\n\n this.velocity = positionDelta*(-10/timeDelta);\n \n\n }\n return true;\n\n}","funcProperties":{"__isSmartRef__":true,"id":2027},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2022":{"this":{"__isSmartRef__":true,"id":1920},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2023}},"2023":{"$super":{"__isSmartRef__":true,"id":2024}},"2024":{"varMapping":{"__isSmartRef__":true,"id":2025},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2026},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2025":{"obj":{"__isSmartRef__":true,"id":1920},"name":"onTouchMove"},"2026":{},"2027":{"timestamp":{"__isSmartRef__":true,"id":2028},"user":"sstamm","tags":[]},"2028":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:54:39 GMT+0100 (Mitteleuropäische Zeit)"},"2029":{"varMapping":{"__isSmartRef__":true,"id":2030},"source":"function onTouchEnd(evt) {\n $world.get(\"TouchList\").submorphs[0];\n var lastUpdate = new Date().valueOf();\n this.isTouched = false;\n var that = this;\n\n var flickingFct = function() {\n var now = new Date().valueOf();\n var delta = now - lastUpdate;\n var velo;\n that.velocity *= Math.pow(0.99, delta);\n that.moveBy(pt(0,that.velocity));\n that.stayInBounds();\n velo = that.velocity;\n \n lastUpdate = now;\n if((velo*velo>0.05 || !that.isInBounds()) && !that.isTouched) {\n window.setTimeout(flickingFct,10);\n }\n };\n\n window.setTimeout(flickingFct,10);\n\n}","funcProperties":{"__isSmartRef__":true,"id":2035},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2030":{"this":{"__isSmartRef__":true,"id":1920},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2031}},"2031":{"$super":{"__isSmartRef__":true,"id":2032}},"2032":{"varMapping":{"__isSmartRef__":true,"id":2033},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2034},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2033":{"obj":{"__isSmartRef__":true,"id":1920},"name":"onTouchEnd"},"2034":{},"2035":{"timestamp":{"__isSmartRef__":true,"id":2036},"user":"sstamm","tags":[]},"2036":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:00:30 GMT+0100 (Mitteleuropäische Zeit)"},"2037":{"varMapping":{"__isSmartRef__":true,"id":2038},"source":"function stayInBounds() {\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n if(this.velocity*delta > 0) {\n // out of bounds and velocity is in wrong direction\n this.velocity -= delta/15;\n } else if(delta!=0) {\n this.velocity = -delta/15;\n }\n// this.setPosition(pt(0,yPos));\n\n}","funcProperties":{"__isSmartRef__":true,"id":2039},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2038":{"this":{"__isSmartRef__":true,"id":1920}},"2039":{"timestamp":{"__isSmartRef__":true,"id":2040},"user":"sstamm","tags":[]},"2040":{"isSerializedDate":true,"string":"Thu Jan 19 2012 17:36:41 GMT+0100 (Mitteleuropäische Zeit)"},"2041":{"varMapping":{"__isSmartRef__":true,"id":2042},"source":"function isInBounds() {\n var heightMenu = this.owner.itemList.length * 43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n return Math.abs(delta)<=0.02;\n\n}","funcProperties":{"__isSmartRef__":true,"id":2043},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2042":{"this":{"__isSmartRef__":true,"id":1920}},"2043":{"timestamp":{"__isSmartRef__":true,"id":2044},"user":"sstamm","tags":[]},"2044":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:17:35 GMT+0100 (Mitteleuropäische Zeit)"},"2045":{"_BorderWidth":1,"_ClipMode":"hidden","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,281.0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"2046":{"partsSpaceName":"PartsBin/BP2012/","comment":"A morph which behaves like an IPad list. Use initialize() to clear and addItem() to ... well ... add items","migrationLevel":4,"partName":"TouchList","changes":[{"__isSmartRef__":true,"id":2047},{"__isSmartRef__":true,"id":2049},{"__isSmartRef__":true,"id":2051},{"__isSmartRef__":true,"id":2053}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2047":{"date":{"__isSmartRef__":true,"id":2048},"author":"sstamm","message":"initial commit","id":"767E9E7C-11E5-4BEF-A4B2-3668C46D0969"},"2048":{"isSerializedDate":true,"string":"Tue Jan 24 2012 19:00:20 GMT+0100 (Mitteleuropäische Zeit)"},"2049":{"date":{"__isSmartRef__":true,"id":2050},"author":"sstamm","message":"fixed bug when deleting the text morph on the iPad","id":"C93A96ED-F8E8-44F7-A454-D664753C5466"},"2050":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:30:26 GMT+0100 (Mitteleuropäische Zeit)"},"2051":{"date":{"__isSmartRef__":true,"id":2052},"author":"sstamm","message":"","id":"A26BF7D0-A1D7-46E6-9AF1-47338619CD17"},"2052":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:02:09 GMT+0100 (Mitteleuropäische Zeit)"},"2053":{"date":{"__isSmartRef__":true,"id":2054},"author":"sstamm","message":"disabled halos on the text morph","id":"9EAE8CAF-9C94-41BE-B398-D3D688298B13"},"2054":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:48:12 GMT+0100 (Mitteleuropäische Zeit)"},"2055":{"morph":{"__isSmartRef__":true,"id":1919},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2056":{"sourceObj":{"__isSmartRef__":true,"id":1919},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":1919},"targetMethodName":"handleClick","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"2057":{"adjustForNewBounds":true,"resizeWidth":true,"resizeHeight":true},"2058":{"onrestore":{"__isSmartRef__":true,"id":2059},"initialize":{"__isSmartRef__":true,"id":2067},"addItem":{"__isSmartRef__":true,"id":2075},"createListItem":{"__isSmartRef__":true,"id":2079},"touchstartCallback":{"__isSmartRef__":true,"id":1936},"touchmoveCallback":{"__isSmartRef__":true,"id":1940},"touchendCallback":{"__isSmartRef__":true,"id":1944},"updateSelection":{"__isSmartRef__":true,"id":2083},"handleClick":{"__isSmartRef__":true,"id":2087},"initializeListEntries":{"__isSmartRef__":true,"id":2091}},"2059":{"varMapping":{"__isSmartRef__":true,"id":2060},"source":"function onrestore() {\n var that = this;\n\n //TODO: this is a race condition, because the render context is not\n // ready in onrestore\n window.setTimeout(function() { \n that.shape.setClipMode(\"hidden\"); }, 100);\n}","funcProperties":{"__isSmartRef__":true,"id":2065},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2060":{"this":{"__isSmartRef__":true,"id":1919},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2061}},"2061":{"$super":{"__isSmartRef__":true,"id":2062}},"2062":{"varMapping":{"__isSmartRef__":true,"id":2063},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2064},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2063":{"obj":{"__isSmartRef__":true,"id":1919},"name":"onrestore"},"2064":{},"2065":{"timestamp":{"__isSmartRef__":true,"id":2066},"user":"sstamm","tags":[]},"2066":{"isSerializedDate":true,"string":"Thu Jan 19 2012 10:24:24 GMT+0100 (Mitteleuropäische Zeit)"},"2067":{"varMapping":{"__isSmartRef__":true,"id":2068},"source":"function initialize() {\n console.log(\"in initialize\");\n this.itemList = [];\n this.selection = null;\n this.selectedLineNo = -1;\n this.selectedMorph = null;\n this.shape.setClipMode(\"hidden\");\n var itemContainer = this.get(\"ListItemContainer\");\n \n itemContainer.setPosition(pt(0,0));\n itemContainer.submorphs.invoke(\"remove\");\n \n}","funcProperties":{"__isSmartRef__":true,"id":2073},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2068":{"this":{"__isSmartRef__":true,"id":1919},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2069}},"2069":{"$super":{"__isSmartRef__":true,"id":2070}},"2070":{"varMapping":{"__isSmartRef__":true,"id":2071},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2072},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2071":{"obj":{"__isSmartRef__":true,"id":1919},"name":"initialize"},"2072":{},"2073":{"timestamp":{"__isSmartRef__":true,"id":2074},"user":"sstamm","tags":[]},"2074":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:32:12 GMT+0100 (Mitteleuropäische Zeit)"},"2075":{"varMapping":{"__isSmartRef__":true,"id":2076},"source":"function addItem(text) {\n var newMorph = this.createListItem(text);\n \n newMorph.setPosition(pt(0,this.itemList.length*43));\n this.itemList.push(newMorph);\n this.get(\"ListItemContainer\").addMorph(newMorph);\n}","funcProperties":{"__isSmartRef__":true,"id":2077},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2076":{"this":{"__isSmartRef__":true,"id":1919}},"2077":{"timestamp":{"__isSmartRef__":true,"id":2078},"user":"sstamm","tags":[]},"2078":{"isSerializedDate":true,"string":"Wed Jan 18 2012 15:40:17 GMT+0100 (Mitteleuropäische Zeit)"},"2079":{"varMapping":{"__isSmartRef__":true,"id":2080},"source":"function createListItem(textString) {\n var part = lively.PartsBin.getPart(\"Rectangle\", \"PartsBin/Basic\");\n\n part.index = this.itemList.length;\n\n part.setExtent(pt(this.getExtent().x,44));\n part.applyStyle({resizeWidth: true});\n part.setFill(new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n ));\n part.setBorderColor(Color.rgb(138,138,138));\n \n\n\n part.onTouchStart = this.touchstartCallback;\n part.onTouchMove = this.touchmoveCallback;\n part.onTouchEnd = this.touchendCallback;\n\n part.registerForEvent(\"touchstart\", part, \"onTouchStart\", false);\n part.registerForEvent(\"touchmove\", part, \"onTouchMove\", false);\n part.registerForEvent(\"touchend\", part, \"onTouchEnd\", false);\n\n var text = lively.PartsBin.getPart(\"Text\", \"PartsBin/Basic\");\n text.setFontSize(14);\n text.setTextColor(Color.rgb(47,47,47));\n text.setFontFamily(\"Helvetica, Arial, sans-serif\");\n\n text.setPosition(pt(10,10));\n text.textString = textString;\n\n text.emphasizeAll({fontWeight: 'bold'});\n text.disableHalos();\n part.addMorph(text);\n\n return part;\n}","funcProperties":{"__isSmartRef__":true,"id":2081},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2080":{"this":{"__isSmartRef__":true,"id":1919}},"2081":{"timestamp":{"__isSmartRef__":true,"id":2082},"user":"sstamm","tags":[]},"2082":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:46:47 GMT+0100 (Mitteleuropäische Zeit)"},"2083":{"varMapping":{"__isSmartRef__":true,"id":2084},"source":"function updateSelection(newSelectedMorph) {\n var hasText = true;\n if(this.selectedMorph) {\n hasText = this.selectedMorph.submorphs[0];\n this.selectedMorph.setFill(\n new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n )\n );\n if(hasText) { this.selectedMorph.submorphs[0].setTextColor(Color.rgb(47,47,47));\n }\n }\n hasText = newSelectedMorph.submorphs[0];\n\n \n if(hasText) {\n this.selection = newSelectedMorph.submorphs[0].textString;\n } else {\n this.selection = \"\";\n }\n this.selectedLineNo = newSelectedMorph.index;\n this.selectedMorph = newSelectedMorph;\n \n this.selectedMorph.setFill(\nnew lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(47,47,47)},\n {offset:0.5,color: Color.rgb(21,21,21)},\n {offset: 1, color: Color.rgb(0,0,0)}\n ],\n 'northSouth'\n ));\n \n if(hasText) {\n this.selectedMorph.submorphs[0].setTextColor(Color.rgb(222,222,222));\n }\n}","funcProperties":{"__isSmartRef__":true,"id":2085},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2084":{"this":{"__isSmartRef__":true,"id":1919}},"2085":{"timestamp":{"__isSmartRef__":true,"id":2086},"user":"sstamm","tags":[]},"2086":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:29:27 GMT+0100 (Mitteleuropäische Zeit)"},"2087":{"varMapping":{"__isSmartRef__":true,"id":2088},"source":"function handleClick() {\n switch(this.selection){\n case \"PartsBin\":\n $world.openPartsBin();\n $world.hideMockMenu();\n break;\n case \"Parts\":\n this.owner.showList(this.selection);\n break;\n case \"Ellipse\":\n case \"Image\":\n case \"Line\":\n case \"Rectangle\":\n case \"Text\":\n $world.openPartItem(this.selection, \"PartsBin/Basic\");\n $world.hideMockMenu();\n break;\n case \"Button\":\n case \"List\":\n case \"ScriptableButton\":\n case \"Slider\":\n $world.openPartItem(this.selection, \"PartsBin/Inputs\");\n $world.hideMockMenu();\n break;\n case \"Tools\":\n this.owner.showList(this.selection);\n break;\n case \"Workspace\":\n $world.openWorkspace();\n $world.hideMockMenu();\n break;\n case \"System Code Browser\":\n $world.openSystemBrowser();\n $world.hideMockMenu();\n break;\n case \"Object Editor\":\n $world.openObjectEditor();\n $world.hideMockMenu();\n break;\n case \"Method Finder\":\n $world.openMethodFinder();\n $world.hideMockMenu();\n break;\n case \"Text Editor\":\n new lively.morphic.TextEditor().openIn(world)\n $world.hideMockMenu();\n break;\n case \"Preferences\":\n this.owner.showList(this.selection);\n break;\n case \"set username\":\n $world.askForUserName();\n $world.hideMockMenu();\n break;\n case \"set extent\":\n $world.askForNewWorldExtent();\n $world.hideMockMenu();\n break;\n case \"disable part caching\":\n $world.hideMockMenu();\n break;\n case \"Debugging\":\n this.owner.showList(this.selection);\n break;\n case \"reset world scale\":\n $world.resetScale();\n $world.hideMockMenu();\n break;\n case \"reset title bars\":\n $world.resetAllTitleBars();\n $world.hideMockMenu();\n break;\n case \"reset button labels\":\n $world.resetAllButtonLabels();\n $world.hideMockMenu();\n break;\n case \"World serialization info\":\n require('lively.persistence.Debugging').toRun(\n function() {\n var json = lively.persistence.Serializer.serialize(world),\n printer = lively.persistence.Debugging.Helper.listObjects(json);\n world.addTextWindow(printer.toString());\n }\n );\n $world.hideMockMenu();\n break;\n case \"clear part cache\":\n $world.hideMockMenu();\n break;\n case \"show connectors\":\n $world.hideMockMenu();\n break;\n case \"Wiki\":\n this.owner.showList(this.selection);\n break;\n case \"about this wiki\":\n $world.openAboutBox();\n $world.hideMockMenu();\n break;\n case \"view versions of this world\":\n $world.openVersionViewer();\n $world.hideMockMenu();\n break;\n case \"download world\":\n require('lively.persistence.StandAlonePackaging').toRun(\n function() {\n lively.persistence.StandAlonePackaging.packageCurrentWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"upload world to Dropbox\":\n require('apps.Dropbox').toRun(\n function() {\n DropboxAPI.uploadArchivedWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"delete world\":\n $world.interactiveDeleteWorldOnServer();\n $world.hideMockMenu();\n break;\n case \"Documentation\":\n this.owner.showList(this.selection);\n break;\n case \"on short cuts\":\n $world.openShortcutDocumentation();\n $world.hideMockMenu();\n break;\n case \"on connect data bindings\":\n $world.openConnectDocumentation();\n $world.hideMockMenu();\n break;\n case \"on Lively's PartsBin\":\n $world.openPartsBinDocumentation();\n $world.hideMockMenu();\n break;\n case \"more...\":\n window.open(Config.rootPath + 'documentation/');\n $world.hideMockMenu();\n break;\n case \"save world as ...\":\n $world.interactiveSaveWorldAs();\n $world.hideMockMenu();\n break;\n case \"save world\":\n $world.saveWorld();\n $world.hideMockMenu();\n break;\n default:\n //Do nothing\n }\n}","funcProperties":{"__isSmartRef__":true,"id":2089},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2088":{"this":{"__isSmartRef__":true,"id":1919}},"2089":{"timestamp":{"__isSmartRef__":true,"id":2090},"user":"conradcalmez","tags":["WorldMenuFunctionality"]},"2090":{"isSerializedDate":true,"string":"Tue Jan 31 2012 13:27:43 GMT+0100 (Mitteleuropäische Zeit)"},"2091":{"varMapping":{"__isSmartRef__":true,"id":2092},"source":"function initializeListEntries() {\n this.initialize();\n list = [\"about this wiki\",\"view versions of this world\",\"download world\",\n \"upload world to Dropbox\",\"delete world\"];\n for (var i = 0; i < list.length; i++) {\n this.addItem(list[i]);\n }\n}","funcProperties":{"__isSmartRef__":true,"id":2093},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2092":{"this":{"__isSmartRef__":true,"id":1919}},"2093":{"timestamp":{"__isSmartRef__":true,"id":2094},"user":"conradcalmez","tags":[]},"2094":{"isSerializedDate":true,"string":"Tue Jan 31 2012 12:01:23 GMT+0100 (Mitteleuropäische Zeit)"},"2095":{"submorphs":[{"__isSmartRef__":true,"id":2096}],"scripts":[],"id":"46C8CBF8-15B2-48B4-A8BA-5F802071FFF6","shape":{"__isSmartRef__":true,"id":2206},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"TouchList6","partsBinMetaInfo":{"__isSmartRef__":true,"id":2207},"eventHandler":{"__isSmartRef__":true,"id":2216},"attributeConnections":[{"__isSmartRef__":true,"id":2217}],"doNotSerialize":["$$selection"],"doNotCopyProperties":["$$selection"],"derivationIds":[127,"86FF1C90-3CC2-44B9-8DEE-1BC214D734AE","EEA7DF22-C343-4B58-A447-43BB95D5405F","9665449D-F0E4-4BCE-854B-48D19C73214E","8B65C997-34DC-4F70-A1BA-266488F1588C","CBDEE8B9-9E1C-44E5-85E6-6D85E0738D59","34806B09-40D4-4BE7-B17E-FFFFDB7B0928","A96DDB06-4250-4386-905D-8B702E91A05F","B93F122D-B016-4AF4-92C9-4B1A33D0DDC5","3F84A349-52E2-4C32-931A-8EC950A3BBA5","D5F132C4-D6AC-4195-BC33-4811A4DD5A1B","6979C3DE-FB3A-4650-8975-C90AD7039E8A","ECA5FBDA-171D-4434-A0CE-843B3399B5E1","A4951C6D-DDAB-4F1A-950D-AC7F07208300"],"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":2218},"itemList":[{"__isSmartRef__":true,"id":2097},{"__isSmartRef__":true,"id":2124},{"__isSmartRef__":true,"id":2139},{"__isSmartRef__":true,"id":2154}],"_ClipMode":"hidden","selectedMorph":null,"selectedLineNo":-1,"owner":null,"prevScroll":[0,0],"_Visible":false,"_Rotation":0,"_Scale":1,"selection":null,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2219},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(7.0,30.0)","distanceToDragEvent":"lively.pt(188.0,-12.0)"},"2096":{"submorphs":[{"__isSmartRef__":true,"id":2097},{"__isSmartRef__":true,"id":2124},{"__isSmartRef__":true,"id":2139},{"__isSmartRef__":true,"id":2154}],"scripts":[],"id":"2C0A20C0-20D0-4DBC-9834-92B205941E64","shape":{"__isSmartRef__":true,"id":2169},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"ListItemContainer","partsBinMetaInfo":{"__isSmartRef__":true,"id":2170},"eventHandler":{"__isSmartRef__":true,"id":2171},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"70193F55-BD62-471E-90CE-6CF2F345BFF8","C29938AD-3221-4AB2-80BA-EBF64E5C8063","F478A91E-32FA-4527-BA77-81009843E6E7","3C2C2181-A589-45A7-B023-FDED3CDFE499","45EE0951-5C82-4C8D-808E-E69D6E6AFFC8","3AB7DC6F-888B-4351-A241-EA890F85280A","1DB8DDC7-39AB-4B77-BB60-17766F9CFBD1","ED945231-5F92-4EB9-9EE7-1612C0FC1249","9B5CCF0C-E6FF-4E23-8290-3CFABD86AC33","BCE75999-1D38-4C36-9F4B-4F0780419271","F4533AF5-BA7A-4F20-A1EE-59477E572689","96DE6B19-5A57-42DF-AFEB-03CC93CBDF02","4F297791-A12D-46EC-9059-9AD537F4B463"],"owner":{"__isSmartRef__":true,"id":2095},"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":2172},"prevScroll":[0,0],"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2173},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"2097":{"submorphs":[{"__isSmartRef__":true,"id":2098}],"scripts":[],"id":"725580FD-704D-4E38-92E9-09C8A9CBDA1A","shape":{"__isSmartRef__":true,"id":2104},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle","partsBinMetaInfo":{"__isSmartRef__":true,"id":2108},"eventHandler":{"__isSmartRef__":true,"id":2109},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"AA74CF26-9868-4EAD-A706-CA51AEC249E7","557F1598-AC9B-4B2A-A42C-CE35A4AE82CC"],"index":0,"layout":{"__isSmartRef__":true,"id":2110},"owner":{"__isSmartRef__":true,"id":2096},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2111},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)"},"2098":{"submorphs":[],"scripts":[],"id":"DFE4C238-A302-4EB3-AD50-ADF23E1308A6","shape":{"__isSmartRef__":true,"id":2099},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text","partsBinMetaInfo":{"__isSmartRef__":true,"id":2100},"textChunks":[{"__isSmartRef__":true,"id":2101}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":2103},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"EAD31862-E8F1-4BF3-A40E-51D774AEA3C0","52C032B7-0A9D-41A9-937B-91E48541C70C"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":2097},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"2099":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2100":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2101":{"style":{"__isSmartRef__":true,"id":2102},"chunkOwner":{"__isSmartRef__":true,"id":2098},"storedString":"saved source","_id":"_745","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2102":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2103":{"morph":{"__isSmartRef__":true,"id":2098},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2104":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":2105},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"2105":{"stops":[{"__isSmartRef__":true,"id":2106},{"__isSmartRef__":true,"id":2107}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"2106":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"2107":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"2108":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2109":{"morph":{"__isSmartRef__":true,"id":2097},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2110":{"resizeWidth":true},"2111":{"onTouchStart":{"__isSmartRef__":true,"id":2112},"onTouchMove":{"__isSmartRef__":true,"id":2116},"onTouchEnd":{"__isSmartRef__":true,"id":2120}},"2112":{"varMapping":{"__isSmartRef__":true,"id":2113},"source":"function touchstartCallback(evt) {\n var touch = evt.touches[0];\n\n this.clickPosition = pt(touch.clientX,touch.clientY);\n this.lastClickPos = this.clickPosition;\n\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":2114},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2113":{"this":{"__isSmartRef__":true,"id":2095}},"2114":{"timestamp":{"__isSmartRef__":true,"id":2115},"user":"sstamm","tags":[]},"2115":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:37:36 GMT+0100 (Mitteleuropäische Zeit)"},"2116":{"varMapping":{"__isSmartRef__":true,"id":2117},"source":"function touchmoveCallback(evt) {\n var touch = evt.touches[0];\n \n this.lastClickPos = pt(touch.clientX,touch.clientY);\n\n return false;\n \n}","funcProperties":{"__isSmartRef__":true,"id":2118},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2117":{"this":{"__isSmartRef__":true,"id":2095}},"2118":{"timestamp":{"__isSmartRef__":true,"id":2119},"user":"sstamm","tags":[]},"2119":{"isSerializedDate":true,"string":"Thu Jan 19 2012 11:34:29 GMT+0100 (Mitteleuropäische Zeit)"},"2120":{"varMapping":{"__isSmartRef__":true,"id":2121},"source":"function touchendCallback(evt) {\n var deltaPt = this.lastClickPos.subPt(this.clickPosition);\n var delta = deltaPt.x*deltaPt.x + deltaPt.y*deltaPt.y;\n if(delta<25) {\n //TODO: find a better way to find the related listMorph\n var listMorph = this.owner.owner;\n \n if(listMorph && listMorph.updateSelection) {\n listMorph.updateSelection(this);\n }\n }\n return false;\n}","funcProperties":{"__isSmartRef__":true,"id":2122},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2121":{"this":{"__isSmartRef__":true,"id":2095}},"2122":{"timestamp":{"__isSmartRef__":true,"id":2123},"user":"sstamm","tags":[]},"2123":{"isSerializedDate":true,"string":"Fri Jan 20 2012 17:14:44 GMT+0100 (Mitteleuropäische Zeit)"},"2124":{"submorphs":[{"__isSmartRef__":true,"id":2125}],"scripts":[],"id":"06CEE1DC-3679-46E5-85BA-C5EB6DCFF7E2","shape":{"__isSmartRef__":true,"id":2131},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle1","partsBinMetaInfo":{"__isSmartRef__":true,"id":2135},"eventHandler":{"__isSmartRef__":true,"id":2136},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"199024B2-928D-4DD8-8366-DDFF15055604","DFE8DB5F-7F3D-4F98-9310-61C440E5278F"],"index":1,"layout":{"__isSmartRef__":true,"id":2137},"owner":{"__isSmartRef__":true,"id":2096},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2138},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,43.0)"},"2125":{"submorphs":[],"scripts":[],"id":"9ACADE75-C79D-444E-B489-5D38DF2FFF57","shape":{"__isSmartRef__":true,"id":2126},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text1","partsBinMetaInfo":{"__isSmartRef__":true,"id":2127},"textChunks":[{"__isSmartRef__":true,"id":2128}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":2130},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"0D2E8EB5-34B3-49E8-9C32-C208D029B76F","B8B72AC4-DD40-4607-8F56-4CFCCBC2D460"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":2124},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"2126":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2127":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2128":{"style":{"__isSmartRef__":true,"id":2129},"chunkOwner":{"__isSmartRef__":true,"id":2125},"storedString":"saved source","_id":"_746","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2129":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2130":{"morph":{"__isSmartRef__":true,"id":2125},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2131":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":2132},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"2132":{"stops":[{"__isSmartRef__":true,"id":2133},{"__isSmartRef__":true,"id":2134}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"2133":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"2134":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"2135":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2136":{"morph":{"__isSmartRef__":true,"id":2124},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2137":{"resizeWidth":true},"2138":{"onTouchStart":{"__isSmartRef__":true,"id":2112},"onTouchMove":{"__isSmartRef__":true,"id":2116},"onTouchEnd":{"__isSmartRef__":true,"id":2120}},"2139":{"submorphs":[{"__isSmartRef__":true,"id":2140}],"scripts":[],"id":"4F132FB8-1AB7-43AD-93AB-34A6B727ECF8","shape":{"__isSmartRef__":true,"id":2146},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle2","partsBinMetaInfo":{"__isSmartRef__":true,"id":2150},"eventHandler":{"__isSmartRef__":true,"id":2151},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"E1E9BD1A-32D8-472D-A786-C56050BCCFEC","7C757784-FF1D-461D-8700-617CB426738C"],"index":2,"layout":{"__isSmartRef__":true,"id":2152},"owner":{"__isSmartRef__":true,"id":2096},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2153},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,86.0)"},"2140":{"submorphs":[],"scripts":[],"id":"FF9CE818-D75D-4D96-AF20-C3CC629473D8","shape":{"__isSmartRef__":true,"id":2141},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text2","partsBinMetaInfo":{"__isSmartRef__":true,"id":2142},"textChunks":[{"__isSmartRef__":true,"id":2143}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":2145},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"D523E8F5-D82D-45E3-AE94-B952974C1AE5","1BA573B1-4C11-462C-B983-76858B50A942"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":2139},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"2141":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2142":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2143":{"style":{"__isSmartRef__":true,"id":2144},"chunkOwner":{"__isSmartRef__":true,"id":2140},"storedString":"saved source","_id":"_747","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2144":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2145":{"morph":{"__isSmartRef__":true,"id":2140},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2146":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":2147},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"2147":{"stops":[{"__isSmartRef__":true,"id":2148},{"__isSmartRef__":true,"id":2149}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"2148":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"2149":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"2150":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2151":{"morph":{"__isSmartRef__":true,"id":2139},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2152":{"resizeWidth":true},"2153":{"onTouchStart":{"__isSmartRef__":true,"id":2112},"onTouchMove":{"__isSmartRef__":true,"id":2116},"onTouchEnd":{"__isSmartRef__":true,"id":2120}},"2154":{"submorphs":[{"__isSmartRef__":true,"id":2155}],"scripts":[],"id":"21D54EAD-0EF7-46E0-AA31-EF2D0FE5CFE7","shape":{"__isSmartRef__":true,"id":2161},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle3","partsBinMetaInfo":{"__isSmartRef__":true,"id":2165},"eventHandler":{"__isSmartRef__":true,"id":2166},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"63CCF500-5C53-42D9-8216-3994B4B25648","23BC4018-D611-4CFA-8ABE-46D71C417C09"],"index":3,"layout":{"__isSmartRef__":true,"id":2167},"owner":{"__isSmartRef__":true,"id":2096},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2168},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,129.0)"},"2155":{"submorphs":[],"scripts":[],"id":"415EA4D1-E1FC-4D37-9BC9-58110B93F5AA","shape":{"__isSmartRef__":true,"id":2156},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":false,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Helvetica, Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":476,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"Text3","partsBinMetaInfo":{"__isSmartRef__":true,"id":2157},"textChunks":[{"__isSmartRef__":true,"id":2158}],"charsReplaced":"s","lastFindLoc":6,"priorSelectionRange":[6,6],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":2160},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"B11B4429-8EA5-4803-8DDA-9A5ECFBAFA29","756D781B-875C-4489-8795-18195BED2CE6"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":2154},"_MinTextWidth":476,"_MinTextHeight":null,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(10.0,10.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","_TextColor":"Color.rgb(47,47,47)"},"2156":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(476.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2157":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2158":{"style":{"__isSmartRef__":true,"id":2159},"chunkOwner":{"__isSmartRef__":true,"id":2155},"storedString":"saved source","_id":"_748","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2159":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2160":{"morph":{"__isSmartRef__":true,"id":2155},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2161":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":2162},"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,44.0)","_BorderColor":"Color.rgb(138,138,138)","_Padding":"lively.rect(0,0,0,0)"},"2162":{"stops":[{"__isSmartRef__":true,"id":2163},{"__isSmartRef__":true,"id":2164}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"2163":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(253,253,253)"},"2164":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(238,238,238)"},"2165":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2166":{"morph":{"__isSmartRef__":true,"id":2154},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2167":{"resizeWidth":true},"2168":{"onTouchStart":{"__isSmartRef__":true,"id":2112},"onTouchMove":{"__isSmartRef__":true,"id":2116},"onTouchEnd":{"__isSmartRef__":true,"id":2120}},"2169":{"_BorderWidth":1,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,90.0)","_BorderColor":"Color.rgb(255,255,255)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"2170":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2171":{"morph":{"__isSmartRef__":true,"id":2096},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2172":{"resizeWidth":true,"adjustForNewBounds":true},"2173":{"onTouchStart":{"__isSmartRef__":true,"id":2174},"onTouchMove":{"__isSmartRef__":true,"id":2182},"onTouchEnd":{"__isSmartRef__":true,"id":2190},"stayInBounds":{"__isSmartRef__":true,"id":2198},"isInBounds":{"__isSmartRef__":true,"id":2202}},"2174":{"varMapping":{"__isSmartRef__":true,"id":2175},"source":"function onTouchStart(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n\n if(touch) {\n touch.originalDragOffset = touch.clientY;\n touch.originalMenuOffset = this.getPosition().y;\n\n this.isTouched = true;\n this.velocity = 0;\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = new Date().valueOf();\n }\n return true;\n\n \n}","funcProperties":{"__isSmartRef__":true,"id":2180},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2175":{"this":{"__isSmartRef__":true,"id":2096},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2176}},"2176":{"$super":{"__isSmartRef__":true,"id":2177}},"2177":{"varMapping":{"__isSmartRef__":true,"id":2178},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2179},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2178":{"obj":{"__isSmartRef__":true,"id":2096},"name":"onTouchStart"},"2179":{},"2180":{"timestamp":{"__isSmartRef__":true,"id":2181},"user":"sstamm","tags":[]},"2181":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:19:34 GMT+0100 (Mitteleuropäische Zeit)"},"2182":{"varMapping":{"__isSmartRef__":true,"id":2183},"source":"function onTouchMove(evt) {\n evt.stop();\n\n var touch = evt.touches[0];\n \n if(touch && touch.originalDragOffset) {\n //TODO: Store this attributes in the object to save computation time\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu-heightContainer;\n\n\n var delta = touch.clientY - touch.originalDragOffset;\n this.setPosition(pt(0,touch.originalMenuOffset+delta));\n\n if(!this.isInBounds()) {\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n delta = this.getPosition().y-yPos;\n this.moveBy(pt(0,-delta/2));\n }\n\n var positionDelta = touch.lastTouch-touch.clientY;\n var now = new Date().valueOf();\n var timeDelta = now - touch.lastUpdate;\n\n touch.lastTouch = touch.clientY;\n touch.lastUpdate = now;\n\n this.velocity = positionDelta*(-10/timeDelta);\n \n\n }\n return true;\n\n}","funcProperties":{"__isSmartRef__":true,"id":2188},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2183":{"this":{"__isSmartRef__":true,"id":2096},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2184}},"2184":{"$super":{"__isSmartRef__":true,"id":2185}},"2185":{"varMapping":{"__isSmartRef__":true,"id":2186},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2187},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2186":{"obj":{"__isSmartRef__":true,"id":2096},"name":"onTouchMove"},"2187":{},"2188":{"timestamp":{"__isSmartRef__":true,"id":2189},"user":"sstamm","tags":[]},"2189":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:54:39 GMT+0100 (Mitteleuropäische Zeit)"},"2190":{"varMapping":{"__isSmartRef__":true,"id":2191},"source":"function onTouchEnd(evt) {\n $world.get(\"TouchList\").submorphs[0];\n var lastUpdate = new Date().valueOf();\n this.isTouched = false;\n var that = this;\n\n var flickingFct = function() {\n var now = new Date().valueOf();\n var delta = now - lastUpdate;\n var velo;\n that.velocity *= Math.pow(0.99, delta);\n that.moveBy(pt(0,that.velocity));\n that.stayInBounds();\n velo = that.velocity;\n \n lastUpdate = now;\n if((velo*velo>0.05 || !that.isInBounds()) && !that.isTouched) {\n window.setTimeout(flickingFct,10);\n }\n };\n\n window.setTimeout(flickingFct,10);\n\n}","funcProperties":{"__isSmartRef__":true,"id":2196},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2191":{"this":{"__isSmartRef__":true,"id":2096},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2192}},"2192":{"$super":{"__isSmartRef__":true,"id":2193}},"2193":{"varMapping":{"__isSmartRef__":true,"id":2194},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2195},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2194":{"obj":{"__isSmartRef__":true,"id":2096},"name":"onTouchEnd"},"2195":{},"2196":{"timestamp":{"__isSmartRef__":true,"id":2197},"user":"sstamm","tags":[]},"2197":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:00:30 GMT+0100 (Mitteleuropäische Zeit)"},"2198":{"varMapping":{"__isSmartRef__":true,"id":2199},"source":"function stayInBounds() {\n var heightMenu = this.owner.itemList.length*43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n if(this.velocity*delta > 0) {\n // out of bounds and velocity is in wrong direction\n this.velocity -= delta/15;\n } else if(delta!=0) {\n this.velocity = -delta/15;\n }\n// this.setPosition(pt(0,yPos));\n\n}","funcProperties":{"__isSmartRef__":true,"id":2200},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2199":{"this":{"__isSmartRef__":true,"id":2096}},"2200":{"timestamp":{"__isSmartRef__":true,"id":2201},"user":"sstamm","tags":[]},"2201":{"isSerializedDate":true,"string":"Thu Jan 19 2012 17:36:41 GMT+0100 (Mitteleuropäische Zeit)"},"2202":{"varMapping":{"__isSmartRef__":true,"id":2203},"source":"function isInBounds() {\n var heightMenu = this.owner.itemList.length * 43;\n var heightContainer = this.owner.getExtent().y;\n var maxScroll = heightMenu - heightContainer;\n\n var yPos = Math.min(0,Math.max(-maxScroll, this.getPosition().y));\n var delta = this.getPosition().y-yPos;\n\n return Math.abs(delta)<=0.02;\n\n}","funcProperties":{"__isSmartRef__":true,"id":2204},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2203":{"this":{"__isSmartRef__":true,"id":2096}},"2204":{"timestamp":{"__isSmartRef__":true,"id":2205},"user":"sstamm","tags":[]},"2205":{"isSerializedDate":true,"string":"Fri Jan 20 2012 15:17:35 GMT+0100 (Mitteleuropäische Zeit)"},"2206":{"_BorderWidth":1,"_ClipMode":"hidden","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(277.0,281.0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"2207":{"partsSpaceName":"PartsBin/BP2012/","comment":"A morph which behaves like an IPad list. Use initialize() to clear and addItem() to ... well ... add items","migrationLevel":4,"partName":"TouchList","changes":[{"__isSmartRef__":true,"id":2208},{"__isSmartRef__":true,"id":2210},{"__isSmartRef__":true,"id":2212},{"__isSmartRef__":true,"id":2214}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2208":{"date":{"__isSmartRef__":true,"id":2209},"author":"sstamm","message":"initial commit","id":"767E9E7C-11E5-4BEF-A4B2-3668C46D0969"},"2209":{"isSerializedDate":true,"string":"Tue Jan 24 2012 19:00:20 GMT+0100 (Mitteleuropäische Zeit)"},"2210":{"date":{"__isSmartRef__":true,"id":2211},"author":"sstamm","message":"fixed bug when deleting the text morph on the iPad","id":"C93A96ED-F8E8-44F7-A454-D664753C5466"},"2211":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:30:26 GMT+0100 (Mitteleuropäische Zeit)"},"2212":{"date":{"__isSmartRef__":true,"id":2213},"author":"sstamm","message":"","id":"A26BF7D0-A1D7-46E6-9AF1-47338619CD17"},"2213":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:02:09 GMT+0100 (Mitteleuropäische Zeit)"},"2214":{"date":{"__isSmartRef__":true,"id":2215},"author":"sstamm","message":"disabled halos on the text morph","id":"9EAE8CAF-9C94-41BE-B398-D3D688298B13"},"2215":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:48:12 GMT+0100 (Mitteleuropäische Zeit)"},"2216":{"morph":{"__isSmartRef__":true,"id":2095},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2217":{"sourceObj":{"__isSmartRef__":true,"id":2095},"sourceAttrName":"selection","targetObj":{"__isSmartRef__":true,"id":2095},"targetMethodName":"handleClick","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"2218":{"adjustForNewBounds":true,"resizeWidth":true,"resizeHeight":true},"2219":{"onrestore":{"__isSmartRef__":true,"id":2220},"initialize":{"__isSmartRef__":true,"id":2228},"addItem":{"__isSmartRef__":true,"id":2236},"createListItem":{"__isSmartRef__":true,"id":2240},"touchstartCallback":{"__isSmartRef__":true,"id":2112},"touchmoveCallback":{"__isSmartRef__":true,"id":2116},"touchendCallback":{"__isSmartRef__":true,"id":2120},"updateSelection":{"__isSmartRef__":true,"id":2244},"handleClick":{"__isSmartRef__":true,"id":2248},"initializeListEntries":{"__isSmartRef__":true,"id":2252}},"2220":{"varMapping":{"__isSmartRef__":true,"id":2221},"source":"function onrestore() {\n var that = this;\n\n //TODO: this is a race condition, because the render context is not\n // ready in onrestore\n window.setTimeout(function() { \n that.shape.setClipMode(\"hidden\"); }, 100);\n}","funcProperties":{"__isSmartRef__":true,"id":2226},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2221":{"this":{"__isSmartRef__":true,"id":2095},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2222}},"2222":{"$super":{"__isSmartRef__":true,"id":2223}},"2223":{"varMapping":{"__isSmartRef__":true,"id":2224},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2225},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2224":{"obj":{"__isSmartRef__":true,"id":2095},"name":"onrestore"},"2225":{},"2226":{"timestamp":{"__isSmartRef__":true,"id":2227},"user":"sstamm","tags":[]},"2227":{"isSerializedDate":true,"string":"Thu Jan 19 2012 10:24:24 GMT+0100 (Mitteleuropäische Zeit)"},"2228":{"varMapping":{"__isSmartRef__":true,"id":2229},"source":"function initialize() {\n console.log(\"in initialize\");\n this.itemList = [];\n this.selection = null;\n this.selectedLineNo = -1;\n this.selectedMorph = null;\n this.shape.setClipMode(\"hidden\");\n var itemContainer = this.get(\"ListItemContainer\");\n \n itemContainer.setPosition(pt(0,0));\n itemContainer.submorphs.invoke(\"remove\");\n \n}","funcProperties":{"__isSmartRef__":true,"id":2234},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2229":{"this":{"__isSmartRef__":true,"id":2095},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2230}},"2230":{"$super":{"__isSmartRef__":true,"id":2231}},"2231":{"varMapping":{"__isSmartRef__":true,"id":2232},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2233},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2232":{"obj":{"__isSmartRef__":true,"id":2095},"name":"initialize"},"2233":{},"2234":{"timestamp":{"__isSmartRef__":true,"id":2235},"user":"sstamm","tags":[]},"2235":{"isSerializedDate":true,"string":"Fri Jan 20 2012 16:32:12 GMT+0100 (Mitteleuropäische Zeit)"},"2236":{"varMapping":{"__isSmartRef__":true,"id":2237},"source":"function addItem(text) {\n var newMorph = this.createListItem(text);\n \n newMorph.setPosition(pt(0,this.itemList.length*43));\n this.itemList.push(newMorph);\n this.get(\"ListItemContainer\").addMorph(newMorph);\n}","funcProperties":{"__isSmartRef__":true,"id":2238},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2237":{"this":{"__isSmartRef__":true,"id":2095}},"2238":{"timestamp":{"__isSmartRef__":true,"id":2239},"user":"sstamm","tags":[]},"2239":{"isSerializedDate":true,"string":"Wed Jan 18 2012 15:40:17 GMT+0100 (Mitteleuropäische Zeit)"},"2240":{"varMapping":{"__isSmartRef__":true,"id":2241},"source":"function createListItem(textString) {\n var part = lively.PartsBin.getPart(\"Rectangle\", \"PartsBin/Basic\");\n\n part.index = this.itemList.length;\n\n part.setExtent(pt(this.getExtent().x,44));\n part.applyStyle({resizeWidth: true});\n part.setFill(new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n ));\n part.setBorderColor(Color.rgb(138,138,138));\n \n\n\n part.onTouchStart = this.touchstartCallback;\n part.onTouchMove = this.touchmoveCallback;\n part.onTouchEnd = this.touchendCallback;\n\n part.registerForEvent(\"touchstart\", part, \"onTouchStart\", false);\n part.registerForEvent(\"touchmove\", part, \"onTouchMove\", false);\n part.registerForEvent(\"touchend\", part, \"onTouchEnd\", false);\n\n var text = lively.PartsBin.getPart(\"Text\", \"PartsBin/Basic\");\n text.setFontSize(14);\n text.setTextColor(Color.rgb(47,47,47));\n text.setFontFamily(\"Helvetica, Arial, sans-serif\");\n\n text.setPosition(pt(10,10));\n text.textString = textString;\n\n text.emphasizeAll({fontWeight: 'bold'});\n text.disableHalos();\n part.addMorph(text);\n\n return part;\n}","funcProperties":{"__isSmartRef__":true,"id":2242},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2241":{"this":{"__isSmartRef__":true,"id":2095}},"2242":{"timestamp":{"__isSmartRef__":true,"id":2243},"user":"sstamm","tags":[]},"2243":{"isSerializedDate":true,"string":"Fri Jan 27 2012 16:46:47 GMT+0100 (Mitteleuropäische Zeit)"},"2244":{"varMapping":{"__isSmartRef__":true,"id":2245},"source":"function updateSelection(newSelectedMorph) {\n var hasText = true;\n if(this.selectedMorph) {\n hasText = this.selectedMorph.submorphs[0];\n this.selectedMorph.setFill(\n new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(253,253,253)},\n {offset: 1, color: Color.rgb(238,238,238)}\n ],\n 'northSouth'\n )\n );\n if(hasText) { this.selectedMorph.submorphs[0].setTextColor(Color.rgb(47,47,47));\n }\n }\n hasText = newSelectedMorph.submorphs[0];\n\n \n if(hasText) {\n this.selection = newSelectedMorph.submorphs[0].textString;\n } else {\n this.selection = \"\";\n }\n this.selectedLineNo = newSelectedMorph.index;\n this.selectedMorph = newSelectedMorph;\n \n this.selectedMorph.setFill(\nnew lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(47,47,47)},\n {offset:0.5,color: Color.rgb(21,21,21)},\n {offset: 1, color: Color.rgb(0,0,0)}\n ],\n 'northSouth'\n ));\n \n if(hasText) {\n this.selectedMorph.submorphs[0].setTextColor(Color.rgb(222,222,222));\n }\n}","funcProperties":{"__isSmartRef__":true,"id":2246},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2245":{"this":{"__isSmartRef__":true,"id":2095}},"2246":{"timestamp":{"__isSmartRef__":true,"id":2247},"user":"sstamm","tags":[]},"2247":{"isSerializedDate":true,"string":"Fri Jan 27 2012 10:29:27 GMT+0100 (Mitteleuropäische Zeit)"},"2248":{"varMapping":{"__isSmartRef__":true,"id":2249},"source":"function handleClick() {\n switch(this.selection){\n case \"PartsBin\":\n $world.openPartsBin();\n $world.hideMockMenu();\n break;\n case \"Parts\":\n this.owner.showList(this.selection);\n break;\n case \"Ellipse\":\n case \"Image\":\n case \"Line\":\n case \"Rectangle\":\n case \"Text\":\n $world.openPartItem(this.selection, \"PartsBin/Basic\");\n $world.hideMockMenu();\n break;\n case \"Button\":\n case \"List\":\n case \"ScriptableButton\":\n case \"Slider\":\n $world.openPartItem(this.selection, \"PartsBin/Inputs\");\n $world.hideMockMenu();\n break;\n case \"Tools\":\n this.owner.showList(this.selection);\n break;\n case \"Workspace\":\n $world.openWorkspace();\n $world.hideMockMenu();\n break;\n case \"System Code Browser\":\n $world.openSystemBrowser();\n $world.hideMockMenu();\n break;\n case \"Object Editor\":\n $world.openObjectEditor();\n $world.hideMockMenu();\n break;\n case \"Method Finder\":\n $world.openMethodFinder();\n $world.hideMockMenu();\n break;\n case \"Text Editor\":\n new lively.morphic.TextEditor().openIn(world)\n $world.hideMockMenu();\n break;\n case \"Preferences\":\n this.owner.showList(this.selection);\n break;\n case \"set username\":\n $world.askForUserName();\n $world.hideMockMenu();\n break;\n case \"set extent\":\n $world.askForNewWorldExtent();\n $world.hideMockMenu();\n break;\n case \"disable part caching\":\n $world.hideMockMenu();\n break;\n case \"Debugging\":\n this.owner.showList(this.selection);\n break;\n case \"reset world scale\":\n $world.resetScale();\n $world.hideMockMenu();\n break;\n case \"reset title bars\":\n $world.resetAllTitleBars();\n $world.hideMockMenu();\n break;\n case \"reset button labels\":\n $world.resetAllButtonLabels();\n $world.hideMockMenu();\n break;\n case \"World serialization info\":\n require('lively.persistence.Debugging').toRun(\n function() {\n var json = lively.persistence.Serializer.serialize(world),\n printer = lively.persistence.Debugging.Helper.listObjects(json);\n world.addTextWindow(printer.toString());\n }\n );\n $world.hideMockMenu();\n break;\n case \"clear part cache\":\n $world.hideMockMenu();\n break;\n case \"show connectors\":\n $world.hideMockMenu();\n break;\n case \"Wiki\":\n this.owner.showList(this.selection);\n break;\n case \"about this wiki\":\n $world.openAboutBox();\n $world.hideMockMenu();\n break;\n case \"view versions of this world\":\n $world.openVersionViewer();\n $world.hideMockMenu();\n break;\n case \"download world\":\n require('lively.persistence.StandAlonePackaging').toRun(\n function() {\n lively.persistence.StandAlonePackaging.packageCurrentWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"upload world to Dropbox\":\n require('apps.Dropbox').toRun(\n function() {\n DropboxAPI.uploadArchivedWorld();\n }\n );\n $world.hideMockMenu();\n break;\n case \"delete world\":\n $world.interactiveDeleteWorldOnServer();\n $world.hideMockMenu();\n break;\n case \"Documentation\":\n this.owner.showList(this.selection);\n break;\n case \"on short cuts\":\n $world.openShortcutDocumentation();\n $world.hideMockMenu();\n break;\n case \"on connect data bindings\":\n $world.openConnectDocumentation();\n $world.hideMockMenu();\n break;\n case \"on Lively's PartsBin\":\n $world.openPartsBinDocumentation();\n $world.hideMockMenu();\n break;\n case \"more...\":\n window.open(Config.rootPath + 'documentation/');\n $world.hideMockMenu();\n break;\n case \"save world as ...\":\n $world.interactiveSaveWorldAs();\n $world.hideMockMenu();\n break;\n case \"save world\":\n $world.saveWorld();\n $world.hideMockMenu();\n break;\n default:\n //Do nothing\n }\n}","funcProperties":{"__isSmartRef__":true,"id":2250},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2249":{"this":{"__isSmartRef__":true,"id":2095}},"2250":{"timestamp":{"__isSmartRef__":true,"id":2251},"user":"conradcalmez","tags":["WorldMenuFunctionality"]},"2251":{"isSerializedDate":true,"string":"Tue Jan 31 2012 13:28:04 GMT+0100 (Mitteleuropäische Zeit)"},"2252":{"varMapping":{"__isSmartRef__":true,"id":2253},"source":"function initializeListEntries() {\n this.initialize();\n list = [\"on short cuts\",\"on connect data bindings\",\n \"on Lively's PartsBin\",\"more...\"];\n for (var i = 0; i < list.length; i++) {\n this.addItem(list[i]);\n }\n}","funcProperties":{"__isSmartRef__":true,"id":2254},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2253":{"this":{"__isSmartRef__":true,"id":2095}},"2254":{"timestamp":{"__isSmartRef__":true,"id":2255},"user":"conradcalmez","tags":[]},"2255":{"isSerializedDate":true,"string":"Tue Jan 31 2012 12:05:15 GMT+0100 (Mitteleuropäische Zeit)"},"2256":{"reset":{"__isSmartRef__":true,"id":2257},"setup":{"__isSmartRef__":true,"id":2261},"isPinned":{"__isSmartRef__":true,"id":2265},"pin":{"__isSmartRef__":true,"id":2269}},"2257":{"varMapping":{"__isSmartRef__":true,"id":2258},"source":"function reset() {\n this.get(\"BackButton\").setVisible(false);\n this.get(\"MenuPosition\").textString = \"\";\n this.disableDropping();\n this.submorphs.invoke('reset');\n this.setName(\"TouchMenu\");\n this.targetMorph = undefined;\n this.pinned = false;\n this.get('PinButton').inactiveBackground();\n}","funcProperties":{"__isSmartRef__":true,"id":2259},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2258":{"this":{"__isSmartRef__":true,"id":1}},"2259":{"timestamp":{"__isSmartRef__":true,"id":2260},"user":"conradcalmez","tags":[]},"2260":{"isSerializedDate":true,"string":"Tue Feb 21 2012 17:02:26 GMT+0100 (Mitteleuropäische Zeit)"},"2261":{"varMapping":{"__isSmartRef__":true,"id":2262},"source":"function setup(itemList) {\n\n this.setScale(1/$world.getZoomLevel());\n \n this.get(\"TouchList\").setup(itemList);\n this.get(\"BackButton\").setVisible(false);\n this.get(\"MenuPosition\").textString = \"\";\n}","funcProperties":{"__isSmartRef__":true,"id":2263},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2262":{"this":{"__isSmartRef__":true,"id":1}},"2263":{"timestamp":{"__isSmartRef__":true,"id":2264},"user":"markoroeder","tags":[]},"2264":{"isSerializedDate":true,"string":"Wed Mar 07 2012 11:22:09 GMT+0100 (Mitteleuropäische Zeit)"},"2265":{"varMapping":{"__isSmartRef__":true,"id":2266},"source":"function isPinned() {\n return this.pinned\n}","funcProperties":{"__isSmartRef__":true,"id":2267},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2266":{"this":{"__isSmartRef__":true,"id":1}},"2267":{"timestamp":{"__isSmartRef__":true,"id":2268},"user":"conradcalmez","tags":[]},"2268":{"isSerializedDate":true,"string":"Tue Feb 21 2012 17:22:44 GMT+0100 (Mitteleuropäische Zeit)"},"2269":{"varMapping":{"__isSmartRef__":true,"id":2270},"source":"function pin() {\n console.log(\"owner before: \" + this.owner);\n if (!this.isPinned()) {\n this.pinned = true;\n if (this === $world.touchMenuPrototype) {\n $world.touchMenuPrototype = this.copy();\n $world.touchMenuPrototype.reset();\n }\n var blocker = this.owner;\n this.targetMorph.addMorph(this);\n blocker.remove();\n } else {\n this.pinned = false;\n var blocker = Morph.makeRectangle($world.bounds());\n blocker.applyStyle({\n fill: null,\n opacity: 1,\n });\n $world.addMorph(blocker);\n blocker.addMorph(this);\n connect(blocker, \"onTap\", blocker, \"remove\");\n connect(blocker, \"onTap\", this, \"remove\");\n }\n console.log(\"owner after: \" + this.owner);\n}","funcProperties":{"__isSmartRef__":true,"id":2271},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2270":{"this":{"__isSmartRef__":true,"id":1}},"2271":{"timestamp":{"__isSmartRef__":true,"id":2272},"user":"conradcalmez","tags":[]},"2272":{"isSerializedDate":true,"string":"Wed Feb 22 2012 16:10:45 GMT+0100 (Mitteleuropäische Zeit)"},"2273":{"submorphs":[{"__isSmartRef__":true,"id":2274},{"__isSmartRef__":true,"id":2278}],"scripts":[],"id":"FF3A7B4B-406D-4F95-A045-D20F133B9353","shape":{"__isSmartRef__":true,"id":2282},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"ShadowButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":2288},"eventHandler":{"__isSmartRef__":true,"id":2292},"derivationIds":[127,"0F27FE8E-1404-46A7-A5D7-8858A1F54FEF","8A054756-45E9-4735-A76C-B73F60192D4C","0742B057-3DA5-4286-BC12-94902FBC25E4"],"isBeingDragged":false,"active":false,"cssInitialized":true,"prevScroll":[0,0],"layout":{"__isSmartRef__":true,"id":2293},"_ClipMode":"visible","moved":true,"owner":{"__isSmartRef__":true,"id":0},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2294},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(307.3,178.4)"},"2274":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":2275},"derivationIds":[null,"59C48A65-1933-4AB7-903E-C1548237C704"],"id":"0FE2132F-7AB1-4210-A083-DA0C350CDA98","eventHandler":{"__isSmartRef__":true,"id":2276},"__layered_droppingEnabled__":true,"halosEnabled":true,"owner":{"__isSmartRef__":true,"id":2273},"name":"blueTip","isBeingDragged":false,"showsHalos":false,"layout":{"__isSmartRef__":true,"id":2277},"_Visible":true,"_ClipMode":"visible","_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(31.0,46.0)"},"2275":{"_ClipMode":"visible","_ImageURL":"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4xIiBpZD0iYmxhY2tfdGlwIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM2cHgiIGhlaWdodD0iMjZweCIgdmlld0JveD0iMCAwIDM2IDI2Ij4NCiAgPGRlZnM+IA0KICAgIDxmaWx0ZXIgaWQ9InNoYWRvdyIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4PSItMTAiIHk9Ii0xMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiPg0KICAgICAgPGZlR2F1c3NpYW5CbHVyIGluPSJTb3VyY2VBbHBoYSIgc3RkRGV2aWF0aW9uPSI0IiByZXN1bHQ9ImJsdXIiLz4NCiAgICAgIDxmZU9mZnNldCBpbj0iYmx1ciIgZHg9IjAiIGR5PSIzIiByZXN1bHQ9Im9mZnNldEJsdXIiLz4NCiAgICAgIDxmZU1lcmdlPg0KICAgICAgICA8ZmVNZXJnZU5vZGUgaW49Im9mZnNldEJsdXIiLz4NCiAgICAgICAgPGZlTWVyZ2VOb2RlIGluPSJTb3VyY2VHcmFwaGljIi8+DQogICAgICA8L2ZlTWVyZ2U+DQogICAgPC9maWx0ZXI+DQogIDwvZGVmcz4gDQogIA0KICA8cG9seWdvbiBmaWxsPSIjMzE0RkZGIiBzdHJva2U9IiMwMDAwMDAiIHBvaW50cz0iMTgsOSAyNywwIDksMCAiIGZpbHRlcj0idXJsKCNzaGFkb3cpIi8+DQo8L3N2Zz4NCg==","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"isLoaded":true,"_BorderWidth":0,"_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(36.0,26.0)","_Padding":"lively.rect(0,0,0,0)"},"2276":{"morph":{"__isSmartRef__":true,"id":2274},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2277":{"centeredHorizontal":true,"moveVertical":true},"2278":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":2279},"derivationIds":[null,"E8198D32-E652-44D0-8AF1-4F3CDE904E7F"],"id":"ED542415-7A5B-4B41-A4F2-CB4AEF029011","eventHandler":{"__isSmartRef__":true,"id":2280},"__layered_droppingEnabled__":true,"halosEnabled":true,"owner":{"__isSmartRef__":true,"id":2273},"name":"blackTip","isBeingDragged":false,"showsHalos":false,"layout":{"__isSmartRef__":true,"id":2281},"_Visible":false,"_ClipMode":"visible","_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(31.0,46.0)","distanceToDragEvent":"lively.pt(36.0,-12.0)"},"2279":{"_ClipMode":"visible","_ImageURL":"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4xIiBpZD0iYmxhY2tfdGlwIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM2cHgiIGhlaWdodD0iMjZweCIgdmlld0JveD0iMCAwIDM2IDI2Ij4NCiAgPGRlZnM+IA0KICAgIDxmaWx0ZXIgaWQ9InNoYWRvdyIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4PSItMTAiIHk9Ii0xMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiPg0KICAgICAgPGZlR2F1c3NpYW5CbHVyIGluPSJTb3VyY2VBbHBoYSIgc3RkRGV2aWF0aW9uPSI0IiByZXN1bHQ9ImJsdXIiLz4NCiAgICAgIDxmZU9mZnNldCBpbj0iYmx1ciIgZHg9IjAiIGR5PSIzIiByZXN1bHQ9Im9mZnNldEJsdXIiLz4NCiAgICAgIDxmZU1lcmdlPg0KICAgICAgICA8ZmVNZXJnZU5vZGUgaW49Im9mZnNldEJsdXIiLz4NCiAgICAgICAgPGZlTWVyZ2VOb2RlIGluPSJTb3VyY2VHcmFwaGljIi8+DQogICAgICA8L2ZlTWVyZ2U+DQogICAgPC9maWx0ZXI+DQogIDwvZGVmcz4gDQogIA0KICA8cG9seWdvbiBwb2ludHM9IjE4LDkgMjcsMCA5LDAgIiBzdHJva2U9IiMwMDAwMDAiIGZpbHRlcj0idXJsKCNzaGFkb3cpIi8+DQo8L3N2Zz4NCg==","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"isLoaded":true,"_BorderWidth":0,"_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(36.0,26.0)","_Padding":"lively.rect(0,0,0,0)"},"2280":{"morph":{"__isSmartRef__":true,"id":2278},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2281":{"moveVertical":true,"centeredHorizontal":true},"2282":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":2283},"_ClipMode":"visible","_BorderRadius":6,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(98.0,47.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2283":{"stops":[{"__isSmartRef__":true,"id":2284},{"__isSmartRef__":true,"id":2285},{"__isSmartRef__":true,"id":2286},{"__isSmartRef__":true,"id":2287}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"2284":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(49,79,255)"},"2285":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(53,83,255)"},"2286":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(79,105,255)"},"2287":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(112,134,255)"},"2288":{"partsSpaceName":"PartsBin/iPadWidgets/","comment":"A button with dropshadow","migrationLevel":4,"partName":"ShadowButton","changes":[{"__isSmartRef__":true,"id":2289}],"lastModifiedDate":{"__isSmartRef__":true,"id":2291},"revisionOnLoad":151069,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2289":{"date":{"__isSmartRef__":true,"id":2290},"author":"athomschke","message":"init","id":"3E83147F-8750-41A2-82AB-33F4FA00EF59"},"2290":{"isSerializedDate":true,"string":"Thu Feb 02 2012 12:42:06 GMT+0100 (Mitteleuropäische Zeit)"},"2291":{"isSerializedDate":true,"string":"Wed Feb 05 2014 19:59:57 GMT+0100 (Mitteleuropäische Zeit)"},"2292":{"morph":{"__isSmartRef__":true,"id":2273},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2293":{"adjustForNewBounds":true},"2294":{"inactiveBackground":{"__isSmartRef__":true,"id":2295},"activeBackground":{"__isSmartRef__":true,"id":2299},"onMouseDown":{"__isSmartRef__":true,"id":2303},"onMouseUp":{"__isSmartRef__":true,"id":2311},"initCss":{"__isSmartRef__":true,"id":2319},"blackTip":{"__isSmartRef__":true,"id":2323},"blueTip":{"__isSmartRef__":true,"id":2327}},"2295":{"varMapping":{"__isSmartRef__":true,"id":2296},"source":"function inactiveBackground() { \n\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n this.get(\"blueTip\").setVisible(false);\n this.get(\"blackTip\").setVisible(true);\n\n}","funcProperties":{"__isSmartRef__":true,"id":2297},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2296":{"this":{"__isSmartRef__":true,"id":2273}},"2297":{"timestamp":{"__isSmartRef__":true,"id":2298},"user":"bsiegmund","tags":[]},"2298":{"isSerializedDate":true,"string":"Thu Jan 05 2012 17:41:47 GMT+0100 (Mitteleuropäische Zeit)"},"2299":{"varMapping":{"__isSmartRef__":true,"id":2300},"source":"function activeBackground() { \n\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n this.get(\"blueTip\").setVisible(true);\n this.get(\"blackTip\").setVisible(false);\n}","funcProperties":{"__isSmartRef__":true,"id":2301},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2300":{"this":{"__isSmartRef__":true,"id":2273}},"2301":{"timestamp":{"__isSmartRef__":true,"id":2302},"user":"bsiegmund","tags":[]},"2302":{"isSerializedDate":true,"string":"Thu Jan 05 2012 17:48:11 GMT+0100 (Mitteleuropäische Zeit)"},"2303":{"varMapping":{"__isSmartRef__":true,"id":2304},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n}","funcProperties":{"__isSmartRef__":true,"id":2309},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2304":{"this":{"__isSmartRef__":true,"id":2273},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2305}},"2305":{"$super":{"__isSmartRef__":true,"id":2306}},"2306":{"varMapping":{"__isSmartRef__":true,"id":2307},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2308},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2307":{"obj":{"__isSmartRef__":true,"id":2273},"name":"onMouseDown"},"2308":{},"2309":{"timestamp":{"__isSmartRef__":true,"id":2310},"user":"bsiegmund","tags":[]},"2310":{"isSerializedDate":true,"string":"Thu Jan 05 2012 17:51:47 GMT+0100 (Mitteleuropäische Zeit)"},"2311":{"varMapping":{"__isSmartRef__":true,"id":2312},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n}","funcProperties":{"__isSmartRef__":true,"id":2317},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2312":{"this":{"__isSmartRef__":true,"id":2273},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2313}},"2313":{"$super":{"__isSmartRef__":true,"id":2314}},"2314":{"varMapping":{"__isSmartRef__":true,"id":2315},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2316},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2315":{"obj":{"__isSmartRef__":true,"id":2273},"name":"onMouseUp"},"2316":{},"2317":{"timestamp":{"__isSmartRef__":true,"id":2318},"user":"bsiegmund","tags":[]},"2318":{"isSerializedDate":true,"string":"Thu Jan 05 2012 17:51:41 GMT+0100 (Mitteleuropäische Zeit)"},"2319":{"varMapping":{"__isSmartRef__":true,"id":2320},"source":"function initCss() {\n \n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\"\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n\n}","funcProperties":{"__isSmartRef__":true,"id":2321},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2320":{"this":{"__isSmartRef__":true,"id":2273}},"2321":{"timestamp":{"__isSmartRef__":true,"id":2322},"user":"bsiegmund","tags":[]},"2322":{"isSerializedDate":true,"string":"Thu Jan 05 2012 14:13:28 GMT+0100 (Mitteleuropäische Zeit)"},"2323":{"varMapping":{"__isSmartRef__":true,"id":2324},"source":"function blackTip() {\n return \"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4wLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL1RSLzIwMDEvUkVDLVNWRy0yMDAxMDkwNC9EVEQvc3ZnMTAuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4wIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyOHB4IiBoZWlnaHQ9IjlweCIgdmlld0JveD0iMCAwIDI4IDkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI4IDkiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBvbHlnb24gcG9pbnRzPSIxOSw5IDI4LDAgMTAsMCAiLz4NCjwvc3ZnPg0K\";\n}","funcProperties":{"__isSmartRef__":true,"id":2325},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2324":{"this":{"__isSmartRef__":true,"id":2273}},"2325":{"timestamp":{"__isSmartRef__":true,"id":2326},"user":"bsiegmund","tags":[]},"2326":{"isSerializedDate":true,"string":"Thu Jan 05 2012 16:01:41 GMT+0100 (Mitteleuropäische Zeit)"},"2327":{"varMapping":{"__isSmartRef__":true,"id":2328},"source":"function blueTip() {\n return \"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4wLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL1RSLzIwMDEvUkVDLVNWRy0yMDAxMDkwNC9EVEQvc3ZnMTAuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4wIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyOHB4IiBoZWlnaHQ9IjlweCIgdmlld0JveD0iMCAwIDI4IDkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI4IDkiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBvbHlnb24gZmlsbD0iIzQyNTY5RSIgcG9pbnRzPSIxOSw5IDI4LDAgMTAsMCAiLz4NCjwvc3ZnPg0K\";\n}","funcProperties":{"__isSmartRef__":true,"id":2329},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2328":{"this":{"__isSmartRef__":true,"id":2273}},"2329":{"timestamp":{"__isSmartRef__":true,"id":2330},"user":"bsiegmund","tags":[]},"2330":{"isSerializedDate":true,"string":"Thu Jan 05 2012 16:02:43 GMT+0100 (Mitteleuropäische Zeit)"},"2331":{"submorphs":[{"__isSmartRef__":true,"id":2332}],"scripts":[],"id":"3D04B101-8ABE-48A8-9EE7-7C8340E9F40F","shape":{"__isSmartRef__":true,"id":2344},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"PrintButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":2350},"eventHandler":{"__isSmartRef__":true,"id":2372},"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","D405747D-49B2-48B5-B2F5-540F0DEEDA06","A01A67F7-1A8D-4860-AFAD-2CF442F16652","0DF09B9C-3A2C-49EF-BE60-3CEC8C21EB38","81D7E0FF-C129-4924-92F7-DBA7CD799D6E","38299936-9532-4DAB-98D0-21FA54F7EB02","C6B4E0E3-23D9-4876-AC00-43D77D1C540B"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2373},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":2374},"textSelectionRange":[43,43],"prevSelectionRange":[0,0],"moved":true,"_ClipMode":"visible","owner":{"__isSmartRef__":true,"id":0},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2684},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(226.3,172.4)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"2332":{"submorphs":[],"scripts":[],"id":"C2E1E0D9-923C-460A-BF75-C52E04F62A47","shape":{"__isSmartRef__":true,"id":2333},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":2334},"textChunks":[{"__isSmartRef__":true,"id":2335}],"charsReplaced":"","lastFindLoc":5,"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":2337},"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","4FB929E4-BDE5-494A-98EA-4401CDC0D3A7","8FD73E1E-1CC7-4AB0-8236-0F661E5F4E29","BCF12F1E-3D33-4F44-A4F8-1F8F400FA530","AAB2FAE6-D983-4A10-A4B9-12BEE348F40F","5747FD80-14FE-448D-B04F-7DD788C684F7","61AC11A8-7CB2-4C29-A6AE-D86177B043C5"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":2331},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2338},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2339},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"2333":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,19.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2334":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2335":{"style":{"__isSmartRef__":true,"id":2336},"chunkOwner":{"__isSmartRef__":true,"id":2332},"storedString":"Print","_id":"_300","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2336":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2337":{"morph":{"__isSmartRef__":true,"id":2332},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2338":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"2339":{"onClick":{"__isSmartRef__":true,"id":2340}},"2340":{"varMapping":{"__isSmartRef__":true,"id":2341},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2342},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2341":{"this":{"__isSmartRef__":true,"id":2332}},"2342":{"timestamp":{"__isSmartRef__":true,"id":2343},"user":"conradcalmez","tags":[]},"2343":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"2344":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":2345},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2345":{"stops":[{"__isSmartRef__":true,"id":2346},{"__isSmartRef__":true,"id":2347},{"__isSmartRef__":true,"id":2348},{"__isSmartRef__":true,"id":2349}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"2346":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(49,79,255)"},"2347":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(53,83,255)"},"2348":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(79,105,255)"},"2349":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(112,134,255)"},"2350":{"partsSpaceName":"PartsBin/iPadWidgets/","comment":"Save button for workspace window","migrationLevel":4,"partName":"PrintButton","changes":[{"__isSmartRef__":true,"id":2351},{"__isSmartRef__":true,"id":2353},{"__isSmartRef__":true,"id":2355},{"__isSmartRef__":true,"id":2357},{"__isSmartRef__":true,"id":2359},{"__isSmartRef__":true,"id":2361},{"__isSmartRef__":true,"id":2363},{"__isSmartRef__":true,"id":2365},{"__isSmartRef__":true,"id":2367},{"__isSmartRef__":true,"id":2369}],"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"revisionOnLoad":151069,"lastModifiedDate":{"__isSmartRef__":true,"id":2371},"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2351":{"date":{"__isSmartRef__":true,"id":2352},"author":"undefined","message":"removed publish connection from meta info","id":"5EE0A922-65DD-4C8C-8FFC-7957D8A278DD"},"2352":{"isSerializedDate":true,"string":"Thu Mar 29 2012 18:17:18 GMT+0200 (Mitteleuropäische Sommerzeit)"},"2353":{"date":{"__isSmartRef__":true,"id":2354},"author":"conradcalmez","message":"here again. changed handling of last selection","id":"92AC967B-EB16-447E-A5D7-DA8BE4CCEAA1"},"2354":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:38:43 GMT+0100 (Mitteleuropäische Zeit)"},"2355":{"date":{"__isSmartRef__":true,"id":2356},"author":"conradcalmez","message":"","id":"76FEBBED-8AE7-4725-9B11-D6B29F94ED2E"},"2356":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:52 GMT+0100 (Mitteleuropäische Zeit)"},"2357":{"date":{"__isSmartRef__":true,"id":2358},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"2358":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"2359":{"date":{"__isSmartRef__":true,"id":2360},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"2360":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"2361":{"date":{"__isSmartRef__":true,"id":2362},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"2362":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"2363":{"date":{"__isSmartRef__":true,"id":2364},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"2364":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"2365":{"date":{"__isSmartRef__":true,"id":2366},"author":"conradcalmez","message":"","id":"8A5DBCD5-FCD2-4079-904A-F0D567E13FE4"},"2366":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:39:47 GMT+0100 (Mitteleuropäische Zeit)"},"2367":{"date":{"__isSmartRef__":true,"id":2368},"author":"conradcalmez","message":"fixed highlighting","id":"C1B4F296-9B93-4F33-8586-3807E83E5A25"},"2368":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:05:55 GMT+0200 (Mitteleuropäische Sommerzeit)"},"2369":{"date":{"__isSmartRef__":true,"id":2370},"author":"conradcalmez","message":"","id":"356F64B2-68CC-4CC2-948B-E282D3AAFD78"},"2370":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:15:48 GMT+0200 (Mitteleuropäische Sommerzeit)"},"2371":{"isSerializedDate":true,"string":"Wed Feb 05 2014 19:59:57 GMT+0100 (Mitteleuropäische Zeit)"},"2372":{"morph":{"__isSmartRef__":true,"id":2331},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2373":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"2374":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":2375},"derivationIds":[null],"id":"7B1DF369-93AD-4B75-8C92-4AAB28CAD70E","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":2376}],"eventHandler":{"__isSmartRef__":true,"id":2378},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"auto","fixedWidth":true,"fixedHeight":true,"allowInput":true,"_FontFamily":"Monaco,monospace","_FontSize":10,"_MaxTextWidth":490,"_MinTextWidth":490,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":2379},"layout":{"__isSmartRef__":true,"id":2682},"syntaxHighlightingWhileTyping":true,"attributeConnections":[{"__isSmartRef__":true,"id":2683}],"doNotSerialize":["$$textString"],"doNotCopyProperties":["$$textString"],"lastSyntaxHighlightTime":1329129250498,"accessibleInInactiveWindow":true,"previousSelection":[36,42],"charsReplaced":"nothing","lastFindLoc":0,"isBeingDragged":false,"__serializedExpressions__":["_Position"],"textString":"alert(\"foo\")\nconsole.log(\"foobar\")\n\"foobar\"foobarundefined","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(0.0,35.0)"},"2375":{"_ClipMode":"auto","_BorderWidth":1,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor","_Fill"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,188.0)","_Padding":"lively.rect(4,2,0,0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(243,243,243)"},"2376":{"style":{"__isSmartRef__":true,"id":2377},"chunkOwner":{"__isSmartRef__":true,"id":2374},"_id":"_1","storedString":"alert(\"foo\")\nconsole.log(\"foobar\")\n\"foobar\"foobarundefined","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2377":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2378":{"morph":{"__isSmartRef__":true,"id":2374},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2379":{"submorphs":[{"__isSmartRef__":true,"id":2380},{"__isSmartRef__":true,"id":2459},{"__isSmartRef__":true,"id":2538},{"__isSmartRef__":true,"id":2331},{"__isSmartRef__":true,"id":2374}],"scripts":[],"id":"21D772E4-4D5B-4FAC-B3A2-C34027039732","shape":{"__isSmartRef__":true,"id":2619},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle","partsBinMetaInfo":{"__isSmartRef__":true,"id":2620},"eventHandler":{"__isSmartRef__":true,"id":2621},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Rotation":0,"_Scale":1,"derivationIds":[127],"owner":{"__isSmartRef__":true,"id":2622},"layout":{"__isSmartRef__":true,"id":2681},"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,44.0)"},"2380":{"submorphs":[{"__isSmartRef__":true,"id":2381}],"scripts":[],"id":"E1305CCC-4775-45A2-A798-AD5FE12AAA68","shape":{"__isSmartRef__":true,"id":2393},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoitButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":2399},"eventHandler":{"__isSmartRef__":true,"id":2408},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","5E067928-F624-4043-96E3-3FBE51B99076","99785E8C-76F8-41E2-B950-42562E6A9186"],"active":true,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2409},"isLockOwner":false,"_Visible":true,"_Rotation":0,"_Scale":1,"textMorph":{"__isSmartRef__":true,"id":2374},"textSelectionRange":null,"prevSelectionRange":[0,12],"owner":{"__isSmartRef__":true,"id":2379},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2410},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(2.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"2381":{"submorphs":[],"scripts":[],"id":"EB5DE589-EFD6-4DD9-803E-85342F29E0D0","shape":{"__isSmartRef__":true,"id":2382},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":2383},"textChunks":[{"__isSmartRef__":true,"id":2384}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":2386},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","B06EBD60-8DF4-46D7-9090-585100166945","FC97442E-94D5-4DFF-93B5-41497165B1E4"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":2380},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2387},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2388},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"2382":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2383":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2384":{"style":{"__isSmartRef__":true,"id":2385},"chunkOwner":{"__isSmartRef__":true,"id":2381},"storedString":"Do it","_id":"_301","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2385":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2386":{"morph":{"__isSmartRef__":true,"id":2381},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2387":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"2388":{"onClick":{"__isSmartRef__":true,"id":2389}},"2389":{"varMapping":{"__isSmartRef__":true,"id":2390},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2391},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2390":{"this":{"__isSmartRef__":true,"id":2381}},"2391":{"timestamp":{"__isSmartRef__":true,"id":2392},"user":"conradcalmez","tags":[]},"2392":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"2393":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":2394},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2394":{"stops":[{"__isSmartRef__":true,"id":2395},{"__isSmartRef__":true,"id":2396},{"__isSmartRef__":true,"id":2397},{"__isSmartRef__":true,"id":2398}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"2395":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(49,79,255)"},"2396":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(53,83,255)"},"2397":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(79,105,255)"},"2398":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(112,134,255)"},"2399":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Doit button for workspace window","migrationLevel":4,"partName":"DoitButton","changes":[{"__isSmartRef__":true,"id":2400},{"__isSmartRef__":true,"id":2402},{"__isSmartRef__":true,"id":2404},{"__isSmartRef__":true,"id":2406}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2400":{"date":{"__isSmartRef__":true,"id":2401},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"2401":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"2402":{"date":{"__isSmartRef__":true,"id":2403},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"2403":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"2404":{"date":{"__isSmartRef__":true,"id":2405},"author":"conradcalmez","message":"","id":"7D6A8326-2170-4473-81A3-D474F3D05300"},"2405":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:45 GMT+0100 (Mitteleuropäische Zeit)"},"2406":{"date":{"__isSmartRef__":true,"id":2407},"author":"conradcalmez","message":"fixed error when using button twice ;)","id":"9783DB00-5040-4BFC-9174-17C80C12739B"},"2407":{"isSerializedDate":true,"string":"Mon Feb 13 2012 10:51:40 GMT+0100 (Mitteleuropäische Zeit)"},"2408":{"morph":{"__isSmartRef__":true,"id":2380},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2409":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"2410":{"activeBackground":{"__isSmartRef__":true,"id":2411},"inactiveBackground":{"__isSmartRef__":true,"id":2415},"initCss":{"__isSmartRef__":true,"id":2419},"onMouseDown":{"__isSmartRef__":true,"id":2423},"onMouseUp":{"__isSmartRef__":true,"id":2431},"onTouchStart":{"__isSmartRef__":true,"id":2439},"onTouchMove":{"__isSmartRef__":true,"id":2447},"onTouchEnd":{"__isSmartRef__":true,"id":2451}},"2411":{"varMapping":{"__isSmartRef__":true,"id":2412},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":2413},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2412":{"this":{"__isSmartRef__":true,"id":2380}},"2413":{"timestamp":{"__isSmartRef__":true,"id":2414},"user":"sstamm","tags":[]},"2414":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"2415":{"varMapping":{"__isSmartRef__":true,"id":2416},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":2417},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2416":{"this":{"__isSmartRef__":true,"id":2380}},"2417":{"timestamp":{"__isSmartRef__":true,"id":2418},"user":"sstamm","tags":[]},"2418":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"2419":{"varMapping":{"__isSmartRef__":true,"id":2420},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":2421},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2420":{"this":{"__isSmartRef__":true,"id":2380}},"2421":{"timestamp":{"__isSmartRef__":true,"id":2422},"user":"sstamm","tags":[]},"2422":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"2423":{"varMapping":{"__isSmartRef__":true,"id":2424},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n var textSelectionRange = this.textMorph.getSelectionRange();\n if (!textSelectionRange) {\n this.textMorph.focus();\n this.textMorph.setSelectionRange(this.prevSelectionRange[0], this.prevSelectionRange[1]);\n } else {\n this.prevSelectionRange = textSelectionRange;\n }\n this.textMorph.doDoit();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2429},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2424":{"this":{"__isSmartRef__":true,"id":2380},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2425}},"2425":{"$super":{"__isSmartRef__":true,"id":2426}},"2426":{"varMapping":{"__isSmartRef__":true,"id":2427},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2428},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2427":{"obj":{"__isSmartRef__":true,"id":2380},"name":"onMouseDown"},"2428":{},"2429":{"timestamp":{"__isSmartRef__":true,"id":2430},"user":"conradcalmez","tags":[]},"2430":{"isSerializedDate":true,"string":"Mon Feb 13 2012 10:48:43 GMT+0100 (Mitteleuropäische Zeit)"},"2431":{"varMapping":{"__isSmartRef__":true,"id":2432},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2437},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2432":{"this":{"__isSmartRef__":true,"id":2380},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2433}},"2433":{"$super":{"__isSmartRef__":true,"id":2434}},"2434":{"varMapping":{"__isSmartRef__":true,"id":2435},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2436},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2435":{"obj":{"__isSmartRef__":true,"id":2380},"name":"onMouseUp"},"2436":{},"2437":{"timestamp":{"__isSmartRef__":true,"id":2438},"user":"sstamm","tags":[]},"2438":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"2439":{"varMapping":{"__isSmartRef__":true,"id":2440},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":2445},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2440":{"this":{"__isSmartRef__":true,"id":2380},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2441}},"2441":{"$super":{"__isSmartRef__":true,"id":2442}},"2442":{"varMapping":{"__isSmartRef__":true,"id":2443},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2444},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2443":{"obj":{"__isSmartRef__":true,"id":2380},"name":"onTouchStart"},"2444":{},"2445":{"timestamp":{"__isSmartRef__":true,"id":2446},"user":"conradcalmez","tags":[]},"2446":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"2447":{"varMapping":{"__isSmartRef__":true,"id":2448},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":2449},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2448":{"this":{"__isSmartRef__":true,"id":2380}},"2449":{"timestamp":{"__isSmartRef__":true,"id":2450},"user":"conradcalmez","tags":[]},"2450":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"2451":{"varMapping":{"__isSmartRef__":true,"id":2452},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2457},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2452":{"this":{"__isSmartRef__":true,"id":2380},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2453}},"2453":{"$super":{"__isSmartRef__":true,"id":2454}},"2454":{"varMapping":{"__isSmartRef__":true,"id":2455},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2456},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2455":{"obj":{"__isSmartRef__":true,"id":2380},"name":"onTouchEnd"},"2456":{},"2457":{"timestamp":{"__isSmartRef__":true,"id":2458},"user":"conradcalmez","tags":[]},"2458":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"2459":{"submorphs":[{"__isSmartRef__":true,"id":2460}],"scripts":[],"id":"B975A3F1-9735-43C0-9EEB-04A6432A9565","shape":{"__isSmartRef__":true,"id":2472},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoAllButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":2478},"eventHandler":{"__isSmartRef__":true,"id":2487},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","89ED4E78-E27F-413D-ABC6-48BBDA737B90"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2488},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":2374},"_Rotation":0,"_Scale":1,"textSelectionRange":[0,0],"owner":{"__isSmartRef__":true,"id":2379},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2489},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(69.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"2460":{"submorphs":[],"scripts":[],"id":"D6A8E13A-B147-439E-9198-144F04F9698D","shape":{"__isSmartRef__":true,"id":2461},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":2462},"textChunks":[{"__isSmartRef__":true,"id":2463}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":2465},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","B6A22823-318D-4628-B5A4-2EEF73B89A9B"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":2459},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2466},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2467},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"2461":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2462":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2463":{"style":{"__isSmartRef__":true,"id":2464},"chunkOwner":{"__isSmartRef__":true,"id":2460},"storedString":"Do all","_id":"_302","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2464":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2465":{"morph":{"__isSmartRef__":true,"id":2460},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2466":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"2467":{"onClick":{"__isSmartRef__":true,"id":2468}},"2468":{"varMapping":{"__isSmartRef__":true,"id":2469},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2470},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2469":{"this":{"__isSmartRef__":true,"id":2460}},"2470":{"timestamp":{"__isSmartRef__":true,"id":2471},"user":"conradcalmez","tags":[]},"2471":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"2472":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":2473},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2473":{"stops":[{"__isSmartRef__":true,"id":2474},{"__isSmartRef__":true,"id":2475},{"__isSmartRef__":true,"id":2476},{"__isSmartRef__":true,"id":2477}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"2474":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"2475":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"2476":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"2477":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"2478":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"DoAll button for workspace window","migrationLevel":4,"partName":"DoAllButton","changes":[{"__isSmartRef__":true,"id":2479},{"__isSmartRef__":true,"id":2481},{"__isSmartRef__":true,"id":2483},{"__isSmartRef__":true,"id":2485}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2479":{"date":{"__isSmartRef__":true,"id":2480},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"2480":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"2481":{"date":{"__isSmartRef__":true,"id":2482},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"2482":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"2483":{"date":{"__isSmartRef__":true,"id":2484},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"2484":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"2485":{"date":{"__isSmartRef__":true,"id":2486},"author":"conradcalmez","message":"","id":"762726DE-B056-4381-A3B6-2C86F0BC2D19"},"2486":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:39 GMT+0100 (Mitteleuropäische Zeit)"},"2487":{"morph":{"__isSmartRef__":true,"id":2459},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2488":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"2489":{"activeBackground":{"__isSmartRef__":true,"id":2490},"inactiveBackground":{"__isSmartRef__":true,"id":2494},"initCss":{"__isSmartRef__":true,"id":2498},"onMouseDown":{"__isSmartRef__":true,"id":2502},"onMouseUp":{"__isSmartRef__":true,"id":2510},"onTouchStart":{"__isSmartRef__":true,"id":2518},"onTouchMove":{"__isSmartRef__":true,"id":2526},"onTouchEnd":{"__isSmartRef__":true,"id":2530}},"2490":{"varMapping":{"__isSmartRef__":true,"id":2491},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":2492},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2491":{"this":{"__isSmartRef__":true,"id":2459}},"2492":{"timestamp":{"__isSmartRef__":true,"id":2493},"user":"sstamm","tags":[]},"2493":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"2494":{"varMapping":{"__isSmartRef__":true,"id":2495},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":2496},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2495":{"this":{"__isSmartRef__":true,"id":2459}},"2496":{"timestamp":{"__isSmartRef__":true,"id":2497},"user":"sstamm","tags":[]},"2497":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"2498":{"varMapping":{"__isSmartRef__":true,"id":2499},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":2500},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2499":{"this":{"__isSmartRef__":true,"id":2459}},"2500":{"timestamp":{"__isSmartRef__":true,"id":2501},"user":"sstamm","tags":[]},"2501":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"2502":{"varMapping":{"__isSmartRef__":true,"id":2503},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textSelectionRange = this.textMorph.getSelectionRange();\n this.textMorph.evalAll();\n this.textMorph.setSelectionRange(this.textSelectionRange);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2508},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2503":{"this":{"__isSmartRef__":true,"id":2459},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2504}},"2504":{"$super":{"__isSmartRef__":true,"id":2505}},"2505":{"varMapping":{"__isSmartRef__":true,"id":2506},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2507},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2506":{"obj":{"__isSmartRef__":true,"id":2459},"name":"onMouseDown"},"2507":{},"2508":{"timestamp":{"__isSmartRef__":true,"id":2509},"user":"conradcalmez","tags":[]},"2509":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:54:26 GMT+0100 (Mitteleuropäische Zeit)"},"2510":{"varMapping":{"__isSmartRef__":true,"id":2511},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2516},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2511":{"this":{"__isSmartRef__":true,"id":2459},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2512}},"2512":{"$super":{"__isSmartRef__":true,"id":2513}},"2513":{"varMapping":{"__isSmartRef__":true,"id":2514},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2515},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2514":{"obj":{"__isSmartRef__":true,"id":2459},"name":"onMouseUp"},"2515":{},"2516":{"timestamp":{"__isSmartRef__":true,"id":2517},"user":"sstamm","tags":[]},"2517":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"2518":{"varMapping":{"__isSmartRef__":true,"id":2519},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":2524},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2519":{"this":{"__isSmartRef__":true,"id":2459},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2520}},"2520":{"$super":{"__isSmartRef__":true,"id":2521}},"2521":{"varMapping":{"__isSmartRef__":true,"id":2522},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2523},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2522":{"obj":{"__isSmartRef__":true,"id":2459},"name":"onTouchStart"},"2523":{},"2524":{"timestamp":{"__isSmartRef__":true,"id":2525},"user":"conradcalmez","tags":[]},"2525":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"2526":{"varMapping":{"__isSmartRef__":true,"id":2527},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":2528},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2527":{"this":{"__isSmartRef__":true,"id":2459}},"2528":{"timestamp":{"__isSmartRef__":true,"id":2529},"user":"conradcalmez","tags":[]},"2529":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"2530":{"varMapping":{"__isSmartRef__":true,"id":2531},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2536},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2531":{"this":{"__isSmartRef__":true,"id":2459},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2532}},"2532":{"$super":{"__isSmartRef__":true,"id":2533}},"2533":{"varMapping":{"__isSmartRef__":true,"id":2534},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2535},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2534":{"obj":{"__isSmartRef__":true,"id":2459},"name":"onTouchEnd"},"2535":{},"2536":{"timestamp":{"__isSmartRef__":true,"id":2537},"user":"conradcalmez","tags":[]},"2537":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"2538":{"submorphs":[{"__isSmartRef__":true,"id":2539}],"scripts":[],"id":"C400AD3F-9260-49A5-B114-4C49B7120801","shape":{"__isSmartRef__":true,"id":2551},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"SaveButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":2557},"eventHandler":{"__isSmartRef__":true,"id":2568},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","4B812852-FF38-4E9C-89B5-7DC431840BAE"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2569},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":2374},"_Rotation":0,"_Scale":1,"textSelectionRange":[0,0],"owner":{"__isSmartRef__":true,"id":2379},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2570},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(136.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"2539":{"submorphs":[],"scripts":[],"id":"914B5A04-A130-420B-9A00-CAE4BCAD9575","shape":{"__isSmartRef__":true,"id":2540},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":2541},"textChunks":[{"__isSmartRef__":true,"id":2542}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":2544},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","3729C624-BC75-4EAE-A3D0-622899E24689"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":2538},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2545},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2546},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"2540":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2541":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2542":{"style":{"__isSmartRef__":true,"id":2543},"chunkOwner":{"__isSmartRef__":true,"id":2539},"storedString":"Save","_id":"_303","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2543":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2544":{"morph":{"__isSmartRef__":true,"id":2539},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2545":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"2546":{"onClick":{"__isSmartRef__":true,"id":2547}},"2547":{"varMapping":{"__isSmartRef__":true,"id":2548},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2549},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2548":{"this":{"__isSmartRef__":true,"id":2539}},"2549":{"timestamp":{"__isSmartRef__":true,"id":2550},"user":"conradcalmez","tags":[]},"2550":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"2551":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":2552},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2552":{"stops":[{"__isSmartRef__":true,"id":2553},{"__isSmartRef__":true,"id":2554},{"__isSmartRef__":true,"id":2555},{"__isSmartRef__":true,"id":2556}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"2553":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"2554":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"2555":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"2556":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"2557":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Save button for workspace window","migrationLevel":4,"partName":"SaveButton","changes":[{"__isSmartRef__":true,"id":2558},{"__isSmartRef__":true,"id":2560},{"__isSmartRef__":true,"id":2562},{"__isSmartRef__":true,"id":2564},{"__isSmartRef__":true,"id":2566}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2558":{"date":{"__isSmartRef__":true,"id":2559},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"2559":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"2560":{"date":{"__isSmartRef__":true,"id":2561},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"2561":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"2562":{"date":{"__isSmartRef__":true,"id":2563},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"2563":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"2564":{"date":{"__isSmartRef__":true,"id":2565},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"2565":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"2566":{"date":{"__isSmartRef__":true,"id":2567},"author":"conradcalmez","message":"","id":"FEAD840D-3630-49F9-8747-615551923F8E"},"2567":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:58 GMT+0100 (Mitteleuropäische Zeit)"},"2568":{"morph":{"__isSmartRef__":true,"id":2538},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2569":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"2570":{"activeBackground":{"__isSmartRef__":true,"id":2571},"inactiveBackground":{"__isSmartRef__":true,"id":2575},"initCss":{"__isSmartRef__":true,"id":2579},"onMouseDown":{"__isSmartRef__":true,"id":2583},"onMouseUp":{"__isSmartRef__":true,"id":2591},"onTouchStart":{"__isSmartRef__":true,"id":2599},"onTouchMove":{"__isSmartRef__":true,"id":2607},"onTouchEnd":{"__isSmartRef__":true,"id":2611}},"2571":{"varMapping":{"__isSmartRef__":true,"id":2572},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":2573},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2572":{"this":{"__isSmartRef__":true,"id":2538}},"2573":{"timestamp":{"__isSmartRef__":true,"id":2574},"user":"sstamm","tags":[]},"2574":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"2575":{"varMapping":{"__isSmartRef__":true,"id":2576},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":2577},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2576":{"this":{"__isSmartRef__":true,"id":2538}},"2577":{"timestamp":{"__isSmartRef__":true,"id":2578},"user":"sstamm","tags":[]},"2578":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"2579":{"varMapping":{"__isSmartRef__":true,"id":2580},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":2581},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2580":{"this":{"__isSmartRef__":true,"id":2538}},"2581":{"timestamp":{"__isSmartRef__":true,"id":2582},"user":"sstamm","tags":[]},"2582":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"2583":{"varMapping":{"__isSmartRef__":true,"id":2584},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textSelectionRange = this.textMorph.getSelectionRange();\n this.textMorph.doSave();\n this.textMorph.setSelectionRange(this.textSelectionRange);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2589},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2584":{"this":{"__isSmartRef__":true,"id":2538},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2585}},"2585":{"$super":{"__isSmartRef__":true,"id":2586}},"2586":{"varMapping":{"__isSmartRef__":true,"id":2587},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2588},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2587":{"obj":{"__isSmartRef__":true,"id":2538},"name":"onMouseDown"},"2588":{},"2589":{"timestamp":{"__isSmartRef__":true,"id":2590},"user":"conradcalmez","tags":[]},"2590":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:08 GMT+0100 (Mitteleuropäische Zeit)"},"2591":{"varMapping":{"__isSmartRef__":true,"id":2592},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2597},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2592":{"this":{"__isSmartRef__":true,"id":2538},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2593}},"2593":{"$super":{"__isSmartRef__":true,"id":2594}},"2594":{"varMapping":{"__isSmartRef__":true,"id":2595},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2596},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2595":{"obj":{"__isSmartRef__":true,"id":2538},"name":"onMouseUp"},"2596":{},"2597":{"timestamp":{"__isSmartRef__":true,"id":2598},"user":"sstamm","tags":[]},"2598":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"2599":{"varMapping":{"__isSmartRef__":true,"id":2600},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":2605},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2600":{"this":{"__isSmartRef__":true,"id":2538},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2601}},"2601":{"$super":{"__isSmartRef__":true,"id":2602}},"2602":{"varMapping":{"__isSmartRef__":true,"id":2603},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2604},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2603":{"obj":{"__isSmartRef__":true,"id":2538},"name":"onTouchStart"},"2604":{},"2605":{"timestamp":{"__isSmartRef__":true,"id":2606},"user":"conradcalmez","tags":[]},"2606":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"2607":{"varMapping":{"__isSmartRef__":true,"id":2608},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":2609},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2608":{"this":{"__isSmartRef__":true,"id":2538}},"2609":{"timestamp":{"__isSmartRef__":true,"id":2610},"user":"conradcalmez","tags":[]},"2610":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"2611":{"varMapping":{"__isSmartRef__":true,"id":2612},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2617},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2612":{"this":{"__isSmartRef__":true,"id":2538},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2613}},"2613":{"$super":{"__isSmartRef__":true,"id":2614}},"2614":{"varMapping":{"__isSmartRef__":true,"id":2615},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2616},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2615":{"obj":{"__isSmartRef__":true,"id":2538},"name":"onTouchEnd"},"2616":{},"2617":{"timestamp":{"__isSmartRef__":true,"id":2618},"user":"conradcalmez","tags":[]},"2618":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"2619":{"_BorderWidth":1,"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,212.0)","_BorderColor":"Color.rgb(95,94,95)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"2620":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2621":{"morph":{"__isSmartRef__":true,"id":2379},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2622":{"submorphs":[{"__isSmartRef__":true,"id":2379},{"__isSmartRef__":true,"id":2623}],"scripts":[],"shape":{"__isSmartRef__":true,"id":2678},"derivationIds":[null],"id":"603205F6-F088-4399-AAB2-3E655985BD75","eventHandler":{"__isSmartRef__":true,"id":2679},"__layered_droppingEnabled__":true,"halosEnabled":true,"draggingEnabled":true,"layout":{"__isSmartRef__":true,"id":2680},"LK2":true,"targetMorph":{"__isSmartRef__":true,"id":2379},"titleBar":{"__isSmartRef__":true,"id":2623},"collapsedTransform":null,"collapsedExtent":null,"expandedTransform":null,"expandedExtent":null,"ignoreEventsOnExpand":false,"highlighted":true,"isBeingDragged":false,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","contentOffset","prevDragPos"],"__LivelyClassName__":"lively.morphic.Window","__SourceModuleName__":"Global.lively.morphic.Widgets","withLayers":["Global.PreventDroppingLayer"],"withoutLayers":["Global.lively.morphic.GrabbingLayer"],"_Position":"lively.pt(41.0,36.0)","contentOffset":"lively.pt(0.0,21.0)","prevDragPos":"lively.pt(140.0,48.0)"},"2623":{"submorphs":[{"__isSmartRef__":true,"id":2624},{"__isSmartRef__":true,"id":2630},{"__isSmartRef__":true,"id":2644},{"__isSmartRef__":true,"id":2658}],"scripts":[],"shape":{"__isSmartRef__":true,"id":2672},"derivationIds":[null],"id":"5F78769C-A5B7-4394-A5D5-7E1888F7EB0C","eventHandler":{"__isSmartRef__":true,"id":2676},"__layered_droppingEnabled__":true,"halosEnabled":true,"layout":{"__isSmartRef__":true,"id":2677},"windowMorph":{"__isSmartRef__":true,"id":2622},"label":{"__isSmartRef__":true,"id":2624},"closeButton":{"__isSmartRef__":true,"id":2630},"menuButton":{"__isSmartRef__":true,"id":2644},"collapseButton":{"__isSmartRef__":true,"id":2658},"owner":{"__isSmartRef__":true,"id":2622},"draggableWithoutHalo":true,"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.TitleBar","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)"},"2624":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":2625},"derivationIds":[null],"id":"4C264896-0418-4A67-AFB1-BBCD023372B0","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":2626}],"eventHandler":{"__isSmartRef__":true,"id":2628},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":10,"evalEnabled":false,"isLabel":true,"_HandStyle":"default","layout":{"__isSmartRef__":true,"id":2629},"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":2623},"_MaxTextWidth":365,"_MinTextWidth":365,"_MaxTextHeight":null,"_MinTextHeight":null,"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(47.0,3.0)","_TextColor":"Color.rgb(30,30,30)"},"2625":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(365.0,41.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"2626":{"style":{"__isSmartRef__":true,"id":2627},"chunkOwner":{"__isSmartRef__":true,"id":2624},"storedString":"Workspace","_id":"_304","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2627":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2628":{"morph":{"__isSmartRef__":true,"id":2624},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2629":{"resizeWidth":true},"2630":{"submorphs":[{"__isSmartRef__":true,"id":2631}],"scripts":[],"shape":{"__isSmartRef__":true,"id":2637},"derivationIds":[null],"id":"F8734D08-3F5E-4330-8DE2-1F10302B518B","eventHandler":{"__isSmartRef__":true,"id":2638},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":2631},"owner":{"__isSmartRef__":true,"id":2623},"layout":{"__isSmartRef__":true,"id":2639},"attributeConnections":[{"__isSmartRef__":true,"id":2640},{"__isSmartRef__":true,"id":2642}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(456.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"2631":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":2632},"derivationIds":[null],"id":"4D6F221E-7AE9-4190-979C-E922C92A796D","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":2633}],"eventHandler":{"__isSmartRef__":true,"id":2635},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":2630},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":2636},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"2632":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"2633":{"style":{"__isSmartRef__":true,"id":2634},"chunkOwner":{"__isSmartRef__":true,"id":2631},"storedString":"X","_id":"_305","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2634":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2635":{"morph":{"__isSmartRef__":true,"id":2631},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2636":{"centeredVertical":true,"centeredHorizontal":true},"2637":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"2638":{"morph":{"__isSmartRef__":true,"id":2630},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2639":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"2640":{"sourceObj":{"__isSmartRef__":true,"id":2630},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":2622},"targetMethodName":"getCloseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":2641},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"2641":{"source":{"__isSmartRef__":true,"id":2630},"target":{"__isSmartRef__":true,"id":2622}},"2642":{"sourceObj":{"__isSmartRef__":true,"id":2630},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":2622},"targetMethodName":"initiateShutdown","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":2643},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"2643":{"source":{"__isSmartRef__":true,"id":2630},"target":{"__isSmartRef__":true,"id":2622}},"2644":{"submorphs":[{"__isSmartRef__":true,"id":2645}],"scripts":[],"shape":{"__isSmartRef__":true,"id":2651},"derivationIds":[null],"id":"C3A96924-FA37-4F36-8099-23F0B96A63C8","eventHandler":{"__isSmartRef__":true,"id":2652},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":2645},"owner":{"__isSmartRef__":true,"id":2623},"attributeConnections":[{"__isSmartRef__":true,"id":2653},{"__isSmartRef__":true,"id":2655}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"layout":{"__isSmartRef__":true,"id":2657},"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"2645":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":2646},"derivationIds":[null],"id":"8413B2E7-3424-495A-8569-605D5163DF7B","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":2647}],"eventHandler":{"__isSmartRef__":true,"id":2649},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":2644},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":2650},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"2646":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"2647":{"style":{"__isSmartRef__":true,"id":2648},"chunkOwner":{"__isSmartRef__":true,"id":2645},"storedString":"M","_id":"_306","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2648":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2649":{"morph":{"__isSmartRef__":true,"id":2645},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2650":{"centeredVertical":true,"centeredHorizontal":true},"2651":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"2652":{"morph":{"__isSmartRef__":true,"id":2644},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2653":{"sourceObj":{"__isSmartRef__":true,"id":2644},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":2622},"targetMethodName":"getMenuHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":2654},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"2654":{"source":{"__isSmartRef__":true,"id":2644},"target":{"__isSmartRef__":true,"id":2622}},"2655":{"sourceObj":{"__isSmartRef__":true,"id":2644},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":2622},"targetMethodName":"showTargetMorphMenu","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":2656},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"2656":{"source":{"__isSmartRef__":true,"id":2644},"target":{"__isSmartRef__":true,"id":2622}},"2657":{"adjustForNewBounds":true,"centeredVertical":true},"2658":{"submorphs":[{"__isSmartRef__":true,"id":2659}],"scripts":[],"shape":{"__isSmartRef__":true,"id":2665},"derivationIds":[null],"id":"26F8400C-B015-454C-B3A3-66A05AC8C7A6","eventHandler":{"__isSmartRef__":true,"id":2666},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":2659},"owner":{"__isSmartRef__":true,"id":2623},"layout":{"__isSmartRef__":true,"id":2667},"attributeConnections":[{"__isSmartRef__":true,"id":2668},{"__isSmartRef__":true,"id":2670}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(412.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"2659":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":2660},"derivationIds":[null],"id":"03A360EA-B8F1-4CD4-BF9A-B87AC51EDB4B","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":2661}],"eventHandler":{"__isSmartRef__":true,"id":2663},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":2658},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":2664},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"2660":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"2661":{"style":{"__isSmartRef__":true,"id":2662},"chunkOwner":{"__isSmartRef__":true,"id":2659},"storedString":"-","_id":"_307","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2662":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2663":{"morph":{"__isSmartRef__":true,"id":2659},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2664":{"centeredVertical":true,"centeredHorizontal":true},"2665":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"2666":{"morph":{"__isSmartRef__":true,"id":2658},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2667":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"2668":{"sourceObj":{"__isSmartRef__":true,"id":2658},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":2622},"targetMethodName":"getCollapseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":2669},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"2669":{"source":{"__isSmartRef__":true,"id":2658},"target":{"__isSmartRef__":true,"id":2622}},"2670":{"sourceObj":{"__isSmartRef__":true,"id":2658},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":2622},"targetMethodName":"toggleCollapse","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":2671},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"2671":{"source":{"__isSmartRef__":true,"id":2658},"target":{"__isSmartRef__":true,"id":2622}},"2672":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":{"__isSmartRef__":true,"id":2673},"_StrokeOpacity":1,"_BorderRadius":"3px 3px 0px 0px","__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"2673":{"stops":[{"__isSmartRef__":true,"id":2674},{"__isSmartRef__":true,"id":2675}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"2674":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(255,255,255)"},"2675":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(163,163,163)"},"2676":{"morph":{"__isSmartRef__":true,"id":2623},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2677":{"resizeWidth":true,"adjustForNewBounds":true},"2678":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":0,"__serializedExpressions__":["_Padding","_Extent"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Padding":"lively.rect(0,0,0,0)","_Extent":"lively.pt(500.0,256.0)"},"2679":{"morph":{"__isSmartRef__":true,"id":2622},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2680":{"adjustForNewBounds":true},"2681":{"resizeWidth":true,"resizeHeight":true,"adjustForNewBounds":true},"2682":{"resizeWidth":true,"resizeHeight":true},"2683":{"sourceObj":{"__isSmartRef__":true,"id":2374},"sourceAttrName":"textString","targetObj":{"__isSmartRef__":true,"id":2374},"targetMethodName":"highlightJavaScriptSyntax","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"2684":{"activeBackground":{"__isSmartRef__":true,"id":2685},"inactiveBackground":{"__isSmartRef__":true,"id":2689},"initCss":{"__isSmartRef__":true,"id":2693},"onTouchStart":{"__isSmartRef__":true,"id":2697},"onTouchMove":{"__isSmartRef__":true,"id":2705},"onTouchEnd":{"__isSmartRef__":true,"id":2709}},"2685":{"varMapping":{"__isSmartRef__":true,"id":2686},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":2687},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2686":{"this":{"__isSmartRef__":true,"id":2331}},"2687":{"timestamp":{"__isSmartRef__":true,"id":2688},"user":"sstamm","tags":[]},"2688":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"2689":{"varMapping":{"__isSmartRef__":true,"id":2690},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":2691},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2690":{"this":{"__isSmartRef__":true,"id":2331}},"2691":{"timestamp":{"__isSmartRef__":true,"id":2692},"user":"sstamm","tags":[]},"2692":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"2693":{"varMapping":{"__isSmartRef__":true,"id":2694},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":2695},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2694":{"this":{"__isSmartRef__":true,"id":2331}},"2695":{"timestamp":{"__isSmartRef__":true,"id":2696},"user":"sstamm","tags":[]},"2696":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"2697":{"varMapping":{"__isSmartRef__":true,"id":2698},"source":"function onTouchStart(evt) {\n this.activeBackground();\n evt.stop();\n var textSelectionRange = this.textMorph.getSelectionRange();\n if (!textSelectionRange) {\n this.textMorph.focus();\n this.textMorph.setSelectionRange(this.prevSelectionRange[0], this.prevSelectionRange[1]);\n } else {\n this.prevSelectionRange = textSelectionRange;\n }\n this.textMorph.doPrintit();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2703},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2698":{"this":{"__isSmartRef__":true,"id":2331},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2699}},"2699":{"$super":{"__isSmartRef__":true,"id":2700}},"2700":{"varMapping":{"__isSmartRef__":true,"id":2701},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2702},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2701":{"obj":{"__isSmartRef__":true,"id":2331},"name":"onTouchStart"},"2702":{},"2703":{"timestamp":{"__isSmartRef__":true,"id":2704},"user":"conradcalmez","tags":[]},"2704":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:14:14 GMT+0200 (Mitteleuropäische Sommerzeit)"},"2705":{"varMapping":{"__isSmartRef__":true,"id":2706},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":2707},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2706":{"this":{"__isSmartRef__":true,"id":2331}},"2707":{"timestamp":{"__isSmartRef__":true,"id":2708},"user":"conradcalmez","tags":[]},"2708":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"2709":{"varMapping":{"__isSmartRef__":true,"id":2710},"source":"function onTouchEnd(evt) {\n this.inactiveBackground();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2715},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2710":{"this":{"__isSmartRef__":true,"id":2331},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2711}},"2711":{"$super":{"__isSmartRef__":true,"id":2712}},"2712":{"varMapping":{"__isSmartRef__":true,"id":2713},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2714},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2713":{"obj":{"__isSmartRef__":true,"id":2331},"name":"onTouchEnd"},"2714":{},"2715":{"timestamp":{"__isSmartRef__":true,"id":2716},"user":"conradcalmez","tags":[]},"2716":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:15:02 GMT+0200 (Mitteleuropäische Sommerzeit)"},"2717":{"submorphs":[{"__isSmartRef__":true,"id":2718}],"scripts":[],"id":"D22DBE45-FB42-4883-8985-9BAEF7AA2D1D","shape":{"__isSmartRef__":true,"id":2730},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"SaveButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":2736},"eventHandler":{"__isSmartRef__":true,"id":2756},"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","4B812852-FF38-4E9C-89B5-7DC431840BAE","C400AD3F-9260-49A5-B114-4C49B7120801","268FC1F5-EC0C-4B77-932E-52EE8ACFC3BE","0A161974-CBE2-4251-A073-06F3EF51B2E8"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2757},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":2758},"textSelectionRange":null,"moved":true,"_ClipMode":"visible","owner":{"__isSmartRef__":true,"id":0},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3074},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(227.3,209.4)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"2718":{"submorphs":[],"scripts":[],"id":"A5EBDCE6-773C-4D96-8051-A9051CDBD17C","shape":{"__isSmartRef__":true,"id":2719},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":2720},"textChunks":[{"__isSmartRef__":true,"id":2721}],"charsReplaced":"","lastFindLoc":5,"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":2723},"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","3729C624-BC75-4EAE-A3D0-622899E24689","914B5A04-A130-420B-9A00-CAE4BCAD9575","4FD4D9A8-888E-4C53-8E75-559A3E833BEA","6B2AA9E7-D966-4DF5-82F1-630AB5C445B1"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":2717},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2724},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2725},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"2719":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,19.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2720":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2721":{"style":{"__isSmartRef__":true,"id":2722},"chunkOwner":{"__isSmartRef__":true,"id":2718},"storedString":"Save","_id":"_322","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2722":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2723":{"morph":{"__isSmartRef__":true,"id":2718},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2724":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"2725":{"onClick":{"__isSmartRef__":true,"id":2726}},"2726":{"varMapping":{"__isSmartRef__":true,"id":2727},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2728},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2727":{"this":{"__isSmartRef__":true,"id":2718}},"2728":{"timestamp":{"__isSmartRef__":true,"id":2729},"user":"conradcalmez","tags":[]},"2729":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"2730":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":2731},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2731":{"stops":[{"__isSmartRef__":true,"id":2732},{"__isSmartRef__":true,"id":2733},{"__isSmartRef__":true,"id":2734},{"__isSmartRef__":true,"id":2735}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"2732":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(49,79,255)"},"2733":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(53,83,255)"},"2734":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(79,105,255)"},"2735":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(112,134,255)"},"2736":{"partsSpaceName":"PartsBin/iPadWidgets/","comment":"Save button for workspace window","migrationLevel":4,"partName":"SaveButton","changes":[{"__isSmartRef__":true,"id":2737},{"__isSmartRef__":true,"id":2739},{"__isSmartRef__":true,"id":2741},{"__isSmartRef__":true,"id":2743},{"__isSmartRef__":true,"id":2745},{"__isSmartRef__":true,"id":2747},{"__isSmartRef__":true,"id":2749},{"__isSmartRef__":true,"id":2751},{"__isSmartRef__":true,"id":2753}],"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"revisionOnLoad":151069,"lastModifiedDate":{"__isSmartRef__":true,"id":2755},"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2737":{"date":{"__isSmartRef__":true,"id":2738},"author":"undefined","message":"removed publish connection from meta info","id":"648BBDA8-E823-40F4-9A73-3A7DCD26484B"},"2738":{"isSerializedDate":true,"string":"Thu Mar 29 2012 18:17:04 GMT+0200 (Mitteleuropäische Sommerzeit)"},"2739":{"date":{"__isSmartRef__":true,"id":2740},"author":"conradcalmez","message":"cleaned up","id":"DA53F840-F304-4B7D-8D7C-E7EF2DB31CCC"},"2740":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:40:28 GMT+0100 (Mitteleuropäische Zeit)"},"2741":{"date":{"__isSmartRef__":true,"id":2742},"author":"conradcalmez","message":"","id":"FEAD840D-3630-49F9-8747-615551923F8E"},"2742":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:58 GMT+0100 (Mitteleuropäische Zeit)"},"2743":{"date":{"__isSmartRef__":true,"id":2744},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"2744":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"2745":{"date":{"__isSmartRef__":true,"id":2746},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"2746":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"2747":{"date":{"__isSmartRef__":true,"id":2748},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"2748":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"2749":{"date":{"__isSmartRef__":true,"id":2750},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"2750":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"2751":{"date":{"__isSmartRef__":true,"id":2752},"author":"conradcalmez","message":"fixed highlighting","id":"8BF5A6F9-A541-4BC4-94CC-918D2D8FD707"},"2752":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:08:56 GMT+0200 (Mitteleuropäische Sommerzeit)"},"2753":{"date":{"__isSmartRef__":true,"id":2754},"author":"conradcalmez","message":"","id":"7EAD53EA-BE3B-4606-874D-26B986CA28BF"},"2754":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:16:02 GMT+0200 (Mitteleuropäische Sommerzeit)"},"2755":{"isSerializedDate":true,"string":"Wed Feb 05 2014 19:59:57 GMT+0100 (Mitteleuropäische Zeit)"},"2756":{"morph":{"__isSmartRef__":true,"id":2717},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2757":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"2758":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":2759},"derivationIds":[null],"id":"7B1DF369-93AD-4B75-8C92-4AAB28CAD70E","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":2760}],"eventHandler":{"__isSmartRef__":true,"id":2762},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"auto","fixedWidth":true,"fixedHeight":true,"allowInput":true,"_FontFamily":"Monaco,monospace","_FontSize":10,"_MaxTextWidth":490,"_MinTextWidth":490,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":2763},"layout":{"__isSmartRef__":true,"id":3072},"syntaxHighlightingWhileTyping":true,"attributeConnections":[{"__isSmartRef__":true,"id":3073}],"doNotSerialize":["$$textString"],"doNotCopyProperties":["$$textString"],"lastSyntaxHighlightTime":1329129250498,"accessibleInInactiveWindow":true,"previousSelection":[36,42],"charsReplaced":"nothing","lastFindLoc":0,"isBeingDragged":false,"savedTextString":"undefined","__serializedExpressions__":["_Position"],"textString":"undefined","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(0.0,35.0)"},"2759":{"_ClipMode":"auto","_BorderWidth":1,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor","_Fill"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,188.0)","_Padding":"lively.rect(4,2,0,0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(243,243,243)"},"2760":{"style":{"__isSmartRef__":true,"id":2761},"chunkOwner":{"__isSmartRef__":true,"id":2758},"_id":"_2","storedString":"undefined","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2761":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2762":{"morph":{"__isSmartRef__":true,"id":2758},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2763":{"submorphs":[{"__isSmartRef__":true,"id":2764},{"__isSmartRef__":true,"id":2717},{"__isSmartRef__":true,"id":2758},{"__isSmartRef__":true,"id":2843},{"__isSmartRef__":true,"id":2928}],"scripts":[],"id":"21D772E4-4D5B-4FAC-B3A2-C34027039732","shape":{"__isSmartRef__":true,"id":3009},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle","partsBinMetaInfo":{"__isSmartRef__":true,"id":3010},"eventHandler":{"__isSmartRef__":true,"id":3011},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Rotation":0,"_Scale":1,"derivationIds":[127],"owner":{"__isSmartRef__":true,"id":3012},"layout":{"__isSmartRef__":true,"id":3071},"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,44.0)"},"2764":{"submorphs":[{"__isSmartRef__":true,"id":2765}],"scripts":[],"id":"E1305CCC-4775-45A2-A798-AD5FE12AAA68","shape":{"__isSmartRef__":true,"id":2777},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoitButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":2783},"eventHandler":{"__isSmartRef__":true,"id":2792},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","5E067928-F624-4043-96E3-3FBE51B99076","99785E8C-76F8-41E2-B950-42562E6A9186"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2793},"isLockOwner":false,"_Visible":true,"_Rotation":0,"_Scale":1,"textMorph":{"__isSmartRef__":true,"id":2758},"textSelectionRange":null,"prevSelectionRange":[0,12],"owner":{"__isSmartRef__":true,"id":2763},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2794},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(2.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"2765":{"submorphs":[],"scripts":[],"id":"EB5DE589-EFD6-4DD9-803E-85342F29E0D0","shape":{"__isSmartRef__":true,"id":2766},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":2767},"textChunks":[{"__isSmartRef__":true,"id":2768}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":2770},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","B06EBD60-8DF4-46D7-9090-585100166945","FC97442E-94D5-4DFF-93B5-41497165B1E4"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":2764},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2771},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2772},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"2766":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2767":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2768":{"style":{"__isSmartRef__":true,"id":2769},"chunkOwner":{"__isSmartRef__":true,"id":2765},"storedString":"Do it","_id":"_323","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2769":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2770":{"morph":{"__isSmartRef__":true,"id":2765},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2771":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"2772":{"onClick":{"__isSmartRef__":true,"id":2773}},"2773":{"varMapping":{"__isSmartRef__":true,"id":2774},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2775},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2774":{"this":{"__isSmartRef__":true,"id":2765}},"2775":{"timestamp":{"__isSmartRef__":true,"id":2776},"user":"conradcalmez","tags":[]},"2776":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"2777":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":2778},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2778":{"stops":[{"__isSmartRef__":true,"id":2779},{"__isSmartRef__":true,"id":2780},{"__isSmartRef__":true,"id":2781},{"__isSmartRef__":true,"id":2782}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"2779":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"2780":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"2781":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"2782":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"2783":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Doit button for workspace window","migrationLevel":4,"partName":"DoitButton","changes":[{"__isSmartRef__":true,"id":2784},{"__isSmartRef__":true,"id":2786},{"__isSmartRef__":true,"id":2788},{"__isSmartRef__":true,"id":2790}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2784":{"date":{"__isSmartRef__":true,"id":2785},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"2785":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"2786":{"date":{"__isSmartRef__":true,"id":2787},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"2787":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"2788":{"date":{"__isSmartRef__":true,"id":2789},"author":"conradcalmez","message":"","id":"7D6A8326-2170-4473-81A3-D474F3D05300"},"2789":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:45 GMT+0100 (Mitteleuropäische Zeit)"},"2790":{"date":{"__isSmartRef__":true,"id":2791},"author":"conradcalmez","message":"fixed error when using button twice ;)","id":"9783DB00-5040-4BFC-9174-17C80C12739B"},"2791":{"isSerializedDate":true,"string":"Mon Feb 13 2012 10:51:40 GMT+0100 (Mitteleuropäische Zeit)"},"2792":{"morph":{"__isSmartRef__":true,"id":2764},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2793":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"2794":{"activeBackground":{"__isSmartRef__":true,"id":2795},"inactiveBackground":{"__isSmartRef__":true,"id":2799},"initCss":{"__isSmartRef__":true,"id":2803},"onMouseDown":{"__isSmartRef__":true,"id":2807},"onMouseUp":{"__isSmartRef__":true,"id":2815},"onTouchStart":{"__isSmartRef__":true,"id":2823},"onTouchMove":{"__isSmartRef__":true,"id":2831},"onTouchEnd":{"__isSmartRef__":true,"id":2835}},"2795":{"varMapping":{"__isSmartRef__":true,"id":2796},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":2797},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2796":{"this":{"__isSmartRef__":true,"id":2764}},"2797":{"timestamp":{"__isSmartRef__":true,"id":2798},"user":"sstamm","tags":[]},"2798":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"2799":{"varMapping":{"__isSmartRef__":true,"id":2800},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":2801},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2800":{"this":{"__isSmartRef__":true,"id":2764}},"2801":{"timestamp":{"__isSmartRef__":true,"id":2802},"user":"sstamm","tags":[]},"2802":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"2803":{"varMapping":{"__isSmartRef__":true,"id":2804},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":2805},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2804":{"this":{"__isSmartRef__":true,"id":2764}},"2805":{"timestamp":{"__isSmartRef__":true,"id":2806},"user":"sstamm","tags":[]},"2806":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"2807":{"varMapping":{"__isSmartRef__":true,"id":2808},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n var textSelectionRange = this.textMorph.getSelectionRange();\n if (!textSelectionRange) {\n this.textMorph.focus();\n this.textMorph.setSelectionRange(this.prevSelectionRange[0], this.prevSelectionRange[1]);\n } else {\n this.prevSelectionRange = textSelectionRange;\n }\n this.textMorph.doDoit();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2813},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2808":{"this":{"__isSmartRef__":true,"id":2764},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2809}},"2809":{"$super":{"__isSmartRef__":true,"id":2810}},"2810":{"varMapping":{"__isSmartRef__":true,"id":2811},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2812},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2811":{"obj":{"__isSmartRef__":true,"id":2764},"name":"onMouseDown"},"2812":{},"2813":{"timestamp":{"__isSmartRef__":true,"id":2814},"user":"conradcalmez","tags":[]},"2814":{"isSerializedDate":true,"string":"Mon Feb 13 2012 10:48:43 GMT+0100 (Mitteleuropäische Zeit)"},"2815":{"varMapping":{"__isSmartRef__":true,"id":2816},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2821},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2816":{"this":{"__isSmartRef__":true,"id":2764},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2817}},"2817":{"$super":{"__isSmartRef__":true,"id":2818}},"2818":{"varMapping":{"__isSmartRef__":true,"id":2819},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2820},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2819":{"obj":{"__isSmartRef__":true,"id":2764},"name":"onMouseUp"},"2820":{},"2821":{"timestamp":{"__isSmartRef__":true,"id":2822},"user":"sstamm","tags":[]},"2822":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"2823":{"varMapping":{"__isSmartRef__":true,"id":2824},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":2829},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2824":{"this":{"__isSmartRef__":true,"id":2764},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2825}},"2825":{"$super":{"__isSmartRef__":true,"id":2826}},"2826":{"varMapping":{"__isSmartRef__":true,"id":2827},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2828},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2827":{"obj":{"__isSmartRef__":true,"id":2764},"name":"onTouchStart"},"2828":{},"2829":{"timestamp":{"__isSmartRef__":true,"id":2830},"user":"conradcalmez","tags":[]},"2830":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"2831":{"varMapping":{"__isSmartRef__":true,"id":2832},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":2833},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2832":{"this":{"__isSmartRef__":true,"id":2764}},"2833":{"timestamp":{"__isSmartRef__":true,"id":2834},"user":"conradcalmez","tags":[]},"2834":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"2835":{"varMapping":{"__isSmartRef__":true,"id":2836},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2841},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2836":{"this":{"__isSmartRef__":true,"id":2764},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2837}},"2837":{"$super":{"__isSmartRef__":true,"id":2838}},"2838":{"varMapping":{"__isSmartRef__":true,"id":2839},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2840},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2839":{"obj":{"__isSmartRef__":true,"id":2764},"name":"onTouchEnd"},"2840":{},"2841":{"timestamp":{"__isSmartRef__":true,"id":2842},"user":"conradcalmez","tags":[]},"2842":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"2843":{"submorphs":[{"__isSmartRef__":true,"id":2844}],"scripts":[],"id":"81D7E0FF-C129-4924-92F7-DBA7CD799D6E","shape":{"__isSmartRef__":true,"id":2856},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"PrintButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":2862},"eventHandler":{"__isSmartRef__":true,"id":2877},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","D405747D-49B2-48B5-B2F5-540F0DEEDA06","A01A67F7-1A8D-4860-AFAD-2CF442F16652","0DF09B9C-3A2C-49EF-BE60-3CEC8C21EB38"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2878},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":2758},"_Rotation":0,"_Scale":1,"textSelectionRange":[43,43],"owner":{"__isSmartRef__":true,"id":2763},"prevSelectionRange":[43,49],"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2879},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(203.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"2844":{"submorphs":[],"scripts":[],"id":"AAB2FAE6-D983-4A10-A4B9-12BEE348F40F","shape":{"__isSmartRef__":true,"id":2845},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":2846},"textChunks":[{"__isSmartRef__":true,"id":2847}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":2849},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","4FB929E4-BDE5-494A-98EA-4401CDC0D3A7","8FD73E1E-1CC7-4AB0-8236-0F661E5F4E29","BCF12F1E-3D33-4F44-A4F8-1F8F400FA530"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":2843},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2850},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2851},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"2845":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2846":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2847":{"style":{"__isSmartRef__":true,"id":2848},"chunkOwner":{"__isSmartRef__":true,"id":2844},"storedString":"Print","_id":"_324","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2848":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2849":{"morph":{"__isSmartRef__":true,"id":2844},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2850":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"2851":{"onClick":{"__isSmartRef__":true,"id":2852}},"2852":{"varMapping":{"__isSmartRef__":true,"id":2853},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2854},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2853":{"this":{"__isSmartRef__":true,"id":2844}},"2854":{"timestamp":{"__isSmartRef__":true,"id":2855},"user":"conradcalmez","tags":[]},"2855":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"2856":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":2857},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2857":{"stops":[{"__isSmartRef__":true,"id":2858},{"__isSmartRef__":true,"id":2859},{"__isSmartRef__":true,"id":2860},{"__isSmartRef__":true,"id":2861}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"2858":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"2859":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"2860":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"2861":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"2862":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Save button for workspace window","migrationLevel":4,"partName":"PrintButton","changes":[{"__isSmartRef__":true,"id":2863},{"__isSmartRef__":true,"id":2865},{"__isSmartRef__":true,"id":2867},{"__isSmartRef__":true,"id":2869},{"__isSmartRef__":true,"id":2871},{"__isSmartRef__":true,"id":2873},{"__isSmartRef__":true,"id":2875}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2863":{"date":{"__isSmartRef__":true,"id":2864},"author":"conradcalmez","message":"","id":"8A5DBCD5-FCD2-4079-904A-F0D567E13FE4"},"2864":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:39:47 GMT+0100 (Mitteleuropäische Zeit)"},"2865":{"date":{"__isSmartRef__":true,"id":2866},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"2866":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"2867":{"date":{"__isSmartRef__":true,"id":2868},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"2868":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"2869":{"date":{"__isSmartRef__":true,"id":2870},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"2870":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"2871":{"date":{"__isSmartRef__":true,"id":2872},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"2872":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"2873":{"date":{"__isSmartRef__":true,"id":2874},"author":"conradcalmez","message":"","id":"76FEBBED-8AE7-4725-9B11-D6B29F94ED2E"},"2874":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:52 GMT+0100 (Mitteleuropäische Zeit)"},"2875":{"date":{"__isSmartRef__":true,"id":2876},"author":"conradcalmez","message":"here again. changed handling of last selection","id":"92AC967B-EB16-447E-A5D7-DA8BE4CCEAA1"},"2876":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:38:43 GMT+0100 (Mitteleuropäische Zeit)"},"2877":{"morph":{"__isSmartRef__":true,"id":2843},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2878":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"2879":{"activeBackground":{"__isSmartRef__":true,"id":2880},"inactiveBackground":{"__isSmartRef__":true,"id":2884},"initCss":{"__isSmartRef__":true,"id":2888},"onMouseDown":{"__isSmartRef__":true,"id":2892},"onMouseUp":{"__isSmartRef__":true,"id":2900},"onTouchStart":{"__isSmartRef__":true,"id":2908},"onTouchMove":{"__isSmartRef__":true,"id":2916},"onTouchEnd":{"__isSmartRef__":true,"id":2920}},"2880":{"varMapping":{"__isSmartRef__":true,"id":2881},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":2882},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2881":{"this":{"__isSmartRef__":true,"id":2843}},"2882":{"timestamp":{"__isSmartRef__":true,"id":2883},"user":"sstamm","tags":[]},"2883":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"2884":{"varMapping":{"__isSmartRef__":true,"id":2885},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":2886},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2885":{"this":{"__isSmartRef__":true,"id":2843}},"2886":{"timestamp":{"__isSmartRef__":true,"id":2887},"user":"sstamm","tags":[]},"2887":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"2888":{"varMapping":{"__isSmartRef__":true,"id":2889},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":2890},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2889":{"this":{"__isSmartRef__":true,"id":2843}},"2890":{"timestamp":{"__isSmartRef__":true,"id":2891},"user":"sstamm","tags":[]},"2891":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"2892":{"varMapping":{"__isSmartRef__":true,"id":2893},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n var textSelectionRange = this.textMorph.getSelectionRange();\n if (!textSelectionRange) {\n this.textMorph.focus();\n this.textMorph.setSelectionRange(this.prevSelectionRange[0], this.prevSelectionRange[1]);\n } else {\n this.prevSelectionRange = textSelectionRange;\n }\n this.textMorph.doPrintit();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2898},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2893":{"this":{"__isSmartRef__":true,"id":2843},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2894}},"2894":{"$super":{"__isSmartRef__":true,"id":2895}},"2895":{"varMapping":{"__isSmartRef__":true,"id":2896},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2897},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2896":{"obj":{"__isSmartRef__":true,"id":2843},"name":"onMouseDown"},"2897":{},"2898":{"timestamp":{"__isSmartRef__":true,"id":2899},"user":"conradcalmez","tags":[]},"2899":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:33:44 GMT+0100 (Mitteleuropäische Zeit)"},"2900":{"varMapping":{"__isSmartRef__":true,"id":2901},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2906},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2901":{"this":{"__isSmartRef__":true,"id":2843},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2902}},"2902":{"$super":{"__isSmartRef__":true,"id":2903}},"2903":{"varMapping":{"__isSmartRef__":true,"id":2904},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2905},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2904":{"obj":{"__isSmartRef__":true,"id":2843},"name":"onMouseUp"},"2905":{},"2906":{"timestamp":{"__isSmartRef__":true,"id":2907},"user":"sstamm","tags":[]},"2907":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"2908":{"varMapping":{"__isSmartRef__":true,"id":2909},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":2914},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2909":{"this":{"__isSmartRef__":true,"id":2843},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2910}},"2910":{"$super":{"__isSmartRef__":true,"id":2911}},"2911":{"varMapping":{"__isSmartRef__":true,"id":2912},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2913},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2912":{"obj":{"__isSmartRef__":true,"id":2843},"name":"onTouchStart"},"2913":{},"2914":{"timestamp":{"__isSmartRef__":true,"id":2915},"user":"conradcalmez","tags":[]},"2915":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"2916":{"varMapping":{"__isSmartRef__":true,"id":2917},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":2918},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2917":{"this":{"__isSmartRef__":true,"id":2843}},"2918":{"timestamp":{"__isSmartRef__":true,"id":2919},"user":"conradcalmez","tags":[]},"2919":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"2920":{"varMapping":{"__isSmartRef__":true,"id":2921},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2926},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2921":{"this":{"__isSmartRef__":true,"id":2843},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2922}},"2922":{"$super":{"__isSmartRef__":true,"id":2923}},"2923":{"varMapping":{"__isSmartRef__":true,"id":2924},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2925},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2924":{"obj":{"__isSmartRef__":true,"id":2843},"name":"onTouchEnd"},"2925":{},"2926":{"timestamp":{"__isSmartRef__":true,"id":2927},"user":"conradcalmez","tags":[]},"2927":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"2928":{"submorphs":[{"__isSmartRef__":true,"id":2929}],"scripts":[],"id":"B975A3F1-9735-43C0-9EEB-04A6432A9565","shape":{"__isSmartRef__":true,"id":2941},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoAllButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":2947},"eventHandler":{"__isSmartRef__":true,"id":2958},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","89ED4E78-E27F-413D-ABC6-48BBDA737B90"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2959},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":2758},"_Rotation":0,"_Scale":1,"textSelectionRange":null,"owner":{"__isSmartRef__":true,"id":2763},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2960},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(69.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"2929":{"submorphs":[],"scripts":[],"id":"D6A8E13A-B147-439E-9198-144F04F9698D","shape":{"__isSmartRef__":true,"id":2930},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":2931},"textChunks":[{"__isSmartRef__":true,"id":2932}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":2934},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","B6A22823-318D-4628-B5A4-2EEF73B89A9B"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":2928},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":2935},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2936},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"2930":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2931":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2932":{"style":{"__isSmartRef__":true,"id":2933},"chunkOwner":{"__isSmartRef__":true,"id":2929},"storedString":"Do all","_id":"_325","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2933":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"2934":{"morph":{"__isSmartRef__":true,"id":2929},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2935":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"2936":{"onClick":{"__isSmartRef__":true,"id":2937}},"2937":{"varMapping":{"__isSmartRef__":true,"id":2938},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2939},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2938":{"this":{"__isSmartRef__":true,"id":2929}},"2939":{"timestamp":{"__isSmartRef__":true,"id":2940},"user":"conradcalmez","tags":[]},"2940":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"2941":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":2942},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"2942":{"stops":[{"__isSmartRef__":true,"id":2943},{"__isSmartRef__":true,"id":2944},{"__isSmartRef__":true,"id":2945},{"__isSmartRef__":true,"id":2946}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"2943":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"2944":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"2945":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"2946":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"2947":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"DoAll button for workspace window","migrationLevel":4,"partName":"DoAllButton","changes":[{"__isSmartRef__":true,"id":2948},{"__isSmartRef__":true,"id":2950},{"__isSmartRef__":true,"id":2952},{"__isSmartRef__":true,"id":2954},{"__isSmartRef__":true,"id":2956}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"2948":{"date":{"__isSmartRef__":true,"id":2949},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"2949":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"2950":{"date":{"__isSmartRef__":true,"id":2951},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"2951":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"2952":{"date":{"__isSmartRef__":true,"id":2953},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"2953":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"2954":{"date":{"__isSmartRef__":true,"id":2955},"author":"conradcalmez","message":"","id":"762726DE-B056-4381-A3B6-2C86F0BC2D19"},"2955":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:39 GMT+0100 (Mitteleuropäische Zeit)"},"2956":{"date":{"__isSmartRef__":true,"id":2957},"author":"conradcalmez","message":"cleaned up","id":"7EB3BAD2-9955-4C98-B58B-A848DD7F4E14"},"2957":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:39:33 GMT+0100 (Mitteleuropäische Zeit)"},"2958":{"morph":{"__isSmartRef__":true,"id":2928},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"2959":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"2960":{"activeBackground":{"__isSmartRef__":true,"id":2961},"inactiveBackground":{"__isSmartRef__":true,"id":2965},"initCss":{"__isSmartRef__":true,"id":2969},"onMouseDown":{"__isSmartRef__":true,"id":2973},"onMouseUp":{"__isSmartRef__":true,"id":2981},"onTouchStart":{"__isSmartRef__":true,"id":2989},"onTouchMove":{"__isSmartRef__":true,"id":2997},"onTouchEnd":{"__isSmartRef__":true,"id":3001}},"2961":{"varMapping":{"__isSmartRef__":true,"id":2962},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":2963},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2962":{"this":{"__isSmartRef__":true,"id":2928}},"2963":{"timestamp":{"__isSmartRef__":true,"id":2964},"user":"sstamm","tags":[]},"2964":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"2965":{"varMapping":{"__isSmartRef__":true,"id":2966},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":2967},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2966":{"this":{"__isSmartRef__":true,"id":2928}},"2967":{"timestamp":{"__isSmartRef__":true,"id":2968},"user":"sstamm","tags":[]},"2968":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"2969":{"varMapping":{"__isSmartRef__":true,"id":2970},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":2971},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2970":{"this":{"__isSmartRef__":true,"id":2928}},"2971":{"timestamp":{"__isSmartRef__":true,"id":2972},"user":"sstamm","tags":[]},"2972":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"2973":{"varMapping":{"__isSmartRef__":true,"id":2974},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textMorph.evalAll();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2979},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2974":{"this":{"__isSmartRef__":true,"id":2928},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2975}},"2975":{"$super":{"__isSmartRef__":true,"id":2976}},"2976":{"varMapping":{"__isSmartRef__":true,"id":2977},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2978},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2977":{"obj":{"__isSmartRef__":true,"id":2928},"name":"onMouseDown"},"2978":{},"2979":{"timestamp":{"__isSmartRef__":true,"id":2980},"user":"conradcalmez","tags":[]},"2980":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:39:01 GMT+0100 (Mitteleuropäische Zeit)"},"2981":{"varMapping":{"__isSmartRef__":true,"id":2982},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":2987},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2982":{"this":{"__isSmartRef__":true,"id":2928},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2983}},"2983":{"$super":{"__isSmartRef__":true,"id":2984}},"2984":{"varMapping":{"__isSmartRef__":true,"id":2985},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2986},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2985":{"obj":{"__isSmartRef__":true,"id":2928},"name":"onMouseUp"},"2986":{},"2987":{"timestamp":{"__isSmartRef__":true,"id":2988},"user":"sstamm","tags":[]},"2988":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"2989":{"varMapping":{"__isSmartRef__":true,"id":2990},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":2995},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2990":{"this":{"__isSmartRef__":true,"id":2928},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":2991}},"2991":{"$super":{"__isSmartRef__":true,"id":2992}},"2992":{"varMapping":{"__isSmartRef__":true,"id":2993},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":2994},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2993":{"obj":{"__isSmartRef__":true,"id":2928},"name":"onTouchStart"},"2994":{},"2995":{"timestamp":{"__isSmartRef__":true,"id":2996},"user":"conradcalmez","tags":[]},"2996":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"2997":{"varMapping":{"__isSmartRef__":true,"id":2998},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":2999},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"2998":{"this":{"__isSmartRef__":true,"id":2928}},"2999":{"timestamp":{"__isSmartRef__":true,"id":3000},"user":"conradcalmez","tags":[]},"3000":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"3001":{"varMapping":{"__isSmartRef__":true,"id":3002},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3007},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3002":{"this":{"__isSmartRef__":true,"id":2928},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3003}},"3003":{"$super":{"__isSmartRef__":true,"id":3004}},"3004":{"varMapping":{"__isSmartRef__":true,"id":3005},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3006},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3005":{"obj":{"__isSmartRef__":true,"id":2928},"name":"onTouchEnd"},"3006":{},"3007":{"timestamp":{"__isSmartRef__":true,"id":3008},"user":"conradcalmez","tags":[]},"3008":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"3009":{"_BorderWidth":1,"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,212.0)","_BorderColor":"Color.rgb(95,94,95)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"3010":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3011":{"morph":{"__isSmartRef__":true,"id":2763},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3012":{"submorphs":[{"__isSmartRef__":true,"id":2763},{"__isSmartRef__":true,"id":3013}],"scripts":[],"shape":{"__isSmartRef__":true,"id":3068},"derivationIds":[null],"id":"603205F6-F088-4399-AAB2-3E655985BD75","eventHandler":{"__isSmartRef__":true,"id":3069},"__layered_droppingEnabled__":true,"halosEnabled":true,"draggingEnabled":true,"layout":{"__isSmartRef__":true,"id":3070},"LK2":true,"targetMorph":{"__isSmartRef__":true,"id":2763},"titleBar":{"__isSmartRef__":true,"id":3013},"collapsedTransform":null,"collapsedExtent":null,"expandedTransform":null,"expandedExtent":null,"ignoreEventsOnExpand":false,"highlighted":true,"isBeingDragged":false,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","contentOffset","prevDragPos"],"__LivelyClassName__":"lively.morphic.Window","__SourceModuleName__":"Global.lively.morphic.Widgets","withLayers":["Global.PreventDroppingLayer"],"withoutLayers":["Global.lively.morphic.GrabbingLayer"],"_Position":"lively.pt(41.0,36.0)","contentOffset":"lively.pt(0.0,21.0)","prevDragPos":"lively.pt(140.0,48.0)"},"3013":{"submorphs":[{"__isSmartRef__":true,"id":3014},{"__isSmartRef__":true,"id":3020},{"__isSmartRef__":true,"id":3034},{"__isSmartRef__":true,"id":3048}],"scripts":[],"shape":{"__isSmartRef__":true,"id":3062},"derivationIds":[null],"id":"5F78769C-A5B7-4394-A5D5-7E1888F7EB0C","eventHandler":{"__isSmartRef__":true,"id":3066},"__layered_droppingEnabled__":true,"halosEnabled":true,"layout":{"__isSmartRef__":true,"id":3067},"windowMorph":{"__isSmartRef__":true,"id":3012},"label":{"__isSmartRef__":true,"id":3014},"closeButton":{"__isSmartRef__":true,"id":3020},"menuButton":{"__isSmartRef__":true,"id":3034},"collapseButton":{"__isSmartRef__":true,"id":3048},"owner":{"__isSmartRef__":true,"id":3012},"draggableWithoutHalo":true,"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.TitleBar","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)"},"3014":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3015},"derivationIds":[null],"id":"4C264896-0418-4A67-AFB1-BBCD023372B0","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":3016}],"eventHandler":{"__isSmartRef__":true,"id":3018},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":10,"evalEnabled":false,"isLabel":true,"_HandStyle":"default","layout":{"__isSmartRef__":true,"id":3019},"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":3013},"_MaxTextWidth":365,"_MinTextWidth":365,"_MaxTextHeight":null,"_MinTextHeight":null,"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(47.0,3.0)","_TextColor":"Color.rgb(30,30,30)"},"3015":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(365.0,41.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"3016":{"style":{"__isSmartRef__":true,"id":3017},"chunkOwner":{"__isSmartRef__":true,"id":3014},"storedString":"Workspace","_id":"_326","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3017":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3018":{"morph":{"__isSmartRef__":true,"id":3014},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3019":{"resizeWidth":true},"3020":{"submorphs":[{"__isSmartRef__":true,"id":3021}],"scripts":[],"shape":{"__isSmartRef__":true,"id":3027},"derivationIds":[null],"id":"F8734D08-3F5E-4330-8DE2-1F10302B518B","eventHandler":{"__isSmartRef__":true,"id":3028},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":3021},"owner":{"__isSmartRef__":true,"id":3013},"layout":{"__isSmartRef__":true,"id":3029},"attributeConnections":[{"__isSmartRef__":true,"id":3030},{"__isSmartRef__":true,"id":3032}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(456.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"3021":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3022},"derivationIds":[null],"id":"4D6F221E-7AE9-4190-979C-E922C92A796D","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":3023}],"eventHandler":{"__isSmartRef__":true,"id":3025},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":3020},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":3026},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"3022":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"3023":{"style":{"__isSmartRef__":true,"id":3024},"chunkOwner":{"__isSmartRef__":true,"id":3021},"storedString":"X","_id":"_327","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3024":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3025":{"morph":{"__isSmartRef__":true,"id":3021},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3026":{"centeredVertical":true,"centeredHorizontal":true},"3027":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"3028":{"morph":{"__isSmartRef__":true,"id":3020},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3029":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"3030":{"sourceObj":{"__isSmartRef__":true,"id":3020},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":3012},"targetMethodName":"getCloseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3031},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3031":{"source":{"__isSmartRef__":true,"id":3020},"target":{"__isSmartRef__":true,"id":3012}},"3032":{"sourceObj":{"__isSmartRef__":true,"id":3020},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":3012},"targetMethodName":"initiateShutdown","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3033},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3033":{"source":{"__isSmartRef__":true,"id":3020},"target":{"__isSmartRef__":true,"id":3012}},"3034":{"submorphs":[{"__isSmartRef__":true,"id":3035}],"scripts":[],"shape":{"__isSmartRef__":true,"id":3041},"derivationIds":[null],"id":"C3A96924-FA37-4F36-8099-23F0B96A63C8","eventHandler":{"__isSmartRef__":true,"id":3042},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":3035},"owner":{"__isSmartRef__":true,"id":3013},"attributeConnections":[{"__isSmartRef__":true,"id":3043},{"__isSmartRef__":true,"id":3045}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"layout":{"__isSmartRef__":true,"id":3047},"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"3035":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3036},"derivationIds":[null],"id":"8413B2E7-3424-495A-8569-605D5163DF7B","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":3037}],"eventHandler":{"__isSmartRef__":true,"id":3039},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":3034},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":3040},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"3036":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"3037":{"style":{"__isSmartRef__":true,"id":3038},"chunkOwner":{"__isSmartRef__":true,"id":3035},"storedString":"M","_id":"_328","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3038":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3039":{"morph":{"__isSmartRef__":true,"id":3035},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3040":{"centeredVertical":true,"centeredHorizontal":true},"3041":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"3042":{"morph":{"__isSmartRef__":true,"id":3034},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3043":{"sourceObj":{"__isSmartRef__":true,"id":3034},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":3012},"targetMethodName":"getMenuHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3044},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3044":{"source":{"__isSmartRef__":true,"id":3034},"target":{"__isSmartRef__":true,"id":3012}},"3045":{"sourceObj":{"__isSmartRef__":true,"id":3034},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":3012},"targetMethodName":"showTargetMorphMenu","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3046},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3046":{"source":{"__isSmartRef__":true,"id":3034},"target":{"__isSmartRef__":true,"id":3012}},"3047":{"adjustForNewBounds":true,"centeredVertical":true},"3048":{"submorphs":[{"__isSmartRef__":true,"id":3049}],"scripts":[],"shape":{"__isSmartRef__":true,"id":3055},"derivationIds":[null],"id":"26F8400C-B015-454C-B3A3-66A05AC8C7A6","eventHandler":{"__isSmartRef__":true,"id":3056},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":3049},"owner":{"__isSmartRef__":true,"id":3013},"layout":{"__isSmartRef__":true,"id":3057},"attributeConnections":[{"__isSmartRef__":true,"id":3058},{"__isSmartRef__":true,"id":3060}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(412.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"3049":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3050},"derivationIds":[null],"id":"03A360EA-B8F1-4CD4-BF9A-B87AC51EDB4B","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":3051}],"eventHandler":{"__isSmartRef__":true,"id":3053},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":3048},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":3054},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"3050":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"3051":{"style":{"__isSmartRef__":true,"id":3052},"chunkOwner":{"__isSmartRef__":true,"id":3049},"storedString":"-","_id":"_329","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3052":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3053":{"morph":{"__isSmartRef__":true,"id":3049},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3054":{"centeredVertical":true,"centeredHorizontal":true},"3055":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"3056":{"morph":{"__isSmartRef__":true,"id":3048},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3057":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"3058":{"sourceObj":{"__isSmartRef__":true,"id":3048},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":3012},"targetMethodName":"getCollapseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3059},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3059":{"source":{"__isSmartRef__":true,"id":3048},"target":{"__isSmartRef__":true,"id":3012}},"3060":{"sourceObj":{"__isSmartRef__":true,"id":3048},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":3012},"targetMethodName":"toggleCollapse","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3061},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3061":{"source":{"__isSmartRef__":true,"id":3048},"target":{"__isSmartRef__":true,"id":3012}},"3062":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":{"__isSmartRef__":true,"id":3063},"_StrokeOpacity":1,"_BorderRadius":"3px 3px 0px 0px","__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"3063":{"stops":[{"__isSmartRef__":true,"id":3064},{"__isSmartRef__":true,"id":3065}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"3064":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(255,255,255)"},"3065":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(163,163,163)"},"3066":{"morph":{"__isSmartRef__":true,"id":3013},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3067":{"resizeWidth":true,"adjustForNewBounds":true},"3068":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":0,"__serializedExpressions__":["_Padding","_Extent"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Padding":"lively.rect(0,0,0,0)","_Extent":"lively.pt(500.0,256.0)"},"3069":{"morph":{"__isSmartRef__":true,"id":3012},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3070":{"adjustForNewBounds":true},"3071":{"resizeWidth":true,"resizeHeight":true,"adjustForNewBounds":true},"3072":{"resizeWidth":true,"resizeHeight":true},"3073":{"sourceObj":{"__isSmartRef__":true,"id":2758},"sourceAttrName":"textString","targetObj":{"__isSmartRef__":true,"id":2758},"targetMethodName":"highlightJavaScriptSyntax","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3074":{"activeBackground":{"__isSmartRef__":true,"id":3075},"inactiveBackground":{"__isSmartRef__":true,"id":3079},"initCss":{"__isSmartRef__":true,"id":3083},"onTouchStart":{"__isSmartRef__":true,"id":3087},"onTouchMove":{"__isSmartRef__":true,"id":3095},"onTouchEnd":{"__isSmartRef__":true,"id":3099}},"3075":{"varMapping":{"__isSmartRef__":true,"id":3076},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3077},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3076":{"this":{"__isSmartRef__":true,"id":2717}},"3077":{"timestamp":{"__isSmartRef__":true,"id":3078},"user":"sstamm","tags":[]},"3078":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"3079":{"varMapping":{"__isSmartRef__":true,"id":3080},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3081},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3080":{"this":{"__isSmartRef__":true,"id":2717}},"3081":{"timestamp":{"__isSmartRef__":true,"id":3082},"user":"sstamm","tags":[]},"3082":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"3083":{"varMapping":{"__isSmartRef__":true,"id":3084},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":3085},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3084":{"this":{"__isSmartRef__":true,"id":2717}},"3085":{"timestamp":{"__isSmartRef__":true,"id":3086},"user":"sstamm","tags":[]},"3086":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"3087":{"varMapping":{"__isSmartRef__":true,"id":3088},"source":"function onTouchStart(evt) {\n this.activeBackground();\n evt.stop();\n this.textMorph.doSave();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3093},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3088":{"this":{"__isSmartRef__":true,"id":2717},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3089}},"3089":{"$super":{"__isSmartRef__":true,"id":3090}},"3090":{"varMapping":{"__isSmartRef__":true,"id":3091},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3092},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3091":{"obj":{"__isSmartRef__":true,"id":2717},"name":"onTouchStart"},"3092":{},"3093":{"timestamp":{"__isSmartRef__":true,"id":3094},"user":"conradcalmez","tags":[]},"3094":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:14:24 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3095":{"varMapping":{"__isSmartRef__":true,"id":3096},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":3097},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3096":{"this":{"__isSmartRef__":true,"id":2717}},"3097":{"timestamp":{"__isSmartRef__":true,"id":3098},"user":"conradcalmez","tags":[]},"3098":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"3099":{"varMapping":{"__isSmartRef__":true,"id":3100},"source":"function onTouchEnd(evt) {\n this.inactiveBackground();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3105},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3100":{"this":{"__isSmartRef__":true,"id":2717},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3101}},"3101":{"$super":{"__isSmartRef__":true,"id":3102}},"3102":{"varMapping":{"__isSmartRef__":true,"id":3103},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3104},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3103":{"obj":{"__isSmartRef__":true,"id":2717},"name":"onTouchEnd"},"3104":{},"3105":{"timestamp":{"__isSmartRef__":true,"id":3106},"user":"conradcalmez","tags":[]},"3106":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:15:13 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3107":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3108},"id":"EBCD7C21-3C9F-47DC-A3F3-44E8B95C54C5","eventHandler":{"__isSmartRef__":true,"id":3114},"__layered_droppingEnabled__":true,"halosEnabled":true,"showsHalos":false,"layout":{"__isSmartRef__":true,"id":3115},"name":"Ellipse","partsBinMetaInfo":{"__isSmartRef__":true,"id":3116},"derivationIds":[113,"5BFD5DF8-16AB-4769-A6C4-8CA802C16F8B"],"isBeingDragged":false,"isFixed":false,"fixedScale":1,"_ClipMode":"visible","moved":true,"owner":{"__isSmartRef__":true,"id":0},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","fixedPosition","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3120},"__LivelyClassName__":"lively.morphic.Morph","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(39.4,153.8)","fixedPosition":"lively.pt(0.0,0.0)","distanceToDragEvent":"lively.pt(70.3,-7.8)"},"3108":{"_ClipMode":"visible","_BorderWidth":3.184,"_Fill":{"__isSmartRef__":true,"id":3109},"_BorderRadius":0,"_Opacity":1,"_BorderStyle":"inset","__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Ellipse","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(100.0,100.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(60,80,255)"},"3109":{"stops":[{"__isSmartRef__":true,"id":3110},{"__isSmartRef__":true,"id":3111},{"__isSmartRef__":true,"id":3112},{"__isSmartRef__":true,"id":3113}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,1,1)"},"3110":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(20,40,200)"},"3111":{"offset":0.45,"__serializedExpressions__":["color"],"color":"Color.rgb(53,83,255)"},"3112":{"offset":0.7,"__serializedExpressions__":["color"],"color":"Color.rgb(90,120,255)"},"3113":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(135,160,255)"},"3114":{"morph":{"__isSmartRef__":true,"id":3107},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3115":{},"3116":{"partName":"Ellipse","requiredModules":[],"migrationLevel":4,"partsSpaceName":"PartsBin/iPadWidgets/","revisionOnLoad":151069,"comment":"activates command mode","changes":[{"__isSmartRef__":true,"id":3117}],"lastModifiedDate":{"__isSmartRef__":true,"id":3119},"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3117":{"date":{"__isSmartRef__":true,"id":3118},"author":"sstamm","message":"initial commit","id":"8AF8F2FA-5777-41DB-9A0C-03A382785666"},"3118":{"isSerializedDate":true,"string":"Thu Mar 22 2012 14:03:53 GMT+0100 (Mitteleuropäische Zeit)"},"3119":{"isSerializedDate":true,"string":"Wed Feb 05 2014 19:59:57 GMT+0100 (Mitteleuropäische Zeit)"},"3120":{"activeBackground":{"__isSmartRef__":true,"id":3121},"inactiveBackground":{"__isSmartRef__":true,"id":3125},"onTouchStart":{"__isSmartRef__":true,"id":3129},"onTouchEnd":{"__isSmartRef__":true,"id":3137},"onLoad":{"__isSmartRef__":true,"id":3145},"onTouchMove":{"__isSmartRef__":true,"id":3149}},"3121":{"varMapping":{"__isSmartRef__":true,"id":3122},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(20,40,200)},\n {offset: 0.45, color: Color.rgb(53,83,255)},\n {offset: 0.70, color: Color.rgb(90,120,255)},\n {offset: 1, color: Color.rgb(135,160,255)}\n ],\n 'southEast'\n ))\n this.setBorderStyle(\"inset\");\n this.setBorderColor(Color.rgb(60,80,255));\n}","funcProperties":{"__isSmartRef__":true,"id":3123},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3122":{"this":{"__isSmartRef__":true,"id":3107}},"3123":{"timestamp":{"__isSmartRef__":true,"id":3124},"user":"bsiegmund","tags":[]},"3124":{"isSerializedDate":true,"string":"Thu Mar 08 2012 11:33:12 GMT+0100 (Mitteleuropäische Zeit)"},"3125":{"varMapping":{"__isSmartRef__":true,"id":3126},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.45, color: Color.rgb(59,59,59)},\n {offset: 0.70, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'northWest'\n ))\n this.setBorderStyle(\"outset\");\n this.setBorderColor(Color.rgb(95,95,95));\n}","funcProperties":{"__isSmartRef__":true,"id":3127},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3126":{"this":{"__isSmartRef__":true,"id":3107}},"3127":{"timestamp":{"__isSmartRef__":true,"id":3128},"user":"bsiegmund","tags":[]},"3128":{"isSerializedDate":true,"string":"Thu Mar 08 2012 11:27:52 GMT+0100 (Mitteleuropäische Zeit)"},"3129":{"varMapping":{"__isSmartRef__":true,"id":3130},"source":"function onTouchStart(evt) {\n this.activeBackground();\n evt.stop();\n $world.setPieMode(true);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3135},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3130":{"this":{"__isSmartRef__":true,"id":3107},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3131}},"3131":{"$super":{"__isSmartRef__":true,"id":3132}},"3132":{"varMapping":{"__isSmartRef__":true,"id":3133},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3134},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3133":{"obj":{"__isSmartRef__":true,"id":3107},"name":"onTouchStart"},"3134":{},"3135":{"timestamp":{"__isSmartRef__":true,"id":3136},"user":"bsiegmund","tags":[]},"3136":{"isSerializedDate":true,"string":"Thu Mar 08 2012 11:35:14 GMT+0100 (Mitteleuropäische Zeit)"},"3137":{"varMapping":{"__isSmartRef__":true,"id":3138},"source":"function onTouchEnd(evt) {\n this.inactiveBackground();\n evt.stop();\n $world.setPieMode(false);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3143},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3138":{"this":{"__isSmartRef__":true,"id":3107},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3139}},"3139":{"$super":{"__isSmartRef__":true,"id":3140}},"3140":{"varMapping":{"__isSmartRef__":true,"id":3141},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3142},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3141":{"obj":{"__isSmartRef__":true,"id":3107},"name":"onTouchEnd"},"3142":{},"3143":{"timestamp":{"__isSmartRef__":true,"id":3144},"user":"bsiegmund","tags":[]},"3144":{"isSerializedDate":true,"string":"Thu Mar 08 2012 11:59:51 GMT+0100 (Mitteleuropäische Zeit)"},"3145":{"varMapping":{"__isSmartRef__":true,"id":3146},"source":"function onLoad() {\n /*this.setOrigin(pt(0,0));\n this.setFixed(true);\n this.fixedScale = 1;\n this.fixedPosition = pt(0, 0);*/\n}","funcProperties":{"__isSmartRef__":true,"id":3147},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3146":{"this":{"__isSmartRef__":true,"id":3107}},"3147":{"timestamp":{"__isSmartRef__":true,"id":3148},"user":"bsiegmund","tags":[]},"3148":{"isSerializedDate":true,"string":"Thu Jul 10 2014 19:28:32 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3149":{"varMapping":{"__isSmartRef__":true,"id":3150},"source":"function onTouchMove(evt) {\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3155},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3150":{"this":{"__isSmartRef__":true,"id":3107},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3151}},"3151":{"$super":{"__isSmartRef__":true,"id":3152}},"3152":{"varMapping":{"__isSmartRef__":true,"id":3153},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3154},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3153":{"obj":{"__isSmartRef__":true,"id":3107},"name":"onTouchMove"},"3154":{},"3155":{"timestamp":{"__isSmartRef__":true,"id":3156},"user":"bsiegmund","tags":[]},"3156":{"isSerializedDate":true,"string":"Thu Mar 08 2012 11:34:36 GMT+0100 (Mitteleuropäische Zeit)"},"3157":{"submorphs":[{"__isSmartRef__":true,"id":3158}],"scripts":[],"id":"14B04FB4-467F-4617-80E5-1779856F821A","shape":{"__isSmartRef__":true,"id":3170},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoitButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":3176},"eventHandler":{"__isSmartRef__":true,"id":3242},"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","5E067928-F624-4043-96E3-3FBE51B99076","99785E8C-76F8-41E2-B950-42562E6A9186","823F14A0-64B0-4263-AE85-0AD8731DCEA7","BC4C8C3E-BA88-446C-AB8C-548784E60723","A35FD993-9F92-47FB-A760-072C51657739"],"active":true,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3243},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":3244},"textSelectionRange":null,"prevSelectionRange":[0,0],"moved":true,"_ClipMode":"visible","owner":{"__isSmartRef__":true,"id":0},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3862},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(153.3,208.4)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"3158":{"submorphs":[],"scripts":[],"id":"C961E585-874E-439A-9DD7-B5948B40ECBD","shape":{"__isSmartRef__":true,"id":3159},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":3160},"textChunks":[{"__isSmartRef__":true,"id":3161}],"charsReplaced":"","lastFindLoc":5,"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":3163},"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","B06EBD60-8DF4-46D7-9090-585100166945","FC97442E-94D5-4DFF-93B5-41497165B1E4","01618D3E-FC8D-4209-B79C-D56C15A966DC","46678A76-DCCC-4B80-B003-C8417282C0B6","7258D4BF-9058-4A9C-8D6B-A3FE0B4A0870"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":3157},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3164},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3165},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"3159":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,19.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3160":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3161":{"style":{"__isSmartRef__":true,"id":3162},"chunkOwner":{"__isSmartRef__":true,"id":3158},"storedString":"Do it","_id":"_265","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3162":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3163":{"morph":{"__isSmartRef__":true,"id":3158},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3164":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"3165":{"onClick":{"__isSmartRef__":true,"id":3166}},"3166":{"varMapping":{"__isSmartRef__":true,"id":3167},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3168},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3167":{"this":{"__isSmartRef__":true,"id":3158}},"3168":{"timestamp":{"__isSmartRef__":true,"id":3169},"user":"conradcalmez","tags":[]},"3169":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"3170":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":3171},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3171":{"stops":[{"__isSmartRef__":true,"id":3172},{"__isSmartRef__":true,"id":3173},{"__isSmartRef__":true,"id":3174},{"__isSmartRef__":true,"id":3175}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"3172":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(49,79,255)"},"3173":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(53,83,255)"},"3174":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(79,105,255)"},"3175":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(112,134,255)"},"3176":{"partsSpaceName":"PartsBin/iPadWidgets/","comment":"Doit button for workspace window","migrationLevel":4,"partName":"DoitButton","changes":[{"__isSmartRef__":true,"id":3177},{"__isSmartRef__":true,"id":3179},{"__isSmartRef__":true,"id":3181},{"__isSmartRef__":true,"id":3183},{"__isSmartRef__":true,"id":3185},{"__isSmartRef__":true,"id":3187},{"__isSmartRef__":true,"id":3189},{"__isSmartRef__":true,"id":3191},{"__isSmartRef__":true,"id":3193},{"__isSmartRef__":true,"id":3195},{"__isSmartRef__":true,"id":3197},{"__isSmartRef__":true,"id":3199},{"__isSmartRef__":true,"id":3201},{"__isSmartRef__":true,"id":3203},{"__isSmartRef__":true,"id":3205},{"__isSmartRef__":true,"id":3207},{"__isSmartRef__":true,"id":3209},{"__isSmartRef__":true,"id":3211},{"__isSmartRef__":true,"id":3213},{"__isSmartRef__":true,"id":3215},{"__isSmartRef__":true,"id":3217},{"__isSmartRef__":true,"id":3219},{"__isSmartRef__":true,"id":3221},{"__isSmartRef__":true,"id":3223},{"__isSmartRef__":true,"id":3225},{"__isSmartRef__":true,"id":3227},{"__isSmartRef__":true,"id":3229},{"__isSmartRef__":true,"id":3231},{"__isSmartRef__":true,"id":3233},{"__isSmartRef__":true,"id":3235},{"__isSmartRef__":true,"id":3237},{"__isSmartRef__":true,"id":3239}],"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"revisionOnLoad":151069,"lastModifiedDate":{"__isSmartRef__":true,"id":3241},"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3177":{"date":{"__isSmartRef__":true,"id":3178},"author":"undefined","message":"removed publish connection from meta info","id":"BF06D840-FB21-4D33-91EC-0352B5EB6466"},"3178":{"isSerializedDate":true,"string":"Thu Mar 29 2012 18:16:49 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3179":{"date":{"__isSmartRef__":true,"id":3180},"author":"conradcalmez","message":"","id":"BB8C80E3-0362-49F2-B139-64D2C1A22077"},"3180":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:15:21 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3181":{"date":{"__isSmartRef__":true,"id":3182},"author":"conradcalmez","message":"fixed highlighting","id":"BF25AE27-ACF7-4922-B7A3-0D26A3D93DF0"},"3182":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:04:22 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3183":{"date":{"__isSmartRef__":true,"id":3184},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"3184":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"3185":{"date":{"__isSmartRef__":true,"id":3186},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"3186":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"3187":{"date":{"__isSmartRef__":true,"id":3188},"author":"conradcalmez","message":"","id":"7D6A8326-2170-4473-81A3-D474F3D05300"},"3188":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:45 GMT+0100 (Mitteleuropäische Zeit)"},"3189":{"date":{"__isSmartRef__":true,"id":3190},"author":"conradcalmez","message":"fixed error when using button twice ;)","id":"9783DB00-5040-4BFC-9174-17C80C12739B"},"3190":{"isSerializedDate":true,"string":"Mon Feb 13 2012 10:51:40 GMT+0100 (Mitteleuropäische Zeit)"},"3191":{"date":{"__isSmartRef__":true,"id":3192},"author":"conradcalmez","message":"","id":"5D2CC121-0AFE-4979-892D-E14EF376C4F1"},"3192":{"isSerializedDate":true,"string":"Wed Mar 28 2012 09:04:24 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3193":{"date":{"__isSmartRef__":true,"id":3194},"author":"conradcalmez","message":"focus just when was focused","id":"5381798D-364C-4F8C-A314-DBB0379CA3D5"},"3194":{"isSerializedDate":true,"string":"Wed Mar 28 2012 09:09:29 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3195":{"date":{"__isSmartRef__":true,"id":3196},"author":"conradcalmez","message":"","id":"7B855FD6-E501-4A2D-B0F5-DC71A0156739"},"3196":{"isSerializedDate":true,"string":"Wed Mar 28 2012 09:12:58 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3197":{"date":{"__isSmartRef__":true,"id":3198},"author":"conradcalmez","message":"","id":"4BC2DDF3-EBB6-4D43-95EC-69D77815161D"},"3198":{"isSerializedDate":true,"string":"Wed Mar 28 2012 09:21:11 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3199":{"date":{"__isSmartRef__":true,"id":3200},"author":"conradcalmez","message":"","id":"D6BEB118-6F18-4662-96C9-E6770A832053"},"3200":{"isSerializedDate":true,"string":"Wed Mar 28 2012 09:28:55 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3201":{"date":{"__isSmartRef__":true,"id":3202},"author":"conradcalmez","message":"","id":"FE408D46-9E85-44AA-B018-6E109037FABD"},"3202":{"isSerializedDate":true,"string":"Wed Mar 28 2012 09:54:27 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3203":{"date":{"__isSmartRef__":true,"id":3204},"author":"conradcalmez","message":"","id":"F7E80303-312D-4522-B2AE-1265CF734FAE"},"3204":{"isSerializedDate":true,"string":"Wed Mar 28 2012 10:16:55 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3205":{"date":{"__isSmartRef__":true,"id":3206},"author":"conradcalmez","message":"","id":"9CCF9EFA-8E04-4DAE-B148-475A12419486"},"3206":{"isSerializedDate":true,"string":"Wed Mar 28 2012 10:18:50 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3207":{"date":{"__isSmartRef__":true,"id":3208},"author":"conradcalmez","message":"","id":"5E67BC08-B752-46E6-8CBC-6928658C6D2D"},"3208":{"isSerializedDate":true,"string":"Wed Mar 28 2012 10:21:05 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3209":{"date":{"__isSmartRef__":true,"id":3210},"author":"conradcalmez","message":"","id":"AFAA047E-C823-49C7-B822-3D3C8FDB7D06"},"3210":{"isSerializedDate":true,"string":"Wed Mar 28 2012 10:26:24 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3211":{"date":{"__isSmartRef__":true,"id":3212},"author":"conradcalmez","message":"","id":"CC60BCA1-58E8-4C73-9872-40A1B8FAD543"},"3212":{"isSerializedDate":true,"string":"Wed Mar 28 2012 10:35:40 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3213":{"date":{"__isSmartRef__":true,"id":3214},"author":"conradcalmez","message":"","id":"9E430B67-6AC5-41FB-B22D-F44D37553D7D"},"3214":{"isSerializedDate":true,"string":"Wed Mar 28 2012 10:49:47 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3215":{"date":{"__isSmartRef__":true,"id":3216},"author":"conradcalmez","message":"","id":"A3EACD7E-FFEE-4B8F-BD59-37235760A961"},"3216":{"isSerializedDate":true,"string":"Wed Mar 28 2012 11:02:37 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3217":{"date":{"__isSmartRef__":true,"id":3218},"author":"conradcalmez","message":"","id":"0D426F0C-DBA4-43C4-AECD-1290FAB27B16"},"3218":{"isSerializedDate":true,"string":"Wed Mar 28 2012 11:26:45 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3219":{"date":{"__isSmartRef__":true,"id":3220},"author":"conradcalmez","message":"","id":"7FD214DE-32D9-47AC-9AA3-A332F46BF68A"},"3220":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:09:56 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3221":{"date":{"__isSmartRef__":true,"id":3222},"author":"conradcalmez","message":"","id":"9FBA3D19-0E9D-43AB-B34A-40720166AA1B"},"3222":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:11:56 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3223":{"date":{"__isSmartRef__":true,"id":3224},"author":"conradcalmez","message":"","id":"D1EEDB5A-C067-4860-A62F-8D541D26E28B"},"3224":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:16:04 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3225":{"date":{"__isSmartRef__":true,"id":3226},"author":"conradcalmez","message":"","id":"CD93FAAE-330B-4232-BCD7-F2ABCACE2059"},"3226":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:23:53 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3227":{"date":{"__isSmartRef__":true,"id":3228},"author":"conradcalmez","message":"","id":"D5451B34-4554-4045-8076-D3636EC8BB2E"},"3228":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:42:19 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3229":{"date":{"__isSmartRef__":true,"id":3230},"author":"conradcalmez","message":"","id":"BAE3F5C2-E165-42E5-9FE4-B9136E4F4C22"},"3230":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:45:28 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3231":{"date":{"__isSmartRef__":true,"id":3232},"author":"conradcalmez","message":"","id":"D36FA342-8268-41F2-A236-14E0383A9F33"},"3232":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:47:47 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3233":{"date":{"__isSmartRef__":true,"id":3234},"author":"conradcalmez","message":"","id":"0D1C760E-6A01-4450-9879-1A296F5A3F4D"},"3234":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:50:22 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3235":{"date":{"__isSmartRef__":true,"id":3236},"author":"conradcalmez","message":"","id":"3C1CEA30-4C32-4AA6-80BE-9E2627B7D577"},"3236":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:52:17 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3237":{"date":{"__isSmartRef__":true,"id":3238},"author":"conradcalmez","message":"","id":"C7170A89-03C1-44CD-961E-B0B733BD0536"},"3238":{"isSerializedDate":true,"string":"Wed Mar 28 2012 13:18:16 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3239":{"date":{"__isSmartRef__":true,"id":3240},"author":"conradcalmez","message":"","id":"64A1FAF3-8CD0-4D11-8E49-551004235494"},"3240":{"isSerializedDate":true,"string":"Wed Mar 28 2012 13:20:25 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3241":{"isSerializedDate":true,"string":"Wed Feb 05 2014 19:59:57 GMT+0100 (Mitteleuropäische Zeit)"},"3242":{"morph":{"__isSmartRef__":true,"id":3157},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3243":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"3244":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3245},"derivationIds":[null],"id":"761BDBF8-560F-406B-95F7-6747C2D53420","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":3246}],"eventHandler":{"__isSmartRef__":true,"id":3248},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"auto","fixedWidth":true,"fixedHeight":true,"allowInput":true,"_FontFamily":"Monaco,monospace","_FontSize":10,"_MaxTextWidth":490,"_MinTextWidth":490,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":3249},"layout":{"__isSmartRef__":true,"id":3860},"syntaxHighlightingWhileTyping":true,"attributeConnections":[{"__isSmartRef__":true,"id":3861}],"doNotSerialize":["$$textString"],"doNotCopyProperties":["$$textString"],"lastSyntaxHighlightTime":1329126649116,"accessibleInInactiveWindow":true,"previousSelection":[35,35],"charsReplaced":"","lastFindLoc":35,"showsHalos":false,"isBeingDragged":false,"__serializedExpressions__":["_Position"],"textString":"alert(\"foo\")\nconsole.log(\"foobar\")\n\n","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(0.0,35.0)"},"3245":{"_ClipMode":"auto","_BorderWidth":1,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor","_Fill"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,188.0)","_Padding":"lively.rect(4,2,0,0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(243,243,243)"},"3246":{"style":{"__isSmartRef__":true,"id":3247},"chunkOwner":{"__isSmartRef__":true,"id":3244},"_id":"_4","storedString":"alert(\"foo\")\nconsole.log(\"foobar\")\n\n","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3247":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3248":{"morph":{"__isSmartRef__":true,"id":3244},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3249":{"submorphs":[{"__isSmartRef__":true,"id":3157},{"__isSmartRef__":true,"id":3250},{"__isSmartRef__":true,"id":3329},{"__isSmartRef__":true,"id":3410},{"__isSmartRef__":true,"id":3244}],"scripts":[],"id":"E9AAEF0D-2F4B-4307-AD6E-A0149D8C4086","shape":{"__isSmartRef__":true,"id":3797},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle","partsBinMetaInfo":{"__isSmartRef__":true,"id":3798},"eventHandler":{"__isSmartRef__":true,"id":3799},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Rotation":0,"_Scale":1,"derivationIds":[127],"owner":{"__isSmartRef__":true,"id":3800},"layout":{"__isSmartRef__":true,"id":3859},"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,44.0)"},"3250":{"submorphs":[{"__isSmartRef__":true,"id":3251}],"scripts":[],"id":"6A065FE3-1EF8-4D70-AB88-D68515C3707B","shape":{"__isSmartRef__":true,"id":3263},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoAllButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":3269},"eventHandler":{"__isSmartRef__":true,"id":3278},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","89ED4E78-E27F-413D-ABC6-48BBDA737B90"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3279},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":3244},"_Rotation":0,"_Scale":1,"textSelectionRange":[0,0],"owner":{"__isSmartRef__":true,"id":3249},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3280},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(69.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"3251":{"submorphs":[],"scripts":[],"id":"4DD749DA-199A-4C35-B964-94D6998AA263","shape":{"__isSmartRef__":true,"id":3252},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":3253},"textChunks":[{"__isSmartRef__":true,"id":3254}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":3256},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","B6A22823-318D-4628-B5A4-2EEF73B89A9B"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":3250},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3257},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3258},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"3252":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3253":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3254":{"style":{"__isSmartRef__":true,"id":3255},"chunkOwner":{"__isSmartRef__":true,"id":3251},"storedString":"Do all","_id":"_266","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3255":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3256":{"morph":{"__isSmartRef__":true,"id":3251},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3257":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"3258":{"onClick":{"__isSmartRef__":true,"id":3259}},"3259":{"varMapping":{"__isSmartRef__":true,"id":3260},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3261},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3260":{"this":{"__isSmartRef__":true,"id":3251}},"3261":{"timestamp":{"__isSmartRef__":true,"id":3262},"user":"conradcalmez","tags":[]},"3262":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"3263":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":3264},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3264":{"stops":[{"__isSmartRef__":true,"id":3265},{"__isSmartRef__":true,"id":3266},{"__isSmartRef__":true,"id":3267},{"__isSmartRef__":true,"id":3268}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"3265":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"3266":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"3267":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"3268":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"3269":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"DoAll button for workspace window","migrationLevel":4,"partName":"DoAllButton","changes":[{"__isSmartRef__":true,"id":3270},{"__isSmartRef__":true,"id":3272},{"__isSmartRef__":true,"id":3274},{"__isSmartRef__":true,"id":3276}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3270":{"date":{"__isSmartRef__":true,"id":3271},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"3271":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"3272":{"date":{"__isSmartRef__":true,"id":3273},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"3273":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"3274":{"date":{"__isSmartRef__":true,"id":3275},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"3275":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"3276":{"date":{"__isSmartRef__":true,"id":3277},"author":"conradcalmez","message":"","id":"762726DE-B056-4381-A3B6-2C86F0BC2D19"},"3277":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:39 GMT+0100 (Mitteleuropäische Zeit)"},"3278":{"morph":{"__isSmartRef__":true,"id":3250},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3279":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"3280":{"activeBackground":{"__isSmartRef__":true,"id":3281},"inactiveBackground":{"__isSmartRef__":true,"id":3285},"initCss":{"__isSmartRef__":true,"id":3289},"onMouseDown":{"__isSmartRef__":true,"id":3293},"onMouseUp":{"__isSmartRef__":true,"id":3301},"onTouchStart":{"__isSmartRef__":true,"id":3309},"onTouchMove":{"__isSmartRef__":true,"id":3317},"onTouchEnd":{"__isSmartRef__":true,"id":3321}},"3281":{"varMapping":{"__isSmartRef__":true,"id":3282},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3283},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3282":{"this":{"__isSmartRef__":true,"id":3250}},"3283":{"timestamp":{"__isSmartRef__":true,"id":3284},"user":"sstamm","tags":[]},"3284":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"3285":{"varMapping":{"__isSmartRef__":true,"id":3286},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3287},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3286":{"this":{"__isSmartRef__":true,"id":3250}},"3287":{"timestamp":{"__isSmartRef__":true,"id":3288},"user":"sstamm","tags":[]},"3288":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"3289":{"varMapping":{"__isSmartRef__":true,"id":3290},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":3291},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3290":{"this":{"__isSmartRef__":true,"id":3250}},"3291":{"timestamp":{"__isSmartRef__":true,"id":3292},"user":"sstamm","tags":[]},"3292":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"3293":{"varMapping":{"__isSmartRef__":true,"id":3294},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textSelectionRange = this.textMorph.getSelectionRange();\n this.textMorph.evalAll();\n this.textMorph.setSelectionRange(this.textSelectionRange);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3299},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3294":{"this":{"__isSmartRef__":true,"id":3250},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3295}},"3295":{"$super":{"__isSmartRef__":true,"id":3296}},"3296":{"varMapping":{"__isSmartRef__":true,"id":3297},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3298},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3297":{"obj":{"__isSmartRef__":true,"id":3250},"name":"onMouseDown"},"3298":{},"3299":{"timestamp":{"__isSmartRef__":true,"id":3300},"user":"conradcalmez","tags":[]},"3300":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:54:26 GMT+0100 (Mitteleuropäische Zeit)"},"3301":{"varMapping":{"__isSmartRef__":true,"id":3302},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3307},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3302":{"this":{"__isSmartRef__":true,"id":3250},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3303}},"3303":{"$super":{"__isSmartRef__":true,"id":3304}},"3304":{"varMapping":{"__isSmartRef__":true,"id":3305},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3306},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3305":{"obj":{"__isSmartRef__":true,"id":3250},"name":"onMouseUp"},"3306":{},"3307":{"timestamp":{"__isSmartRef__":true,"id":3308},"user":"sstamm","tags":[]},"3308":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"3309":{"varMapping":{"__isSmartRef__":true,"id":3310},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":3315},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3310":{"this":{"__isSmartRef__":true,"id":3250},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3311}},"3311":{"$super":{"__isSmartRef__":true,"id":3312}},"3312":{"varMapping":{"__isSmartRef__":true,"id":3313},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3314},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3313":{"obj":{"__isSmartRef__":true,"id":3250},"name":"onTouchStart"},"3314":{},"3315":{"timestamp":{"__isSmartRef__":true,"id":3316},"user":"conradcalmez","tags":[]},"3316":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"3317":{"varMapping":{"__isSmartRef__":true,"id":3318},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":3319},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3318":{"this":{"__isSmartRef__":true,"id":3250}},"3319":{"timestamp":{"__isSmartRef__":true,"id":3320},"user":"conradcalmez","tags":[]},"3320":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"3321":{"varMapping":{"__isSmartRef__":true,"id":3322},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3327},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3322":{"this":{"__isSmartRef__":true,"id":3250},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3323}},"3323":{"$super":{"__isSmartRef__":true,"id":3324}},"3324":{"varMapping":{"__isSmartRef__":true,"id":3325},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3326},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3325":{"obj":{"__isSmartRef__":true,"id":3250},"name":"onTouchEnd"},"3326":{},"3327":{"timestamp":{"__isSmartRef__":true,"id":3328},"user":"conradcalmez","tags":[]},"3328":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"3329":{"submorphs":[{"__isSmartRef__":true,"id":3330}],"scripts":[],"id":"B283616C-3CF6-44E8-8134-EF893B663617","shape":{"__isSmartRef__":true,"id":3342},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"SaveButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":3348},"eventHandler":{"__isSmartRef__":true,"id":3359},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","4B812852-FF38-4E9C-89B5-7DC431840BAE"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3360},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":3244},"_Rotation":0,"_Scale":1,"textSelectionRange":[0,0],"owner":{"__isSmartRef__":true,"id":3249},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3361},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(136.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"3330":{"submorphs":[],"scripts":[],"id":"DAE1EEAA-8739-47F0-9772-C5C2ADAF61AD","shape":{"__isSmartRef__":true,"id":3331},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":3332},"textChunks":[{"__isSmartRef__":true,"id":3333}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":3335},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","3729C624-BC75-4EAE-A3D0-622899E24689"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":3329},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3336},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3337},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"3331":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3332":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3333":{"style":{"__isSmartRef__":true,"id":3334},"chunkOwner":{"__isSmartRef__":true,"id":3330},"storedString":"Save","_id":"_267","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3334":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3335":{"morph":{"__isSmartRef__":true,"id":3330},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3336":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"3337":{"onClick":{"__isSmartRef__":true,"id":3338}},"3338":{"varMapping":{"__isSmartRef__":true,"id":3339},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3340},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3339":{"this":{"__isSmartRef__":true,"id":3330}},"3340":{"timestamp":{"__isSmartRef__":true,"id":3341},"user":"conradcalmez","tags":[]},"3341":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"3342":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":3343},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3343":{"stops":[{"__isSmartRef__":true,"id":3344},{"__isSmartRef__":true,"id":3345},{"__isSmartRef__":true,"id":3346},{"__isSmartRef__":true,"id":3347}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"3344":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"3345":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"3346":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"3347":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"3348":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Save button for workspace window","migrationLevel":4,"partName":"SaveButton","changes":[{"__isSmartRef__":true,"id":3349},{"__isSmartRef__":true,"id":3351},{"__isSmartRef__":true,"id":3353},{"__isSmartRef__":true,"id":3355},{"__isSmartRef__":true,"id":3357}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3349":{"date":{"__isSmartRef__":true,"id":3350},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"3350":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"3351":{"date":{"__isSmartRef__":true,"id":3352},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"3352":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"3353":{"date":{"__isSmartRef__":true,"id":3354},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"3354":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"3355":{"date":{"__isSmartRef__":true,"id":3356},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"3356":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"3357":{"date":{"__isSmartRef__":true,"id":3358},"author":"conradcalmez","message":"","id":"FEAD840D-3630-49F9-8747-615551923F8E"},"3358":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:58 GMT+0100 (Mitteleuropäische Zeit)"},"3359":{"morph":{"__isSmartRef__":true,"id":3329},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3360":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"3361":{"activeBackground":{"__isSmartRef__":true,"id":3362},"inactiveBackground":{"__isSmartRef__":true,"id":3366},"initCss":{"__isSmartRef__":true,"id":3370},"onMouseDown":{"__isSmartRef__":true,"id":3374},"onMouseUp":{"__isSmartRef__":true,"id":3382},"onTouchStart":{"__isSmartRef__":true,"id":3390},"onTouchMove":{"__isSmartRef__":true,"id":3398},"onTouchEnd":{"__isSmartRef__":true,"id":3402}},"3362":{"varMapping":{"__isSmartRef__":true,"id":3363},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3364},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3363":{"this":{"__isSmartRef__":true,"id":3329}},"3364":{"timestamp":{"__isSmartRef__":true,"id":3365},"user":"sstamm","tags":[]},"3365":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"3366":{"varMapping":{"__isSmartRef__":true,"id":3367},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3368},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3367":{"this":{"__isSmartRef__":true,"id":3329}},"3368":{"timestamp":{"__isSmartRef__":true,"id":3369},"user":"sstamm","tags":[]},"3369":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"3370":{"varMapping":{"__isSmartRef__":true,"id":3371},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":3372},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3371":{"this":{"__isSmartRef__":true,"id":3329}},"3372":{"timestamp":{"__isSmartRef__":true,"id":3373},"user":"sstamm","tags":[]},"3373":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"3374":{"varMapping":{"__isSmartRef__":true,"id":3375},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textSelectionRange = this.textMorph.getSelectionRange();\n this.textMorph.doSave();\n this.textMorph.setSelectionRange(this.textSelectionRange);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3380},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3375":{"this":{"__isSmartRef__":true,"id":3329},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3376}},"3376":{"$super":{"__isSmartRef__":true,"id":3377}},"3377":{"varMapping":{"__isSmartRef__":true,"id":3378},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3379},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3378":{"obj":{"__isSmartRef__":true,"id":3329},"name":"onMouseDown"},"3379":{},"3380":{"timestamp":{"__isSmartRef__":true,"id":3381},"user":"conradcalmez","tags":[]},"3381":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:08 GMT+0100 (Mitteleuropäische Zeit)"},"3382":{"varMapping":{"__isSmartRef__":true,"id":3383},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3388},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3383":{"this":{"__isSmartRef__":true,"id":3329},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3384}},"3384":{"$super":{"__isSmartRef__":true,"id":3385}},"3385":{"varMapping":{"__isSmartRef__":true,"id":3386},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3387},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3386":{"obj":{"__isSmartRef__":true,"id":3329},"name":"onMouseUp"},"3387":{},"3388":{"timestamp":{"__isSmartRef__":true,"id":3389},"user":"sstamm","tags":[]},"3389":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"3390":{"varMapping":{"__isSmartRef__":true,"id":3391},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":3396},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3391":{"this":{"__isSmartRef__":true,"id":3329},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3392}},"3392":{"$super":{"__isSmartRef__":true,"id":3393}},"3393":{"varMapping":{"__isSmartRef__":true,"id":3394},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3395},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3394":{"obj":{"__isSmartRef__":true,"id":3329},"name":"onTouchStart"},"3395":{},"3396":{"timestamp":{"__isSmartRef__":true,"id":3397},"user":"conradcalmez","tags":[]},"3397":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"3398":{"varMapping":{"__isSmartRef__":true,"id":3399},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":3400},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3399":{"this":{"__isSmartRef__":true,"id":3329}},"3400":{"timestamp":{"__isSmartRef__":true,"id":3401},"user":"conradcalmez","tags":[]},"3401":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"3402":{"varMapping":{"__isSmartRef__":true,"id":3403},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3408},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3403":{"this":{"__isSmartRef__":true,"id":3329},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3404}},"3404":{"$super":{"__isSmartRef__":true,"id":3405}},"3405":{"varMapping":{"__isSmartRef__":true,"id":3406},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3407},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3406":{"obj":{"__isSmartRef__":true,"id":3329},"name":"onTouchEnd"},"3407":{},"3408":{"timestamp":{"__isSmartRef__":true,"id":3409},"user":"conradcalmez","tags":[]},"3409":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"3410":{"submorphs":[{"__isSmartRef__":true,"id":3411}],"scripts":[],"id":"C276B412-E104-4FA1-AC98-E888CA1CE5B7","shape":{"__isSmartRef__":true,"id":3423},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"PrintButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":3429},"eventHandler":{"__isSmartRef__":true,"id":3442},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","D405747D-49B2-48B5-B2F5-540F0DEEDA06","A01A67F7-1A8D-4860-AFAD-2CF442F16652","0DF09B9C-3A2C-49EF-BE60-3CEC8C21EB38"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3443},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":3444},"_Rotation":0,"_Scale":1,"textSelectionRange":[0,0],"owner":{"__isSmartRef__":true,"id":3249},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3748},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(203.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"3411":{"submorphs":[],"scripts":[],"id":"A740C911-7C5E-4C1E-A083-8C3474B027B2","shape":{"__isSmartRef__":true,"id":3412},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":3413},"textChunks":[{"__isSmartRef__":true,"id":3414}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":3416},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","4FB929E4-BDE5-494A-98EA-4401CDC0D3A7","8FD73E1E-1CC7-4AB0-8236-0F661E5F4E29","BCF12F1E-3D33-4F44-A4F8-1F8F400FA530"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":3410},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3417},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3418},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"3412":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3413":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3414":{"style":{"__isSmartRef__":true,"id":3415},"chunkOwner":{"__isSmartRef__":true,"id":3411},"storedString":"Print","_id":"_268","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3415":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3416":{"morph":{"__isSmartRef__":true,"id":3411},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3417":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"3418":{"onClick":{"__isSmartRef__":true,"id":3419}},"3419":{"varMapping":{"__isSmartRef__":true,"id":3420},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3421},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3420":{"this":{"__isSmartRef__":true,"id":3411}},"3421":{"timestamp":{"__isSmartRef__":true,"id":3422},"user":"conradcalmez","tags":[]},"3422":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"3423":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":3424},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3424":{"stops":[{"__isSmartRef__":true,"id":3425},{"__isSmartRef__":true,"id":3426},{"__isSmartRef__":true,"id":3427},{"__isSmartRef__":true,"id":3428}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"3425":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"3426":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"3427":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"3428":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"3429":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Save button for workspace window","migrationLevel":4,"partName":"PrintButton","changes":[{"__isSmartRef__":true,"id":3430},{"__isSmartRef__":true,"id":3432},{"__isSmartRef__":true,"id":3434},{"__isSmartRef__":true,"id":3436},{"__isSmartRef__":true,"id":3438},{"__isSmartRef__":true,"id":3440}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3430":{"date":{"__isSmartRef__":true,"id":3431},"author":"conradcalmez","message":"","id":"8A5DBCD5-FCD2-4079-904A-F0D567E13FE4"},"3431":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:39:47 GMT+0100 (Mitteleuropäische Zeit)"},"3432":{"date":{"__isSmartRef__":true,"id":3433},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"3433":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"3434":{"date":{"__isSmartRef__":true,"id":3435},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"3435":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"3436":{"date":{"__isSmartRef__":true,"id":3437},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"3437":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"3438":{"date":{"__isSmartRef__":true,"id":3439},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"3439":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"3440":{"date":{"__isSmartRef__":true,"id":3441},"author":"conradcalmez","message":"","id":"76FEBBED-8AE7-4725-9B11-D6B29F94ED2E"},"3441":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:52 GMT+0100 (Mitteleuropäische Zeit)"},"3442":{"morph":{"__isSmartRef__":true,"id":3410},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3443":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"3444":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3445},"derivationIds":[null],"id":"C043DEAE-FC77-4973-B7C0-C390438D35F9","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":3446}],"eventHandler":{"__isSmartRef__":true,"id":3448},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"auto","fixedWidth":true,"fixedHeight":true,"allowInput":true,"_FontFamily":"Monaco,monospace","_FontSize":10,"_MaxTextWidth":490,"_MinTextWidth":490,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":3449},"layout":{"__isSmartRef__":true,"id":3746},"syntaxHighlightingWhileTyping":true,"attributeConnections":[{"__isSmartRef__":true,"id":3747}],"doNotSerialize":["$$textString"],"doNotCopyProperties":["$$textString"],"lastSyntaxHighlightTime":1328654277538,"accessibleInInactiveWindow":true,"savedTextString":"nothing","isCopyMorphRef":true,"morphRefId":1,"__serializedExpressions__":["_Position"],"textString":"undefined","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(0.0,35.0)"},"3445":{"_ClipMode":"auto","_BorderWidth":1,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor","_Fill"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,188.0)","_Padding":"lively.rect(4,2,0,0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(243,243,243)"},"3446":{"style":{"__isSmartRef__":true,"id":3447},"chunkOwner":{"__isSmartRef__":true,"id":3444},"_id":"_3","storedString":"undefined","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3447":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3448":{"morph":{"__isSmartRef__":true,"id":3444},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3449":{"submorphs":[{"__isSmartRef__":true,"id":3450},{"__isSmartRef__":true,"id":3525},{"__isSmartRef__":true,"id":3602},{"__isSmartRef__":true,"id":3444}],"scripts":[],"id":"22ABFC27-0E87-48BF-8315-0F7CBAA67302","shape":{"__isSmartRef__":true,"id":3681},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle1","partsBinMetaInfo":{"__isSmartRef__":true,"id":3682},"eventHandler":{"__isSmartRef__":true,"id":3683},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Rotation":0,"_Scale":1,"derivationIds":[127],"owner":{"__isSmartRef__":true,"id":3684},"layout":{"__isSmartRef__":true,"id":3745},"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,44.0)"},"3450":{"submorphs":[{"__isSmartRef__":true,"id":3451}],"scripts":[],"id":"BBD498C5-EE8C-459D-B94D-02F1825A01B6","shape":{"__isSmartRef__":true,"id":3463},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoitButton1","partsBinMetaInfo":{"__isSmartRef__":true,"id":3469},"eventHandler":{"__isSmartRef__":true,"id":3474},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3475},"isLockOwner":false,"_Visible":true,"_Rotation":0,"_Scale":1,"owner":{"__isSmartRef__":true,"id":3449},"textMorph":{"__isSmartRef__":true,"id":3444},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3476},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(2.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"3451":{"submorphs":[],"scripts":[],"id":"1ED18FA7-B658-406A-876F-FC156F3FF2C9","shape":{"__isSmartRef__":true,"id":3452},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":3453},"textChunks":[{"__isSmartRef__":true,"id":3454}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":3456},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":3450},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3457},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3458},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"3452":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3453":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3454":{"style":{"__isSmartRef__":true,"id":3455},"chunkOwner":{"__isSmartRef__":true,"id":3451},"storedString":"","_id":"_6100","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3455":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3456":{"morph":{"__isSmartRef__":true,"id":3451},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3457":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"3458":{"onClick":{"__isSmartRef__":true,"id":3459}},"3459":{"varMapping":{"__isSmartRef__":true,"id":3460},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3461},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3460":{"this":{"__isSmartRef__":true,"id":3451}},"3461":{"timestamp":{"__isSmartRef__":true,"id":3462},"user":"conradcalmez","tags":[]},"3462":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"3463":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":3464},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3464":{"stops":[{"__isSmartRef__":true,"id":3465},{"__isSmartRef__":true,"id":3466},{"__isSmartRef__":true,"id":3467},{"__isSmartRef__":true,"id":3468}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"3465":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"3466":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"3467":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"3468":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"3469":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Doit button for workspace window","migrationLevel":4,"partName":"DoitButton","changes":[{"__isSmartRef__":true,"id":3470},{"__isSmartRef__":true,"id":3472}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3470":{"date":{"__isSmartRef__":true,"id":3471},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"3471":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"3472":{"date":{"__isSmartRef__":true,"id":3473},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"3473":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"3474":{"morph":{"__isSmartRef__":true,"id":3450},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3475":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"3476":{"activeBackground":{"__isSmartRef__":true,"id":3477},"inactiveBackground":{"__isSmartRef__":true,"id":3481},"initCss":{"__isSmartRef__":true,"id":3485},"onMouseDown":{"__isSmartRef__":true,"id":3489},"onMouseUp":{"__isSmartRef__":true,"id":3497},"onTouchStart":{"__isSmartRef__":true,"id":3505},"onTouchMove":{"__isSmartRef__":true,"id":3513},"onTouchEnd":{"__isSmartRef__":true,"id":3517}},"3477":{"varMapping":{"__isSmartRef__":true,"id":3478},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3479},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3478":{"this":{"__isSmartRef__":true,"id":3450}},"3479":{"timestamp":{"__isSmartRef__":true,"id":3480},"user":"sstamm","tags":[]},"3480":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"3481":{"varMapping":{"__isSmartRef__":true,"id":3482},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3483},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3482":{"this":{"__isSmartRef__":true,"id":3450}},"3483":{"timestamp":{"__isSmartRef__":true,"id":3484},"user":"sstamm","tags":[]},"3484":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"3485":{"varMapping":{"__isSmartRef__":true,"id":3486},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":3487},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3486":{"this":{"__isSmartRef__":true,"id":3450}},"3487":{"timestamp":{"__isSmartRef__":true,"id":3488},"user":"sstamm","tags":[]},"3488":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"3489":{"varMapping":{"__isSmartRef__":true,"id":3490},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textMorph.doDoit();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3495},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3490":{"this":{"__isSmartRef__":true,"id":3450},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3491}},"3491":{"$super":{"__isSmartRef__":true,"id":3492}},"3492":{"varMapping":{"__isSmartRef__":true,"id":3493},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3494},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3493":{"obj":{"__isSmartRef__":true,"id":3450},"name":"onMouseDown"},"3494":{},"3495":{"timestamp":{"__isSmartRef__":true,"id":3496},"user":"sstamm","tags":[]},"3496":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:54:10 GMT+0100 (Mitteleuropäische Zeit)"},"3497":{"varMapping":{"__isSmartRef__":true,"id":3498},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3503},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3498":{"this":{"__isSmartRef__":true,"id":3450},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3499}},"3499":{"$super":{"__isSmartRef__":true,"id":3500}},"3500":{"varMapping":{"__isSmartRef__":true,"id":3501},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3502},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3501":{"obj":{"__isSmartRef__":true,"id":3450},"name":"onMouseUp"},"3502":{},"3503":{"timestamp":{"__isSmartRef__":true,"id":3504},"user":"sstamm","tags":[]},"3504":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"3505":{"varMapping":{"__isSmartRef__":true,"id":3506},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":3511},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3506":{"this":{"__isSmartRef__":true,"id":3450},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3507}},"3507":{"$super":{"__isSmartRef__":true,"id":3508}},"3508":{"varMapping":{"__isSmartRef__":true,"id":3509},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3510},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3509":{"obj":{"__isSmartRef__":true,"id":3450},"name":"onTouchStart"},"3510":{},"3511":{"timestamp":{"__isSmartRef__":true,"id":3512},"user":"conradcalmez","tags":[]},"3512":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"3513":{"varMapping":{"__isSmartRef__":true,"id":3514},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":3515},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3514":{"this":{"__isSmartRef__":true,"id":3450}},"3515":{"timestamp":{"__isSmartRef__":true,"id":3516},"user":"conradcalmez","tags":[]},"3516":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"3517":{"varMapping":{"__isSmartRef__":true,"id":3518},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3523},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3518":{"this":{"__isSmartRef__":true,"id":3450},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3519}},"3519":{"$super":{"__isSmartRef__":true,"id":3520}},"3520":{"varMapping":{"__isSmartRef__":true,"id":3521},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3522},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3521":{"obj":{"__isSmartRef__":true,"id":3450},"name":"onTouchEnd"},"3522":{},"3523":{"timestamp":{"__isSmartRef__":true,"id":3524},"user":"conradcalmez","tags":[]},"3524":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"3525":{"submorphs":[{"__isSmartRef__":true,"id":3526}],"scripts":[],"id":"7A9274F1-53A9-46DC-BBDE-E9D444904A3C","shape":{"__isSmartRef__":true,"id":3538},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoAllButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":3544},"eventHandler":{"__isSmartRef__":true,"id":3551},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3552},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":3444},"_Rotation":0,"_Scale":1,"owner":{"__isSmartRef__":true,"id":3449},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3553},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(69.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"3526":{"submorphs":[],"scripts":[],"id":"9739780C-E233-484E-86A8-8B596E145A6C","shape":{"__isSmartRef__":true,"id":3527},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":3528},"textChunks":[{"__isSmartRef__":true,"id":3529}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":3531},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":3525},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3532},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3533},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"3527":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3528":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3529":{"style":{"__isSmartRef__":true,"id":3530},"chunkOwner":{"__isSmartRef__":true,"id":3526},"storedString":"","_id":"_6101","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3530":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3531":{"morph":{"__isSmartRef__":true,"id":3526},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3532":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"3533":{"onClick":{"__isSmartRef__":true,"id":3534}},"3534":{"varMapping":{"__isSmartRef__":true,"id":3535},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3536},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3535":{"this":{"__isSmartRef__":true,"id":3526}},"3536":{"timestamp":{"__isSmartRef__":true,"id":3537},"user":"conradcalmez","tags":[]},"3537":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"3538":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":3539},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3539":{"stops":[{"__isSmartRef__":true,"id":3540},{"__isSmartRef__":true,"id":3541},{"__isSmartRef__":true,"id":3542},{"__isSmartRef__":true,"id":3543}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"3540":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"3541":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"3542":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"3543":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"3544":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"DoAll button for workspace window","migrationLevel":4,"partName":"DoAllButton","changes":[{"__isSmartRef__":true,"id":3545},{"__isSmartRef__":true,"id":3547},{"__isSmartRef__":true,"id":3549}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3545":{"date":{"__isSmartRef__":true,"id":3546},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"3546":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"3547":{"date":{"__isSmartRef__":true,"id":3548},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"3548":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"3549":{"date":{"__isSmartRef__":true,"id":3550},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"3550":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"3551":{"morph":{"__isSmartRef__":true,"id":3525},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3552":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"3553":{"activeBackground":{"__isSmartRef__":true,"id":3554},"inactiveBackground":{"__isSmartRef__":true,"id":3558},"initCss":{"__isSmartRef__":true,"id":3562},"onMouseDown":{"__isSmartRef__":true,"id":3566},"onMouseUp":{"__isSmartRef__":true,"id":3574},"onTouchStart":{"__isSmartRef__":true,"id":3582},"onTouchMove":{"__isSmartRef__":true,"id":3590},"onTouchEnd":{"__isSmartRef__":true,"id":3594}},"3554":{"varMapping":{"__isSmartRef__":true,"id":3555},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3556},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3555":{"this":{"__isSmartRef__":true,"id":3525}},"3556":{"timestamp":{"__isSmartRef__":true,"id":3557},"user":"sstamm","tags":[]},"3557":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"3558":{"varMapping":{"__isSmartRef__":true,"id":3559},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3560},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3559":{"this":{"__isSmartRef__":true,"id":3525}},"3560":{"timestamp":{"__isSmartRef__":true,"id":3561},"user":"sstamm","tags":[]},"3561":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"3562":{"varMapping":{"__isSmartRef__":true,"id":3563},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":3564},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3563":{"this":{"__isSmartRef__":true,"id":3525}},"3564":{"timestamp":{"__isSmartRef__":true,"id":3565},"user":"sstamm","tags":[]},"3565":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"3566":{"varMapping":{"__isSmartRef__":true,"id":3567},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textMorph.evalAll();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3572},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3567":{"this":{"__isSmartRef__":true,"id":3525},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3568}},"3568":{"$super":{"__isSmartRef__":true,"id":3569}},"3569":{"varMapping":{"__isSmartRef__":true,"id":3570},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3571},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3570":{"obj":{"__isSmartRef__":true,"id":3525},"name":"onMouseDown"},"3571":{},"3572":{"timestamp":{"__isSmartRef__":true,"id":3573},"user":"conradcalmez","tags":[]},"3573":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:39:07 GMT+0100 (Mitteleuropäische Zeit)"},"3574":{"varMapping":{"__isSmartRef__":true,"id":3575},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3580},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3575":{"this":{"__isSmartRef__":true,"id":3525},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3576}},"3576":{"$super":{"__isSmartRef__":true,"id":3577}},"3577":{"varMapping":{"__isSmartRef__":true,"id":3578},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3579},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3578":{"obj":{"__isSmartRef__":true,"id":3525},"name":"onMouseUp"},"3579":{},"3580":{"timestamp":{"__isSmartRef__":true,"id":3581},"user":"sstamm","tags":[]},"3581":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"3582":{"varMapping":{"__isSmartRef__":true,"id":3583},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":3588},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3583":{"this":{"__isSmartRef__":true,"id":3525},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3584}},"3584":{"$super":{"__isSmartRef__":true,"id":3585}},"3585":{"varMapping":{"__isSmartRef__":true,"id":3586},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3587},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3586":{"obj":{"__isSmartRef__":true,"id":3525},"name":"onTouchStart"},"3587":{},"3588":{"timestamp":{"__isSmartRef__":true,"id":3589},"user":"conradcalmez","tags":[]},"3589":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"3590":{"varMapping":{"__isSmartRef__":true,"id":3591},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":3592},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3591":{"this":{"__isSmartRef__":true,"id":3525}},"3592":{"timestamp":{"__isSmartRef__":true,"id":3593},"user":"conradcalmez","tags":[]},"3593":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"3594":{"varMapping":{"__isSmartRef__":true,"id":3595},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3600},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3595":{"this":{"__isSmartRef__":true,"id":3525},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3596}},"3596":{"$super":{"__isSmartRef__":true,"id":3597}},"3597":{"varMapping":{"__isSmartRef__":true,"id":3598},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3599},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3598":{"obj":{"__isSmartRef__":true,"id":3525},"name":"onTouchEnd"},"3599":{},"3600":{"timestamp":{"__isSmartRef__":true,"id":3601},"user":"conradcalmez","tags":[]},"3601":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"3602":{"submorphs":[{"__isSmartRef__":true,"id":3603}],"scripts":[],"id":"D405747D-49B2-48B5-B2F5-540F0DEEDA06","shape":{"__isSmartRef__":true,"id":3615},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"SaveButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":3621},"eventHandler":{"__isSmartRef__":true,"id":3630},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3631},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":3444},"_Rotation":0,"_Scale":1,"owner":{"__isSmartRef__":true,"id":3449},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3632},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(136.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"3603":{"submorphs":[],"scripts":[],"id":"4FB929E4-BDE5-494A-98EA-4401CDC0D3A7","shape":{"__isSmartRef__":true,"id":3604},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":3605},"textChunks":[{"__isSmartRef__":true,"id":3606}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":3608},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":3602},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3609},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3610},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"3604":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3605":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3606":{"style":{"__isSmartRef__":true,"id":3607},"chunkOwner":{"__isSmartRef__":true,"id":3603},"storedString":"","_id":"_6102","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3607":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3608":{"morph":{"__isSmartRef__":true,"id":3603},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3609":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"3610":{"onClick":{"__isSmartRef__":true,"id":3611}},"3611":{"varMapping":{"__isSmartRef__":true,"id":3612},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3613},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3612":{"this":{"__isSmartRef__":true,"id":3603}},"3613":{"timestamp":{"__isSmartRef__":true,"id":3614},"user":"conradcalmez","tags":[]},"3614":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"3615":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":3616},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3616":{"stops":[{"__isSmartRef__":true,"id":3617},{"__isSmartRef__":true,"id":3618},{"__isSmartRef__":true,"id":3619},{"__isSmartRef__":true,"id":3620}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"3617":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"3618":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"3619":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"3620":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"3621":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Save button for workspace window","migrationLevel":4,"partName":"SaveButton","changes":[{"__isSmartRef__":true,"id":3622},{"__isSmartRef__":true,"id":3624},{"__isSmartRef__":true,"id":3626},{"__isSmartRef__":true,"id":3628}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3622":{"date":{"__isSmartRef__":true,"id":3623},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"3623":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"3624":{"date":{"__isSmartRef__":true,"id":3625},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"3625":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"3626":{"date":{"__isSmartRef__":true,"id":3627},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"3627":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"3628":{"date":{"__isSmartRef__":true,"id":3629},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"3629":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"3630":{"morph":{"__isSmartRef__":true,"id":3602},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3631":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"3632":{"activeBackground":{"__isSmartRef__":true,"id":3633},"inactiveBackground":{"__isSmartRef__":true,"id":3637},"initCss":{"__isSmartRef__":true,"id":3641},"onMouseDown":{"__isSmartRef__":true,"id":3645},"onMouseUp":{"__isSmartRef__":true,"id":3653},"onTouchStart":{"__isSmartRef__":true,"id":3661},"onTouchMove":{"__isSmartRef__":true,"id":3669},"onTouchEnd":{"__isSmartRef__":true,"id":3673}},"3633":{"varMapping":{"__isSmartRef__":true,"id":3634},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3635},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3634":{"this":{"__isSmartRef__":true,"id":3602}},"3635":{"timestamp":{"__isSmartRef__":true,"id":3636},"user":"sstamm","tags":[]},"3636":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"3637":{"varMapping":{"__isSmartRef__":true,"id":3638},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3639},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3638":{"this":{"__isSmartRef__":true,"id":3602}},"3639":{"timestamp":{"__isSmartRef__":true,"id":3640},"user":"sstamm","tags":[]},"3640":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"3641":{"varMapping":{"__isSmartRef__":true,"id":3642},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":3643},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3642":{"this":{"__isSmartRef__":true,"id":3602}},"3643":{"timestamp":{"__isSmartRef__":true,"id":3644},"user":"sstamm","tags":[]},"3644":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"3645":{"varMapping":{"__isSmartRef__":true,"id":3646},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textMorph.doSave();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3651},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3646":{"this":{"__isSmartRef__":true,"id":3602},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3647}},"3647":{"$super":{"__isSmartRef__":true,"id":3648}},"3648":{"varMapping":{"__isSmartRef__":true,"id":3649},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3650},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3649":{"obj":{"__isSmartRef__":true,"id":3602},"name":"onMouseDown"},"3650":{},"3651":{"timestamp":{"__isSmartRef__":true,"id":3652},"user":"conradcalmez","tags":[]},"3652":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:42:17 GMT+0100 (Mitteleuropäische Zeit)"},"3653":{"varMapping":{"__isSmartRef__":true,"id":3654},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3659},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3654":{"this":{"__isSmartRef__":true,"id":3602},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3655}},"3655":{"$super":{"__isSmartRef__":true,"id":3656}},"3656":{"varMapping":{"__isSmartRef__":true,"id":3657},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3658},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3657":{"obj":{"__isSmartRef__":true,"id":3602},"name":"onMouseUp"},"3658":{},"3659":{"timestamp":{"__isSmartRef__":true,"id":3660},"user":"sstamm","tags":[]},"3660":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"3661":{"varMapping":{"__isSmartRef__":true,"id":3662},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":3667},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3662":{"this":{"__isSmartRef__":true,"id":3602},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3663}},"3663":{"$super":{"__isSmartRef__":true,"id":3664}},"3664":{"varMapping":{"__isSmartRef__":true,"id":3665},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3666},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3665":{"obj":{"__isSmartRef__":true,"id":3602},"name":"onTouchStart"},"3666":{},"3667":{"timestamp":{"__isSmartRef__":true,"id":3668},"user":"conradcalmez","tags":[]},"3668":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"3669":{"varMapping":{"__isSmartRef__":true,"id":3670},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":3671},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3670":{"this":{"__isSmartRef__":true,"id":3602}},"3671":{"timestamp":{"__isSmartRef__":true,"id":3672},"user":"conradcalmez","tags":[]},"3672":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"3673":{"varMapping":{"__isSmartRef__":true,"id":3674},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3679},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3674":{"this":{"__isSmartRef__":true,"id":3602},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3675}},"3675":{"$super":{"__isSmartRef__":true,"id":3676}},"3676":{"varMapping":{"__isSmartRef__":true,"id":3677},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3678},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3677":{"obj":{"__isSmartRef__":true,"id":3602},"name":"onTouchEnd"},"3678":{},"3679":{"timestamp":{"__isSmartRef__":true,"id":3680},"user":"conradcalmez","tags":[]},"3680":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"3681":{"_BorderWidth":1,"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,212.0)","_BorderColor":"Color.rgb(95,94,95)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"3682":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3683":{"morph":{"__isSmartRef__":true,"id":3449},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3684":{"submorphs":[{"__isSmartRef__":true,"id":3449},{"__isSmartRef__":true,"id":3685}],"scripts":[],"shape":{"__isSmartRef__":true,"id":3742},"derivationIds":[null],"id":"40D516A1-22A4-4FE9-A92D-3E78818D5B22","eventHandler":{"__isSmartRef__":true,"id":3743},"__layered_droppingEnabled__":true,"halosEnabled":true,"draggingEnabled":true,"layout":{"__isSmartRef__":true,"id":3744},"LK2":true,"targetMorph":{"__isSmartRef__":true,"id":3449},"titleBar":{"__isSmartRef__":true,"id":3685},"collapsedTransform":null,"collapsedExtent":null,"expandedTransform":null,"expandedExtent":null,"ignoreEventsOnExpand":false,"highlighted":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","contentOffset"],"__LivelyClassName__":"lively.morphic.Window","__SourceModuleName__":"Global.lively.morphic.Widgets","withLayers":["Global.PreventDroppingLayer"],"withoutLayers":["Global.lively.morphic.GrabbingLayer"],"_Position":"lively.pt(239.0,68.0)","contentOffset":"lively.pt(0.0,21.0)"},"3685":{"submorphs":[{"__isSmartRef__":true,"id":3686},{"__isSmartRef__":true,"id":3694},{"__isSmartRef__":true,"id":3708},{"__isSmartRef__":true,"id":3722}],"scripts":[],"shape":{"__isSmartRef__":true,"id":3736},"derivationIds":[null],"id":"C780D8F9-3B1A-4F39-987C-BEE0DE5A7239","eventHandler":{"__isSmartRef__":true,"id":3740},"__layered_droppingEnabled__":true,"halosEnabled":true,"layout":{"__isSmartRef__":true,"id":3741},"windowMorph":{"__isSmartRef__":true,"id":3684},"label":{"__isSmartRef__":true,"id":3686},"closeButton":{"__isSmartRef__":true,"id":3694},"menuButton":{"__isSmartRef__":true,"id":3708},"collapseButton":{"__isSmartRef__":true,"id":3722},"owner":{"__isSmartRef__":true,"id":3684},"draggableWithoutHalo":true,"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.TitleBar","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)"},"3686":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3687},"derivationIds":[null],"id":"7507C398-A886-42EC-AAD9-184BAA2D404E","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":3688},{"__isSmartRef__":true,"id":3690}],"eventHandler":{"__isSmartRef__":true,"id":3692},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":10,"evalEnabled":false,"isLabel":true,"_HandStyle":"default","layout":{"__isSmartRef__":true,"id":3693},"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":3685},"_MaxTextWidth":365,"_MinTextWidth":365,"_MaxTextHeight":null,"_MinTextHeight":null,"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(47.0,3.0)","_TextColor":"Color.rgb(30,30,30)"},"3687":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(365.0,41.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"3688":{"style":{"__isSmartRef__":true,"id":3689},"chunkOwner":{"__isSmartRef__":true,"id":3686},"storedString":"","_id":"_6103","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3689":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3690":{"style":{"__isSmartRef__":true,"id":3691},"chunkOwner":{"__isSmartRef__":true,"id":3686},"storedString":"","_id":"_6104","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3691":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3692":{"morph":{"__isSmartRef__":true,"id":3686},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3693":{"resizeWidth":true},"3694":{"submorphs":[{"__isSmartRef__":true,"id":3695}],"scripts":[],"shape":{"__isSmartRef__":true,"id":3701},"derivationIds":[null],"id":"A22A6AD4-F53B-43D3-8E74-50181552BB31","eventHandler":{"__isSmartRef__":true,"id":3702},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":3695},"owner":{"__isSmartRef__":true,"id":3685},"layout":{"__isSmartRef__":true,"id":3703},"attributeConnections":[{"__isSmartRef__":true,"id":3704},{"__isSmartRef__":true,"id":3706}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(456.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"3695":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3696},"derivationIds":[null],"id":"8BAA2919-23D4-4524-A1CE-EF3136479D5F","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":3697}],"eventHandler":{"__isSmartRef__":true,"id":3699},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":3694},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":3700},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"3696":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"3697":{"style":{"__isSmartRef__":true,"id":3698},"chunkOwner":{"__isSmartRef__":true,"id":3695},"storedString":"X","_id":"_269","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3698":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3699":{"morph":{"__isSmartRef__":true,"id":3695},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3700":{"centeredVertical":true,"centeredHorizontal":true},"3701":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"3702":{"morph":{"__isSmartRef__":true,"id":3694},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3703":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"3704":{"sourceObj":{"__isSmartRef__":true,"id":3694},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":3684},"targetMethodName":"getCloseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3705},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3705":{"source":{"__isSmartRef__":true,"id":3694},"target":{"__isSmartRef__":true,"id":3684}},"3706":{"sourceObj":{"__isSmartRef__":true,"id":3694},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":3684},"targetMethodName":"initiateShutdown","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3707},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3707":{"source":{"__isSmartRef__":true,"id":3694},"target":{"__isSmartRef__":true,"id":3684}},"3708":{"submorphs":[{"__isSmartRef__":true,"id":3709}],"scripts":[],"shape":{"__isSmartRef__":true,"id":3715},"derivationIds":[null],"id":"CC8972E8-8232-48AC-A8E5-4968D49D170D","eventHandler":{"__isSmartRef__":true,"id":3716},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":3709},"owner":{"__isSmartRef__":true,"id":3685},"attributeConnections":[{"__isSmartRef__":true,"id":3717},{"__isSmartRef__":true,"id":3719}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"layout":{"__isSmartRef__":true,"id":3721},"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"3709":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3710},"derivationIds":[null],"id":"EC456280-B70B-41C9-8620-6D9136F2D6D4","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":3711}],"eventHandler":{"__isSmartRef__":true,"id":3713},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":3708},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":3714},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"3710":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"3711":{"style":{"__isSmartRef__":true,"id":3712},"chunkOwner":{"__isSmartRef__":true,"id":3709},"storedString":"M","_id":"_270","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3712":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3713":{"morph":{"__isSmartRef__":true,"id":3709},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3714":{"centeredVertical":true,"centeredHorizontal":true},"3715":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"3716":{"morph":{"__isSmartRef__":true,"id":3708},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3717":{"sourceObj":{"__isSmartRef__":true,"id":3708},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":3684},"targetMethodName":"getMenuHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3718},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3718":{"source":{"__isSmartRef__":true,"id":3708},"target":{"__isSmartRef__":true,"id":3684}},"3719":{"sourceObj":{"__isSmartRef__":true,"id":3708},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":3684},"targetMethodName":"showTargetMorphMenu","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3720},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3720":{"source":{"__isSmartRef__":true,"id":3708},"target":{"__isSmartRef__":true,"id":3684}},"3721":{"adjustForNewBounds":true,"centeredVertical":true},"3722":{"submorphs":[{"__isSmartRef__":true,"id":3723}],"scripts":[],"shape":{"__isSmartRef__":true,"id":3729},"derivationIds":[null],"id":"1B4C0D58-099F-496B-A4D3-07C5F6AE67D1","eventHandler":{"__isSmartRef__":true,"id":3730},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":3723},"owner":{"__isSmartRef__":true,"id":3685},"layout":{"__isSmartRef__":true,"id":3731},"attributeConnections":[{"__isSmartRef__":true,"id":3732},{"__isSmartRef__":true,"id":3734}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(412.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"3723":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3724},"derivationIds":[null],"id":"FB2C34B2-C5EB-4B8A-A2FF-34E32FAF3C28","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":3725}],"eventHandler":{"__isSmartRef__":true,"id":3727},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":3722},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":3728},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"3724":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"3725":{"style":{"__isSmartRef__":true,"id":3726},"chunkOwner":{"__isSmartRef__":true,"id":3723},"storedString":"-","_id":"_271","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3726":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3727":{"morph":{"__isSmartRef__":true,"id":3723},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3728":{"centeredVertical":true,"centeredHorizontal":true},"3729":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"3730":{"morph":{"__isSmartRef__":true,"id":3722},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3731":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"3732":{"sourceObj":{"__isSmartRef__":true,"id":3722},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":3684},"targetMethodName":"getCollapseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3733},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3733":{"source":{"__isSmartRef__":true,"id":3722},"target":{"__isSmartRef__":true,"id":3684}},"3734":{"sourceObj":{"__isSmartRef__":true,"id":3722},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":3684},"targetMethodName":"toggleCollapse","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3735},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3735":{"source":{"__isSmartRef__":true,"id":3722},"target":{"__isSmartRef__":true,"id":3684}},"3736":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":{"__isSmartRef__":true,"id":3737},"_StrokeOpacity":1,"_BorderRadius":"3px 3px 0px 0px","__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"3737":{"stops":[{"__isSmartRef__":true,"id":3738},{"__isSmartRef__":true,"id":3739}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"3738":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(255,255,255)"},"3739":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(163,163,163)"},"3740":{"morph":{"__isSmartRef__":true,"id":3685},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3741":{"resizeWidth":true,"adjustForNewBounds":true},"3742":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":0,"__serializedExpressions__":["_Padding","_Extent"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Padding":"lively.rect(0,0,0,0)","_Extent":"lively.pt(500.0,256.0)"},"3743":{"morph":{"__isSmartRef__":true,"id":3684},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3744":{"adjustForNewBounds":true},"3745":{"resizeWidth":true,"resizeHeight":true,"adjustForNewBounds":true},"3746":{"resizeWidth":true,"resizeHeight":true},"3747":{"sourceObj":{"__isSmartRef__":true,"id":3444},"sourceAttrName":"textString","targetObj":{"__isSmartRef__":true,"id":3444},"targetMethodName":"highlightJavaScriptSyntax","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3748":{"activeBackground":{"__isSmartRef__":true,"id":3749},"inactiveBackground":{"__isSmartRef__":true,"id":3753},"initCss":{"__isSmartRef__":true,"id":3757},"onMouseDown":{"__isSmartRef__":true,"id":3761},"onMouseUp":{"__isSmartRef__":true,"id":3769},"onTouchStart":{"__isSmartRef__":true,"id":3777},"onTouchMove":{"__isSmartRef__":true,"id":3785},"onTouchEnd":{"__isSmartRef__":true,"id":3789}},"3749":{"varMapping":{"__isSmartRef__":true,"id":3750},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3751},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3750":{"this":{"__isSmartRef__":true,"id":3410}},"3751":{"timestamp":{"__isSmartRef__":true,"id":3752},"user":"sstamm","tags":[]},"3752":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"3753":{"varMapping":{"__isSmartRef__":true,"id":3754},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3755},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3754":{"this":{"__isSmartRef__":true,"id":3410}},"3755":{"timestamp":{"__isSmartRef__":true,"id":3756},"user":"sstamm","tags":[]},"3756":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"3757":{"varMapping":{"__isSmartRef__":true,"id":3758},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":3759},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3758":{"this":{"__isSmartRef__":true,"id":3410}},"3759":{"timestamp":{"__isSmartRef__":true,"id":3760},"user":"sstamm","tags":[]},"3760":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"3761":{"varMapping":{"__isSmartRef__":true,"id":3762},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textSelectionRange = this.textMorph.getSelectionRange();\n this.textMorph.doPrintit();\n this.textMorph.setSelectionRange(this.textSelectionRange);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3767},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3762":{"this":{"__isSmartRef__":true,"id":3410},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3763}},"3763":{"$super":{"__isSmartRef__":true,"id":3764}},"3764":{"varMapping":{"__isSmartRef__":true,"id":3765},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3766},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3765":{"obj":{"__isSmartRef__":true,"id":3410},"name":"onMouseDown"},"3766":{},"3767":{"timestamp":{"__isSmartRef__":true,"id":3768},"user":"conradcalmez","tags":[]},"3768":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:55:33 GMT+0100 (Mitteleuropäische Zeit)"},"3769":{"varMapping":{"__isSmartRef__":true,"id":3770},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3775},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3770":{"this":{"__isSmartRef__":true,"id":3410},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3771}},"3771":{"$super":{"__isSmartRef__":true,"id":3772}},"3772":{"varMapping":{"__isSmartRef__":true,"id":3773},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3774},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3773":{"obj":{"__isSmartRef__":true,"id":3410},"name":"onMouseUp"},"3774":{},"3775":{"timestamp":{"__isSmartRef__":true,"id":3776},"user":"sstamm","tags":[]},"3776":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"3777":{"varMapping":{"__isSmartRef__":true,"id":3778},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":3783},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3778":{"this":{"__isSmartRef__":true,"id":3410},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3779}},"3779":{"$super":{"__isSmartRef__":true,"id":3780}},"3780":{"varMapping":{"__isSmartRef__":true,"id":3781},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3782},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3781":{"obj":{"__isSmartRef__":true,"id":3410},"name":"onTouchStart"},"3782":{},"3783":{"timestamp":{"__isSmartRef__":true,"id":3784},"user":"conradcalmez","tags":[]},"3784":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"3785":{"varMapping":{"__isSmartRef__":true,"id":3786},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":3787},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3786":{"this":{"__isSmartRef__":true,"id":3410}},"3787":{"timestamp":{"__isSmartRef__":true,"id":3788},"user":"conradcalmez","tags":[]},"3788":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"3789":{"varMapping":{"__isSmartRef__":true,"id":3790},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3795},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3790":{"this":{"__isSmartRef__":true,"id":3410},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3791}},"3791":{"$super":{"__isSmartRef__":true,"id":3792}},"3792":{"varMapping":{"__isSmartRef__":true,"id":3793},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3794},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3793":{"obj":{"__isSmartRef__":true,"id":3410},"name":"onTouchEnd"},"3794":{},"3795":{"timestamp":{"__isSmartRef__":true,"id":3796},"user":"conradcalmez","tags":[]},"3796":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"3797":{"_BorderWidth":1,"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,212.0)","_BorderColor":"Color.rgb(95,94,95)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"3798":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3799":{"morph":{"__isSmartRef__":true,"id":3249},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3800":{"submorphs":[{"__isSmartRef__":true,"id":3249},{"__isSmartRef__":true,"id":3801}],"scripts":[],"shape":{"__isSmartRef__":true,"id":3856},"derivationIds":[null],"id":"0D9F5DDC-4652-426B-8ADA-D01D8448B49B","eventHandler":{"__isSmartRef__":true,"id":3857},"__layered_droppingEnabled__":true,"halosEnabled":true,"draggingEnabled":true,"layout":{"__isSmartRef__":true,"id":3858},"LK2":true,"targetMorph":{"__isSmartRef__":true,"id":3249},"titleBar":{"__isSmartRef__":true,"id":3801},"collapsedTransform":null,"collapsedExtent":null,"expandedTransform":null,"expandedExtent":null,"ignoreEventsOnExpand":false,"highlighted":true,"isBeingDragged":false,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","contentOffset","prevDragPos"],"__LivelyClassName__":"lively.morphic.Window","__SourceModuleName__":"Global.lively.morphic.Widgets","withLayers":["Global.PreventDroppingLayer"],"withoutLayers":["Global.lively.morphic.GrabbingLayer"],"_Position":"lively.pt(11.0,33.0)","contentOffset":"lively.pt(0.0,21.0)","prevDragPos":"lively.pt(96.0,62.0)"},"3801":{"submorphs":[{"__isSmartRef__":true,"id":3802},{"__isSmartRef__":true,"id":3808},{"__isSmartRef__":true,"id":3822},{"__isSmartRef__":true,"id":3836}],"scripts":[],"shape":{"__isSmartRef__":true,"id":3850},"derivationIds":[null],"id":"7CF9E02A-8152-46BD-BB7C-C673AD738AB0","eventHandler":{"__isSmartRef__":true,"id":3854},"__layered_droppingEnabled__":true,"halosEnabled":true,"layout":{"__isSmartRef__":true,"id":3855},"windowMorph":{"__isSmartRef__":true,"id":3800},"label":{"__isSmartRef__":true,"id":3802},"closeButton":{"__isSmartRef__":true,"id":3808},"menuButton":{"__isSmartRef__":true,"id":3822},"collapseButton":{"__isSmartRef__":true,"id":3836},"owner":{"__isSmartRef__":true,"id":3800},"draggableWithoutHalo":true,"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.TitleBar","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)"},"3802":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3803},"derivationIds":[null],"id":"1524B334-71B0-4AD3-B91C-0C1E6000F0EC","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":3804}],"eventHandler":{"__isSmartRef__":true,"id":3806},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":10,"evalEnabled":false,"isLabel":true,"_HandStyle":"default","layout":{"__isSmartRef__":true,"id":3807},"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":3801},"_MaxTextWidth":365,"_MinTextWidth":365,"_MaxTextHeight":null,"_MinTextHeight":null,"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(47.0,3.0)","_TextColor":"Color.rgb(30,30,30)"},"3803":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(365.0,41.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"3804":{"style":{"__isSmartRef__":true,"id":3805},"chunkOwner":{"__isSmartRef__":true,"id":3802},"storedString":"Workspace","_id":"_272","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3805":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3806":{"morph":{"__isSmartRef__":true,"id":3802},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3807":{"resizeWidth":true},"3808":{"submorphs":[{"__isSmartRef__":true,"id":3809}],"scripts":[],"shape":{"__isSmartRef__":true,"id":3815},"derivationIds":[null],"id":"0D346AD6-769E-4C61-94FD-FEA250845EEC","eventHandler":{"__isSmartRef__":true,"id":3816},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":3809},"owner":{"__isSmartRef__":true,"id":3801},"layout":{"__isSmartRef__":true,"id":3817},"attributeConnections":[{"__isSmartRef__":true,"id":3818},{"__isSmartRef__":true,"id":3820}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(456.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"3809":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3810},"derivationIds":[null],"id":"DC611DAE-8316-4FDB-A687-0035744D0C06","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":3811}],"eventHandler":{"__isSmartRef__":true,"id":3813},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":3808},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":3814},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"3810":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"3811":{"style":{"__isSmartRef__":true,"id":3812},"chunkOwner":{"__isSmartRef__":true,"id":3809},"storedString":"X","_id":"_273","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3812":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3813":{"morph":{"__isSmartRef__":true,"id":3809},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3814":{"centeredVertical":true,"centeredHorizontal":true},"3815":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"3816":{"morph":{"__isSmartRef__":true,"id":3808},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3817":{"moveHorizontal":true,"centeredVertical":true,"adjustForNewBounds":true},"3818":{"sourceObj":{"__isSmartRef__":true,"id":3808},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":3800},"targetMethodName":"getCloseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3819},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3819":{"source":{"__isSmartRef__":true,"id":3808},"target":{"__isSmartRef__":true,"id":3800}},"3820":{"sourceObj":{"__isSmartRef__":true,"id":3808},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":3800},"targetMethodName":"initiateShutdown","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3821},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3821":{"source":{"__isSmartRef__":true,"id":3808},"target":{"__isSmartRef__":true,"id":3800}},"3822":{"submorphs":[{"__isSmartRef__":true,"id":3823}],"scripts":[],"shape":{"__isSmartRef__":true,"id":3829},"derivationIds":[null],"id":"7260740C-1888-4765-AED4-429B62444D12","eventHandler":{"__isSmartRef__":true,"id":3830},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":3823},"owner":{"__isSmartRef__":true,"id":3801},"attributeConnections":[{"__isSmartRef__":true,"id":3831},{"__isSmartRef__":true,"id":3833}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"layout":{"__isSmartRef__":true,"id":3835},"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"3823":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3824},"derivationIds":[null],"id":"8DF04591-2FBC-45DA-822D-2D20D57807A1","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":3825}],"eventHandler":{"__isSmartRef__":true,"id":3827},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":3822},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":3828},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"3824":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"3825":{"style":{"__isSmartRef__":true,"id":3826},"chunkOwner":{"__isSmartRef__":true,"id":3823},"storedString":"M","_id":"_274","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3826":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3827":{"morph":{"__isSmartRef__":true,"id":3823},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3828":{"centeredVertical":true,"centeredHorizontal":true},"3829":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"3830":{"morph":{"__isSmartRef__":true,"id":3822},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3831":{"sourceObj":{"__isSmartRef__":true,"id":3822},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":3800},"targetMethodName":"getMenuHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3832},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3832":{"source":{"__isSmartRef__":true,"id":3822},"target":{"__isSmartRef__":true,"id":3800}},"3833":{"sourceObj":{"__isSmartRef__":true,"id":3822},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":3800},"targetMethodName":"showTargetMorphMenu","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3834},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3834":{"source":{"__isSmartRef__":true,"id":3822},"target":{"__isSmartRef__":true,"id":3800}},"3835":{"centeredVertical":true,"adjustForNewBounds":true},"3836":{"submorphs":[{"__isSmartRef__":true,"id":3837}],"scripts":[],"shape":{"__isSmartRef__":true,"id":3843},"derivationIds":[null],"id":"1C659AD9-2D38-43EE-B3FE-E82F1D518A3E","eventHandler":{"__isSmartRef__":true,"id":3844},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":3837},"owner":{"__isSmartRef__":true,"id":3801},"layout":{"__isSmartRef__":true,"id":3845},"attributeConnections":[{"__isSmartRef__":true,"id":3846},{"__isSmartRef__":true,"id":3848}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(412.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"3837":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3838},"derivationIds":[null],"id":"FABE66DC-11BF-450A-8DF7-71397E4B0267","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":3839}],"eventHandler":{"__isSmartRef__":true,"id":3841},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":3836},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":3842},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"3838":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"3839":{"style":{"__isSmartRef__":true,"id":3840},"chunkOwner":{"__isSmartRef__":true,"id":3837},"storedString":"-","_id":"_275","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3840":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3841":{"morph":{"__isSmartRef__":true,"id":3837},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3842":{"centeredVertical":true,"centeredHorizontal":true},"3843":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"3844":{"morph":{"__isSmartRef__":true,"id":3836},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3845":{"moveHorizontal":true,"centeredVertical":true,"adjustForNewBounds":true},"3846":{"sourceObj":{"__isSmartRef__":true,"id":3836},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":3800},"targetMethodName":"getCollapseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3847},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3847":{"source":{"__isSmartRef__":true,"id":3836},"target":{"__isSmartRef__":true,"id":3800}},"3848":{"sourceObj":{"__isSmartRef__":true,"id":3836},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":3800},"targetMethodName":"toggleCollapse","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3849},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3849":{"source":{"__isSmartRef__":true,"id":3836},"target":{"__isSmartRef__":true,"id":3800}},"3850":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":{"__isSmartRef__":true,"id":3851},"_StrokeOpacity":1,"_BorderRadius":"3px 3px 0px 0px","__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"3851":{"stops":[{"__isSmartRef__":true,"id":3852},{"__isSmartRef__":true,"id":3853}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"3852":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(255,255,255)"},"3853":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(163,163,163)"},"3854":{"morph":{"__isSmartRef__":true,"id":3801},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3855":{"resizeWidth":true,"adjustForNewBounds":true},"3856":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":0,"__serializedExpressions__":["_Padding","_Extent"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Padding":"lively.rect(0,0,0,0)","_Extent":"lively.pt(500.0,256.0)"},"3857":{"morph":{"__isSmartRef__":true,"id":3800},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3858":{"adjustForNewBounds":true},"3859":{"resizeWidth":true,"resizeHeight":true,"adjustForNewBounds":true},"3860":{"resizeWidth":true,"resizeHeight":true},"3861":{"sourceObj":{"__isSmartRef__":true,"id":3244},"sourceAttrName":"textString","targetObj":{"__isSmartRef__":true,"id":3244},"targetMethodName":"highlightJavaScriptSyntax","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"3862":{"activeBackground":{"__isSmartRef__":true,"id":3863},"inactiveBackground":{"__isSmartRef__":true,"id":3867},"initCss":{"__isSmartRef__":true,"id":3871},"onTouchStart":{"__isSmartRef__":true,"id":3875},"onTouchMove":{"__isSmartRef__":true,"id":3883},"onTouchEnd":{"__isSmartRef__":true,"id":3887}},"3863":{"varMapping":{"__isSmartRef__":true,"id":3864},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3865},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3864":{"this":{"__isSmartRef__":true,"id":3157}},"3865":{"timestamp":{"__isSmartRef__":true,"id":3866},"user":"sstamm","tags":[]},"3866":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"3867":{"varMapping":{"__isSmartRef__":true,"id":3868},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3869},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3868":{"this":{"__isSmartRef__":true,"id":3157}},"3869":{"timestamp":{"__isSmartRef__":true,"id":3870},"user":"sstamm","tags":[]},"3870":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"3871":{"varMapping":{"__isSmartRef__":true,"id":3872},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":3873},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3872":{"this":{"__isSmartRef__":true,"id":3157}},"3873":{"timestamp":{"__isSmartRef__":true,"id":3874},"user":"sstamm","tags":[]},"3874":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"3875":{"varMapping":{"__isSmartRef__":true,"id":3876},"source":"function onTouchStart(evt) {\n this.activeBackground();\n evt.stop();\n // var textSelectionRange = this.textMorph.getSelectionRange();\n // if (!textSelectionRange) {\n // this.textMorph.setSelectionRange(this.prevSelectionRange[0], this.prevSelectionRange[1]);\n // } else {\n // this.prevSelectionRange = textSelectionRange;\n // }\n // this.textMorph.doDoit();\n var textSelectionRange = this.textMorph.getSelectionRange();\n if (!textSelectionRange) {\n var selection = this.prevSelectionRange;\n } else {\n this.prevSelectionRange = textSelectionRange;\n var selection = textSelectionRange;\n }\n var string = this.textMorph.textString;\n if (selection[0] == selection[1]) {\n // do stuff on one line\n var start = string.slice(0, selection[0]).lastIndexOf('\\n') + 1,\n end = string.indexOf('\\n', selection[0]);\n if (start === -1) start = 0;\n if (end === -1) end = string.length;\n selection = [start, end];\n }\n var code = this.textMorph.textString.slice(selection[0], selection[1]);\n this.textMorph.tryBoundEval(code);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3881},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3876":{"this":{"__isSmartRef__":true,"id":3157},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3877}},"3877":{"$super":{"__isSmartRef__":true,"id":3878}},"3878":{"varMapping":{"__isSmartRef__":true,"id":3879},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3880},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3879":{"obj":{"__isSmartRef__":true,"id":3157},"name":"onTouchStart"},"3880":{},"3881":{"timestamp":{"__isSmartRef__":true,"id":3882},"user":"conradcalmez","tags":[]},"3882":{"isSerializedDate":true,"string":"Wed Mar 28 2012 13:20:19 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3883":{"varMapping":{"__isSmartRef__":true,"id":3884},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":3885},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3884":{"this":{"__isSmartRef__":true,"id":3157}},"3885":{"timestamp":{"__isSmartRef__":true,"id":3886},"user":"conradcalmez","tags":[]},"3886":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"3887":{"varMapping":{"__isSmartRef__":true,"id":3888},"source":"function onTouchEnd(evt) {\n this.inactiveBackground();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3893},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3888":{"this":{"__isSmartRef__":true,"id":3157},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3889}},"3889":{"$super":{"__isSmartRef__":true,"id":3890}},"3890":{"varMapping":{"__isSmartRef__":true,"id":3891},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3892},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3891":{"obj":{"__isSmartRef__":true,"id":3157},"name":"onTouchEnd"},"3892":{},"3893":{"timestamp":{"__isSmartRef__":true,"id":3894},"user":"conradcalmez","tags":[]},"3894":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:14:42 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3895":{"submorphs":[{"__isSmartRef__":true,"id":3896}],"scripts":[],"id":"1D6BEAED-1C3F-4970-8F60-684704AE8875","shape":{"__isSmartRef__":true,"id":3908},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoAllButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":3914},"eventHandler":{"__isSmartRef__":true,"id":3932},"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","89ED4E78-E27F-413D-ABC6-48BBDA737B90","B975A3F1-9735-43C0-9EEB-04A6432A9565","7798B134-5467-4188-802C-7FC03EAE4167","9AE6DE26-81EF-4C6A-8ADC-F48169E01B06"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3933},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":3934},"textSelectionRange":null,"moved":true,"_ClipMode":"visible","owner":{"__isSmartRef__":true,"id":0},"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4250},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(153.3,172.4)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"3896":{"submorphs":[],"scripts":[],"id":"6C8EEAAB-D908-4C49-BFC3-E4C9C4079728","shape":{"__isSmartRef__":true,"id":3897},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":3898},"textChunks":[{"__isSmartRef__":true,"id":3899}],"charsReplaced":"","lastFindLoc":5,"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":3901},"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","B6A22823-318D-4628-B5A4-2EEF73B89A9B","D6A8E13A-B147-439E-9198-144F04F9698D","81C4BF9F-9654-4136-BB7C-A898B1EACF16","82F1A7A2-DDBF-4C6E-A08B-F4FCCD67864A"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":3895},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3902},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3903},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"3897":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,19.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3898":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3899":{"style":{"__isSmartRef__":true,"id":3900},"chunkOwner":{"__isSmartRef__":true,"id":3896},"storedString":"Do all","_id":"_245","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3900":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3901":{"morph":{"__isSmartRef__":true,"id":3896},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3902":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"3903":{"onClick":{"__isSmartRef__":true,"id":3904}},"3904":{"varMapping":{"__isSmartRef__":true,"id":3905},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3906},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3905":{"this":{"__isSmartRef__":true,"id":3896}},"3906":{"timestamp":{"__isSmartRef__":true,"id":3907},"user":"conradcalmez","tags":[]},"3907":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"3908":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":3909},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3909":{"stops":[{"__isSmartRef__":true,"id":3910},{"__isSmartRef__":true,"id":3911},{"__isSmartRef__":true,"id":3912},{"__isSmartRef__":true,"id":3913}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"3910":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(49,79,255)"},"3911":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(53,83,255)"},"3912":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(79,105,255)"},"3913":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(112,134,255)"},"3914":{"partsSpaceName":"PartsBin/iPadWidgets/","comment":"DoAll button for workspace window","migrationLevel":4,"partName":"DoAllButton","changes":[{"__isSmartRef__":true,"id":3915},{"__isSmartRef__":true,"id":3917},{"__isSmartRef__":true,"id":3919},{"__isSmartRef__":true,"id":3921},{"__isSmartRef__":true,"id":3923},{"__isSmartRef__":true,"id":3925},{"__isSmartRef__":true,"id":3927},{"__isSmartRef__":true,"id":3929}],"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"revisionOnLoad":151069,"lastModifiedDate":{"__isSmartRef__":true,"id":3931},"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3915":{"date":{"__isSmartRef__":true,"id":3916},"author":"undefined","message":"removed publish connection from meta info","id":"CC4027F9-ED63-4289-AF25-1C81E3832291"},"3916":{"isSerializedDate":true,"string":"Thu Mar 29 2012 18:16:14 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3917":{"date":{"__isSmartRef__":true,"id":3918},"author":"conradcalmez","message":"cleaned up","id":"7EB3BAD2-9955-4C98-B58B-A848DD7F4E14"},"3918":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:39:33 GMT+0100 (Mitteleuropäische Zeit)"},"3919":{"date":{"__isSmartRef__":true,"id":3920},"author":"conradcalmez","message":"","id":"762726DE-B056-4381-A3B6-2C86F0BC2D19"},"3920":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:39 GMT+0100 (Mitteleuropäische Zeit)"},"3921":{"date":{"__isSmartRef__":true,"id":3922},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"3922":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"3923":{"date":{"__isSmartRef__":true,"id":3924},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"3924":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"3925":{"date":{"__isSmartRef__":true,"id":3926},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"3926":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"3927":{"date":{"__isSmartRef__":true,"id":3928},"author":"conradcalmez","message":"fixed highlighting","id":"63A90502-794D-47E4-A5B7-31865C37D9CF"},"3928":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:07:43 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3929":{"date":{"__isSmartRef__":true,"id":3930},"author":"conradcalmez","message":"","id":"7D29E195-1758-49A4-8929-E33D6CAE6B49"},"3930":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:15:33 GMT+0200 (Mitteleuropäische Sommerzeit)"},"3931":{"isSerializedDate":true,"string":"Wed Feb 05 2014 19:59:57 GMT+0100 (Mitteleuropäische Zeit)"},"3932":{"morph":{"__isSmartRef__":true,"id":3895},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3933":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"3934":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":3935},"derivationIds":[null],"id":"7B1DF369-93AD-4B75-8C92-4AAB28CAD70E","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":3936}],"eventHandler":{"__isSmartRef__":true,"id":3938},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"auto","fixedWidth":true,"fixedHeight":true,"allowInput":true,"_FontFamily":"Monaco,monospace","_FontSize":10,"_MaxTextWidth":490,"_MinTextWidth":490,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":3939},"layout":{"__isSmartRef__":true,"id":4248},"syntaxHighlightingWhileTyping":true,"attributeConnections":[{"__isSmartRef__":true,"id":4249}],"doNotSerialize":["$$textString"],"doNotCopyProperties":["$$textString"],"lastSyntaxHighlightTime":1329129250498,"accessibleInInactiveWindow":true,"previousSelection":[36,42],"charsReplaced":"nothing","lastFindLoc":0,"isBeingDragged":false,"__serializedExpressions__":["_Position"],"textString":"alert(\"foo\")\nconsole.log(\"foobar\")\n\"foobar\"foobarundefined","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(0.0,35.0)"},"3935":{"_ClipMode":"auto","_BorderWidth":1,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor","_Fill"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,188.0)","_Padding":"lively.rect(4,2,0,0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(243,243,243)"},"3936":{"style":{"__isSmartRef__":true,"id":3937},"chunkOwner":{"__isSmartRef__":true,"id":3934},"_id":"_5","storedString":"alert(\"foo\")\nconsole.log(\"foobar\")\n\"foobar\"foobarundefined","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3937":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3938":{"morph":{"__isSmartRef__":true,"id":3934},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3939":{"submorphs":[{"__isSmartRef__":true,"id":3940},{"__isSmartRef__":true,"id":3895},{"__isSmartRef__":true,"id":4019},{"__isSmartRef__":true,"id":3934},{"__isSmartRef__":true,"id":4100}],"scripts":[],"id":"21D772E4-4D5B-4FAC-B3A2-C34027039732","shape":{"__isSmartRef__":true,"id":4185},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle","partsBinMetaInfo":{"__isSmartRef__":true,"id":4186},"eventHandler":{"__isSmartRef__":true,"id":4187},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Rotation":0,"_Scale":1,"derivationIds":[127],"owner":{"__isSmartRef__":true,"id":4188},"layout":{"__isSmartRef__":true,"id":4247},"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,44.0)"},"3940":{"submorphs":[{"__isSmartRef__":true,"id":3941}],"scripts":[],"id":"E1305CCC-4775-45A2-A798-AD5FE12AAA68","shape":{"__isSmartRef__":true,"id":3953},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoitButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":3959},"eventHandler":{"__isSmartRef__":true,"id":3968},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","5E067928-F624-4043-96E3-3FBE51B99076","99785E8C-76F8-41E2-B950-42562E6A9186"],"active":true,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3969},"isLockOwner":false,"_Visible":true,"_Rotation":0,"_Scale":1,"textMorph":{"__isSmartRef__":true,"id":3934},"textSelectionRange":null,"prevSelectionRange":[0,12],"owner":{"__isSmartRef__":true,"id":3939},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3970},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(2.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"3941":{"submorphs":[],"scripts":[],"id":"EB5DE589-EFD6-4DD9-803E-85342F29E0D0","shape":{"__isSmartRef__":true,"id":3942},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":3943},"textChunks":[{"__isSmartRef__":true,"id":3944}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":3946},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","B06EBD60-8DF4-46D7-9090-585100166945","FC97442E-94D5-4DFF-93B5-41497165B1E4"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":3940},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":3947},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3948},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"3942":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3943":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3944":{"style":{"__isSmartRef__":true,"id":3945},"chunkOwner":{"__isSmartRef__":true,"id":3941},"storedString":"Do it","_id":"_246","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3945":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"3946":{"morph":{"__isSmartRef__":true,"id":3941},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3947":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"3948":{"onClick":{"__isSmartRef__":true,"id":3949}},"3949":{"varMapping":{"__isSmartRef__":true,"id":3950},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3951},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3950":{"this":{"__isSmartRef__":true,"id":3941}},"3951":{"timestamp":{"__isSmartRef__":true,"id":3952},"user":"conradcalmez","tags":[]},"3952":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"3953":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":3954},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"3954":{"stops":[{"__isSmartRef__":true,"id":3955},{"__isSmartRef__":true,"id":3956},{"__isSmartRef__":true,"id":3957},{"__isSmartRef__":true,"id":3958}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"3955":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(49,79,255)"},"3956":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(53,83,255)"},"3957":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(79,105,255)"},"3958":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(112,134,255)"},"3959":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Doit button for workspace window","migrationLevel":4,"partName":"DoitButton","changes":[{"__isSmartRef__":true,"id":3960},{"__isSmartRef__":true,"id":3962},{"__isSmartRef__":true,"id":3964},{"__isSmartRef__":true,"id":3966}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"3960":{"date":{"__isSmartRef__":true,"id":3961},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"3961":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"3962":{"date":{"__isSmartRef__":true,"id":3963},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"3963":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"3964":{"date":{"__isSmartRef__":true,"id":3965},"author":"conradcalmez","message":"","id":"7D6A8326-2170-4473-81A3-D474F3D05300"},"3965":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:45 GMT+0100 (Mitteleuropäische Zeit)"},"3966":{"date":{"__isSmartRef__":true,"id":3967},"author":"conradcalmez","message":"fixed error when using button twice ;)","id":"9783DB00-5040-4BFC-9174-17C80C12739B"},"3967":{"isSerializedDate":true,"string":"Mon Feb 13 2012 10:51:40 GMT+0100 (Mitteleuropäische Zeit)"},"3968":{"morph":{"__isSmartRef__":true,"id":3940},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"3969":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"3970":{"activeBackground":{"__isSmartRef__":true,"id":3971},"inactiveBackground":{"__isSmartRef__":true,"id":3975},"initCss":{"__isSmartRef__":true,"id":3979},"onMouseDown":{"__isSmartRef__":true,"id":3983},"onMouseUp":{"__isSmartRef__":true,"id":3991},"onTouchStart":{"__isSmartRef__":true,"id":3999},"onTouchMove":{"__isSmartRef__":true,"id":4007},"onTouchEnd":{"__isSmartRef__":true,"id":4011}},"3971":{"varMapping":{"__isSmartRef__":true,"id":3972},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3973},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3972":{"this":{"__isSmartRef__":true,"id":3940}},"3973":{"timestamp":{"__isSmartRef__":true,"id":3974},"user":"sstamm","tags":[]},"3974":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"3975":{"varMapping":{"__isSmartRef__":true,"id":3976},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":3977},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3976":{"this":{"__isSmartRef__":true,"id":3940}},"3977":{"timestamp":{"__isSmartRef__":true,"id":3978},"user":"sstamm","tags":[]},"3978":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"3979":{"varMapping":{"__isSmartRef__":true,"id":3980},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":3981},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3980":{"this":{"__isSmartRef__":true,"id":3940}},"3981":{"timestamp":{"__isSmartRef__":true,"id":3982},"user":"sstamm","tags":[]},"3982":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"3983":{"varMapping":{"__isSmartRef__":true,"id":3984},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n var textSelectionRange = this.textMorph.getSelectionRange();\n if (!textSelectionRange) {\n this.textMorph.focus();\n this.textMorph.setSelectionRange(this.prevSelectionRange[0], this.prevSelectionRange[1]);\n } else {\n this.prevSelectionRange = textSelectionRange;\n }\n this.textMorph.doDoit();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3989},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3984":{"this":{"__isSmartRef__":true,"id":3940},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3985}},"3985":{"$super":{"__isSmartRef__":true,"id":3986}},"3986":{"varMapping":{"__isSmartRef__":true,"id":3987},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3988},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3987":{"obj":{"__isSmartRef__":true,"id":3940},"name":"onMouseDown"},"3988":{},"3989":{"timestamp":{"__isSmartRef__":true,"id":3990},"user":"conradcalmez","tags":[]},"3990":{"isSerializedDate":true,"string":"Mon Feb 13 2012 10:48:43 GMT+0100 (Mitteleuropäische Zeit)"},"3991":{"varMapping":{"__isSmartRef__":true,"id":3992},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":3997},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3992":{"this":{"__isSmartRef__":true,"id":3940},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3993}},"3993":{"$super":{"__isSmartRef__":true,"id":3994}},"3994":{"varMapping":{"__isSmartRef__":true,"id":3995},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3996},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"3995":{"obj":{"__isSmartRef__":true,"id":3940},"name":"onMouseUp"},"3996":{},"3997":{"timestamp":{"__isSmartRef__":true,"id":3998},"user":"sstamm","tags":[]},"3998":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"3999":{"varMapping":{"__isSmartRef__":true,"id":4000},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":4005},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4000":{"this":{"__isSmartRef__":true,"id":3940},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4001}},"4001":{"$super":{"__isSmartRef__":true,"id":4002}},"4002":{"varMapping":{"__isSmartRef__":true,"id":4003},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4004},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4003":{"obj":{"__isSmartRef__":true,"id":3940},"name":"onTouchStart"},"4004":{},"4005":{"timestamp":{"__isSmartRef__":true,"id":4006},"user":"conradcalmez","tags":[]},"4006":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"4007":{"varMapping":{"__isSmartRef__":true,"id":4008},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":4009},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4008":{"this":{"__isSmartRef__":true,"id":3940}},"4009":{"timestamp":{"__isSmartRef__":true,"id":4010},"user":"conradcalmez","tags":[]},"4010":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"4011":{"varMapping":{"__isSmartRef__":true,"id":4012},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4017},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4012":{"this":{"__isSmartRef__":true,"id":3940},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4013}},"4013":{"$super":{"__isSmartRef__":true,"id":4014}},"4014":{"varMapping":{"__isSmartRef__":true,"id":4015},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4016},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4015":{"obj":{"__isSmartRef__":true,"id":3940},"name":"onTouchEnd"},"4016":{},"4017":{"timestamp":{"__isSmartRef__":true,"id":4018},"user":"conradcalmez","tags":[]},"4018":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"4019":{"submorphs":[{"__isSmartRef__":true,"id":4020}],"scripts":[],"id":"C400AD3F-9260-49A5-B114-4C49B7120801","shape":{"__isSmartRef__":true,"id":4032},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"SaveButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":4038},"eventHandler":{"__isSmartRef__":true,"id":4049},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","4B812852-FF38-4E9C-89B5-7DC431840BAE"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4050},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":3934},"_Rotation":0,"_Scale":1,"textSelectionRange":[0,0],"owner":{"__isSmartRef__":true,"id":3939},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4051},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(136.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"4020":{"submorphs":[],"scripts":[],"id":"914B5A04-A130-420B-9A00-CAE4BCAD9575","shape":{"__isSmartRef__":true,"id":4021},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":4022},"textChunks":[{"__isSmartRef__":true,"id":4023}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":4025},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","3729C624-BC75-4EAE-A3D0-622899E24689"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":4019},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4026},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4027},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"4021":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4022":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4023":{"style":{"__isSmartRef__":true,"id":4024},"chunkOwner":{"__isSmartRef__":true,"id":4020},"storedString":"Save","_id":"_247","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4024":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4025":{"morph":{"__isSmartRef__":true,"id":4020},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4026":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"4027":{"onClick":{"__isSmartRef__":true,"id":4028}},"4028":{"varMapping":{"__isSmartRef__":true,"id":4029},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4030},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4029":{"this":{"__isSmartRef__":true,"id":4020}},"4030":{"timestamp":{"__isSmartRef__":true,"id":4031},"user":"conradcalmez","tags":[]},"4031":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"4032":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":4033},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4033":{"stops":[{"__isSmartRef__":true,"id":4034},{"__isSmartRef__":true,"id":4035},{"__isSmartRef__":true,"id":4036},{"__isSmartRef__":true,"id":4037}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"4034":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"4035":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"4036":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"4037":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"4038":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Save button for workspace window","migrationLevel":4,"partName":"SaveButton","changes":[{"__isSmartRef__":true,"id":4039},{"__isSmartRef__":true,"id":4041},{"__isSmartRef__":true,"id":4043},{"__isSmartRef__":true,"id":4045},{"__isSmartRef__":true,"id":4047}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4039":{"date":{"__isSmartRef__":true,"id":4040},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"4040":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"4041":{"date":{"__isSmartRef__":true,"id":4042},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"4042":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"4043":{"date":{"__isSmartRef__":true,"id":4044},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"4044":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"4045":{"date":{"__isSmartRef__":true,"id":4046},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"4046":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"4047":{"date":{"__isSmartRef__":true,"id":4048},"author":"conradcalmez","message":"","id":"FEAD840D-3630-49F9-8747-615551923F8E"},"4048":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:58 GMT+0100 (Mitteleuropäische Zeit)"},"4049":{"morph":{"__isSmartRef__":true,"id":4019},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4050":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"4051":{"activeBackground":{"__isSmartRef__":true,"id":4052},"inactiveBackground":{"__isSmartRef__":true,"id":4056},"initCss":{"__isSmartRef__":true,"id":4060},"onMouseDown":{"__isSmartRef__":true,"id":4064},"onMouseUp":{"__isSmartRef__":true,"id":4072},"onTouchStart":{"__isSmartRef__":true,"id":4080},"onTouchMove":{"__isSmartRef__":true,"id":4088},"onTouchEnd":{"__isSmartRef__":true,"id":4092}},"4052":{"varMapping":{"__isSmartRef__":true,"id":4053},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4054},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4053":{"this":{"__isSmartRef__":true,"id":4019}},"4054":{"timestamp":{"__isSmartRef__":true,"id":4055},"user":"sstamm","tags":[]},"4055":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"4056":{"varMapping":{"__isSmartRef__":true,"id":4057},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4058},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4057":{"this":{"__isSmartRef__":true,"id":4019}},"4058":{"timestamp":{"__isSmartRef__":true,"id":4059},"user":"sstamm","tags":[]},"4059":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"4060":{"varMapping":{"__isSmartRef__":true,"id":4061},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":4062},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4061":{"this":{"__isSmartRef__":true,"id":4019}},"4062":{"timestamp":{"__isSmartRef__":true,"id":4063},"user":"sstamm","tags":[]},"4063":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"4064":{"varMapping":{"__isSmartRef__":true,"id":4065},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textSelectionRange = this.textMorph.getSelectionRange();\n this.textMorph.doSave();\n this.textMorph.setSelectionRange(this.textSelectionRange);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4070},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4065":{"this":{"__isSmartRef__":true,"id":4019},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4066}},"4066":{"$super":{"__isSmartRef__":true,"id":4067}},"4067":{"varMapping":{"__isSmartRef__":true,"id":4068},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4069},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4068":{"obj":{"__isSmartRef__":true,"id":4019},"name":"onMouseDown"},"4069":{},"4070":{"timestamp":{"__isSmartRef__":true,"id":4071},"user":"conradcalmez","tags":[]},"4071":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:08 GMT+0100 (Mitteleuropäische Zeit)"},"4072":{"varMapping":{"__isSmartRef__":true,"id":4073},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4078},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4073":{"this":{"__isSmartRef__":true,"id":4019},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4074}},"4074":{"$super":{"__isSmartRef__":true,"id":4075}},"4075":{"varMapping":{"__isSmartRef__":true,"id":4076},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4077},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4076":{"obj":{"__isSmartRef__":true,"id":4019},"name":"onMouseUp"},"4077":{},"4078":{"timestamp":{"__isSmartRef__":true,"id":4079},"user":"sstamm","tags":[]},"4079":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"4080":{"varMapping":{"__isSmartRef__":true,"id":4081},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":4086},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4081":{"this":{"__isSmartRef__":true,"id":4019},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4082}},"4082":{"$super":{"__isSmartRef__":true,"id":4083}},"4083":{"varMapping":{"__isSmartRef__":true,"id":4084},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4085},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4084":{"obj":{"__isSmartRef__":true,"id":4019},"name":"onTouchStart"},"4085":{},"4086":{"timestamp":{"__isSmartRef__":true,"id":4087},"user":"conradcalmez","tags":[]},"4087":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"4088":{"varMapping":{"__isSmartRef__":true,"id":4089},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":4090},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4089":{"this":{"__isSmartRef__":true,"id":4019}},"4090":{"timestamp":{"__isSmartRef__":true,"id":4091},"user":"conradcalmez","tags":[]},"4091":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"4092":{"varMapping":{"__isSmartRef__":true,"id":4093},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4098},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4093":{"this":{"__isSmartRef__":true,"id":4019},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4094}},"4094":{"$super":{"__isSmartRef__":true,"id":4095}},"4095":{"varMapping":{"__isSmartRef__":true,"id":4096},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4097},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4096":{"obj":{"__isSmartRef__":true,"id":4019},"name":"onTouchEnd"},"4097":{},"4098":{"timestamp":{"__isSmartRef__":true,"id":4099},"user":"conradcalmez","tags":[]},"4099":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"4100":{"submorphs":[{"__isSmartRef__":true,"id":4101}],"scripts":[],"id":"81D7E0FF-C129-4924-92F7-DBA7CD799D6E","shape":{"__isSmartRef__":true,"id":4113},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"PrintButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":4119},"eventHandler":{"__isSmartRef__":true,"id":4134},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","D405747D-49B2-48B5-B2F5-540F0DEEDA06","A01A67F7-1A8D-4860-AFAD-2CF442F16652","0DF09B9C-3A2C-49EF-BE60-3CEC8C21EB38"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4135},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":3934},"_Rotation":0,"_Scale":1,"textSelectionRange":[43,43],"owner":{"__isSmartRef__":true,"id":3939},"prevSelectionRange":[43,49],"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4136},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(203.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"4101":{"submorphs":[],"scripts":[],"id":"AAB2FAE6-D983-4A10-A4B9-12BEE348F40F","shape":{"__isSmartRef__":true,"id":4102},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":4103},"textChunks":[{"__isSmartRef__":true,"id":4104}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":4106},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","4FB929E4-BDE5-494A-98EA-4401CDC0D3A7","8FD73E1E-1CC7-4AB0-8236-0F661E5F4E29","BCF12F1E-3D33-4F44-A4F8-1F8F400FA530"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":4100},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4107},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4108},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"4102":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4103":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4104":{"style":{"__isSmartRef__":true,"id":4105},"chunkOwner":{"__isSmartRef__":true,"id":4101},"storedString":"Print","_id":"_248","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4105":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4106":{"morph":{"__isSmartRef__":true,"id":4101},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4107":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"4108":{"onClick":{"__isSmartRef__":true,"id":4109}},"4109":{"varMapping":{"__isSmartRef__":true,"id":4110},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4111},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4110":{"this":{"__isSmartRef__":true,"id":4101}},"4111":{"timestamp":{"__isSmartRef__":true,"id":4112},"user":"conradcalmez","tags":[]},"4112":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"4113":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":4114},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4114":{"stops":[{"__isSmartRef__":true,"id":4115},{"__isSmartRef__":true,"id":4116},{"__isSmartRef__":true,"id":4117},{"__isSmartRef__":true,"id":4118}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"4115":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"4116":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"4117":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"4118":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"4119":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Save button for workspace window","migrationLevel":4,"partName":"PrintButton","changes":[{"__isSmartRef__":true,"id":4120},{"__isSmartRef__":true,"id":4122},{"__isSmartRef__":true,"id":4124},{"__isSmartRef__":true,"id":4126},{"__isSmartRef__":true,"id":4128},{"__isSmartRef__":true,"id":4130},{"__isSmartRef__":true,"id":4132}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4120":{"date":{"__isSmartRef__":true,"id":4121},"author":"conradcalmez","message":"","id":"8A5DBCD5-FCD2-4079-904A-F0D567E13FE4"},"4121":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:39:47 GMT+0100 (Mitteleuropäische Zeit)"},"4122":{"date":{"__isSmartRef__":true,"id":4123},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"4123":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"4124":{"date":{"__isSmartRef__":true,"id":4125},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"4125":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"4126":{"date":{"__isSmartRef__":true,"id":4127},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"4127":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"4128":{"date":{"__isSmartRef__":true,"id":4129},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"4129":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"4130":{"date":{"__isSmartRef__":true,"id":4131},"author":"conradcalmez","message":"","id":"76FEBBED-8AE7-4725-9B11-D6B29F94ED2E"},"4131":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:52 GMT+0100 (Mitteleuropäische Zeit)"},"4132":{"date":{"__isSmartRef__":true,"id":4133},"author":"conradcalmez","message":"here again. changed handling of last selection","id":"92AC967B-EB16-447E-A5D7-DA8BE4CCEAA1"},"4133":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:38:43 GMT+0100 (Mitteleuropäische Zeit)"},"4134":{"morph":{"__isSmartRef__":true,"id":4100},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4135":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"4136":{"activeBackground":{"__isSmartRef__":true,"id":4137},"inactiveBackground":{"__isSmartRef__":true,"id":4141},"initCss":{"__isSmartRef__":true,"id":4145},"onMouseDown":{"__isSmartRef__":true,"id":4149},"onMouseUp":{"__isSmartRef__":true,"id":4157},"onTouchStart":{"__isSmartRef__":true,"id":4165},"onTouchMove":{"__isSmartRef__":true,"id":4173},"onTouchEnd":{"__isSmartRef__":true,"id":4177}},"4137":{"varMapping":{"__isSmartRef__":true,"id":4138},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4139},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4138":{"this":{"__isSmartRef__":true,"id":4100}},"4139":{"timestamp":{"__isSmartRef__":true,"id":4140},"user":"sstamm","tags":[]},"4140":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"4141":{"varMapping":{"__isSmartRef__":true,"id":4142},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4143},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4142":{"this":{"__isSmartRef__":true,"id":4100}},"4143":{"timestamp":{"__isSmartRef__":true,"id":4144},"user":"sstamm","tags":[]},"4144":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"4145":{"varMapping":{"__isSmartRef__":true,"id":4146},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":4147},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4146":{"this":{"__isSmartRef__":true,"id":4100}},"4147":{"timestamp":{"__isSmartRef__":true,"id":4148},"user":"sstamm","tags":[]},"4148":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"4149":{"varMapping":{"__isSmartRef__":true,"id":4150},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n var textSelectionRange = this.textMorph.getSelectionRange();\n if (!textSelectionRange) {\n this.textMorph.focus();\n this.textMorph.setSelectionRange(this.prevSelectionRange[0], this.prevSelectionRange[1]);\n } else {\n this.prevSelectionRange = textSelectionRange;\n }\n this.textMorph.doPrintit();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4155},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4150":{"this":{"__isSmartRef__":true,"id":4100},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4151}},"4151":{"$super":{"__isSmartRef__":true,"id":4152}},"4152":{"varMapping":{"__isSmartRef__":true,"id":4153},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4154},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4153":{"obj":{"__isSmartRef__":true,"id":4100},"name":"onMouseDown"},"4154":{},"4155":{"timestamp":{"__isSmartRef__":true,"id":4156},"user":"conradcalmez","tags":[]},"4156":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:33:44 GMT+0100 (Mitteleuropäische Zeit)"},"4157":{"varMapping":{"__isSmartRef__":true,"id":4158},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4163},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4158":{"this":{"__isSmartRef__":true,"id":4100},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4159}},"4159":{"$super":{"__isSmartRef__":true,"id":4160}},"4160":{"varMapping":{"__isSmartRef__":true,"id":4161},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4162},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4161":{"obj":{"__isSmartRef__":true,"id":4100},"name":"onMouseUp"},"4162":{},"4163":{"timestamp":{"__isSmartRef__":true,"id":4164},"user":"sstamm","tags":[]},"4164":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"4165":{"varMapping":{"__isSmartRef__":true,"id":4166},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":4171},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4166":{"this":{"__isSmartRef__":true,"id":4100},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4167}},"4167":{"$super":{"__isSmartRef__":true,"id":4168}},"4168":{"varMapping":{"__isSmartRef__":true,"id":4169},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4170},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4169":{"obj":{"__isSmartRef__":true,"id":4100},"name":"onTouchStart"},"4170":{},"4171":{"timestamp":{"__isSmartRef__":true,"id":4172},"user":"conradcalmez","tags":[]},"4172":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"4173":{"varMapping":{"__isSmartRef__":true,"id":4174},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":4175},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4174":{"this":{"__isSmartRef__":true,"id":4100}},"4175":{"timestamp":{"__isSmartRef__":true,"id":4176},"user":"conradcalmez","tags":[]},"4176":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"4177":{"varMapping":{"__isSmartRef__":true,"id":4178},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4183},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4178":{"this":{"__isSmartRef__":true,"id":4100},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4179}},"4179":{"$super":{"__isSmartRef__":true,"id":4180}},"4180":{"varMapping":{"__isSmartRef__":true,"id":4181},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4182},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4181":{"obj":{"__isSmartRef__":true,"id":4100},"name":"onTouchEnd"},"4182":{},"4183":{"timestamp":{"__isSmartRef__":true,"id":4184},"user":"conradcalmez","tags":[]},"4184":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"4185":{"_BorderWidth":1,"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,212.0)","_BorderColor":"Color.rgb(95,94,95)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"4186":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4187":{"morph":{"__isSmartRef__":true,"id":3939},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4188":{"submorphs":[{"__isSmartRef__":true,"id":3939},{"__isSmartRef__":true,"id":4189}],"scripts":[],"shape":{"__isSmartRef__":true,"id":4244},"derivationIds":[null],"id":"603205F6-F088-4399-AAB2-3E655985BD75","eventHandler":{"__isSmartRef__":true,"id":4245},"__layered_droppingEnabled__":true,"halosEnabled":true,"draggingEnabled":true,"layout":{"__isSmartRef__":true,"id":4246},"LK2":true,"targetMorph":{"__isSmartRef__":true,"id":3939},"titleBar":{"__isSmartRef__":true,"id":4189},"collapsedTransform":null,"collapsedExtent":null,"expandedTransform":null,"expandedExtent":null,"ignoreEventsOnExpand":false,"highlighted":true,"isBeingDragged":false,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","contentOffset","prevDragPos"],"__LivelyClassName__":"lively.morphic.Window","__SourceModuleName__":"Global.lively.morphic.Widgets","withLayers":["Global.PreventDroppingLayer"],"withoutLayers":["Global.lively.morphic.GrabbingLayer"],"_Position":"lively.pt(41.0,36.0)","contentOffset":"lively.pt(0.0,21.0)","prevDragPos":"lively.pt(140.0,48.0)"},"4189":{"submorphs":[{"__isSmartRef__":true,"id":4190},{"__isSmartRef__":true,"id":4196},{"__isSmartRef__":true,"id":4210},{"__isSmartRef__":true,"id":4224}],"scripts":[],"shape":{"__isSmartRef__":true,"id":4238},"derivationIds":[null],"id":"5F78769C-A5B7-4394-A5D5-7E1888F7EB0C","eventHandler":{"__isSmartRef__":true,"id":4242},"__layered_droppingEnabled__":true,"halosEnabled":true,"layout":{"__isSmartRef__":true,"id":4243},"windowMorph":{"__isSmartRef__":true,"id":4188},"label":{"__isSmartRef__":true,"id":4190},"closeButton":{"__isSmartRef__":true,"id":4196},"menuButton":{"__isSmartRef__":true,"id":4210},"collapseButton":{"__isSmartRef__":true,"id":4224},"owner":{"__isSmartRef__":true,"id":4188},"draggableWithoutHalo":true,"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.TitleBar","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)"},"4190":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":4191},"derivationIds":[null],"id":"4C264896-0418-4A67-AFB1-BBCD023372B0","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":4192}],"eventHandler":{"__isSmartRef__":true,"id":4194},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":10,"evalEnabled":false,"isLabel":true,"_HandStyle":"default","layout":{"__isSmartRef__":true,"id":4195},"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":4189},"_MaxTextWidth":365,"_MinTextWidth":365,"_MaxTextHeight":null,"_MinTextHeight":null,"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(47.0,3.0)","_TextColor":"Color.rgb(30,30,30)"},"4191":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(365.0,41.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"4192":{"style":{"__isSmartRef__":true,"id":4193},"chunkOwner":{"__isSmartRef__":true,"id":4190},"storedString":"Workspace","_id":"_249","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4193":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4194":{"morph":{"__isSmartRef__":true,"id":4190},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4195":{"resizeWidth":true},"4196":{"submorphs":[{"__isSmartRef__":true,"id":4197}],"scripts":[],"shape":{"__isSmartRef__":true,"id":4203},"derivationIds":[null],"id":"F8734D08-3F5E-4330-8DE2-1F10302B518B","eventHandler":{"__isSmartRef__":true,"id":4204},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":4197},"owner":{"__isSmartRef__":true,"id":4189},"layout":{"__isSmartRef__":true,"id":4205},"attributeConnections":[{"__isSmartRef__":true,"id":4206},{"__isSmartRef__":true,"id":4208}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(456.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"4197":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":4198},"derivationIds":[null],"id":"4D6F221E-7AE9-4190-979C-E922C92A796D","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":4199}],"eventHandler":{"__isSmartRef__":true,"id":4201},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":4196},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":4202},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"4198":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"4199":{"style":{"__isSmartRef__":true,"id":4200},"chunkOwner":{"__isSmartRef__":true,"id":4197},"storedString":"X","_id":"_250","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4200":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4201":{"morph":{"__isSmartRef__":true,"id":4197},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4202":{"centeredVertical":true,"centeredHorizontal":true},"4203":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"4204":{"morph":{"__isSmartRef__":true,"id":4196},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4205":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"4206":{"sourceObj":{"__isSmartRef__":true,"id":4196},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":4188},"targetMethodName":"getCloseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":4207},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"4207":{"source":{"__isSmartRef__":true,"id":4196},"target":{"__isSmartRef__":true,"id":4188}},"4208":{"sourceObj":{"__isSmartRef__":true,"id":4196},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":4188},"targetMethodName":"initiateShutdown","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":4209},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"4209":{"source":{"__isSmartRef__":true,"id":4196},"target":{"__isSmartRef__":true,"id":4188}},"4210":{"submorphs":[{"__isSmartRef__":true,"id":4211}],"scripts":[],"shape":{"__isSmartRef__":true,"id":4217},"derivationIds":[null],"id":"C3A96924-FA37-4F36-8099-23F0B96A63C8","eventHandler":{"__isSmartRef__":true,"id":4218},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":4211},"owner":{"__isSmartRef__":true,"id":4189},"attributeConnections":[{"__isSmartRef__":true,"id":4219},{"__isSmartRef__":true,"id":4221}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"layout":{"__isSmartRef__":true,"id":4223},"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"4211":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":4212},"derivationIds":[null],"id":"8413B2E7-3424-495A-8569-605D5163DF7B","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":4213}],"eventHandler":{"__isSmartRef__":true,"id":4215},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":4210},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":4216},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"4212":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"4213":{"style":{"__isSmartRef__":true,"id":4214},"chunkOwner":{"__isSmartRef__":true,"id":4211},"storedString":"M","_id":"_251","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4214":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4215":{"morph":{"__isSmartRef__":true,"id":4211},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4216":{"centeredVertical":true,"centeredHorizontal":true},"4217":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"4218":{"morph":{"__isSmartRef__":true,"id":4210},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4219":{"sourceObj":{"__isSmartRef__":true,"id":4210},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":4188},"targetMethodName":"getMenuHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":4220},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"4220":{"source":{"__isSmartRef__":true,"id":4210},"target":{"__isSmartRef__":true,"id":4188}},"4221":{"sourceObj":{"__isSmartRef__":true,"id":4210},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":4188},"targetMethodName":"showTargetMorphMenu","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":4222},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"4222":{"source":{"__isSmartRef__":true,"id":4210},"target":{"__isSmartRef__":true,"id":4188}},"4223":{"adjustForNewBounds":true,"centeredVertical":true},"4224":{"submorphs":[{"__isSmartRef__":true,"id":4225}],"scripts":[],"shape":{"__isSmartRef__":true,"id":4231},"derivationIds":[null],"id":"26F8400C-B015-454C-B3A3-66A05AC8C7A6","eventHandler":{"__isSmartRef__":true,"id":4232},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":4225},"owner":{"__isSmartRef__":true,"id":4189},"layout":{"__isSmartRef__":true,"id":4233},"attributeConnections":[{"__isSmartRef__":true,"id":4234},{"__isSmartRef__":true,"id":4236}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(412.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"4225":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":4226},"derivationIds":[null],"id":"03A360EA-B8F1-4CD4-BF9A-B87AC51EDB4B","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":4227}],"eventHandler":{"__isSmartRef__":true,"id":4229},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":4224},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":4230},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"4226":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"4227":{"style":{"__isSmartRef__":true,"id":4228},"chunkOwner":{"__isSmartRef__":true,"id":4225},"storedString":"-","_id":"_252","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4228":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4229":{"morph":{"__isSmartRef__":true,"id":4225},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4230":{"centeredVertical":true,"centeredHorizontal":true},"4231":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"4232":{"morph":{"__isSmartRef__":true,"id":4224},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4233":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"4234":{"sourceObj":{"__isSmartRef__":true,"id":4224},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":4188},"targetMethodName":"getCollapseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":4235},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"4235":{"source":{"__isSmartRef__":true,"id":4224},"target":{"__isSmartRef__":true,"id":4188}},"4236":{"sourceObj":{"__isSmartRef__":true,"id":4224},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":4188},"targetMethodName":"toggleCollapse","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":4237},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"4237":{"source":{"__isSmartRef__":true,"id":4224},"target":{"__isSmartRef__":true,"id":4188}},"4238":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":{"__isSmartRef__":true,"id":4239},"_StrokeOpacity":1,"_BorderRadius":"3px 3px 0px 0px","__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"4239":{"stops":[{"__isSmartRef__":true,"id":4240},{"__isSmartRef__":true,"id":4241}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"4240":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(255,255,255)"},"4241":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(163,163,163)"},"4242":{"morph":{"__isSmartRef__":true,"id":4189},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4243":{"resizeWidth":true,"adjustForNewBounds":true},"4244":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":0,"__serializedExpressions__":["_Padding","_Extent"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Padding":"lively.rect(0,0,0,0)","_Extent":"lively.pt(500.0,256.0)"},"4245":{"morph":{"__isSmartRef__":true,"id":4188},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4246":{"adjustForNewBounds":true},"4247":{"resizeWidth":true,"resizeHeight":true,"adjustForNewBounds":true},"4248":{"resizeWidth":true,"resizeHeight":true},"4249":{"sourceObj":{"__isSmartRef__":true,"id":3934},"sourceAttrName":"textString","targetObj":{"__isSmartRef__":true,"id":3934},"targetMethodName":"highlightJavaScriptSyntax","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"4250":{"activeBackground":{"__isSmartRef__":true,"id":4251},"inactiveBackground":{"__isSmartRef__":true,"id":4255},"initCss":{"__isSmartRef__":true,"id":4259},"onTouchStart":{"__isSmartRef__":true,"id":4263},"onTouchMove":{"__isSmartRef__":true,"id":4271},"onTouchEnd":{"__isSmartRef__":true,"id":4275}},"4251":{"varMapping":{"__isSmartRef__":true,"id":4252},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4253},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4252":{"this":{"__isSmartRef__":true,"id":3895}},"4253":{"timestamp":{"__isSmartRef__":true,"id":4254},"user":"sstamm","tags":[]},"4254":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"4255":{"varMapping":{"__isSmartRef__":true,"id":4256},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4257},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4256":{"this":{"__isSmartRef__":true,"id":3895}},"4257":{"timestamp":{"__isSmartRef__":true,"id":4258},"user":"sstamm","tags":[]},"4258":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"4259":{"varMapping":{"__isSmartRef__":true,"id":4260},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":4261},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4260":{"this":{"__isSmartRef__":true,"id":3895}},"4261":{"timestamp":{"__isSmartRef__":true,"id":4262},"user":"sstamm","tags":[]},"4262":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"4263":{"varMapping":{"__isSmartRef__":true,"id":4264},"source":"function onTouchStart(evt) {\n this.activeBackground();\n evt.stop();\n this.textMorph.evalAll();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4269},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4264":{"this":{"__isSmartRef__":true,"id":3895},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4265}},"4265":{"$super":{"__isSmartRef__":true,"id":4266}},"4266":{"varMapping":{"__isSmartRef__":true,"id":4267},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4268},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4267":{"obj":{"__isSmartRef__":true,"id":3895},"name":"onTouchStart"},"4268":{},"4269":{"timestamp":{"__isSmartRef__":true,"id":4270},"user":"conradcalmez","tags":[]},"4270":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:14:02 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4271":{"varMapping":{"__isSmartRef__":true,"id":4272},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":4273},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4272":{"this":{"__isSmartRef__":true,"id":3895}},"4273":{"timestamp":{"__isSmartRef__":true,"id":4274},"user":"conradcalmez","tags":[]},"4274":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"4275":{"varMapping":{"__isSmartRef__":true,"id":4276},"source":"function onTouchEnd(evt) {\n this.inactiveBackground();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4281},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4276":{"this":{"__isSmartRef__":true,"id":3895},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4277}},"4277":{"$super":{"__isSmartRef__":true,"id":4278}},"4278":{"varMapping":{"__isSmartRef__":true,"id":4279},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4280},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4279":{"obj":{"__isSmartRef__":true,"id":3895},"name":"onTouchEnd"},"4280":{},"4281":{"timestamp":{"__isSmartRef__":true,"id":4282},"user":"conradcalmez","tags":[]},"4282":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:14:52 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4283":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":4284},"id":"F112F567-4DBD-49AD-B7E1-83030C9F1BA7","eventHandler":{"__isSmartRef__":true,"id":4290},"__layered_droppingEnabled__":true,"halosEnabled":true,"showsHalos":false,"layout":{"__isSmartRef__":true,"id":4291},"name":"Ellipse1","partsBinMetaInfo":{"__isSmartRef__":true,"id":4292},"derivationIds":[113,"5BFD5DF8-16AB-4769-A6C4-8CA802C16F8B","EBCD7C21-3C9F-47DC-A3F3-44E8B95C54C5"],"isBeingDragged":false,"isFixed":false,"fixedScale":1,"_ClipMode":"visible","moved":true,"_Rotation":0,"_Scale":1,"owner":{"__isSmartRef__":true,"id":0},"__serializedExpressions__":["_Position","fixedPosition","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4296},"__LivelyClassName__":"lively.morphic.Morph","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(39.4,33.8)","fixedPosition":"lively.pt(0.0,0.0)","distanceToDragEvent":"lively.pt(70.3,-7.8)"},"4284":{"_ClipMode":"visible","_BorderWidth":3.184,"_Fill":{"__isSmartRef__":true,"id":4285},"_BorderRadius":0,"_Opacity":1,"_BorderStyle":"outset","__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Ellipse","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(100.0,100.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(95,95,95)"},"4285":{"stops":[{"__isSmartRef__":true,"id":4286},{"__isSmartRef__":true,"id":4287},{"__isSmartRef__":true,"id":4288},{"__isSmartRef__":true,"id":4289}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(1,1,-1,-1)"},"4286":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"4287":{"offset":0.45,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"4288":{"offset":0.7,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"4289":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"4290":{"morph":{"__isSmartRef__":true,"id":4283},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4291":{},"4292":{"partName":"Ellipse","requiredModules":[],"migrationLevel":4,"partsSpaceName":"PartsBin/iPadWidgets/","revisionOnLoad":151069,"comment":"activates command mode","changes":[{"__isSmartRef__":true,"id":4293}],"lastModifiedDate":{"__isSmartRef__":true,"id":4295},"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4293":{"date":{"__isSmartRef__":true,"id":4294},"author":"sstamm","message":"initial commit","id":"8AF8F2FA-5777-41DB-9A0C-03A382785666"},"4294":{"isSerializedDate":true,"string":"Thu Mar 22 2012 14:03:53 GMT+0100 (Mitteleuropäische Zeit)"},"4295":{"isSerializedDate":true,"string":"Wed Feb 05 2014 19:59:57 GMT+0100 (Mitteleuropäische Zeit)"},"4296":{"activeBackground":{"__isSmartRef__":true,"id":4297},"inactiveBackground":{"__isSmartRef__":true,"id":4301},"onTouchStart":{"__isSmartRef__":true,"id":4305},"onTouchEnd":{"__isSmartRef__":true,"id":4313},"onLoad":{"__isSmartRef__":true,"id":4321},"onTouchMove":{"__isSmartRef__":true,"id":4325}},"4297":{"varMapping":{"__isSmartRef__":true,"id":4298},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(20,40,200)},\n {offset: 0.45, color: Color.rgb(53,83,255)},\n {offset: 0.70, color: Color.rgb(90,120,255)},\n {offset: 1, color: Color.rgb(135,160,255)}\n ],\n 'southEast'\n ))\n this.setBorderStyle(\"inset\");\n this.setBorderColor(Color.rgb(60,80,255));\n}","funcProperties":{"__isSmartRef__":true,"id":4299},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4298":{"this":{"__isSmartRef__":true,"id":4283}},"4299":{"timestamp":{"__isSmartRef__":true,"id":4300},"user":"bsiegmund","tags":[]},"4300":{"isSerializedDate":true,"string":"Thu Mar 08 2012 11:33:12 GMT+0100 (Mitteleuropäische Zeit)"},"4301":{"varMapping":{"__isSmartRef__":true,"id":4302},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.45, color: Color.rgb(59,59,59)},\n {offset: 0.70, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'northWest'\n ))\n this.setBorderStyle(\"outset\");\n this.setBorderColor(Color.rgb(95,95,95));\n}","funcProperties":{"__isSmartRef__":true,"id":4303},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4302":{"this":{"__isSmartRef__":true,"id":4283}},"4303":{"timestamp":{"__isSmartRef__":true,"id":4304},"user":"bsiegmund","tags":[]},"4304":{"isSerializedDate":true,"string":"Thu Mar 08 2012 11:27:52 GMT+0100 (Mitteleuropäische Zeit)"},"4305":{"varMapping":{"__isSmartRef__":true,"id":4306},"source":"function onTouchStart(evt) {\n this.activeBackground();\n evt.stop();\n $world.setPieMode(true);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4311},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4306":{"this":{"__isSmartRef__":true,"id":4283},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4307}},"4307":{"$super":{"__isSmartRef__":true,"id":4308}},"4308":{"varMapping":{"__isSmartRef__":true,"id":4309},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4310},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4309":{"obj":{"__isSmartRef__":true,"id":4283},"name":"onTouchStart"},"4310":{},"4311":{"timestamp":{"__isSmartRef__":true,"id":4312},"user":"bsiegmund","tags":[]},"4312":{"isSerializedDate":true,"string":"Thu Mar 08 2012 11:35:14 GMT+0100 (Mitteleuropäische Zeit)"},"4313":{"varMapping":{"__isSmartRef__":true,"id":4314},"source":"function onTouchEnd(evt) {\n this.inactiveBackground();\n evt.stop();\n $world.setPieMode(false);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4319},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4314":{"this":{"__isSmartRef__":true,"id":4283},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4315}},"4315":{"$super":{"__isSmartRef__":true,"id":4316}},"4316":{"varMapping":{"__isSmartRef__":true,"id":4317},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4318},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4317":{"obj":{"__isSmartRef__":true,"id":4283},"name":"onTouchEnd"},"4318":{},"4319":{"timestamp":{"__isSmartRef__":true,"id":4320},"user":"bsiegmund","tags":[]},"4320":{"isSerializedDate":true,"string":"Thu Mar 08 2012 11:59:51 GMT+0100 (Mitteleuropäische Zeit)"},"4321":{"varMapping":{"__isSmartRef__":true,"id":4322},"source":"function onLoad() {\n /*this.setOrigin(pt(0,0));\n this.setFixed(true);\n this.fixedScale = 1;\n this.fixedPosition = pt(0, 0);*/\n}","funcProperties":{"__isSmartRef__":true,"id":4323},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4322":{"this":{"__isSmartRef__":true,"id":4283}},"4323":{"timestamp":{"__isSmartRef__":true,"id":4324},"user":"bsiegmund","tags":[]},"4324":{"isSerializedDate":true,"string":"Thu Jul 10 2014 19:28:32 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4325":{"varMapping":{"__isSmartRef__":true,"id":4326},"source":"function onTouchMove(evt) {\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4331},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4326":{"this":{"__isSmartRef__":true,"id":4283},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4327}},"4327":{"$super":{"__isSmartRef__":true,"id":4328}},"4328":{"varMapping":{"__isSmartRef__":true,"id":4329},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4330},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4329":{"obj":{"__isSmartRef__":true,"id":4283},"name":"onTouchMove"},"4330":{},"4331":{"timestamp":{"__isSmartRef__":true,"id":4332},"user":"bsiegmund","tags":[]},"4332":{"isSerializedDate":true,"string":"Thu Mar 08 2012 11:34:36 GMT+0100 (Mitteleuropäische Zeit)"},"4333":{"submorphs":[{"__isSmartRef__":true,"id":4334}],"scripts":[],"id":"593457E8-43E3-4E7E-9122-F9B12812153B","shape":{"__isSmartRef__":true,"id":4346},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoAllButton1","partsBinMetaInfo":{"__isSmartRef__":true,"id":4352},"eventHandler":{"__isSmartRef__":true,"id":4370},"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","89ED4E78-E27F-413D-ABC6-48BBDA737B90","B975A3F1-9735-43C0-9EEB-04A6432A9565","7798B134-5467-4188-802C-7FC03EAE4167","9AE6DE26-81EF-4C6A-8ADC-F48169E01B06","1D6BEAED-1C3F-4970-8F60-684704AE8875"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4371},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":4372},"textSelectionRange":null,"moved":true,"_ClipMode":"visible","_Rotation":0,"_Scale":1,"owner":{"__isSmartRef__":true,"id":0},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4688},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(153.3,52.4)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"4334":{"submorphs":[],"scripts":[],"id":"4E6DF721-9C32-4C04-8A0D-CDC8EA4304E0","shape":{"__isSmartRef__":true,"id":4335},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":4336},"textChunks":[{"__isSmartRef__":true,"id":4337}],"charsReplaced":"","lastFindLoc":5,"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":4339},"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","B6A22823-318D-4628-B5A4-2EEF73B89A9B","D6A8E13A-B147-439E-9198-144F04F9698D","81C4BF9F-9654-4136-BB7C-A898B1EACF16","82F1A7A2-DDBF-4C6E-A08B-F4FCCD67864A","6C8EEAAB-D908-4C49-BFC3-E4C9C4079728"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":4333},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4340},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4341},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"4335":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,19.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4336":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4337":{"style":{"__isSmartRef__":true,"id":4338},"chunkOwner":{"__isSmartRef__":true,"id":4334},"storedString":"Do all","_id":"_245","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4338":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4339":{"morph":{"__isSmartRef__":true,"id":4334},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4340":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"4341":{"onClick":{"__isSmartRef__":true,"id":4342}},"4342":{"varMapping":{"__isSmartRef__":true,"id":4343},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4344},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4343":{"this":{"__isSmartRef__":true,"id":4334}},"4344":{"timestamp":{"__isSmartRef__":true,"id":4345},"user":"conradcalmez","tags":[]},"4345":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"4346":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":4347},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4347":{"stops":[{"__isSmartRef__":true,"id":4348},{"__isSmartRef__":true,"id":4349},{"__isSmartRef__":true,"id":4350},{"__isSmartRef__":true,"id":4351}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"4348":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"4349":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"4350":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"4351":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"4352":{"partsSpaceName":"PartsBin/iPadWidgets/","comment":"DoAll button for workspace window","migrationLevel":4,"partName":"DoAllButton","changes":[{"__isSmartRef__":true,"id":4353},{"__isSmartRef__":true,"id":4355},{"__isSmartRef__":true,"id":4357},{"__isSmartRef__":true,"id":4359},{"__isSmartRef__":true,"id":4361},{"__isSmartRef__":true,"id":4363},{"__isSmartRef__":true,"id":4365},{"__isSmartRef__":true,"id":4367}],"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"revisionOnLoad":151069,"lastModifiedDate":{"__isSmartRef__":true,"id":4369},"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4353":{"date":{"__isSmartRef__":true,"id":4354},"author":"undefined","message":"removed publish connection from meta info","id":"CC4027F9-ED63-4289-AF25-1C81E3832291"},"4354":{"isSerializedDate":true,"string":"Thu Mar 29 2012 18:16:14 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4355":{"date":{"__isSmartRef__":true,"id":4356},"author":"conradcalmez","message":"cleaned up","id":"7EB3BAD2-9955-4C98-B58B-A848DD7F4E14"},"4356":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:39:33 GMT+0100 (Mitteleuropäische Zeit)"},"4357":{"date":{"__isSmartRef__":true,"id":4358},"author":"conradcalmez","message":"","id":"762726DE-B056-4381-A3B6-2C86F0BC2D19"},"4358":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:39 GMT+0100 (Mitteleuropäische Zeit)"},"4359":{"date":{"__isSmartRef__":true,"id":4360},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"4360":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"4361":{"date":{"__isSmartRef__":true,"id":4362},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"4362":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"4363":{"date":{"__isSmartRef__":true,"id":4364},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"4364":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"4365":{"date":{"__isSmartRef__":true,"id":4366},"author":"conradcalmez","message":"fixed highlighting","id":"63A90502-794D-47E4-A5B7-31865C37D9CF"},"4366":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:07:43 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4367":{"date":{"__isSmartRef__":true,"id":4368},"author":"conradcalmez","message":"","id":"7D29E195-1758-49A4-8929-E33D6CAE6B49"},"4368":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:15:33 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4369":{"isSerializedDate":true,"string":"Wed Feb 05 2014 19:59:57 GMT+0100 (Mitteleuropäische Zeit)"},"4370":{"morph":{"__isSmartRef__":true,"id":4333},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4371":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"4372":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":4373},"derivationIds":[null],"id":"7B1DF369-93AD-4B75-8C92-4AAB28CAD70E","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":4374}],"eventHandler":{"__isSmartRef__":true,"id":4376},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"auto","fixedWidth":true,"fixedHeight":true,"allowInput":true,"_FontFamily":"Monaco,monospace","_FontSize":10,"_MaxTextWidth":490,"_MinTextWidth":490,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":4377},"layout":{"__isSmartRef__":true,"id":4686},"syntaxHighlightingWhileTyping":true,"attributeConnections":[{"__isSmartRef__":true,"id":4687}],"doNotSerialize":["$$textString"],"doNotCopyProperties":["$$textString"],"lastSyntaxHighlightTime":1329129250498,"accessibleInInactiveWindow":true,"previousSelection":[36,42],"charsReplaced":"nothing","lastFindLoc":0,"isBeingDragged":false,"__serializedExpressions__":["_Position"],"textString":"alert(\"foo\")\nconsole.log(\"foobar\")\n\"foobar\"foobarundefined","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(0.0,35.0)"},"4373":{"_ClipMode":"auto","_BorderWidth":1,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor","_Fill"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,188.0)","_Padding":"lively.rect(4,2,0,0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(243,243,243)"},"4374":{"style":{"__isSmartRef__":true,"id":4375},"chunkOwner":{"__isSmartRef__":true,"id":4372},"_id":"_6","storedString":"alert(\"foo\")\nconsole.log(\"foobar\")\n\"foobar\"foobarundefined","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4375":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4376":{"morph":{"__isSmartRef__":true,"id":4372},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4377":{"submorphs":[{"__isSmartRef__":true,"id":4378},{"__isSmartRef__":true,"id":4333},{"__isSmartRef__":true,"id":4457},{"__isSmartRef__":true,"id":4372},{"__isSmartRef__":true,"id":4538}],"scripts":[],"id":"21D772E4-4D5B-4FAC-B3A2-C34027039732","shape":{"__isSmartRef__":true,"id":4623},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle","partsBinMetaInfo":{"__isSmartRef__":true,"id":4624},"eventHandler":{"__isSmartRef__":true,"id":4625},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Rotation":0,"_Scale":1,"derivationIds":[127],"owner":{"__isSmartRef__":true,"id":4626},"layout":{"__isSmartRef__":true,"id":4685},"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,44.0)"},"4378":{"submorphs":[{"__isSmartRef__":true,"id":4379}],"scripts":[],"id":"E1305CCC-4775-45A2-A798-AD5FE12AAA68","shape":{"__isSmartRef__":true,"id":4391},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoitButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":4397},"eventHandler":{"__isSmartRef__":true,"id":4406},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","5E067928-F624-4043-96E3-3FBE51B99076","99785E8C-76F8-41E2-B950-42562E6A9186"],"active":true,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4407},"isLockOwner":false,"_Visible":true,"_Rotation":0,"_Scale":1,"textMorph":{"__isSmartRef__":true,"id":4372},"textSelectionRange":null,"prevSelectionRange":[0,12],"owner":{"__isSmartRef__":true,"id":4377},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4408},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(2.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"4379":{"submorphs":[],"scripts":[],"id":"EB5DE589-EFD6-4DD9-803E-85342F29E0D0","shape":{"__isSmartRef__":true,"id":4380},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":4381},"textChunks":[{"__isSmartRef__":true,"id":4382}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":4384},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","B06EBD60-8DF4-46D7-9090-585100166945","FC97442E-94D5-4DFF-93B5-41497165B1E4"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":4378},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4385},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4386},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"4380":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4381":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4382":{"style":{"__isSmartRef__":true,"id":4383},"chunkOwner":{"__isSmartRef__":true,"id":4379},"storedString":"Do it","_id":"_246","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4383":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4384":{"morph":{"__isSmartRef__":true,"id":4379},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4385":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"4386":{"onClick":{"__isSmartRef__":true,"id":4387}},"4387":{"varMapping":{"__isSmartRef__":true,"id":4388},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4389},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4388":{"this":{"__isSmartRef__":true,"id":4379}},"4389":{"timestamp":{"__isSmartRef__":true,"id":4390},"user":"conradcalmez","tags":[]},"4390":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"4391":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":4392},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4392":{"stops":[{"__isSmartRef__":true,"id":4393},{"__isSmartRef__":true,"id":4394},{"__isSmartRef__":true,"id":4395},{"__isSmartRef__":true,"id":4396}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"4393":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(49,79,255)"},"4394":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(53,83,255)"},"4395":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(79,105,255)"},"4396":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(112,134,255)"},"4397":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Doit button for workspace window","migrationLevel":4,"partName":"DoitButton","changes":[{"__isSmartRef__":true,"id":4398},{"__isSmartRef__":true,"id":4400},{"__isSmartRef__":true,"id":4402},{"__isSmartRef__":true,"id":4404}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4398":{"date":{"__isSmartRef__":true,"id":4399},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"4399":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"4400":{"date":{"__isSmartRef__":true,"id":4401},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"4401":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"4402":{"date":{"__isSmartRef__":true,"id":4403},"author":"conradcalmez","message":"","id":"7D6A8326-2170-4473-81A3-D474F3D05300"},"4403":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:45 GMT+0100 (Mitteleuropäische Zeit)"},"4404":{"date":{"__isSmartRef__":true,"id":4405},"author":"conradcalmez","message":"fixed error when using button twice ;)","id":"9783DB00-5040-4BFC-9174-17C80C12739B"},"4405":{"isSerializedDate":true,"string":"Mon Feb 13 2012 10:51:40 GMT+0100 (Mitteleuropäische Zeit)"},"4406":{"morph":{"__isSmartRef__":true,"id":4378},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4407":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"4408":{"activeBackground":{"__isSmartRef__":true,"id":4409},"inactiveBackground":{"__isSmartRef__":true,"id":4413},"initCss":{"__isSmartRef__":true,"id":4417},"onMouseDown":{"__isSmartRef__":true,"id":4421},"onMouseUp":{"__isSmartRef__":true,"id":4429},"onTouchStart":{"__isSmartRef__":true,"id":4437},"onTouchMove":{"__isSmartRef__":true,"id":4445},"onTouchEnd":{"__isSmartRef__":true,"id":4449}},"4409":{"varMapping":{"__isSmartRef__":true,"id":4410},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4411},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4410":{"this":{"__isSmartRef__":true,"id":4378}},"4411":{"timestamp":{"__isSmartRef__":true,"id":4412},"user":"sstamm","tags":[]},"4412":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"4413":{"varMapping":{"__isSmartRef__":true,"id":4414},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4415},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4414":{"this":{"__isSmartRef__":true,"id":4378}},"4415":{"timestamp":{"__isSmartRef__":true,"id":4416},"user":"sstamm","tags":[]},"4416":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"4417":{"varMapping":{"__isSmartRef__":true,"id":4418},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":4419},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4418":{"this":{"__isSmartRef__":true,"id":4378}},"4419":{"timestamp":{"__isSmartRef__":true,"id":4420},"user":"sstamm","tags":[]},"4420":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"4421":{"varMapping":{"__isSmartRef__":true,"id":4422},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n var textSelectionRange = this.textMorph.getSelectionRange();\n if (!textSelectionRange) {\n this.textMorph.focus();\n this.textMorph.setSelectionRange(this.prevSelectionRange[0], this.prevSelectionRange[1]);\n } else {\n this.prevSelectionRange = textSelectionRange;\n }\n this.textMorph.doDoit();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4427},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4422":{"this":{"__isSmartRef__":true,"id":4378},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4423}},"4423":{"$super":{"__isSmartRef__":true,"id":4424}},"4424":{"varMapping":{"__isSmartRef__":true,"id":4425},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4426},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4425":{"obj":{"__isSmartRef__":true,"id":4378},"name":"onMouseDown"},"4426":{},"4427":{"timestamp":{"__isSmartRef__":true,"id":4428},"user":"conradcalmez","tags":[]},"4428":{"isSerializedDate":true,"string":"Mon Feb 13 2012 10:48:43 GMT+0100 (Mitteleuropäische Zeit)"},"4429":{"varMapping":{"__isSmartRef__":true,"id":4430},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4435},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4430":{"this":{"__isSmartRef__":true,"id":4378},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4431}},"4431":{"$super":{"__isSmartRef__":true,"id":4432}},"4432":{"varMapping":{"__isSmartRef__":true,"id":4433},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4434},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4433":{"obj":{"__isSmartRef__":true,"id":4378},"name":"onMouseUp"},"4434":{},"4435":{"timestamp":{"__isSmartRef__":true,"id":4436},"user":"sstamm","tags":[]},"4436":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"4437":{"varMapping":{"__isSmartRef__":true,"id":4438},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":4443},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4438":{"this":{"__isSmartRef__":true,"id":4378},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4439}},"4439":{"$super":{"__isSmartRef__":true,"id":4440}},"4440":{"varMapping":{"__isSmartRef__":true,"id":4441},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4442},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4441":{"obj":{"__isSmartRef__":true,"id":4378},"name":"onTouchStart"},"4442":{},"4443":{"timestamp":{"__isSmartRef__":true,"id":4444},"user":"conradcalmez","tags":[]},"4444":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"4445":{"varMapping":{"__isSmartRef__":true,"id":4446},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":4447},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4446":{"this":{"__isSmartRef__":true,"id":4378}},"4447":{"timestamp":{"__isSmartRef__":true,"id":4448},"user":"conradcalmez","tags":[]},"4448":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"4449":{"varMapping":{"__isSmartRef__":true,"id":4450},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4455},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4450":{"this":{"__isSmartRef__":true,"id":4378},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4451}},"4451":{"$super":{"__isSmartRef__":true,"id":4452}},"4452":{"varMapping":{"__isSmartRef__":true,"id":4453},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4454},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4453":{"obj":{"__isSmartRef__":true,"id":4378},"name":"onTouchEnd"},"4454":{},"4455":{"timestamp":{"__isSmartRef__":true,"id":4456},"user":"conradcalmez","tags":[]},"4456":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"4457":{"submorphs":[{"__isSmartRef__":true,"id":4458}],"scripts":[],"id":"C400AD3F-9260-49A5-B114-4C49B7120801","shape":{"__isSmartRef__":true,"id":4470},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"SaveButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":4476},"eventHandler":{"__isSmartRef__":true,"id":4487},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","4B812852-FF38-4E9C-89B5-7DC431840BAE"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4488},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":4372},"_Rotation":0,"_Scale":1,"textSelectionRange":[0,0],"owner":{"__isSmartRef__":true,"id":4377},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4489},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(136.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"4458":{"submorphs":[],"scripts":[],"id":"914B5A04-A130-420B-9A00-CAE4BCAD9575","shape":{"__isSmartRef__":true,"id":4459},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":4460},"textChunks":[{"__isSmartRef__":true,"id":4461}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":4463},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","3729C624-BC75-4EAE-A3D0-622899E24689"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":4457},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4464},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4465},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"4459":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4460":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4461":{"style":{"__isSmartRef__":true,"id":4462},"chunkOwner":{"__isSmartRef__":true,"id":4458},"storedString":"Save","_id":"_247","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4462":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4463":{"morph":{"__isSmartRef__":true,"id":4458},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4464":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"4465":{"onClick":{"__isSmartRef__":true,"id":4466}},"4466":{"varMapping":{"__isSmartRef__":true,"id":4467},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4468},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4467":{"this":{"__isSmartRef__":true,"id":4458}},"4468":{"timestamp":{"__isSmartRef__":true,"id":4469},"user":"conradcalmez","tags":[]},"4469":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"4470":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":4471},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4471":{"stops":[{"__isSmartRef__":true,"id":4472},{"__isSmartRef__":true,"id":4473},{"__isSmartRef__":true,"id":4474},{"__isSmartRef__":true,"id":4475}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"4472":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"4473":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"4474":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"4475":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"4476":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Save button for workspace window","migrationLevel":4,"partName":"SaveButton","changes":[{"__isSmartRef__":true,"id":4477},{"__isSmartRef__":true,"id":4479},{"__isSmartRef__":true,"id":4481},{"__isSmartRef__":true,"id":4483},{"__isSmartRef__":true,"id":4485}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4477":{"date":{"__isSmartRef__":true,"id":4478},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"4478":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"4479":{"date":{"__isSmartRef__":true,"id":4480},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"4480":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"4481":{"date":{"__isSmartRef__":true,"id":4482},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"4482":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"4483":{"date":{"__isSmartRef__":true,"id":4484},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"4484":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"4485":{"date":{"__isSmartRef__":true,"id":4486},"author":"conradcalmez","message":"","id":"FEAD840D-3630-49F9-8747-615551923F8E"},"4486":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:58 GMT+0100 (Mitteleuropäische Zeit)"},"4487":{"morph":{"__isSmartRef__":true,"id":4457},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4488":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"4489":{"activeBackground":{"__isSmartRef__":true,"id":4490},"inactiveBackground":{"__isSmartRef__":true,"id":4494},"initCss":{"__isSmartRef__":true,"id":4498},"onMouseDown":{"__isSmartRef__":true,"id":4502},"onMouseUp":{"__isSmartRef__":true,"id":4510},"onTouchStart":{"__isSmartRef__":true,"id":4518},"onTouchMove":{"__isSmartRef__":true,"id":4526},"onTouchEnd":{"__isSmartRef__":true,"id":4530}},"4490":{"varMapping":{"__isSmartRef__":true,"id":4491},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4492},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4491":{"this":{"__isSmartRef__":true,"id":4457}},"4492":{"timestamp":{"__isSmartRef__":true,"id":4493},"user":"sstamm","tags":[]},"4493":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"4494":{"varMapping":{"__isSmartRef__":true,"id":4495},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4496},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4495":{"this":{"__isSmartRef__":true,"id":4457}},"4496":{"timestamp":{"__isSmartRef__":true,"id":4497},"user":"sstamm","tags":[]},"4497":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"4498":{"varMapping":{"__isSmartRef__":true,"id":4499},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":4500},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4499":{"this":{"__isSmartRef__":true,"id":4457}},"4500":{"timestamp":{"__isSmartRef__":true,"id":4501},"user":"sstamm","tags":[]},"4501":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"4502":{"varMapping":{"__isSmartRef__":true,"id":4503},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textSelectionRange = this.textMorph.getSelectionRange();\n this.textMorph.doSave();\n this.textMorph.setSelectionRange(this.textSelectionRange);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4508},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4503":{"this":{"__isSmartRef__":true,"id":4457},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4504}},"4504":{"$super":{"__isSmartRef__":true,"id":4505}},"4505":{"varMapping":{"__isSmartRef__":true,"id":4506},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4507},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4506":{"obj":{"__isSmartRef__":true,"id":4457},"name":"onMouseDown"},"4507":{},"4508":{"timestamp":{"__isSmartRef__":true,"id":4509},"user":"conradcalmez","tags":[]},"4509":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:08 GMT+0100 (Mitteleuropäische Zeit)"},"4510":{"varMapping":{"__isSmartRef__":true,"id":4511},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4516},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4511":{"this":{"__isSmartRef__":true,"id":4457},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4512}},"4512":{"$super":{"__isSmartRef__":true,"id":4513}},"4513":{"varMapping":{"__isSmartRef__":true,"id":4514},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4515},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4514":{"obj":{"__isSmartRef__":true,"id":4457},"name":"onMouseUp"},"4515":{},"4516":{"timestamp":{"__isSmartRef__":true,"id":4517},"user":"sstamm","tags":[]},"4517":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"4518":{"varMapping":{"__isSmartRef__":true,"id":4519},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":4524},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4519":{"this":{"__isSmartRef__":true,"id":4457},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4520}},"4520":{"$super":{"__isSmartRef__":true,"id":4521}},"4521":{"varMapping":{"__isSmartRef__":true,"id":4522},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4523},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4522":{"obj":{"__isSmartRef__":true,"id":4457},"name":"onTouchStart"},"4523":{},"4524":{"timestamp":{"__isSmartRef__":true,"id":4525},"user":"conradcalmez","tags":[]},"4525":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"4526":{"varMapping":{"__isSmartRef__":true,"id":4527},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":4528},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4527":{"this":{"__isSmartRef__":true,"id":4457}},"4528":{"timestamp":{"__isSmartRef__":true,"id":4529},"user":"conradcalmez","tags":[]},"4529":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"4530":{"varMapping":{"__isSmartRef__":true,"id":4531},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4536},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4531":{"this":{"__isSmartRef__":true,"id":4457},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4532}},"4532":{"$super":{"__isSmartRef__":true,"id":4533}},"4533":{"varMapping":{"__isSmartRef__":true,"id":4534},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4535},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4534":{"obj":{"__isSmartRef__":true,"id":4457},"name":"onTouchEnd"},"4535":{},"4536":{"timestamp":{"__isSmartRef__":true,"id":4537},"user":"conradcalmez","tags":[]},"4537":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"4538":{"submorphs":[{"__isSmartRef__":true,"id":4539}],"scripts":[],"id":"81D7E0FF-C129-4924-92F7-DBA7CD799D6E","shape":{"__isSmartRef__":true,"id":4551},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"PrintButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":4557},"eventHandler":{"__isSmartRef__":true,"id":4572},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","D405747D-49B2-48B5-B2F5-540F0DEEDA06","A01A67F7-1A8D-4860-AFAD-2CF442F16652","0DF09B9C-3A2C-49EF-BE60-3CEC8C21EB38"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4573},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":4372},"_Rotation":0,"_Scale":1,"textSelectionRange":[43,43],"owner":{"__isSmartRef__":true,"id":4377},"prevSelectionRange":[43,49],"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4574},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(203.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"4539":{"submorphs":[],"scripts":[],"id":"AAB2FAE6-D983-4A10-A4B9-12BEE348F40F","shape":{"__isSmartRef__":true,"id":4540},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":4541},"textChunks":[{"__isSmartRef__":true,"id":4542}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":4544},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","4FB929E4-BDE5-494A-98EA-4401CDC0D3A7","8FD73E1E-1CC7-4AB0-8236-0F661E5F4E29","BCF12F1E-3D33-4F44-A4F8-1F8F400FA530"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":4538},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4545},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4546},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"4540":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4541":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4542":{"style":{"__isSmartRef__":true,"id":4543},"chunkOwner":{"__isSmartRef__":true,"id":4539},"storedString":"Print","_id":"_248","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4543":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4544":{"morph":{"__isSmartRef__":true,"id":4539},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4545":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"4546":{"onClick":{"__isSmartRef__":true,"id":4547}},"4547":{"varMapping":{"__isSmartRef__":true,"id":4548},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4549},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4548":{"this":{"__isSmartRef__":true,"id":4539}},"4549":{"timestamp":{"__isSmartRef__":true,"id":4550},"user":"conradcalmez","tags":[]},"4550":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"4551":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":4552},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4552":{"stops":[{"__isSmartRef__":true,"id":4553},{"__isSmartRef__":true,"id":4554},{"__isSmartRef__":true,"id":4555},{"__isSmartRef__":true,"id":4556}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"4553":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"4554":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"4555":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"4556":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"4557":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Save button for workspace window","migrationLevel":4,"partName":"PrintButton","changes":[{"__isSmartRef__":true,"id":4558},{"__isSmartRef__":true,"id":4560},{"__isSmartRef__":true,"id":4562},{"__isSmartRef__":true,"id":4564},{"__isSmartRef__":true,"id":4566},{"__isSmartRef__":true,"id":4568},{"__isSmartRef__":true,"id":4570}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4558":{"date":{"__isSmartRef__":true,"id":4559},"author":"conradcalmez","message":"","id":"8A5DBCD5-FCD2-4079-904A-F0D567E13FE4"},"4559":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:39:47 GMT+0100 (Mitteleuropäische Zeit)"},"4560":{"date":{"__isSmartRef__":true,"id":4561},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"4561":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"4562":{"date":{"__isSmartRef__":true,"id":4563},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"4563":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"4564":{"date":{"__isSmartRef__":true,"id":4565},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"4565":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"4566":{"date":{"__isSmartRef__":true,"id":4567},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"4567":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"4568":{"date":{"__isSmartRef__":true,"id":4569},"author":"conradcalmez","message":"","id":"76FEBBED-8AE7-4725-9B11-D6B29F94ED2E"},"4569":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:52 GMT+0100 (Mitteleuropäische Zeit)"},"4570":{"date":{"__isSmartRef__":true,"id":4571},"author":"conradcalmez","message":"here again. changed handling of last selection","id":"92AC967B-EB16-447E-A5D7-DA8BE4CCEAA1"},"4571":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:38:43 GMT+0100 (Mitteleuropäische Zeit)"},"4572":{"morph":{"__isSmartRef__":true,"id":4538},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4573":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"4574":{"activeBackground":{"__isSmartRef__":true,"id":4575},"inactiveBackground":{"__isSmartRef__":true,"id":4579},"initCss":{"__isSmartRef__":true,"id":4583},"onMouseDown":{"__isSmartRef__":true,"id":4587},"onMouseUp":{"__isSmartRef__":true,"id":4595},"onTouchStart":{"__isSmartRef__":true,"id":4603},"onTouchMove":{"__isSmartRef__":true,"id":4611},"onTouchEnd":{"__isSmartRef__":true,"id":4615}},"4575":{"varMapping":{"__isSmartRef__":true,"id":4576},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4577},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4576":{"this":{"__isSmartRef__":true,"id":4538}},"4577":{"timestamp":{"__isSmartRef__":true,"id":4578},"user":"sstamm","tags":[]},"4578":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"4579":{"varMapping":{"__isSmartRef__":true,"id":4580},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4581},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4580":{"this":{"__isSmartRef__":true,"id":4538}},"4581":{"timestamp":{"__isSmartRef__":true,"id":4582},"user":"sstamm","tags":[]},"4582":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"4583":{"varMapping":{"__isSmartRef__":true,"id":4584},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":4585},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4584":{"this":{"__isSmartRef__":true,"id":4538}},"4585":{"timestamp":{"__isSmartRef__":true,"id":4586},"user":"sstamm","tags":[]},"4586":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"4587":{"varMapping":{"__isSmartRef__":true,"id":4588},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n var textSelectionRange = this.textMorph.getSelectionRange();\n if (!textSelectionRange) {\n this.textMorph.focus();\n this.textMorph.setSelectionRange(this.prevSelectionRange[0], this.prevSelectionRange[1]);\n } else {\n this.prevSelectionRange = textSelectionRange;\n }\n this.textMorph.doPrintit();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4593},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4588":{"this":{"__isSmartRef__":true,"id":4538},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4589}},"4589":{"$super":{"__isSmartRef__":true,"id":4590}},"4590":{"varMapping":{"__isSmartRef__":true,"id":4591},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4592},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4591":{"obj":{"__isSmartRef__":true,"id":4538},"name":"onMouseDown"},"4592":{},"4593":{"timestamp":{"__isSmartRef__":true,"id":4594},"user":"conradcalmez","tags":[]},"4594":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:33:44 GMT+0100 (Mitteleuropäische Zeit)"},"4595":{"varMapping":{"__isSmartRef__":true,"id":4596},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4601},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4596":{"this":{"__isSmartRef__":true,"id":4538},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4597}},"4597":{"$super":{"__isSmartRef__":true,"id":4598}},"4598":{"varMapping":{"__isSmartRef__":true,"id":4599},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4600},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4599":{"obj":{"__isSmartRef__":true,"id":4538},"name":"onMouseUp"},"4600":{},"4601":{"timestamp":{"__isSmartRef__":true,"id":4602},"user":"sstamm","tags":[]},"4602":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"4603":{"varMapping":{"__isSmartRef__":true,"id":4604},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":4609},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4604":{"this":{"__isSmartRef__":true,"id":4538},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4605}},"4605":{"$super":{"__isSmartRef__":true,"id":4606}},"4606":{"varMapping":{"__isSmartRef__":true,"id":4607},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4608},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4607":{"obj":{"__isSmartRef__":true,"id":4538},"name":"onTouchStart"},"4608":{},"4609":{"timestamp":{"__isSmartRef__":true,"id":4610},"user":"conradcalmez","tags":[]},"4610":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"4611":{"varMapping":{"__isSmartRef__":true,"id":4612},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":4613},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4612":{"this":{"__isSmartRef__":true,"id":4538}},"4613":{"timestamp":{"__isSmartRef__":true,"id":4614},"user":"conradcalmez","tags":[]},"4614":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"4615":{"varMapping":{"__isSmartRef__":true,"id":4616},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4621},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4616":{"this":{"__isSmartRef__":true,"id":4538},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4617}},"4617":{"$super":{"__isSmartRef__":true,"id":4618}},"4618":{"varMapping":{"__isSmartRef__":true,"id":4619},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4620},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4619":{"obj":{"__isSmartRef__":true,"id":4538},"name":"onTouchEnd"},"4620":{},"4621":{"timestamp":{"__isSmartRef__":true,"id":4622},"user":"conradcalmez","tags":[]},"4622":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"4623":{"_BorderWidth":1,"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,212.0)","_BorderColor":"Color.rgb(95,94,95)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"4624":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4625":{"morph":{"__isSmartRef__":true,"id":4377},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4626":{"submorphs":[{"__isSmartRef__":true,"id":4377},{"__isSmartRef__":true,"id":4627}],"scripts":[],"shape":{"__isSmartRef__":true,"id":4682},"derivationIds":[null],"id":"603205F6-F088-4399-AAB2-3E655985BD75","eventHandler":{"__isSmartRef__":true,"id":4683},"__layered_droppingEnabled__":true,"halosEnabled":true,"draggingEnabled":true,"layout":{"__isSmartRef__":true,"id":4684},"LK2":true,"targetMorph":{"__isSmartRef__":true,"id":4377},"titleBar":{"__isSmartRef__":true,"id":4627},"collapsedTransform":null,"collapsedExtent":null,"expandedTransform":null,"expandedExtent":null,"ignoreEventsOnExpand":false,"highlighted":true,"isBeingDragged":false,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","contentOffset","prevDragPos"],"__LivelyClassName__":"lively.morphic.Window","__SourceModuleName__":"Global.lively.morphic.Widgets","withLayers":["Global.PreventDroppingLayer"],"withoutLayers":["Global.lively.morphic.GrabbingLayer"],"_Position":"lively.pt(41.0,36.0)","contentOffset":"lively.pt(0.0,21.0)","prevDragPos":"lively.pt(140.0,48.0)"},"4627":{"submorphs":[{"__isSmartRef__":true,"id":4628},{"__isSmartRef__":true,"id":4634},{"__isSmartRef__":true,"id":4648},{"__isSmartRef__":true,"id":4662}],"scripts":[],"shape":{"__isSmartRef__":true,"id":4676},"derivationIds":[null],"id":"5F78769C-A5B7-4394-A5D5-7E1888F7EB0C","eventHandler":{"__isSmartRef__":true,"id":4680},"__layered_droppingEnabled__":true,"halosEnabled":true,"layout":{"__isSmartRef__":true,"id":4681},"windowMorph":{"__isSmartRef__":true,"id":4626},"label":{"__isSmartRef__":true,"id":4628},"closeButton":{"__isSmartRef__":true,"id":4634},"menuButton":{"__isSmartRef__":true,"id":4648},"collapseButton":{"__isSmartRef__":true,"id":4662},"owner":{"__isSmartRef__":true,"id":4626},"draggableWithoutHalo":true,"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.TitleBar","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)"},"4628":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":4629},"derivationIds":[null],"id":"4C264896-0418-4A67-AFB1-BBCD023372B0","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":4630}],"eventHandler":{"__isSmartRef__":true,"id":4632},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":10,"evalEnabled":false,"isLabel":true,"_HandStyle":"default","layout":{"__isSmartRef__":true,"id":4633},"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":4627},"_MaxTextWidth":365,"_MinTextWidth":365,"_MaxTextHeight":null,"_MinTextHeight":null,"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(47.0,3.0)","_TextColor":"Color.rgb(30,30,30)"},"4629":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(365.0,41.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"4630":{"style":{"__isSmartRef__":true,"id":4631},"chunkOwner":{"__isSmartRef__":true,"id":4628},"storedString":"Workspace","_id":"_249","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4631":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4632":{"morph":{"__isSmartRef__":true,"id":4628},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4633":{"resizeWidth":true},"4634":{"submorphs":[{"__isSmartRef__":true,"id":4635}],"scripts":[],"shape":{"__isSmartRef__":true,"id":4641},"derivationIds":[null],"id":"F8734D08-3F5E-4330-8DE2-1F10302B518B","eventHandler":{"__isSmartRef__":true,"id":4642},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":4635},"owner":{"__isSmartRef__":true,"id":4627},"layout":{"__isSmartRef__":true,"id":4643},"attributeConnections":[{"__isSmartRef__":true,"id":4644},{"__isSmartRef__":true,"id":4646}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(456.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"4635":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":4636},"derivationIds":[null],"id":"4D6F221E-7AE9-4190-979C-E922C92A796D","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":4637}],"eventHandler":{"__isSmartRef__":true,"id":4639},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":4634},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":4640},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"4636":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"4637":{"style":{"__isSmartRef__":true,"id":4638},"chunkOwner":{"__isSmartRef__":true,"id":4635},"storedString":"X","_id":"_250","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4638":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4639":{"morph":{"__isSmartRef__":true,"id":4635},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4640":{"centeredVertical":true,"centeredHorizontal":true},"4641":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"4642":{"morph":{"__isSmartRef__":true,"id":4634},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4643":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"4644":{"sourceObj":{"__isSmartRef__":true,"id":4634},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":4626},"targetMethodName":"getCloseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":4645},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"4645":{"source":{"__isSmartRef__":true,"id":4634},"target":{"__isSmartRef__":true,"id":4626}},"4646":{"sourceObj":{"__isSmartRef__":true,"id":4634},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":4626},"targetMethodName":"initiateShutdown","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":4647},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"4647":{"source":{"__isSmartRef__":true,"id":4634},"target":{"__isSmartRef__":true,"id":4626}},"4648":{"submorphs":[{"__isSmartRef__":true,"id":4649}],"scripts":[],"shape":{"__isSmartRef__":true,"id":4655},"derivationIds":[null],"id":"C3A96924-FA37-4F36-8099-23F0B96A63C8","eventHandler":{"__isSmartRef__":true,"id":4656},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":4649},"owner":{"__isSmartRef__":true,"id":4627},"attributeConnections":[{"__isSmartRef__":true,"id":4657},{"__isSmartRef__":true,"id":4659}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"layout":{"__isSmartRef__":true,"id":4661},"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"4649":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":4650},"derivationIds":[null],"id":"8413B2E7-3424-495A-8569-605D5163DF7B","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":4651}],"eventHandler":{"__isSmartRef__":true,"id":4653},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":4648},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":4654},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"4650":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"4651":{"style":{"__isSmartRef__":true,"id":4652},"chunkOwner":{"__isSmartRef__":true,"id":4649},"storedString":"M","_id":"_251","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4652":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4653":{"morph":{"__isSmartRef__":true,"id":4649},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4654":{"centeredVertical":true,"centeredHorizontal":true},"4655":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"4656":{"morph":{"__isSmartRef__":true,"id":4648},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4657":{"sourceObj":{"__isSmartRef__":true,"id":4648},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":4626},"targetMethodName":"getMenuHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":4658},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"4658":{"source":{"__isSmartRef__":true,"id":4648},"target":{"__isSmartRef__":true,"id":4626}},"4659":{"sourceObj":{"__isSmartRef__":true,"id":4648},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":4626},"targetMethodName":"showTargetMorphMenu","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":4660},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"4660":{"source":{"__isSmartRef__":true,"id":4648},"target":{"__isSmartRef__":true,"id":4626}},"4661":{"adjustForNewBounds":true,"centeredVertical":true},"4662":{"submorphs":[{"__isSmartRef__":true,"id":4663}],"scripts":[],"shape":{"__isSmartRef__":true,"id":4669},"derivationIds":[null],"id":"26F8400C-B015-454C-B3A3-66A05AC8C7A6","eventHandler":{"__isSmartRef__":true,"id":4670},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":4663},"owner":{"__isSmartRef__":true,"id":4627},"layout":{"__isSmartRef__":true,"id":4671},"attributeConnections":[{"__isSmartRef__":true,"id":4672},{"__isSmartRef__":true,"id":4674}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(412.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"4663":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":4664},"derivationIds":[null],"id":"03A360EA-B8F1-4CD4-BF9A-B87AC51EDB4B","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":4665}],"eventHandler":{"__isSmartRef__":true,"id":4667},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":4662},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":4668},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"4664":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"4665":{"style":{"__isSmartRef__":true,"id":4666},"chunkOwner":{"__isSmartRef__":true,"id":4663},"storedString":"-","_id":"_252","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4666":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4667":{"morph":{"__isSmartRef__":true,"id":4663},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4668":{"centeredVertical":true,"centeredHorizontal":true},"4669":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"4670":{"morph":{"__isSmartRef__":true,"id":4662},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4671":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"4672":{"sourceObj":{"__isSmartRef__":true,"id":4662},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":4626},"targetMethodName":"getCollapseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":4673},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"4673":{"source":{"__isSmartRef__":true,"id":4662},"target":{"__isSmartRef__":true,"id":4626}},"4674":{"sourceObj":{"__isSmartRef__":true,"id":4662},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":4626},"targetMethodName":"toggleCollapse","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":4675},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"4675":{"source":{"__isSmartRef__":true,"id":4662},"target":{"__isSmartRef__":true,"id":4626}},"4676":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":{"__isSmartRef__":true,"id":4677},"_StrokeOpacity":1,"_BorderRadius":"3px 3px 0px 0px","__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"4677":{"stops":[{"__isSmartRef__":true,"id":4678},{"__isSmartRef__":true,"id":4679}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"4678":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(255,255,255)"},"4679":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(163,163,163)"},"4680":{"morph":{"__isSmartRef__":true,"id":4627},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4681":{"resizeWidth":true,"adjustForNewBounds":true},"4682":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":0,"__serializedExpressions__":["_Padding","_Extent"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Padding":"lively.rect(0,0,0,0)","_Extent":"lively.pt(500.0,256.0)"},"4683":{"morph":{"__isSmartRef__":true,"id":4626},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4684":{"adjustForNewBounds":true},"4685":{"resizeWidth":true,"resizeHeight":true,"adjustForNewBounds":true},"4686":{"resizeWidth":true,"resizeHeight":true},"4687":{"sourceObj":{"__isSmartRef__":true,"id":4372},"sourceAttrName":"textString","targetObj":{"__isSmartRef__":true,"id":4372},"targetMethodName":"highlightJavaScriptSyntax","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"4688":{"activeBackground":{"__isSmartRef__":true,"id":4689},"inactiveBackground":{"__isSmartRef__":true,"id":4693},"initCss":{"__isSmartRef__":true,"id":4697},"onTouchStart":{"__isSmartRef__":true,"id":4701},"onTouchMove":{"__isSmartRef__":true,"id":4709},"onTouchEnd":{"__isSmartRef__":true,"id":4713}},"4689":{"varMapping":{"__isSmartRef__":true,"id":4690},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4691},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4690":{"this":{"__isSmartRef__":true,"id":4333}},"4691":{"timestamp":{"__isSmartRef__":true,"id":4692},"user":"sstamm","tags":[]},"4692":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"4693":{"varMapping":{"__isSmartRef__":true,"id":4694},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4695},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4694":{"this":{"__isSmartRef__":true,"id":4333}},"4695":{"timestamp":{"__isSmartRef__":true,"id":4696},"user":"sstamm","tags":[]},"4696":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"4697":{"varMapping":{"__isSmartRef__":true,"id":4698},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":4699},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4698":{"this":{"__isSmartRef__":true,"id":4333}},"4699":{"timestamp":{"__isSmartRef__":true,"id":4700},"user":"sstamm","tags":[]},"4700":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"4701":{"varMapping":{"__isSmartRef__":true,"id":4702},"source":"function onTouchStart(evt) {\n this.activeBackground();\n evt.stop();\n this.textMorph.evalAll();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4707},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4702":{"this":{"__isSmartRef__":true,"id":4333},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4703}},"4703":{"$super":{"__isSmartRef__":true,"id":4704}},"4704":{"varMapping":{"__isSmartRef__":true,"id":4705},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4706},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4705":{"obj":{"__isSmartRef__":true,"id":4333},"name":"onTouchStart"},"4706":{},"4707":{"timestamp":{"__isSmartRef__":true,"id":4708},"user":"conradcalmez","tags":[]},"4708":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:14:02 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4709":{"varMapping":{"__isSmartRef__":true,"id":4710},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":4711},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4710":{"this":{"__isSmartRef__":true,"id":4333}},"4711":{"timestamp":{"__isSmartRef__":true,"id":4712},"user":"conradcalmez","tags":[]},"4712":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"4713":{"varMapping":{"__isSmartRef__":true,"id":4714},"source":"function onTouchEnd(evt) {\n this.inactiveBackground();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4719},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4714":{"this":{"__isSmartRef__":true,"id":4333},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4715}},"4715":{"$super":{"__isSmartRef__":true,"id":4716}},"4716":{"varMapping":{"__isSmartRef__":true,"id":4717},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4718},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4717":{"obj":{"__isSmartRef__":true,"id":4333},"name":"onTouchEnd"},"4718":{},"4719":{"timestamp":{"__isSmartRef__":true,"id":4720},"user":"conradcalmez","tags":[]},"4720":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:14:52 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4721":{"submorphs":[{"__isSmartRef__":true,"id":4722}],"scripts":[],"id":"C07DA7CF-5274-4C02-9854-B4A42BFF0005","shape":{"__isSmartRef__":true,"id":4734},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoitButton1","partsBinMetaInfo":{"__isSmartRef__":true,"id":4740},"eventHandler":{"__isSmartRef__":true,"id":4806},"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","5E067928-F624-4043-96E3-3FBE51B99076","99785E8C-76F8-41E2-B950-42562E6A9186","823F14A0-64B0-4263-AE85-0AD8731DCEA7","BC4C8C3E-BA88-446C-AB8C-548784E60723","A35FD993-9F92-47FB-A760-072C51657739","14B04FB4-467F-4617-80E5-1779856F821A"],"active":true,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4807},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":4808},"textSelectionRange":null,"prevSelectionRange":[0,0],"moved":true,"_ClipMode":"visible","_Rotation":0,"_Scale":1,"owner":{"__isSmartRef__":true,"id":0},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5426},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(153.3,88.4)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"4722":{"submorphs":[],"scripts":[],"id":"5E9FFC7F-2530-4790-804C-2C99BA6BE432","shape":{"__isSmartRef__":true,"id":4723},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":4724},"textChunks":[{"__isSmartRef__":true,"id":4725}],"charsReplaced":"","lastFindLoc":5,"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":4727},"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","B06EBD60-8DF4-46D7-9090-585100166945","FC97442E-94D5-4DFF-93B5-41497165B1E4","01618D3E-FC8D-4209-B79C-D56C15A966DC","46678A76-DCCC-4B80-B003-C8417282C0B6","7258D4BF-9058-4A9C-8D6B-A3FE0B4A0870","C961E585-874E-439A-9DD7-B5948B40ECBD"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":4721},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4728},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4729},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"4723":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,19.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4724":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4725":{"style":{"__isSmartRef__":true,"id":4726},"chunkOwner":{"__isSmartRef__":true,"id":4722},"storedString":"Do it","_id":"_265","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4726":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4727":{"morph":{"__isSmartRef__":true,"id":4722},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4728":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"4729":{"onClick":{"__isSmartRef__":true,"id":4730}},"4730":{"varMapping":{"__isSmartRef__":true,"id":4731},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4732},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4731":{"this":{"__isSmartRef__":true,"id":4722}},"4732":{"timestamp":{"__isSmartRef__":true,"id":4733},"user":"conradcalmez","tags":[]},"4733":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"4734":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":4735},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4735":{"stops":[{"__isSmartRef__":true,"id":4736},{"__isSmartRef__":true,"id":4737},{"__isSmartRef__":true,"id":4738},{"__isSmartRef__":true,"id":4739}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"4736":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"4737":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"4738":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"4739":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"4740":{"partsSpaceName":"PartsBin/iPadWidgets/","comment":"Doit button for workspace window","migrationLevel":4,"partName":"DoitButton","changes":[{"__isSmartRef__":true,"id":4741},{"__isSmartRef__":true,"id":4743},{"__isSmartRef__":true,"id":4745},{"__isSmartRef__":true,"id":4747},{"__isSmartRef__":true,"id":4749},{"__isSmartRef__":true,"id":4751},{"__isSmartRef__":true,"id":4753},{"__isSmartRef__":true,"id":4755},{"__isSmartRef__":true,"id":4757},{"__isSmartRef__":true,"id":4759},{"__isSmartRef__":true,"id":4761},{"__isSmartRef__":true,"id":4763},{"__isSmartRef__":true,"id":4765},{"__isSmartRef__":true,"id":4767},{"__isSmartRef__":true,"id":4769},{"__isSmartRef__":true,"id":4771},{"__isSmartRef__":true,"id":4773},{"__isSmartRef__":true,"id":4775},{"__isSmartRef__":true,"id":4777},{"__isSmartRef__":true,"id":4779},{"__isSmartRef__":true,"id":4781},{"__isSmartRef__":true,"id":4783},{"__isSmartRef__":true,"id":4785},{"__isSmartRef__":true,"id":4787},{"__isSmartRef__":true,"id":4789},{"__isSmartRef__":true,"id":4791},{"__isSmartRef__":true,"id":4793},{"__isSmartRef__":true,"id":4795},{"__isSmartRef__":true,"id":4797},{"__isSmartRef__":true,"id":4799},{"__isSmartRef__":true,"id":4801},{"__isSmartRef__":true,"id":4803}],"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"revisionOnLoad":151069,"lastModifiedDate":{"__isSmartRef__":true,"id":4805},"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4741":{"date":{"__isSmartRef__":true,"id":4742},"author":"undefined","message":"removed publish connection from meta info","id":"BF06D840-FB21-4D33-91EC-0352B5EB6466"},"4742":{"isSerializedDate":true,"string":"Thu Mar 29 2012 18:16:49 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4743":{"date":{"__isSmartRef__":true,"id":4744},"author":"conradcalmez","message":"","id":"BB8C80E3-0362-49F2-B139-64D2C1A22077"},"4744":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:15:21 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4745":{"date":{"__isSmartRef__":true,"id":4746},"author":"conradcalmez","message":"fixed highlighting","id":"BF25AE27-ACF7-4922-B7A3-0D26A3D93DF0"},"4746":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:04:22 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4747":{"date":{"__isSmartRef__":true,"id":4748},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"4748":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"4749":{"date":{"__isSmartRef__":true,"id":4750},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"4750":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"4751":{"date":{"__isSmartRef__":true,"id":4752},"author":"conradcalmez","message":"","id":"7D6A8326-2170-4473-81A3-D474F3D05300"},"4752":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:45 GMT+0100 (Mitteleuropäische Zeit)"},"4753":{"date":{"__isSmartRef__":true,"id":4754},"author":"conradcalmez","message":"fixed error when using button twice ;)","id":"9783DB00-5040-4BFC-9174-17C80C12739B"},"4754":{"isSerializedDate":true,"string":"Mon Feb 13 2012 10:51:40 GMT+0100 (Mitteleuropäische Zeit)"},"4755":{"date":{"__isSmartRef__":true,"id":4756},"author":"conradcalmez","message":"","id":"5D2CC121-0AFE-4979-892D-E14EF376C4F1"},"4756":{"isSerializedDate":true,"string":"Wed Mar 28 2012 09:04:24 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4757":{"date":{"__isSmartRef__":true,"id":4758},"author":"conradcalmez","message":"focus just when was focused","id":"5381798D-364C-4F8C-A314-DBB0379CA3D5"},"4758":{"isSerializedDate":true,"string":"Wed Mar 28 2012 09:09:29 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4759":{"date":{"__isSmartRef__":true,"id":4760},"author":"conradcalmez","message":"","id":"7B855FD6-E501-4A2D-B0F5-DC71A0156739"},"4760":{"isSerializedDate":true,"string":"Wed Mar 28 2012 09:12:58 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4761":{"date":{"__isSmartRef__":true,"id":4762},"author":"conradcalmez","message":"","id":"4BC2DDF3-EBB6-4D43-95EC-69D77815161D"},"4762":{"isSerializedDate":true,"string":"Wed Mar 28 2012 09:21:11 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4763":{"date":{"__isSmartRef__":true,"id":4764},"author":"conradcalmez","message":"","id":"D6BEB118-6F18-4662-96C9-E6770A832053"},"4764":{"isSerializedDate":true,"string":"Wed Mar 28 2012 09:28:55 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4765":{"date":{"__isSmartRef__":true,"id":4766},"author":"conradcalmez","message":"","id":"FE408D46-9E85-44AA-B018-6E109037FABD"},"4766":{"isSerializedDate":true,"string":"Wed Mar 28 2012 09:54:27 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4767":{"date":{"__isSmartRef__":true,"id":4768},"author":"conradcalmez","message":"","id":"F7E80303-312D-4522-B2AE-1265CF734FAE"},"4768":{"isSerializedDate":true,"string":"Wed Mar 28 2012 10:16:55 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4769":{"date":{"__isSmartRef__":true,"id":4770},"author":"conradcalmez","message":"","id":"9CCF9EFA-8E04-4DAE-B148-475A12419486"},"4770":{"isSerializedDate":true,"string":"Wed Mar 28 2012 10:18:50 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4771":{"date":{"__isSmartRef__":true,"id":4772},"author":"conradcalmez","message":"","id":"5E67BC08-B752-46E6-8CBC-6928658C6D2D"},"4772":{"isSerializedDate":true,"string":"Wed Mar 28 2012 10:21:05 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4773":{"date":{"__isSmartRef__":true,"id":4774},"author":"conradcalmez","message":"","id":"AFAA047E-C823-49C7-B822-3D3C8FDB7D06"},"4774":{"isSerializedDate":true,"string":"Wed Mar 28 2012 10:26:24 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4775":{"date":{"__isSmartRef__":true,"id":4776},"author":"conradcalmez","message":"","id":"CC60BCA1-58E8-4C73-9872-40A1B8FAD543"},"4776":{"isSerializedDate":true,"string":"Wed Mar 28 2012 10:35:40 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4777":{"date":{"__isSmartRef__":true,"id":4778},"author":"conradcalmez","message":"","id":"9E430B67-6AC5-41FB-B22D-F44D37553D7D"},"4778":{"isSerializedDate":true,"string":"Wed Mar 28 2012 10:49:47 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4779":{"date":{"__isSmartRef__":true,"id":4780},"author":"conradcalmez","message":"","id":"A3EACD7E-FFEE-4B8F-BD59-37235760A961"},"4780":{"isSerializedDate":true,"string":"Wed Mar 28 2012 11:02:37 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4781":{"date":{"__isSmartRef__":true,"id":4782},"author":"conradcalmez","message":"","id":"0D426F0C-DBA4-43C4-AECD-1290FAB27B16"},"4782":{"isSerializedDate":true,"string":"Wed Mar 28 2012 11:26:45 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4783":{"date":{"__isSmartRef__":true,"id":4784},"author":"conradcalmez","message":"","id":"7FD214DE-32D9-47AC-9AA3-A332F46BF68A"},"4784":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:09:56 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4785":{"date":{"__isSmartRef__":true,"id":4786},"author":"conradcalmez","message":"","id":"9FBA3D19-0E9D-43AB-B34A-40720166AA1B"},"4786":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:11:56 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4787":{"date":{"__isSmartRef__":true,"id":4788},"author":"conradcalmez","message":"","id":"D1EEDB5A-C067-4860-A62F-8D541D26E28B"},"4788":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:16:04 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4789":{"date":{"__isSmartRef__":true,"id":4790},"author":"conradcalmez","message":"","id":"CD93FAAE-330B-4232-BCD7-F2ABCACE2059"},"4790":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:23:53 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4791":{"date":{"__isSmartRef__":true,"id":4792},"author":"conradcalmez","message":"","id":"D5451B34-4554-4045-8076-D3636EC8BB2E"},"4792":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:42:19 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4793":{"date":{"__isSmartRef__":true,"id":4794},"author":"conradcalmez","message":"","id":"BAE3F5C2-E165-42E5-9FE4-B9136E4F4C22"},"4794":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:45:28 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4795":{"date":{"__isSmartRef__":true,"id":4796},"author":"conradcalmez","message":"","id":"D36FA342-8268-41F2-A236-14E0383A9F33"},"4796":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:47:47 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4797":{"date":{"__isSmartRef__":true,"id":4798},"author":"conradcalmez","message":"","id":"0D1C760E-6A01-4450-9879-1A296F5A3F4D"},"4798":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:50:22 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4799":{"date":{"__isSmartRef__":true,"id":4800},"author":"conradcalmez","message":"","id":"3C1CEA30-4C32-4AA6-80BE-9E2627B7D577"},"4800":{"isSerializedDate":true,"string":"Wed Mar 28 2012 12:52:17 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4801":{"date":{"__isSmartRef__":true,"id":4802},"author":"conradcalmez","message":"","id":"C7170A89-03C1-44CD-961E-B0B733BD0536"},"4802":{"isSerializedDate":true,"string":"Wed Mar 28 2012 13:18:16 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4803":{"date":{"__isSmartRef__":true,"id":4804},"author":"conradcalmez","message":"","id":"64A1FAF3-8CD0-4D11-8E49-551004235494"},"4804":{"isSerializedDate":true,"string":"Wed Mar 28 2012 13:20:25 GMT+0200 (Mitteleuropäische Sommerzeit)"},"4805":{"isSerializedDate":true,"string":"Wed Feb 05 2014 19:59:57 GMT+0100 (Mitteleuropäische Zeit)"},"4806":{"morph":{"__isSmartRef__":true,"id":4721},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4807":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"4808":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":4809},"derivationIds":[null],"id":"761BDBF8-560F-406B-95F7-6747C2D53420","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":4810}],"eventHandler":{"__isSmartRef__":true,"id":4812},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"auto","fixedWidth":true,"fixedHeight":true,"allowInput":true,"_FontFamily":"Monaco,monospace","_FontSize":10,"_MaxTextWidth":490,"_MinTextWidth":490,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":4813},"layout":{"__isSmartRef__":true,"id":5424},"syntaxHighlightingWhileTyping":true,"attributeConnections":[{"__isSmartRef__":true,"id":5425}],"doNotSerialize":["$$textString"],"doNotCopyProperties":["$$textString"],"lastSyntaxHighlightTime":1329126649116,"accessibleInInactiveWindow":true,"previousSelection":[35,35],"charsReplaced":"","lastFindLoc":35,"showsHalos":false,"isBeingDragged":false,"__serializedExpressions__":["_Position"],"textString":"alert(\"foo\")\nconsole.log(\"foobar\")\n\n","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(0.0,35.0)"},"4809":{"_ClipMode":"auto","_BorderWidth":1,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor","_Fill"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,188.0)","_Padding":"lively.rect(4,2,0,0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(243,243,243)"},"4810":{"style":{"__isSmartRef__":true,"id":4811},"chunkOwner":{"__isSmartRef__":true,"id":4808},"_id":"_8","storedString":"alert(\"foo\")\nconsole.log(\"foobar\")\n\n","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4811":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4812":{"morph":{"__isSmartRef__":true,"id":4808},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4813":{"submorphs":[{"__isSmartRef__":true,"id":4721},{"__isSmartRef__":true,"id":4814},{"__isSmartRef__":true,"id":4893},{"__isSmartRef__":true,"id":4974},{"__isSmartRef__":true,"id":4808}],"scripts":[],"id":"E9AAEF0D-2F4B-4307-AD6E-A0149D8C4086","shape":{"__isSmartRef__":true,"id":5361},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle","partsBinMetaInfo":{"__isSmartRef__":true,"id":5362},"eventHandler":{"__isSmartRef__":true,"id":5363},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Rotation":0,"_Scale":1,"derivationIds":[127],"owner":{"__isSmartRef__":true,"id":5364},"layout":{"__isSmartRef__":true,"id":5423},"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,44.0)"},"4814":{"submorphs":[{"__isSmartRef__":true,"id":4815}],"scripts":[],"id":"6A065FE3-1EF8-4D70-AB88-D68515C3707B","shape":{"__isSmartRef__":true,"id":4827},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoAllButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":4833},"eventHandler":{"__isSmartRef__":true,"id":4842},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","89ED4E78-E27F-413D-ABC6-48BBDA737B90"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4843},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":4808},"_Rotation":0,"_Scale":1,"textSelectionRange":[0,0],"owner":{"__isSmartRef__":true,"id":4813},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4844},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(69.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"4815":{"submorphs":[],"scripts":[],"id":"4DD749DA-199A-4C35-B964-94D6998AA263","shape":{"__isSmartRef__":true,"id":4816},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":4817},"textChunks":[{"__isSmartRef__":true,"id":4818}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":4820},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","B6A22823-318D-4628-B5A4-2EEF73B89A9B"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":4814},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4821},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4822},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"4816":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4817":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4818":{"style":{"__isSmartRef__":true,"id":4819},"chunkOwner":{"__isSmartRef__":true,"id":4815},"storedString":"Do all","_id":"_266","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4819":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4820":{"morph":{"__isSmartRef__":true,"id":4815},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4821":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"4822":{"onClick":{"__isSmartRef__":true,"id":4823}},"4823":{"varMapping":{"__isSmartRef__":true,"id":4824},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4825},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4824":{"this":{"__isSmartRef__":true,"id":4815}},"4825":{"timestamp":{"__isSmartRef__":true,"id":4826},"user":"conradcalmez","tags":[]},"4826":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"4827":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":4828},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4828":{"stops":[{"__isSmartRef__":true,"id":4829},{"__isSmartRef__":true,"id":4830},{"__isSmartRef__":true,"id":4831},{"__isSmartRef__":true,"id":4832}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"4829":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"4830":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"4831":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"4832":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"4833":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"DoAll button for workspace window","migrationLevel":4,"partName":"DoAllButton","changes":[{"__isSmartRef__":true,"id":4834},{"__isSmartRef__":true,"id":4836},{"__isSmartRef__":true,"id":4838},{"__isSmartRef__":true,"id":4840}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4834":{"date":{"__isSmartRef__":true,"id":4835},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"4835":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"4836":{"date":{"__isSmartRef__":true,"id":4837},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"4837":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"4838":{"date":{"__isSmartRef__":true,"id":4839},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"4839":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"4840":{"date":{"__isSmartRef__":true,"id":4841},"author":"conradcalmez","message":"","id":"762726DE-B056-4381-A3B6-2C86F0BC2D19"},"4841":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:39 GMT+0100 (Mitteleuropäische Zeit)"},"4842":{"morph":{"__isSmartRef__":true,"id":4814},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4843":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"4844":{"activeBackground":{"__isSmartRef__":true,"id":4845},"inactiveBackground":{"__isSmartRef__":true,"id":4849},"initCss":{"__isSmartRef__":true,"id":4853},"onMouseDown":{"__isSmartRef__":true,"id":4857},"onMouseUp":{"__isSmartRef__":true,"id":4865},"onTouchStart":{"__isSmartRef__":true,"id":4873},"onTouchMove":{"__isSmartRef__":true,"id":4881},"onTouchEnd":{"__isSmartRef__":true,"id":4885}},"4845":{"varMapping":{"__isSmartRef__":true,"id":4846},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4847},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4846":{"this":{"__isSmartRef__":true,"id":4814}},"4847":{"timestamp":{"__isSmartRef__":true,"id":4848},"user":"sstamm","tags":[]},"4848":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"4849":{"varMapping":{"__isSmartRef__":true,"id":4850},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4851},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4850":{"this":{"__isSmartRef__":true,"id":4814}},"4851":{"timestamp":{"__isSmartRef__":true,"id":4852},"user":"sstamm","tags":[]},"4852":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"4853":{"varMapping":{"__isSmartRef__":true,"id":4854},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":4855},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4854":{"this":{"__isSmartRef__":true,"id":4814}},"4855":{"timestamp":{"__isSmartRef__":true,"id":4856},"user":"sstamm","tags":[]},"4856":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"4857":{"varMapping":{"__isSmartRef__":true,"id":4858},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textSelectionRange = this.textMorph.getSelectionRange();\n this.textMorph.evalAll();\n this.textMorph.setSelectionRange(this.textSelectionRange);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4863},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4858":{"this":{"__isSmartRef__":true,"id":4814},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4859}},"4859":{"$super":{"__isSmartRef__":true,"id":4860}},"4860":{"varMapping":{"__isSmartRef__":true,"id":4861},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4862},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4861":{"obj":{"__isSmartRef__":true,"id":4814},"name":"onMouseDown"},"4862":{},"4863":{"timestamp":{"__isSmartRef__":true,"id":4864},"user":"conradcalmez","tags":[]},"4864":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:54:26 GMT+0100 (Mitteleuropäische Zeit)"},"4865":{"varMapping":{"__isSmartRef__":true,"id":4866},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4871},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4866":{"this":{"__isSmartRef__":true,"id":4814},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4867}},"4867":{"$super":{"__isSmartRef__":true,"id":4868}},"4868":{"varMapping":{"__isSmartRef__":true,"id":4869},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4870},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4869":{"obj":{"__isSmartRef__":true,"id":4814},"name":"onMouseUp"},"4870":{},"4871":{"timestamp":{"__isSmartRef__":true,"id":4872},"user":"sstamm","tags":[]},"4872":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"4873":{"varMapping":{"__isSmartRef__":true,"id":4874},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":4879},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4874":{"this":{"__isSmartRef__":true,"id":4814},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4875}},"4875":{"$super":{"__isSmartRef__":true,"id":4876}},"4876":{"varMapping":{"__isSmartRef__":true,"id":4877},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4878},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4877":{"obj":{"__isSmartRef__":true,"id":4814},"name":"onTouchStart"},"4878":{},"4879":{"timestamp":{"__isSmartRef__":true,"id":4880},"user":"conradcalmez","tags":[]},"4880":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"4881":{"varMapping":{"__isSmartRef__":true,"id":4882},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":4883},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4882":{"this":{"__isSmartRef__":true,"id":4814}},"4883":{"timestamp":{"__isSmartRef__":true,"id":4884},"user":"conradcalmez","tags":[]},"4884":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"4885":{"varMapping":{"__isSmartRef__":true,"id":4886},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4891},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4886":{"this":{"__isSmartRef__":true,"id":4814},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4887}},"4887":{"$super":{"__isSmartRef__":true,"id":4888}},"4888":{"varMapping":{"__isSmartRef__":true,"id":4889},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4890},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4889":{"obj":{"__isSmartRef__":true,"id":4814},"name":"onTouchEnd"},"4890":{},"4891":{"timestamp":{"__isSmartRef__":true,"id":4892},"user":"conradcalmez","tags":[]},"4892":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"4893":{"submorphs":[{"__isSmartRef__":true,"id":4894}],"scripts":[],"id":"B283616C-3CF6-44E8-8134-EF893B663617","shape":{"__isSmartRef__":true,"id":4906},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"SaveButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":4912},"eventHandler":{"__isSmartRef__":true,"id":4923},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","4B812852-FF38-4E9C-89B5-7DC431840BAE"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4924},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":4808},"_Rotation":0,"_Scale":1,"textSelectionRange":[0,0],"owner":{"__isSmartRef__":true,"id":4813},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4925},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(136.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"4894":{"submorphs":[],"scripts":[],"id":"DAE1EEAA-8739-47F0-9772-C5C2ADAF61AD","shape":{"__isSmartRef__":true,"id":4895},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":4896},"textChunks":[{"__isSmartRef__":true,"id":4897}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":4899},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","3729C624-BC75-4EAE-A3D0-622899E24689"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":4893},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4900},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4901},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"4895":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4896":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4897":{"style":{"__isSmartRef__":true,"id":4898},"chunkOwner":{"__isSmartRef__":true,"id":4894},"storedString":"Save","_id":"_267","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4898":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4899":{"morph":{"__isSmartRef__":true,"id":4894},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4900":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"4901":{"onClick":{"__isSmartRef__":true,"id":4902}},"4902":{"varMapping":{"__isSmartRef__":true,"id":4903},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4904},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4903":{"this":{"__isSmartRef__":true,"id":4894}},"4904":{"timestamp":{"__isSmartRef__":true,"id":4905},"user":"conradcalmez","tags":[]},"4905":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"4906":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":4907},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4907":{"stops":[{"__isSmartRef__":true,"id":4908},{"__isSmartRef__":true,"id":4909},{"__isSmartRef__":true,"id":4910},{"__isSmartRef__":true,"id":4911}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"4908":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"4909":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"4910":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"4911":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"4912":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Save button for workspace window","migrationLevel":4,"partName":"SaveButton","changes":[{"__isSmartRef__":true,"id":4913},{"__isSmartRef__":true,"id":4915},{"__isSmartRef__":true,"id":4917},{"__isSmartRef__":true,"id":4919},{"__isSmartRef__":true,"id":4921}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4913":{"date":{"__isSmartRef__":true,"id":4914},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"4914":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"4915":{"date":{"__isSmartRef__":true,"id":4916},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"4916":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"4917":{"date":{"__isSmartRef__":true,"id":4918},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"4918":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"4919":{"date":{"__isSmartRef__":true,"id":4920},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"4920":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"4921":{"date":{"__isSmartRef__":true,"id":4922},"author":"conradcalmez","message":"","id":"FEAD840D-3630-49F9-8747-615551923F8E"},"4922":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:58 GMT+0100 (Mitteleuropäische Zeit)"},"4923":{"morph":{"__isSmartRef__":true,"id":4893},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4924":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"4925":{"activeBackground":{"__isSmartRef__":true,"id":4926},"inactiveBackground":{"__isSmartRef__":true,"id":4930},"initCss":{"__isSmartRef__":true,"id":4934},"onMouseDown":{"__isSmartRef__":true,"id":4938},"onMouseUp":{"__isSmartRef__":true,"id":4946},"onTouchStart":{"__isSmartRef__":true,"id":4954},"onTouchMove":{"__isSmartRef__":true,"id":4962},"onTouchEnd":{"__isSmartRef__":true,"id":4966}},"4926":{"varMapping":{"__isSmartRef__":true,"id":4927},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4928},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4927":{"this":{"__isSmartRef__":true,"id":4893}},"4928":{"timestamp":{"__isSmartRef__":true,"id":4929},"user":"sstamm","tags":[]},"4929":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"4930":{"varMapping":{"__isSmartRef__":true,"id":4931},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":4932},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4931":{"this":{"__isSmartRef__":true,"id":4893}},"4932":{"timestamp":{"__isSmartRef__":true,"id":4933},"user":"sstamm","tags":[]},"4933":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"4934":{"varMapping":{"__isSmartRef__":true,"id":4935},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":4936},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4935":{"this":{"__isSmartRef__":true,"id":4893}},"4936":{"timestamp":{"__isSmartRef__":true,"id":4937},"user":"sstamm","tags":[]},"4937":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"4938":{"varMapping":{"__isSmartRef__":true,"id":4939},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textSelectionRange = this.textMorph.getSelectionRange();\n this.textMorph.doSave();\n this.textMorph.setSelectionRange(this.textSelectionRange);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4944},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4939":{"this":{"__isSmartRef__":true,"id":4893},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4940}},"4940":{"$super":{"__isSmartRef__":true,"id":4941}},"4941":{"varMapping":{"__isSmartRef__":true,"id":4942},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4943},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4942":{"obj":{"__isSmartRef__":true,"id":4893},"name":"onMouseDown"},"4943":{},"4944":{"timestamp":{"__isSmartRef__":true,"id":4945},"user":"conradcalmez","tags":[]},"4945":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:08 GMT+0100 (Mitteleuropäische Zeit)"},"4946":{"varMapping":{"__isSmartRef__":true,"id":4947},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4952},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4947":{"this":{"__isSmartRef__":true,"id":4893},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4948}},"4948":{"$super":{"__isSmartRef__":true,"id":4949}},"4949":{"varMapping":{"__isSmartRef__":true,"id":4950},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4951},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4950":{"obj":{"__isSmartRef__":true,"id":4893},"name":"onMouseUp"},"4951":{},"4952":{"timestamp":{"__isSmartRef__":true,"id":4953},"user":"sstamm","tags":[]},"4953":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"4954":{"varMapping":{"__isSmartRef__":true,"id":4955},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":4960},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4955":{"this":{"__isSmartRef__":true,"id":4893},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4956}},"4956":{"$super":{"__isSmartRef__":true,"id":4957}},"4957":{"varMapping":{"__isSmartRef__":true,"id":4958},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4959},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4958":{"obj":{"__isSmartRef__":true,"id":4893},"name":"onTouchStart"},"4959":{},"4960":{"timestamp":{"__isSmartRef__":true,"id":4961},"user":"conradcalmez","tags":[]},"4961":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"4962":{"varMapping":{"__isSmartRef__":true,"id":4963},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":4964},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4963":{"this":{"__isSmartRef__":true,"id":4893}},"4964":{"timestamp":{"__isSmartRef__":true,"id":4965},"user":"conradcalmez","tags":[]},"4965":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"4966":{"varMapping":{"__isSmartRef__":true,"id":4967},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4972},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4967":{"this":{"__isSmartRef__":true,"id":4893},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4968}},"4968":{"$super":{"__isSmartRef__":true,"id":4969}},"4969":{"varMapping":{"__isSmartRef__":true,"id":4970},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":4971},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4970":{"obj":{"__isSmartRef__":true,"id":4893},"name":"onTouchEnd"},"4971":{},"4972":{"timestamp":{"__isSmartRef__":true,"id":4973},"user":"conradcalmez","tags":[]},"4973":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"4974":{"submorphs":[{"__isSmartRef__":true,"id":4975}],"scripts":[],"id":"C276B412-E104-4FA1-AC98-E888CA1CE5B7","shape":{"__isSmartRef__":true,"id":4987},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"PrintButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":4993},"eventHandler":{"__isSmartRef__":true,"id":5006},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","D405747D-49B2-48B5-B2F5-540F0DEEDA06","A01A67F7-1A8D-4860-AFAD-2CF442F16652","0DF09B9C-3A2C-49EF-BE60-3CEC8C21EB38"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5007},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":5008},"_Rotation":0,"_Scale":1,"textSelectionRange":[0,0],"owner":{"__isSmartRef__":true,"id":4813},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5312},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(203.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"4975":{"submorphs":[],"scripts":[],"id":"A740C911-7C5E-4C1E-A083-8C3474B027B2","shape":{"__isSmartRef__":true,"id":4976},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":4977},"textChunks":[{"__isSmartRef__":true,"id":4978}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":4980},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","4FB929E4-BDE5-494A-98EA-4401CDC0D3A7","8FD73E1E-1CC7-4AB0-8236-0F661E5F4E29","BCF12F1E-3D33-4F44-A4F8-1F8F400FA530"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":4974},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":4981},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":4982},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"4976":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4977":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4978":{"style":{"__isSmartRef__":true,"id":4979},"chunkOwner":{"__isSmartRef__":true,"id":4975},"storedString":"Print","_id":"_268","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4979":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"4980":{"morph":{"__isSmartRef__":true,"id":4975},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"4981":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"4982":{"onClick":{"__isSmartRef__":true,"id":4983}},"4983":{"varMapping":{"__isSmartRef__":true,"id":4984},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":4985},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"4984":{"this":{"__isSmartRef__":true,"id":4975}},"4985":{"timestamp":{"__isSmartRef__":true,"id":4986},"user":"conradcalmez","tags":[]},"4986":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"4987":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":4988},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"4988":{"stops":[{"__isSmartRef__":true,"id":4989},{"__isSmartRef__":true,"id":4990},{"__isSmartRef__":true,"id":4991},{"__isSmartRef__":true,"id":4992}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"4989":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"4990":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"4991":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"4992":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"4993":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Save button for workspace window","migrationLevel":4,"partName":"PrintButton","changes":[{"__isSmartRef__":true,"id":4994},{"__isSmartRef__":true,"id":4996},{"__isSmartRef__":true,"id":4998},{"__isSmartRef__":true,"id":5000},{"__isSmartRef__":true,"id":5002},{"__isSmartRef__":true,"id":5004}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4994":{"date":{"__isSmartRef__":true,"id":4995},"author":"conradcalmez","message":"","id":"8A5DBCD5-FCD2-4079-904A-F0D567E13FE4"},"4995":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:39:47 GMT+0100 (Mitteleuropäische Zeit)"},"4996":{"date":{"__isSmartRef__":true,"id":4997},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"4997":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"4998":{"date":{"__isSmartRef__":true,"id":4999},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"4999":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"5000":{"date":{"__isSmartRef__":true,"id":5001},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"5001":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"5002":{"date":{"__isSmartRef__":true,"id":5003},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"5003":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"5004":{"date":{"__isSmartRef__":true,"id":5005},"author":"conradcalmez","message":"","id":"76FEBBED-8AE7-4725-9B11-D6B29F94ED2E"},"5005":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:52 GMT+0100 (Mitteleuropäische Zeit)"},"5006":{"morph":{"__isSmartRef__":true,"id":4974},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5007":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"5008":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":5009},"derivationIds":[null],"id":"C043DEAE-FC77-4973-B7C0-C390438D35F9","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":5010}],"eventHandler":{"__isSmartRef__":true,"id":5012},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"auto","fixedWidth":true,"fixedHeight":true,"allowInput":true,"_FontFamily":"Monaco,monospace","_FontSize":10,"_MaxTextWidth":490,"_MinTextWidth":490,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":5013},"layout":{"__isSmartRef__":true,"id":5310},"syntaxHighlightingWhileTyping":true,"attributeConnections":[{"__isSmartRef__":true,"id":5311}],"doNotSerialize":["$$textString"],"doNotCopyProperties":["$$textString"],"lastSyntaxHighlightTime":1328654277538,"accessibleInInactiveWindow":true,"savedTextString":"nothing","isCopyMorphRef":true,"morphRefId":1,"__serializedExpressions__":["_Position"],"textString":"undefined","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(0.0,35.0)"},"5009":{"_ClipMode":"auto","_BorderWidth":1,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor","_Fill"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,188.0)","_Padding":"lively.rect(4,2,0,0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(243,243,243)"},"5010":{"style":{"__isSmartRef__":true,"id":5011},"chunkOwner":{"__isSmartRef__":true,"id":5008},"_id":"_7","storedString":"undefined","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5011":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5012":{"morph":{"__isSmartRef__":true,"id":5008},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5013":{"submorphs":[{"__isSmartRef__":true,"id":5014},{"__isSmartRef__":true,"id":5089},{"__isSmartRef__":true,"id":5166},{"__isSmartRef__":true,"id":5008}],"scripts":[],"id":"22ABFC27-0E87-48BF-8315-0F7CBAA67302","shape":{"__isSmartRef__":true,"id":5245},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle1","partsBinMetaInfo":{"__isSmartRef__":true,"id":5246},"eventHandler":{"__isSmartRef__":true,"id":5247},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Rotation":0,"_Scale":1,"derivationIds":[127],"owner":{"__isSmartRef__":true,"id":5248},"layout":{"__isSmartRef__":true,"id":5309},"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,44.0)"},"5014":{"submorphs":[{"__isSmartRef__":true,"id":5015}],"scripts":[],"id":"BBD498C5-EE8C-459D-B94D-02F1825A01B6","shape":{"__isSmartRef__":true,"id":5027},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoitButton1","partsBinMetaInfo":{"__isSmartRef__":true,"id":5033},"eventHandler":{"__isSmartRef__":true,"id":5038},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5039},"isLockOwner":false,"_Visible":true,"_Rotation":0,"_Scale":1,"owner":{"__isSmartRef__":true,"id":5013},"textMorph":{"__isSmartRef__":true,"id":5008},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5040},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(2.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"5015":{"submorphs":[],"scripts":[],"id":"1ED18FA7-B658-406A-876F-FC156F3FF2C9","shape":{"__isSmartRef__":true,"id":5016},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":5017},"textChunks":[{"__isSmartRef__":true,"id":5018}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":5020},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":5014},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5021},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5022},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"5016":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5017":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5018":{"style":{"__isSmartRef__":true,"id":5019},"chunkOwner":{"__isSmartRef__":true,"id":5015},"storedString":"","_id":"_6100","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5019":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5020":{"morph":{"__isSmartRef__":true,"id":5015},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5021":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"5022":{"onClick":{"__isSmartRef__":true,"id":5023}},"5023":{"varMapping":{"__isSmartRef__":true,"id":5024},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5025},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5024":{"this":{"__isSmartRef__":true,"id":5015}},"5025":{"timestamp":{"__isSmartRef__":true,"id":5026},"user":"conradcalmez","tags":[]},"5026":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"5027":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":5028},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5028":{"stops":[{"__isSmartRef__":true,"id":5029},{"__isSmartRef__":true,"id":5030},{"__isSmartRef__":true,"id":5031},{"__isSmartRef__":true,"id":5032}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"5029":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"5030":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"5031":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"5032":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"5033":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Doit button for workspace window","migrationLevel":4,"partName":"DoitButton","changes":[{"__isSmartRef__":true,"id":5034},{"__isSmartRef__":true,"id":5036}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5034":{"date":{"__isSmartRef__":true,"id":5035},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"5035":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"5036":{"date":{"__isSmartRef__":true,"id":5037},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"5037":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"5038":{"morph":{"__isSmartRef__":true,"id":5014},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5039":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"5040":{"activeBackground":{"__isSmartRef__":true,"id":5041},"inactiveBackground":{"__isSmartRef__":true,"id":5045},"initCss":{"__isSmartRef__":true,"id":5049},"onMouseDown":{"__isSmartRef__":true,"id":5053},"onMouseUp":{"__isSmartRef__":true,"id":5061},"onTouchStart":{"__isSmartRef__":true,"id":5069},"onTouchMove":{"__isSmartRef__":true,"id":5077},"onTouchEnd":{"__isSmartRef__":true,"id":5081}},"5041":{"varMapping":{"__isSmartRef__":true,"id":5042},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5043},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5042":{"this":{"__isSmartRef__":true,"id":5014}},"5043":{"timestamp":{"__isSmartRef__":true,"id":5044},"user":"sstamm","tags":[]},"5044":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"5045":{"varMapping":{"__isSmartRef__":true,"id":5046},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5047},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5046":{"this":{"__isSmartRef__":true,"id":5014}},"5047":{"timestamp":{"__isSmartRef__":true,"id":5048},"user":"sstamm","tags":[]},"5048":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"5049":{"varMapping":{"__isSmartRef__":true,"id":5050},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":5051},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5050":{"this":{"__isSmartRef__":true,"id":5014}},"5051":{"timestamp":{"__isSmartRef__":true,"id":5052},"user":"sstamm","tags":[]},"5052":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"5053":{"varMapping":{"__isSmartRef__":true,"id":5054},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textMorph.doDoit();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5059},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5054":{"this":{"__isSmartRef__":true,"id":5014},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5055}},"5055":{"$super":{"__isSmartRef__":true,"id":5056}},"5056":{"varMapping":{"__isSmartRef__":true,"id":5057},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5058},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5057":{"obj":{"__isSmartRef__":true,"id":5014},"name":"onMouseDown"},"5058":{},"5059":{"timestamp":{"__isSmartRef__":true,"id":5060},"user":"sstamm","tags":[]},"5060":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:54:10 GMT+0100 (Mitteleuropäische Zeit)"},"5061":{"varMapping":{"__isSmartRef__":true,"id":5062},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5067},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5062":{"this":{"__isSmartRef__":true,"id":5014},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5063}},"5063":{"$super":{"__isSmartRef__":true,"id":5064}},"5064":{"varMapping":{"__isSmartRef__":true,"id":5065},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5066},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5065":{"obj":{"__isSmartRef__":true,"id":5014},"name":"onMouseUp"},"5066":{},"5067":{"timestamp":{"__isSmartRef__":true,"id":5068},"user":"sstamm","tags":[]},"5068":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"5069":{"varMapping":{"__isSmartRef__":true,"id":5070},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":5075},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5070":{"this":{"__isSmartRef__":true,"id":5014},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5071}},"5071":{"$super":{"__isSmartRef__":true,"id":5072}},"5072":{"varMapping":{"__isSmartRef__":true,"id":5073},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5074},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5073":{"obj":{"__isSmartRef__":true,"id":5014},"name":"onTouchStart"},"5074":{},"5075":{"timestamp":{"__isSmartRef__":true,"id":5076},"user":"conradcalmez","tags":[]},"5076":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"5077":{"varMapping":{"__isSmartRef__":true,"id":5078},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":5079},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5078":{"this":{"__isSmartRef__":true,"id":5014}},"5079":{"timestamp":{"__isSmartRef__":true,"id":5080},"user":"conradcalmez","tags":[]},"5080":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"5081":{"varMapping":{"__isSmartRef__":true,"id":5082},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5087},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5082":{"this":{"__isSmartRef__":true,"id":5014},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5083}},"5083":{"$super":{"__isSmartRef__":true,"id":5084}},"5084":{"varMapping":{"__isSmartRef__":true,"id":5085},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5086},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5085":{"obj":{"__isSmartRef__":true,"id":5014},"name":"onTouchEnd"},"5086":{},"5087":{"timestamp":{"__isSmartRef__":true,"id":5088},"user":"conradcalmez","tags":[]},"5088":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"5089":{"submorphs":[{"__isSmartRef__":true,"id":5090}],"scripts":[],"id":"7A9274F1-53A9-46DC-BBDE-E9D444904A3C","shape":{"__isSmartRef__":true,"id":5102},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoAllButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":5108},"eventHandler":{"__isSmartRef__":true,"id":5115},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5116},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":5008},"_Rotation":0,"_Scale":1,"owner":{"__isSmartRef__":true,"id":5013},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5117},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(69.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"5090":{"submorphs":[],"scripts":[],"id":"9739780C-E233-484E-86A8-8B596E145A6C","shape":{"__isSmartRef__":true,"id":5091},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":5092},"textChunks":[{"__isSmartRef__":true,"id":5093}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":5095},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":5089},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5096},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5097},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"5091":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5092":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5093":{"style":{"__isSmartRef__":true,"id":5094},"chunkOwner":{"__isSmartRef__":true,"id":5090},"storedString":"","_id":"_6101","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5094":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5095":{"morph":{"__isSmartRef__":true,"id":5090},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5096":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"5097":{"onClick":{"__isSmartRef__":true,"id":5098}},"5098":{"varMapping":{"__isSmartRef__":true,"id":5099},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5100},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5099":{"this":{"__isSmartRef__":true,"id":5090}},"5100":{"timestamp":{"__isSmartRef__":true,"id":5101},"user":"conradcalmez","tags":[]},"5101":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"5102":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":5103},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5103":{"stops":[{"__isSmartRef__":true,"id":5104},{"__isSmartRef__":true,"id":5105},{"__isSmartRef__":true,"id":5106},{"__isSmartRef__":true,"id":5107}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"5104":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"5105":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"5106":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"5107":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"5108":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"DoAll button for workspace window","migrationLevel":4,"partName":"DoAllButton","changes":[{"__isSmartRef__":true,"id":5109},{"__isSmartRef__":true,"id":5111},{"__isSmartRef__":true,"id":5113}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5109":{"date":{"__isSmartRef__":true,"id":5110},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"5110":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"5111":{"date":{"__isSmartRef__":true,"id":5112},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"5112":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"5113":{"date":{"__isSmartRef__":true,"id":5114},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"5114":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"5115":{"morph":{"__isSmartRef__":true,"id":5089},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5116":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"5117":{"activeBackground":{"__isSmartRef__":true,"id":5118},"inactiveBackground":{"__isSmartRef__":true,"id":5122},"initCss":{"__isSmartRef__":true,"id":5126},"onMouseDown":{"__isSmartRef__":true,"id":5130},"onMouseUp":{"__isSmartRef__":true,"id":5138},"onTouchStart":{"__isSmartRef__":true,"id":5146},"onTouchMove":{"__isSmartRef__":true,"id":5154},"onTouchEnd":{"__isSmartRef__":true,"id":5158}},"5118":{"varMapping":{"__isSmartRef__":true,"id":5119},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5120},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5119":{"this":{"__isSmartRef__":true,"id":5089}},"5120":{"timestamp":{"__isSmartRef__":true,"id":5121},"user":"sstamm","tags":[]},"5121":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"5122":{"varMapping":{"__isSmartRef__":true,"id":5123},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5124},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5123":{"this":{"__isSmartRef__":true,"id":5089}},"5124":{"timestamp":{"__isSmartRef__":true,"id":5125},"user":"sstamm","tags":[]},"5125":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"5126":{"varMapping":{"__isSmartRef__":true,"id":5127},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":5128},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5127":{"this":{"__isSmartRef__":true,"id":5089}},"5128":{"timestamp":{"__isSmartRef__":true,"id":5129},"user":"sstamm","tags":[]},"5129":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"5130":{"varMapping":{"__isSmartRef__":true,"id":5131},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textMorph.evalAll();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5136},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5131":{"this":{"__isSmartRef__":true,"id":5089},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5132}},"5132":{"$super":{"__isSmartRef__":true,"id":5133}},"5133":{"varMapping":{"__isSmartRef__":true,"id":5134},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5135},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5134":{"obj":{"__isSmartRef__":true,"id":5089},"name":"onMouseDown"},"5135":{},"5136":{"timestamp":{"__isSmartRef__":true,"id":5137},"user":"conradcalmez","tags":[]},"5137":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:39:07 GMT+0100 (Mitteleuropäische Zeit)"},"5138":{"varMapping":{"__isSmartRef__":true,"id":5139},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5144},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5139":{"this":{"__isSmartRef__":true,"id":5089},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5140}},"5140":{"$super":{"__isSmartRef__":true,"id":5141}},"5141":{"varMapping":{"__isSmartRef__":true,"id":5142},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5143},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5142":{"obj":{"__isSmartRef__":true,"id":5089},"name":"onMouseUp"},"5143":{},"5144":{"timestamp":{"__isSmartRef__":true,"id":5145},"user":"sstamm","tags":[]},"5145":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"5146":{"varMapping":{"__isSmartRef__":true,"id":5147},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":5152},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5147":{"this":{"__isSmartRef__":true,"id":5089},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5148}},"5148":{"$super":{"__isSmartRef__":true,"id":5149}},"5149":{"varMapping":{"__isSmartRef__":true,"id":5150},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5151},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5150":{"obj":{"__isSmartRef__":true,"id":5089},"name":"onTouchStart"},"5151":{},"5152":{"timestamp":{"__isSmartRef__":true,"id":5153},"user":"conradcalmez","tags":[]},"5153":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"5154":{"varMapping":{"__isSmartRef__":true,"id":5155},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":5156},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5155":{"this":{"__isSmartRef__":true,"id":5089}},"5156":{"timestamp":{"__isSmartRef__":true,"id":5157},"user":"conradcalmez","tags":[]},"5157":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"5158":{"varMapping":{"__isSmartRef__":true,"id":5159},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5164},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5159":{"this":{"__isSmartRef__":true,"id":5089},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5160}},"5160":{"$super":{"__isSmartRef__":true,"id":5161}},"5161":{"varMapping":{"__isSmartRef__":true,"id":5162},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5163},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5162":{"obj":{"__isSmartRef__":true,"id":5089},"name":"onTouchEnd"},"5163":{},"5164":{"timestamp":{"__isSmartRef__":true,"id":5165},"user":"conradcalmez","tags":[]},"5165":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"5166":{"submorphs":[{"__isSmartRef__":true,"id":5167}],"scripts":[],"id":"D405747D-49B2-48B5-B2F5-540F0DEEDA06","shape":{"__isSmartRef__":true,"id":5179},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"SaveButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":5185},"eventHandler":{"__isSmartRef__":true,"id":5194},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5195},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":5008},"_Rotation":0,"_Scale":1,"owner":{"__isSmartRef__":true,"id":5013},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5196},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(136.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"5167":{"submorphs":[],"scripts":[],"id":"4FB929E4-BDE5-494A-98EA-4401CDC0D3A7","shape":{"__isSmartRef__":true,"id":5168},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":5169},"textChunks":[{"__isSmartRef__":true,"id":5170}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":5172},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":5166},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5173},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5174},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"5168":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5169":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5170":{"style":{"__isSmartRef__":true,"id":5171},"chunkOwner":{"__isSmartRef__":true,"id":5167},"storedString":"","_id":"_6102","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5171":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5172":{"morph":{"__isSmartRef__":true,"id":5167},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5173":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"5174":{"onClick":{"__isSmartRef__":true,"id":5175}},"5175":{"varMapping":{"__isSmartRef__":true,"id":5176},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5177},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5176":{"this":{"__isSmartRef__":true,"id":5167}},"5177":{"timestamp":{"__isSmartRef__":true,"id":5178},"user":"conradcalmez","tags":[]},"5178":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"5179":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":5180},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5180":{"stops":[{"__isSmartRef__":true,"id":5181},{"__isSmartRef__":true,"id":5182},{"__isSmartRef__":true,"id":5183},{"__isSmartRef__":true,"id":5184}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"5181":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"5182":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"5183":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"5184":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"5185":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Save button for workspace window","migrationLevel":4,"partName":"SaveButton","changes":[{"__isSmartRef__":true,"id":5186},{"__isSmartRef__":true,"id":5188},{"__isSmartRef__":true,"id":5190},{"__isSmartRef__":true,"id":5192}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5186":{"date":{"__isSmartRef__":true,"id":5187},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"5187":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"5188":{"date":{"__isSmartRef__":true,"id":5189},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"5189":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"5190":{"date":{"__isSmartRef__":true,"id":5191},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"5191":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"5192":{"date":{"__isSmartRef__":true,"id":5193},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"5193":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"5194":{"morph":{"__isSmartRef__":true,"id":5166},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5195":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"5196":{"activeBackground":{"__isSmartRef__":true,"id":5197},"inactiveBackground":{"__isSmartRef__":true,"id":5201},"initCss":{"__isSmartRef__":true,"id":5205},"onMouseDown":{"__isSmartRef__":true,"id":5209},"onMouseUp":{"__isSmartRef__":true,"id":5217},"onTouchStart":{"__isSmartRef__":true,"id":5225},"onTouchMove":{"__isSmartRef__":true,"id":5233},"onTouchEnd":{"__isSmartRef__":true,"id":5237}},"5197":{"varMapping":{"__isSmartRef__":true,"id":5198},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5199},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5198":{"this":{"__isSmartRef__":true,"id":5166}},"5199":{"timestamp":{"__isSmartRef__":true,"id":5200},"user":"sstamm","tags":[]},"5200":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"5201":{"varMapping":{"__isSmartRef__":true,"id":5202},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5203},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5202":{"this":{"__isSmartRef__":true,"id":5166}},"5203":{"timestamp":{"__isSmartRef__":true,"id":5204},"user":"sstamm","tags":[]},"5204":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"5205":{"varMapping":{"__isSmartRef__":true,"id":5206},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":5207},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5206":{"this":{"__isSmartRef__":true,"id":5166}},"5207":{"timestamp":{"__isSmartRef__":true,"id":5208},"user":"sstamm","tags":[]},"5208":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"5209":{"varMapping":{"__isSmartRef__":true,"id":5210},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textMorph.doSave();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5215},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5210":{"this":{"__isSmartRef__":true,"id":5166},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5211}},"5211":{"$super":{"__isSmartRef__":true,"id":5212}},"5212":{"varMapping":{"__isSmartRef__":true,"id":5213},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5214},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5213":{"obj":{"__isSmartRef__":true,"id":5166},"name":"onMouseDown"},"5214":{},"5215":{"timestamp":{"__isSmartRef__":true,"id":5216},"user":"conradcalmez","tags":[]},"5216":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:42:17 GMT+0100 (Mitteleuropäische Zeit)"},"5217":{"varMapping":{"__isSmartRef__":true,"id":5218},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5223},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5218":{"this":{"__isSmartRef__":true,"id":5166},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5219}},"5219":{"$super":{"__isSmartRef__":true,"id":5220}},"5220":{"varMapping":{"__isSmartRef__":true,"id":5221},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5222},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5221":{"obj":{"__isSmartRef__":true,"id":5166},"name":"onMouseUp"},"5222":{},"5223":{"timestamp":{"__isSmartRef__":true,"id":5224},"user":"sstamm","tags":[]},"5224":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"5225":{"varMapping":{"__isSmartRef__":true,"id":5226},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":5231},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5226":{"this":{"__isSmartRef__":true,"id":5166},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5227}},"5227":{"$super":{"__isSmartRef__":true,"id":5228}},"5228":{"varMapping":{"__isSmartRef__":true,"id":5229},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5230},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5229":{"obj":{"__isSmartRef__":true,"id":5166},"name":"onTouchStart"},"5230":{},"5231":{"timestamp":{"__isSmartRef__":true,"id":5232},"user":"conradcalmez","tags":[]},"5232":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"5233":{"varMapping":{"__isSmartRef__":true,"id":5234},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":5235},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5234":{"this":{"__isSmartRef__":true,"id":5166}},"5235":{"timestamp":{"__isSmartRef__":true,"id":5236},"user":"conradcalmez","tags":[]},"5236":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"5237":{"varMapping":{"__isSmartRef__":true,"id":5238},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5243},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5238":{"this":{"__isSmartRef__":true,"id":5166},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5239}},"5239":{"$super":{"__isSmartRef__":true,"id":5240}},"5240":{"varMapping":{"__isSmartRef__":true,"id":5241},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5242},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5241":{"obj":{"__isSmartRef__":true,"id":5166},"name":"onTouchEnd"},"5242":{},"5243":{"timestamp":{"__isSmartRef__":true,"id":5244},"user":"conradcalmez","tags":[]},"5244":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"5245":{"_BorderWidth":1,"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,212.0)","_BorderColor":"Color.rgb(95,94,95)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"5246":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5247":{"morph":{"__isSmartRef__":true,"id":5013},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5248":{"submorphs":[{"__isSmartRef__":true,"id":5013},{"__isSmartRef__":true,"id":5249}],"scripts":[],"shape":{"__isSmartRef__":true,"id":5306},"derivationIds":[null],"id":"40D516A1-22A4-4FE9-A92D-3E78818D5B22","eventHandler":{"__isSmartRef__":true,"id":5307},"__layered_droppingEnabled__":true,"halosEnabled":true,"draggingEnabled":true,"layout":{"__isSmartRef__":true,"id":5308},"LK2":true,"targetMorph":{"__isSmartRef__":true,"id":5013},"titleBar":{"__isSmartRef__":true,"id":5249},"collapsedTransform":null,"collapsedExtent":null,"expandedTransform":null,"expandedExtent":null,"ignoreEventsOnExpand":false,"highlighted":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","contentOffset"],"__LivelyClassName__":"lively.morphic.Window","__SourceModuleName__":"Global.lively.morphic.Widgets","withLayers":["Global.PreventDroppingLayer"],"withoutLayers":["Global.lively.morphic.GrabbingLayer"],"_Position":"lively.pt(239.0,68.0)","contentOffset":"lively.pt(0.0,21.0)"},"5249":{"submorphs":[{"__isSmartRef__":true,"id":5250},{"__isSmartRef__":true,"id":5258},{"__isSmartRef__":true,"id":5272},{"__isSmartRef__":true,"id":5286}],"scripts":[],"shape":{"__isSmartRef__":true,"id":5300},"derivationIds":[null],"id":"C780D8F9-3B1A-4F39-987C-BEE0DE5A7239","eventHandler":{"__isSmartRef__":true,"id":5304},"__layered_droppingEnabled__":true,"halosEnabled":true,"layout":{"__isSmartRef__":true,"id":5305},"windowMorph":{"__isSmartRef__":true,"id":5248},"label":{"__isSmartRef__":true,"id":5250},"closeButton":{"__isSmartRef__":true,"id":5258},"menuButton":{"__isSmartRef__":true,"id":5272},"collapseButton":{"__isSmartRef__":true,"id":5286},"owner":{"__isSmartRef__":true,"id":5248},"draggableWithoutHalo":true,"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.TitleBar","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)"},"5250":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":5251},"derivationIds":[null],"id":"7507C398-A886-42EC-AAD9-184BAA2D404E","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":5252},{"__isSmartRef__":true,"id":5254}],"eventHandler":{"__isSmartRef__":true,"id":5256},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":10,"evalEnabled":false,"isLabel":true,"_HandStyle":"default","layout":{"__isSmartRef__":true,"id":5257},"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":5249},"_MaxTextWidth":365,"_MinTextWidth":365,"_MaxTextHeight":null,"_MinTextHeight":null,"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(47.0,3.0)","_TextColor":"Color.rgb(30,30,30)"},"5251":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(365.0,41.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"5252":{"style":{"__isSmartRef__":true,"id":5253},"chunkOwner":{"__isSmartRef__":true,"id":5250},"storedString":"","_id":"_6103","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5253":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5254":{"style":{"__isSmartRef__":true,"id":5255},"chunkOwner":{"__isSmartRef__":true,"id":5250},"storedString":"","_id":"_6104","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5255":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5256":{"morph":{"__isSmartRef__":true,"id":5250},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5257":{"resizeWidth":true},"5258":{"submorphs":[{"__isSmartRef__":true,"id":5259}],"scripts":[],"shape":{"__isSmartRef__":true,"id":5265},"derivationIds":[null],"id":"A22A6AD4-F53B-43D3-8E74-50181552BB31","eventHandler":{"__isSmartRef__":true,"id":5266},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":5259},"owner":{"__isSmartRef__":true,"id":5249},"layout":{"__isSmartRef__":true,"id":5267},"attributeConnections":[{"__isSmartRef__":true,"id":5268},{"__isSmartRef__":true,"id":5270}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(456.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"5259":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":5260},"derivationIds":[null],"id":"8BAA2919-23D4-4524-A1CE-EF3136479D5F","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":5261}],"eventHandler":{"__isSmartRef__":true,"id":5263},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":5258},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":5264},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"5260":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"5261":{"style":{"__isSmartRef__":true,"id":5262},"chunkOwner":{"__isSmartRef__":true,"id":5259},"storedString":"X","_id":"_269","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5262":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5263":{"morph":{"__isSmartRef__":true,"id":5259},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5264":{"centeredVertical":true,"centeredHorizontal":true},"5265":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"5266":{"morph":{"__isSmartRef__":true,"id":5258},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5267":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"5268":{"sourceObj":{"__isSmartRef__":true,"id":5258},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":5248},"targetMethodName":"getCloseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5269},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5269":{"source":{"__isSmartRef__":true,"id":5258},"target":{"__isSmartRef__":true,"id":5248}},"5270":{"sourceObj":{"__isSmartRef__":true,"id":5258},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":5248},"targetMethodName":"initiateShutdown","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5271},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5271":{"source":{"__isSmartRef__":true,"id":5258},"target":{"__isSmartRef__":true,"id":5248}},"5272":{"submorphs":[{"__isSmartRef__":true,"id":5273}],"scripts":[],"shape":{"__isSmartRef__":true,"id":5279},"derivationIds":[null],"id":"CC8972E8-8232-48AC-A8E5-4968D49D170D","eventHandler":{"__isSmartRef__":true,"id":5280},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":5273},"owner":{"__isSmartRef__":true,"id":5249},"attributeConnections":[{"__isSmartRef__":true,"id":5281},{"__isSmartRef__":true,"id":5283}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"layout":{"__isSmartRef__":true,"id":5285},"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"5273":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":5274},"derivationIds":[null],"id":"EC456280-B70B-41C9-8620-6D9136F2D6D4","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":5275}],"eventHandler":{"__isSmartRef__":true,"id":5277},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":5272},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":5278},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"5274":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"5275":{"style":{"__isSmartRef__":true,"id":5276},"chunkOwner":{"__isSmartRef__":true,"id":5273},"storedString":"M","_id":"_270","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5276":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5277":{"morph":{"__isSmartRef__":true,"id":5273},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5278":{"centeredVertical":true,"centeredHorizontal":true},"5279":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"5280":{"morph":{"__isSmartRef__":true,"id":5272},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5281":{"sourceObj":{"__isSmartRef__":true,"id":5272},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":5248},"targetMethodName":"getMenuHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5282},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5282":{"source":{"__isSmartRef__":true,"id":5272},"target":{"__isSmartRef__":true,"id":5248}},"5283":{"sourceObj":{"__isSmartRef__":true,"id":5272},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":5248},"targetMethodName":"showTargetMorphMenu","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5284},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5284":{"source":{"__isSmartRef__":true,"id":5272},"target":{"__isSmartRef__":true,"id":5248}},"5285":{"adjustForNewBounds":true,"centeredVertical":true},"5286":{"submorphs":[{"__isSmartRef__":true,"id":5287}],"scripts":[],"shape":{"__isSmartRef__":true,"id":5293},"derivationIds":[null],"id":"1B4C0D58-099F-496B-A4D3-07C5F6AE67D1","eventHandler":{"__isSmartRef__":true,"id":5294},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":5287},"owner":{"__isSmartRef__":true,"id":5249},"layout":{"__isSmartRef__":true,"id":5295},"attributeConnections":[{"__isSmartRef__":true,"id":5296},{"__isSmartRef__":true,"id":5298}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(412.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"5287":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":5288},"derivationIds":[null],"id":"FB2C34B2-C5EB-4B8A-A2FF-34E32FAF3C28","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":5289}],"eventHandler":{"__isSmartRef__":true,"id":5291},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":5286},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":5292},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"5288":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"5289":{"style":{"__isSmartRef__":true,"id":5290},"chunkOwner":{"__isSmartRef__":true,"id":5287},"storedString":"-","_id":"_271","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5290":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5291":{"morph":{"__isSmartRef__":true,"id":5287},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5292":{"centeredVertical":true,"centeredHorizontal":true},"5293":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"5294":{"morph":{"__isSmartRef__":true,"id":5286},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5295":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"5296":{"sourceObj":{"__isSmartRef__":true,"id":5286},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":5248},"targetMethodName":"getCollapseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5297},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5297":{"source":{"__isSmartRef__":true,"id":5286},"target":{"__isSmartRef__":true,"id":5248}},"5298":{"sourceObj":{"__isSmartRef__":true,"id":5286},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":5248},"targetMethodName":"toggleCollapse","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5299},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5299":{"source":{"__isSmartRef__":true,"id":5286},"target":{"__isSmartRef__":true,"id":5248}},"5300":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":{"__isSmartRef__":true,"id":5301},"_StrokeOpacity":1,"_BorderRadius":"3px 3px 0px 0px","__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"5301":{"stops":[{"__isSmartRef__":true,"id":5302},{"__isSmartRef__":true,"id":5303}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"5302":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(255,255,255)"},"5303":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(163,163,163)"},"5304":{"morph":{"__isSmartRef__":true,"id":5249},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5305":{"resizeWidth":true,"adjustForNewBounds":true},"5306":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":0,"__serializedExpressions__":["_Padding","_Extent"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Padding":"lively.rect(0,0,0,0)","_Extent":"lively.pt(500.0,256.0)"},"5307":{"morph":{"__isSmartRef__":true,"id":5248},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5308":{"adjustForNewBounds":true},"5309":{"resizeWidth":true,"resizeHeight":true,"adjustForNewBounds":true},"5310":{"resizeWidth":true,"resizeHeight":true},"5311":{"sourceObj":{"__isSmartRef__":true,"id":5008},"sourceAttrName":"textString","targetObj":{"__isSmartRef__":true,"id":5008},"targetMethodName":"highlightJavaScriptSyntax","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5312":{"activeBackground":{"__isSmartRef__":true,"id":5313},"inactiveBackground":{"__isSmartRef__":true,"id":5317},"initCss":{"__isSmartRef__":true,"id":5321},"onMouseDown":{"__isSmartRef__":true,"id":5325},"onMouseUp":{"__isSmartRef__":true,"id":5333},"onTouchStart":{"__isSmartRef__":true,"id":5341},"onTouchMove":{"__isSmartRef__":true,"id":5349},"onTouchEnd":{"__isSmartRef__":true,"id":5353}},"5313":{"varMapping":{"__isSmartRef__":true,"id":5314},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5315},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5314":{"this":{"__isSmartRef__":true,"id":4974}},"5315":{"timestamp":{"__isSmartRef__":true,"id":5316},"user":"sstamm","tags":[]},"5316":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"5317":{"varMapping":{"__isSmartRef__":true,"id":5318},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5319},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5318":{"this":{"__isSmartRef__":true,"id":4974}},"5319":{"timestamp":{"__isSmartRef__":true,"id":5320},"user":"sstamm","tags":[]},"5320":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"5321":{"varMapping":{"__isSmartRef__":true,"id":5322},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":5323},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5322":{"this":{"__isSmartRef__":true,"id":4974}},"5323":{"timestamp":{"__isSmartRef__":true,"id":5324},"user":"sstamm","tags":[]},"5324":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"5325":{"varMapping":{"__isSmartRef__":true,"id":5326},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textSelectionRange = this.textMorph.getSelectionRange();\n this.textMorph.doPrintit();\n this.textMorph.setSelectionRange(this.textSelectionRange);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5331},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5326":{"this":{"__isSmartRef__":true,"id":4974},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5327}},"5327":{"$super":{"__isSmartRef__":true,"id":5328}},"5328":{"varMapping":{"__isSmartRef__":true,"id":5329},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5330},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5329":{"obj":{"__isSmartRef__":true,"id":4974},"name":"onMouseDown"},"5330":{},"5331":{"timestamp":{"__isSmartRef__":true,"id":5332},"user":"conradcalmez","tags":[]},"5332":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:55:33 GMT+0100 (Mitteleuropäische Zeit)"},"5333":{"varMapping":{"__isSmartRef__":true,"id":5334},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5339},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5334":{"this":{"__isSmartRef__":true,"id":4974},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5335}},"5335":{"$super":{"__isSmartRef__":true,"id":5336}},"5336":{"varMapping":{"__isSmartRef__":true,"id":5337},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5338},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5337":{"obj":{"__isSmartRef__":true,"id":4974},"name":"onMouseUp"},"5338":{},"5339":{"timestamp":{"__isSmartRef__":true,"id":5340},"user":"sstamm","tags":[]},"5340":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"5341":{"varMapping":{"__isSmartRef__":true,"id":5342},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":5347},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5342":{"this":{"__isSmartRef__":true,"id":4974},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5343}},"5343":{"$super":{"__isSmartRef__":true,"id":5344}},"5344":{"varMapping":{"__isSmartRef__":true,"id":5345},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5346},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5345":{"obj":{"__isSmartRef__":true,"id":4974},"name":"onTouchStart"},"5346":{},"5347":{"timestamp":{"__isSmartRef__":true,"id":5348},"user":"conradcalmez","tags":[]},"5348":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"5349":{"varMapping":{"__isSmartRef__":true,"id":5350},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":5351},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5350":{"this":{"__isSmartRef__":true,"id":4974}},"5351":{"timestamp":{"__isSmartRef__":true,"id":5352},"user":"conradcalmez","tags":[]},"5352":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"5353":{"varMapping":{"__isSmartRef__":true,"id":5354},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5359},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5354":{"this":{"__isSmartRef__":true,"id":4974},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5355}},"5355":{"$super":{"__isSmartRef__":true,"id":5356}},"5356":{"varMapping":{"__isSmartRef__":true,"id":5357},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5358},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5357":{"obj":{"__isSmartRef__":true,"id":4974},"name":"onTouchEnd"},"5358":{},"5359":{"timestamp":{"__isSmartRef__":true,"id":5360},"user":"conradcalmez","tags":[]},"5360":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"5361":{"_BorderWidth":1,"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,212.0)","_BorderColor":"Color.rgb(95,94,95)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"5362":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5363":{"morph":{"__isSmartRef__":true,"id":4813},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5364":{"submorphs":[{"__isSmartRef__":true,"id":4813},{"__isSmartRef__":true,"id":5365}],"scripts":[],"shape":{"__isSmartRef__":true,"id":5420},"derivationIds":[null],"id":"0D9F5DDC-4652-426B-8ADA-D01D8448B49B","eventHandler":{"__isSmartRef__":true,"id":5421},"__layered_droppingEnabled__":true,"halosEnabled":true,"draggingEnabled":true,"layout":{"__isSmartRef__":true,"id":5422},"LK2":true,"targetMorph":{"__isSmartRef__":true,"id":4813},"titleBar":{"__isSmartRef__":true,"id":5365},"collapsedTransform":null,"collapsedExtent":null,"expandedTransform":null,"expandedExtent":null,"ignoreEventsOnExpand":false,"highlighted":true,"isBeingDragged":false,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","contentOffset","prevDragPos"],"__LivelyClassName__":"lively.morphic.Window","__SourceModuleName__":"Global.lively.morphic.Widgets","withLayers":["Global.PreventDroppingLayer"],"withoutLayers":["Global.lively.morphic.GrabbingLayer"],"_Position":"lively.pt(11.0,33.0)","contentOffset":"lively.pt(0.0,21.0)","prevDragPos":"lively.pt(96.0,62.0)"},"5365":{"submorphs":[{"__isSmartRef__":true,"id":5366},{"__isSmartRef__":true,"id":5372},{"__isSmartRef__":true,"id":5386},{"__isSmartRef__":true,"id":5400}],"scripts":[],"shape":{"__isSmartRef__":true,"id":5414},"derivationIds":[null],"id":"7CF9E02A-8152-46BD-BB7C-C673AD738AB0","eventHandler":{"__isSmartRef__":true,"id":5418},"__layered_droppingEnabled__":true,"halosEnabled":true,"layout":{"__isSmartRef__":true,"id":5419},"windowMorph":{"__isSmartRef__":true,"id":5364},"label":{"__isSmartRef__":true,"id":5366},"closeButton":{"__isSmartRef__":true,"id":5372},"menuButton":{"__isSmartRef__":true,"id":5386},"collapseButton":{"__isSmartRef__":true,"id":5400},"owner":{"__isSmartRef__":true,"id":5364},"draggableWithoutHalo":true,"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.TitleBar","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)"},"5366":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":5367},"derivationIds":[null],"id":"1524B334-71B0-4AD3-B91C-0C1E6000F0EC","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":5368}],"eventHandler":{"__isSmartRef__":true,"id":5370},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":10,"evalEnabled":false,"isLabel":true,"_HandStyle":"default","layout":{"__isSmartRef__":true,"id":5371},"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":5365},"_MaxTextWidth":365,"_MinTextWidth":365,"_MaxTextHeight":null,"_MinTextHeight":null,"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(47.0,3.0)","_TextColor":"Color.rgb(30,30,30)"},"5367":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(365.0,41.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"5368":{"style":{"__isSmartRef__":true,"id":5369},"chunkOwner":{"__isSmartRef__":true,"id":5366},"storedString":"Workspace","_id":"_272","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5369":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5370":{"morph":{"__isSmartRef__":true,"id":5366},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5371":{"resizeWidth":true},"5372":{"submorphs":[{"__isSmartRef__":true,"id":5373}],"scripts":[],"shape":{"__isSmartRef__":true,"id":5379},"derivationIds":[null],"id":"0D346AD6-769E-4C61-94FD-FEA250845EEC","eventHandler":{"__isSmartRef__":true,"id":5380},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":5373},"owner":{"__isSmartRef__":true,"id":5365},"layout":{"__isSmartRef__":true,"id":5381},"attributeConnections":[{"__isSmartRef__":true,"id":5382},{"__isSmartRef__":true,"id":5384}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(456.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"5373":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":5374},"derivationIds":[null],"id":"DC611DAE-8316-4FDB-A687-0035744D0C06","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":5375}],"eventHandler":{"__isSmartRef__":true,"id":5377},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":5372},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":5378},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"5374":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"5375":{"style":{"__isSmartRef__":true,"id":5376},"chunkOwner":{"__isSmartRef__":true,"id":5373},"storedString":"X","_id":"_273","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5376":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5377":{"morph":{"__isSmartRef__":true,"id":5373},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5378":{"centeredVertical":true,"centeredHorizontal":true},"5379":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"5380":{"morph":{"__isSmartRef__":true,"id":5372},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5381":{"moveHorizontal":true,"centeredVertical":true,"adjustForNewBounds":true},"5382":{"sourceObj":{"__isSmartRef__":true,"id":5372},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":5364},"targetMethodName":"getCloseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5383},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5383":{"source":{"__isSmartRef__":true,"id":5372},"target":{"__isSmartRef__":true,"id":5364}},"5384":{"sourceObj":{"__isSmartRef__":true,"id":5372},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":5364},"targetMethodName":"initiateShutdown","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5385},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5385":{"source":{"__isSmartRef__":true,"id":5372},"target":{"__isSmartRef__":true,"id":5364}},"5386":{"submorphs":[{"__isSmartRef__":true,"id":5387}],"scripts":[],"shape":{"__isSmartRef__":true,"id":5393},"derivationIds":[null],"id":"7260740C-1888-4765-AED4-429B62444D12","eventHandler":{"__isSmartRef__":true,"id":5394},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":5387},"owner":{"__isSmartRef__":true,"id":5365},"attributeConnections":[{"__isSmartRef__":true,"id":5395},{"__isSmartRef__":true,"id":5397}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"layout":{"__isSmartRef__":true,"id":5399},"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"5387":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":5388},"derivationIds":[null],"id":"8DF04591-2FBC-45DA-822D-2D20D57807A1","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":5389}],"eventHandler":{"__isSmartRef__":true,"id":5391},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":5386},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":5392},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"5388":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"5389":{"style":{"__isSmartRef__":true,"id":5390},"chunkOwner":{"__isSmartRef__":true,"id":5387},"storedString":"M","_id":"_274","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5390":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5391":{"morph":{"__isSmartRef__":true,"id":5387},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5392":{"centeredVertical":true,"centeredHorizontal":true},"5393":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"5394":{"morph":{"__isSmartRef__":true,"id":5386},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5395":{"sourceObj":{"__isSmartRef__":true,"id":5386},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":5364},"targetMethodName":"getMenuHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5396},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5396":{"source":{"__isSmartRef__":true,"id":5386},"target":{"__isSmartRef__":true,"id":5364}},"5397":{"sourceObj":{"__isSmartRef__":true,"id":5386},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":5364},"targetMethodName":"showTargetMorphMenu","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5398},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5398":{"source":{"__isSmartRef__":true,"id":5386},"target":{"__isSmartRef__":true,"id":5364}},"5399":{"centeredVertical":true,"adjustForNewBounds":true},"5400":{"submorphs":[{"__isSmartRef__":true,"id":5401}],"scripts":[],"shape":{"__isSmartRef__":true,"id":5407},"derivationIds":[null],"id":"1C659AD9-2D38-43EE-B3FE-E82F1D518A3E","eventHandler":{"__isSmartRef__":true,"id":5408},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":5401},"owner":{"__isSmartRef__":true,"id":5365},"layout":{"__isSmartRef__":true,"id":5409},"attributeConnections":[{"__isSmartRef__":true,"id":5410},{"__isSmartRef__":true,"id":5412}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(412.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"5401":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":5402},"derivationIds":[null],"id":"FABE66DC-11BF-450A-8DF7-71397E4B0267","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":5403}],"eventHandler":{"__isSmartRef__":true,"id":5405},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":5400},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":5406},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"5402":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"5403":{"style":{"__isSmartRef__":true,"id":5404},"chunkOwner":{"__isSmartRef__":true,"id":5401},"storedString":"-","_id":"_275","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5404":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5405":{"morph":{"__isSmartRef__":true,"id":5401},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5406":{"centeredVertical":true,"centeredHorizontal":true},"5407":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"5408":{"morph":{"__isSmartRef__":true,"id":5400},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5409":{"moveHorizontal":true,"centeredVertical":true,"adjustForNewBounds":true},"5410":{"sourceObj":{"__isSmartRef__":true,"id":5400},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":5364},"targetMethodName":"getCollapseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5411},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5411":{"source":{"__isSmartRef__":true,"id":5400},"target":{"__isSmartRef__":true,"id":5364}},"5412":{"sourceObj":{"__isSmartRef__":true,"id":5400},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":5364},"targetMethodName":"toggleCollapse","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5413},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5413":{"source":{"__isSmartRef__":true,"id":5400},"target":{"__isSmartRef__":true,"id":5364}},"5414":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":{"__isSmartRef__":true,"id":5415},"_StrokeOpacity":1,"_BorderRadius":"3px 3px 0px 0px","__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"5415":{"stops":[{"__isSmartRef__":true,"id":5416},{"__isSmartRef__":true,"id":5417}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"5416":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(255,255,255)"},"5417":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(163,163,163)"},"5418":{"morph":{"__isSmartRef__":true,"id":5365},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5419":{"resizeWidth":true,"adjustForNewBounds":true},"5420":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":0,"__serializedExpressions__":["_Padding","_Extent"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Padding":"lively.rect(0,0,0,0)","_Extent":"lively.pt(500.0,256.0)"},"5421":{"morph":{"__isSmartRef__":true,"id":5364},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5422":{"adjustForNewBounds":true},"5423":{"resizeWidth":true,"resizeHeight":true,"adjustForNewBounds":true},"5424":{"resizeWidth":true,"resizeHeight":true},"5425":{"sourceObj":{"__isSmartRef__":true,"id":4808},"sourceAttrName":"textString","targetObj":{"__isSmartRef__":true,"id":4808},"targetMethodName":"highlightJavaScriptSyntax","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5426":{"activeBackground":{"__isSmartRef__":true,"id":5427},"inactiveBackground":{"__isSmartRef__":true,"id":5431},"initCss":{"__isSmartRef__":true,"id":5435},"onTouchStart":{"__isSmartRef__":true,"id":5439},"onTouchMove":{"__isSmartRef__":true,"id":5447},"onTouchEnd":{"__isSmartRef__":true,"id":5451}},"5427":{"varMapping":{"__isSmartRef__":true,"id":5428},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5429},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5428":{"this":{"__isSmartRef__":true,"id":4721}},"5429":{"timestamp":{"__isSmartRef__":true,"id":5430},"user":"sstamm","tags":[]},"5430":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"5431":{"varMapping":{"__isSmartRef__":true,"id":5432},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5433},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5432":{"this":{"__isSmartRef__":true,"id":4721}},"5433":{"timestamp":{"__isSmartRef__":true,"id":5434},"user":"sstamm","tags":[]},"5434":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"5435":{"varMapping":{"__isSmartRef__":true,"id":5436},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":5437},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5436":{"this":{"__isSmartRef__":true,"id":4721}},"5437":{"timestamp":{"__isSmartRef__":true,"id":5438},"user":"sstamm","tags":[]},"5438":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"5439":{"varMapping":{"__isSmartRef__":true,"id":5440},"source":"function onTouchStart(evt) {\n this.activeBackground();\n evt.stop();\n // var textSelectionRange = this.textMorph.getSelectionRange();\n // if (!textSelectionRange) {\n // this.textMorph.setSelectionRange(this.prevSelectionRange[0], this.prevSelectionRange[1]);\n // } else {\n // this.prevSelectionRange = textSelectionRange;\n // }\n // this.textMorph.doDoit();\n var textSelectionRange = this.textMorph.getSelectionRange();\n if (!textSelectionRange) {\n var selection = this.prevSelectionRange;\n } else {\n this.prevSelectionRange = textSelectionRange;\n var selection = textSelectionRange;\n }\n var string = this.textMorph.textString;\n if (selection[0] == selection[1]) {\n // do stuff on one line\n var start = string.slice(0, selection[0]).lastIndexOf('\\n') + 1,\n end = string.indexOf('\\n', selection[0]);\n if (start === -1) start = 0;\n if (end === -1) end = string.length;\n selection = [start, end];\n }\n var code = this.textMorph.textString.slice(selection[0], selection[1]);\n this.textMorph.tryBoundEval(code);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5445},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5440":{"this":{"__isSmartRef__":true,"id":4721},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5441}},"5441":{"$super":{"__isSmartRef__":true,"id":5442}},"5442":{"varMapping":{"__isSmartRef__":true,"id":5443},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5444},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5443":{"obj":{"__isSmartRef__":true,"id":4721},"name":"onTouchStart"},"5444":{},"5445":{"timestamp":{"__isSmartRef__":true,"id":5446},"user":"conradcalmez","tags":[]},"5446":{"isSerializedDate":true,"string":"Wed Mar 28 2012 13:20:19 GMT+0200 (Mitteleuropäische Sommerzeit)"},"5447":{"varMapping":{"__isSmartRef__":true,"id":5448},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":5449},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5448":{"this":{"__isSmartRef__":true,"id":4721}},"5449":{"timestamp":{"__isSmartRef__":true,"id":5450},"user":"conradcalmez","tags":[]},"5450":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"5451":{"varMapping":{"__isSmartRef__":true,"id":5452},"source":"function onTouchEnd(evt) {\n this.inactiveBackground();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5457},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5452":{"this":{"__isSmartRef__":true,"id":4721},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5453}},"5453":{"$super":{"__isSmartRef__":true,"id":5454}},"5454":{"varMapping":{"__isSmartRef__":true,"id":5455},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5456},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5455":{"obj":{"__isSmartRef__":true,"id":4721},"name":"onTouchEnd"},"5456":{},"5457":{"timestamp":{"__isSmartRef__":true,"id":5458},"user":"conradcalmez","tags":[]},"5458":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:14:42 GMT+0200 (Mitteleuropäische Sommerzeit)"},"5459":{"submorphs":[{"__isSmartRef__":true,"id":5460}],"scripts":[],"id":"9AD9AA63-6FE9-49D2-8418-63D6AE00D9D6","shape":{"__isSmartRef__":true,"id":5472},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"PrintButton1","partsBinMetaInfo":{"__isSmartRef__":true,"id":5478},"eventHandler":{"__isSmartRef__":true,"id":5500},"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","D405747D-49B2-48B5-B2F5-540F0DEEDA06","A01A67F7-1A8D-4860-AFAD-2CF442F16652","0DF09B9C-3A2C-49EF-BE60-3CEC8C21EB38","81D7E0FF-C129-4924-92F7-DBA7CD799D6E","38299936-9532-4DAB-98D0-21FA54F7EB02","C6B4E0E3-23D9-4876-AC00-43D77D1C540B","3D04B101-8ABE-48A8-9EE7-7C8340E9F40F"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5501},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":5502},"textSelectionRange":[43,43],"prevSelectionRange":[0,0],"moved":true,"_ClipMode":"visible","_Rotation":0,"_Scale":1,"owner":{"__isSmartRef__":true,"id":0},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5812},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(226.3,52.4)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"5460":{"submorphs":[],"scripts":[],"id":"5B634777-C289-4766-B9B5-8618AEC3D144","shape":{"__isSmartRef__":true,"id":5461},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":5462},"textChunks":[{"__isSmartRef__":true,"id":5463}],"charsReplaced":"","lastFindLoc":5,"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":5465},"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","4FB929E4-BDE5-494A-98EA-4401CDC0D3A7","8FD73E1E-1CC7-4AB0-8236-0F661E5F4E29","BCF12F1E-3D33-4F44-A4F8-1F8F400FA530","AAB2FAE6-D983-4A10-A4B9-12BEE348F40F","5747FD80-14FE-448D-B04F-7DD788C684F7","61AC11A8-7CB2-4C29-A6AE-D86177B043C5","C2E1E0D9-923C-460A-BF75-C52E04F62A47"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":5459},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5466},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5467},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"5461":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,19.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5462":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5463":{"style":{"__isSmartRef__":true,"id":5464},"chunkOwner":{"__isSmartRef__":true,"id":5460},"storedString":"Print","_id":"_300","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5464":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5465":{"morph":{"__isSmartRef__":true,"id":5460},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5466":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"5467":{"onClick":{"__isSmartRef__":true,"id":5468}},"5468":{"varMapping":{"__isSmartRef__":true,"id":5469},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5470},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5469":{"this":{"__isSmartRef__":true,"id":5460}},"5470":{"timestamp":{"__isSmartRef__":true,"id":5471},"user":"conradcalmez","tags":[]},"5471":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"5472":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":5473},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5473":{"stops":[{"__isSmartRef__":true,"id":5474},{"__isSmartRef__":true,"id":5475},{"__isSmartRef__":true,"id":5476},{"__isSmartRef__":true,"id":5477}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"5474":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"5475":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"5476":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"5477":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"5478":{"partsSpaceName":"PartsBin/iPadWidgets/","comment":"Save button for workspace window","migrationLevel":4,"partName":"PrintButton","changes":[{"__isSmartRef__":true,"id":5479},{"__isSmartRef__":true,"id":5481},{"__isSmartRef__":true,"id":5483},{"__isSmartRef__":true,"id":5485},{"__isSmartRef__":true,"id":5487},{"__isSmartRef__":true,"id":5489},{"__isSmartRef__":true,"id":5491},{"__isSmartRef__":true,"id":5493},{"__isSmartRef__":true,"id":5495},{"__isSmartRef__":true,"id":5497}],"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"revisionOnLoad":151069,"lastModifiedDate":{"__isSmartRef__":true,"id":5499},"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5479":{"date":{"__isSmartRef__":true,"id":5480},"author":"undefined","message":"removed publish connection from meta info","id":"5EE0A922-65DD-4C8C-8FFC-7957D8A278DD"},"5480":{"isSerializedDate":true,"string":"Thu Mar 29 2012 18:17:18 GMT+0200 (Mitteleuropäische Sommerzeit)"},"5481":{"date":{"__isSmartRef__":true,"id":5482},"author":"conradcalmez","message":"here again. changed handling of last selection","id":"92AC967B-EB16-447E-A5D7-DA8BE4CCEAA1"},"5482":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:38:43 GMT+0100 (Mitteleuropäische Zeit)"},"5483":{"date":{"__isSmartRef__":true,"id":5484},"author":"conradcalmez","message":"","id":"76FEBBED-8AE7-4725-9B11-D6B29F94ED2E"},"5484":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:52 GMT+0100 (Mitteleuropäische Zeit)"},"5485":{"date":{"__isSmartRef__":true,"id":5486},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"5486":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"5487":{"date":{"__isSmartRef__":true,"id":5488},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"5488":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"5489":{"date":{"__isSmartRef__":true,"id":5490},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"5490":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"5491":{"date":{"__isSmartRef__":true,"id":5492},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"5492":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"5493":{"date":{"__isSmartRef__":true,"id":5494},"author":"conradcalmez","message":"","id":"8A5DBCD5-FCD2-4079-904A-F0D567E13FE4"},"5494":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:39:47 GMT+0100 (Mitteleuropäische Zeit)"},"5495":{"date":{"__isSmartRef__":true,"id":5496},"author":"conradcalmez","message":"fixed highlighting","id":"C1B4F296-9B93-4F33-8586-3807E83E5A25"},"5496":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:05:55 GMT+0200 (Mitteleuropäische Sommerzeit)"},"5497":{"date":{"__isSmartRef__":true,"id":5498},"author":"conradcalmez","message":"","id":"356F64B2-68CC-4CC2-948B-E282D3AAFD78"},"5498":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:15:48 GMT+0200 (Mitteleuropäische Sommerzeit)"},"5499":{"isSerializedDate":true,"string":"Wed Feb 05 2014 19:59:57 GMT+0100 (Mitteleuropäische Zeit)"},"5500":{"morph":{"__isSmartRef__":true,"id":5459},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5501":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"5502":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":5503},"derivationIds":[null],"id":"7B1DF369-93AD-4B75-8C92-4AAB28CAD70E","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":5504}],"eventHandler":{"__isSmartRef__":true,"id":5506},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"auto","fixedWidth":true,"fixedHeight":true,"allowInput":true,"_FontFamily":"Monaco,monospace","_FontSize":10,"_MaxTextWidth":490,"_MinTextWidth":490,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":5507},"layout":{"__isSmartRef__":true,"id":5810},"syntaxHighlightingWhileTyping":true,"attributeConnections":[{"__isSmartRef__":true,"id":5811}],"doNotSerialize":["$$textString"],"doNotCopyProperties":["$$textString"],"lastSyntaxHighlightTime":1329129250498,"accessibleInInactiveWindow":true,"previousSelection":[36,42],"charsReplaced":"nothing","lastFindLoc":0,"isBeingDragged":false,"__serializedExpressions__":["_Position"],"textString":"alert(\"foo\")\nconsole.log(\"foobar\")\n\"foobar\"foobarundefined","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(0.0,35.0)"},"5503":{"_ClipMode":"auto","_BorderWidth":1,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor","_Fill"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,188.0)","_Padding":"lively.rect(4,2,0,0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(243,243,243)"},"5504":{"style":{"__isSmartRef__":true,"id":5505},"chunkOwner":{"__isSmartRef__":true,"id":5502},"_id":"_9","storedString":"alert(\"foo\")\nconsole.log(\"foobar\")\n\"foobar\"foobarundefined","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5505":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5506":{"morph":{"__isSmartRef__":true,"id":5502},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5507":{"submorphs":[{"__isSmartRef__":true,"id":5508},{"__isSmartRef__":true,"id":5587},{"__isSmartRef__":true,"id":5666},{"__isSmartRef__":true,"id":5459},{"__isSmartRef__":true,"id":5502}],"scripts":[],"id":"21D772E4-4D5B-4FAC-B3A2-C34027039732","shape":{"__isSmartRef__":true,"id":5747},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle","partsBinMetaInfo":{"__isSmartRef__":true,"id":5748},"eventHandler":{"__isSmartRef__":true,"id":5749},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Rotation":0,"_Scale":1,"derivationIds":[127],"owner":{"__isSmartRef__":true,"id":5750},"layout":{"__isSmartRef__":true,"id":5809},"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,44.0)"},"5508":{"submorphs":[{"__isSmartRef__":true,"id":5509}],"scripts":[],"id":"E1305CCC-4775-45A2-A798-AD5FE12AAA68","shape":{"__isSmartRef__":true,"id":5521},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoitButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":5527},"eventHandler":{"__isSmartRef__":true,"id":5536},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","5E067928-F624-4043-96E3-3FBE51B99076","99785E8C-76F8-41E2-B950-42562E6A9186"],"active":true,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5537},"isLockOwner":false,"_Visible":true,"_Rotation":0,"_Scale":1,"textMorph":{"__isSmartRef__":true,"id":5502},"textSelectionRange":null,"prevSelectionRange":[0,12],"owner":{"__isSmartRef__":true,"id":5507},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5538},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(2.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"5509":{"submorphs":[],"scripts":[],"id":"EB5DE589-EFD6-4DD9-803E-85342F29E0D0","shape":{"__isSmartRef__":true,"id":5510},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":5511},"textChunks":[{"__isSmartRef__":true,"id":5512}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":5514},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","B06EBD60-8DF4-46D7-9090-585100166945","FC97442E-94D5-4DFF-93B5-41497165B1E4"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":5508},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5515},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5516},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"5510":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5511":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5512":{"style":{"__isSmartRef__":true,"id":5513},"chunkOwner":{"__isSmartRef__":true,"id":5509},"storedString":"Do it","_id":"_301","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5513":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5514":{"morph":{"__isSmartRef__":true,"id":5509},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5515":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"5516":{"onClick":{"__isSmartRef__":true,"id":5517}},"5517":{"varMapping":{"__isSmartRef__":true,"id":5518},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5519},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5518":{"this":{"__isSmartRef__":true,"id":5509}},"5519":{"timestamp":{"__isSmartRef__":true,"id":5520},"user":"conradcalmez","tags":[]},"5520":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"5521":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":5522},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5522":{"stops":[{"__isSmartRef__":true,"id":5523},{"__isSmartRef__":true,"id":5524},{"__isSmartRef__":true,"id":5525},{"__isSmartRef__":true,"id":5526}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"5523":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(49,79,255)"},"5524":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(53,83,255)"},"5525":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(79,105,255)"},"5526":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(112,134,255)"},"5527":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Doit button for workspace window","migrationLevel":4,"partName":"DoitButton","changes":[{"__isSmartRef__":true,"id":5528},{"__isSmartRef__":true,"id":5530},{"__isSmartRef__":true,"id":5532},{"__isSmartRef__":true,"id":5534}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5528":{"date":{"__isSmartRef__":true,"id":5529},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"5529":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"5530":{"date":{"__isSmartRef__":true,"id":5531},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"5531":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"5532":{"date":{"__isSmartRef__":true,"id":5533},"author":"conradcalmez","message":"","id":"7D6A8326-2170-4473-81A3-D474F3D05300"},"5533":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:45 GMT+0100 (Mitteleuropäische Zeit)"},"5534":{"date":{"__isSmartRef__":true,"id":5535},"author":"conradcalmez","message":"fixed error when using button twice ;)","id":"9783DB00-5040-4BFC-9174-17C80C12739B"},"5535":{"isSerializedDate":true,"string":"Mon Feb 13 2012 10:51:40 GMT+0100 (Mitteleuropäische Zeit)"},"5536":{"morph":{"__isSmartRef__":true,"id":5508},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5537":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"5538":{"activeBackground":{"__isSmartRef__":true,"id":5539},"inactiveBackground":{"__isSmartRef__":true,"id":5543},"initCss":{"__isSmartRef__":true,"id":5547},"onMouseDown":{"__isSmartRef__":true,"id":5551},"onMouseUp":{"__isSmartRef__":true,"id":5559},"onTouchStart":{"__isSmartRef__":true,"id":5567},"onTouchMove":{"__isSmartRef__":true,"id":5575},"onTouchEnd":{"__isSmartRef__":true,"id":5579}},"5539":{"varMapping":{"__isSmartRef__":true,"id":5540},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5541},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5540":{"this":{"__isSmartRef__":true,"id":5508}},"5541":{"timestamp":{"__isSmartRef__":true,"id":5542},"user":"sstamm","tags":[]},"5542":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"5543":{"varMapping":{"__isSmartRef__":true,"id":5544},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5545},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5544":{"this":{"__isSmartRef__":true,"id":5508}},"5545":{"timestamp":{"__isSmartRef__":true,"id":5546},"user":"sstamm","tags":[]},"5546":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"5547":{"varMapping":{"__isSmartRef__":true,"id":5548},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":5549},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5548":{"this":{"__isSmartRef__":true,"id":5508}},"5549":{"timestamp":{"__isSmartRef__":true,"id":5550},"user":"sstamm","tags":[]},"5550":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"5551":{"varMapping":{"__isSmartRef__":true,"id":5552},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n var textSelectionRange = this.textMorph.getSelectionRange();\n if (!textSelectionRange) {\n this.textMorph.focus();\n this.textMorph.setSelectionRange(this.prevSelectionRange[0], this.prevSelectionRange[1]);\n } else {\n this.prevSelectionRange = textSelectionRange;\n }\n this.textMorph.doDoit();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5557},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5552":{"this":{"__isSmartRef__":true,"id":5508},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5553}},"5553":{"$super":{"__isSmartRef__":true,"id":5554}},"5554":{"varMapping":{"__isSmartRef__":true,"id":5555},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5556},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5555":{"obj":{"__isSmartRef__":true,"id":5508},"name":"onMouseDown"},"5556":{},"5557":{"timestamp":{"__isSmartRef__":true,"id":5558},"user":"conradcalmez","tags":[]},"5558":{"isSerializedDate":true,"string":"Mon Feb 13 2012 10:48:43 GMT+0100 (Mitteleuropäische Zeit)"},"5559":{"varMapping":{"__isSmartRef__":true,"id":5560},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5565},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5560":{"this":{"__isSmartRef__":true,"id":5508},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5561}},"5561":{"$super":{"__isSmartRef__":true,"id":5562}},"5562":{"varMapping":{"__isSmartRef__":true,"id":5563},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5564},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5563":{"obj":{"__isSmartRef__":true,"id":5508},"name":"onMouseUp"},"5564":{},"5565":{"timestamp":{"__isSmartRef__":true,"id":5566},"user":"sstamm","tags":[]},"5566":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"5567":{"varMapping":{"__isSmartRef__":true,"id":5568},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":5573},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5568":{"this":{"__isSmartRef__":true,"id":5508},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5569}},"5569":{"$super":{"__isSmartRef__":true,"id":5570}},"5570":{"varMapping":{"__isSmartRef__":true,"id":5571},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5572},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5571":{"obj":{"__isSmartRef__":true,"id":5508},"name":"onTouchStart"},"5572":{},"5573":{"timestamp":{"__isSmartRef__":true,"id":5574},"user":"conradcalmez","tags":[]},"5574":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"5575":{"varMapping":{"__isSmartRef__":true,"id":5576},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":5577},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5576":{"this":{"__isSmartRef__":true,"id":5508}},"5577":{"timestamp":{"__isSmartRef__":true,"id":5578},"user":"conradcalmez","tags":[]},"5578":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"5579":{"varMapping":{"__isSmartRef__":true,"id":5580},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5585},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5580":{"this":{"__isSmartRef__":true,"id":5508},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5581}},"5581":{"$super":{"__isSmartRef__":true,"id":5582}},"5582":{"varMapping":{"__isSmartRef__":true,"id":5583},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5584},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5583":{"obj":{"__isSmartRef__":true,"id":5508},"name":"onTouchEnd"},"5584":{},"5585":{"timestamp":{"__isSmartRef__":true,"id":5586},"user":"conradcalmez","tags":[]},"5586":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"5587":{"submorphs":[{"__isSmartRef__":true,"id":5588}],"scripts":[],"id":"B975A3F1-9735-43C0-9EEB-04A6432A9565","shape":{"__isSmartRef__":true,"id":5600},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoAllButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":5606},"eventHandler":{"__isSmartRef__":true,"id":5615},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","89ED4E78-E27F-413D-ABC6-48BBDA737B90"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5616},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":5502},"_Rotation":0,"_Scale":1,"textSelectionRange":[0,0],"owner":{"__isSmartRef__":true,"id":5507},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5617},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(69.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"5588":{"submorphs":[],"scripts":[],"id":"D6A8E13A-B147-439E-9198-144F04F9698D","shape":{"__isSmartRef__":true,"id":5589},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":5590},"textChunks":[{"__isSmartRef__":true,"id":5591}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":5593},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","B6A22823-318D-4628-B5A4-2EEF73B89A9B"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":5587},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5594},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5595},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"5589":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5590":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5591":{"style":{"__isSmartRef__":true,"id":5592},"chunkOwner":{"__isSmartRef__":true,"id":5588},"storedString":"Do all","_id":"_302","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5592":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5593":{"morph":{"__isSmartRef__":true,"id":5588},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5594":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"5595":{"onClick":{"__isSmartRef__":true,"id":5596}},"5596":{"varMapping":{"__isSmartRef__":true,"id":5597},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5598},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5597":{"this":{"__isSmartRef__":true,"id":5588}},"5598":{"timestamp":{"__isSmartRef__":true,"id":5599},"user":"conradcalmez","tags":[]},"5599":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"5600":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":5601},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5601":{"stops":[{"__isSmartRef__":true,"id":5602},{"__isSmartRef__":true,"id":5603},{"__isSmartRef__":true,"id":5604},{"__isSmartRef__":true,"id":5605}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"5602":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"5603":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"5604":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"5605":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"5606":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"DoAll button for workspace window","migrationLevel":4,"partName":"DoAllButton","changes":[{"__isSmartRef__":true,"id":5607},{"__isSmartRef__":true,"id":5609},{"__isSmartRef__":true,"id":5611},{"__isSmartRef__":true,"id":5613}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5607":{"date":{"__isSmartRef__":true,"id":5608},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"5608":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"5609":{"date":{"__isSmartRef__":true,"id":5610},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"5610":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"5611":{"date":{"__isSmartRef__":true,"id":5612},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"5612":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"5613":{"date":{"__isSmartRef__":true,"id":5614},"author":"conradcalmez","message":"","id":"762726DE-B056-4381-A3B6-2C86F0BC2D19"},"5614":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:39 GMT+0100 (Mitteleuropäische Zeit)"},"5615":{"morph":{"__isSmartRef__":true,"id":5587},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5616":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"5617":{"activeBackground":{"__isSmartRef__":true,"id":5618},"inactiveBackground":{"__isSmartRef__":true,"id":5622},"initCss":{"__isSmartRef__":true,"id":5626},"onMouseDown":{"__isSmartRef__":true,"id":5630},"onMouseUp":{"__isSmartRef__":true,"id":5638},"onTouchStart":{"__isSmartRef__":true,"id":5646},"onTouchMove":{"__isSmartRef__":true,"id":5654},"onTouchEnd":{"__isSmartRef__":true,"id":5658}},"5618":{"varMapping":{"__isSmartRef__":true,"id":5619},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5620},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5619":{"this":{"__isSmartRef__":true,"id":5587}},"5620":{"timestamp":{"__isSmartRef__":true,"id":5621},"user":"sstamm","tags":[]},"5621":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"5622":{"varMapping":{"__isSmartRef__":true,"id":5623},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5624},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5623":{"this":{"__isSmartRef__":true,"id":5587}},"5624":{"timestamp":{"__isSmartRef__":true,"id":5625},"user":"sstamm","tags":[]},"5625":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"5626":{"varMapping":{"__isSmartRef__":true,"id":5627},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":5628},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5627":{"this":{"__isSmartRef__":true,"id":5587}},"5628":{"timestamp":{"__isSmartRef__":true,"id":5629},"user":"sstamm","tags":[]},"5629":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"5630":{"varMapping":{"__isSmartRef__":true,"id":5631},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textSelectionRange = this.textMorph.getSelectionRange();\n this.textMorph.evalAll();\n this.textMorph.setSelectionRange(this.textSelectionRange);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5636},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5631":{"this":{"__isSmartRef__":true,"id":5587},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5632}},"5632":{"$super":{"__isSmartRef__":true,"id":5633}},"5633":{"varMapping":{"__isSmartRef__":true,"id":5634},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5635},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5634":{"obj":{"__isSmartRef__":true,"id":5587},"name":"onMouseDown"},"5635":{},"5636":{"timestamp":{"__isSmartRef__":true,"id":5637},"user":"conradcalmez","tags":[]},"5637":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:54:26 GMT+0100 (Mitteleuropäische Zeit)"},"5638":{"varMapping":{"__isSmartRef__":true,"id":5639},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5644},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5639":{"this":{"__isSmartRef__":true,"id":5587},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5640}},"5640":{"$super":{"__isSmartRef__":true,"id":5641}},"5641":{"varMapping":{"__isSmartRef__":true,"id":5642},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5643},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5642":{"obj":{"__isSmartRef__":true,"id":5587},"name":"onMouseUp"},"5643":{},"5644":{"timestamp":{"__isSmartRef__":true,"id":5645},"user":"sstamm","tags":[]},"5645":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"5646":{"varMapping":{"__isSmartRef__":true,"id":5647},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":5652},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5647":{"this":{"__isSmartRef__":true,"id":5587},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5648}},"5648":{"$super":{"__isSmartRef__":true,"id":5649}},"5649":{"varMapping":{"__isSmartRef__":true,"id":5650},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5651},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5650":{"obj":{"__isSmartRef__":true,"id":5587},"name":"onTouchStart"},"5651":{},"5652":{"timestamp":{"__isSmartRef__":true,"id":5653},"user":"conradcalmez","tags":[]},"5653":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"5654":{"varMapping":{"__isSmartRef__":true,"id":5655},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":5656},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5655":{"this":{"__isSmartRef__":true,"id":5587}},"5656":{"timestamp":{"__isSmartRef__":true,"id":5657},"user":"conradcalmez","tags":[]},"5657":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"5658":{"varMapping":{"__isSmartRef__":true,"id":5659},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5664},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5659":{"this":{"__isSmartRef__":true,"id":5587},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5660}},"5660":{"$super":{"__isSmartRef__":true,"id":5661}},"5661":{"varMapping":{"__isSmartRef__":true,"id":5662},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5663},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5662":{"obj":{"__isSmartRef__":true,"id":5587},"name":"onTouchEnd"},"5663":{},"5664":{"timestamp":{"__isSmartRef__":true,"id":5665},"user":"conradcalmez","tags":[]},"5665":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"5666":{"submorphs":[{"__isSmartRef__":true,"id":5667}],"scripts":[],"id":"C400AD3F-9260-49A5-B114-4C49B7120801","shape":{"__isSmartRef__":true,"id":5679},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"SaveButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":5685},"eventHandler":{"__isSmartRef__":true,"id":5696},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","4B812852-FF38-4E9C-89B5-7DC431840BAE"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5697},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":5502},"_Rotation":0,"_Scale":1,"textSelectionRange":[0,0],"owner":{"__isSmartRef__":true,"id":5507},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5698},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(136.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"5667":{"submorphs":[],"scripts":[],"id":"914B5A04-A130-420B-9A00-CAE4BCAD9575","shape":{"__isSmartRef__":true,"id":5668},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":5669},"textChunks":[{"__isSmartRef__":true,"id":5670}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":5672},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","3729C624-BC75-4EAE-A3D0-622899E24689"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":5666},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5673},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5674},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"5668":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5669":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5670":{"style":{"__isSmartRef__":true,"id":5671},"chunkOwner":{"__isSmartRef__":true,"id":5667},"storedString":"Save","_id":"_303","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5671":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5672":{"morph":{"__isSmartRef__":true,"id":5667},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5673":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"5674":{"onClick":{"__isSmartRef__":true,"id":5675}},"5675":{"varMapping":{"__isSmartRef__":true,"id":5676},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5677},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5676":{"this":{"__isSmartRef__":true,"id":5667}},"5677":{"timestamp":{"__isSmartRef__":true,"id":5678},"user":"conradcalmez","tags":[]},"5678":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"5679":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":5680},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5680":{"stops":[{"__isSmartRef__":true,"id":5681},{"__isSmartRef__":true,"id":5682},{"__isSmartRef__":true,"id":5683},{"__isSmartRef__":true,"id":5684}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"5681":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"5682":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"5683":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"5684":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"5685":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Save button for workspace window","migrationLevel":4,"partName":"SaveButton","changes":[{"__isSmartRef__":true,"id":5686},{"__isSmartRef__":true,"id":5688},{"__isSmartRef__":true,"id":5690},{"__isSmartRef__":true,"id":5692},{"__isSmartRef__":true,"id":5694}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5686":{"date":{"__isSmartRef__":true,"id":5687},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"5687":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"5688":{"date":{"__isSmartRef__":true,"id":5689},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"5689":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"5690":{"date":{"__isSmartRef__":true,"id":5691},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"5691":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"5692":{"date":{"__isSmartRef__":true,"id":5693},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"5693":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"5694":{"date":{"__isSmartRef__":true,"id":5695},"author":"conradcalmez","message":"","id":"FEAD840D-3630-49F9-8747-615551923F8E"},"5695":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:58 GMT+0100 (Mitteleuropäische Zeit)"},"5696":{"morph":{"__isSmartRef__":true,"id":5666},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5697":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"5698":{"activeBackground":{"__isSmartRef__":true,"id":5699},"inactiveBackground":{"__isSmartRef__":true,"id":5703},"initCss":{"__isSmartRef__":true,"id":5707},"onMouseDown":{"__isSmartRef__":true,"id":5711},"onMouseUp":{"__isSmartRef__":true,"id":5719},"onTouchStart":{"__isSmartRef__":true,"id":5727},"onTouchMove":{"__isSmartRef__":true,"id":5735},"onTouchEnd":{"__isSmartRef__":true,"id":5739}},"5699":{"varMapping":{"__isSmartRef__":true,"id":5700},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5701},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5700":{"this":{"__isSmartRef__":true,"id":5666}},"5701":{"timestamp":{"__isSmartRef__":true,"id":5702},"user":"sstamm","tags":[]},"5702":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"5703":{"varMapping":{"__isSmartRef__":true,"id":5704},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5705},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5704":{"this":{"__isSmartRef__":true,"id":5666}},"5705":{"timestamp":{"__isSmartRef__":true,"id":5706},"user":"sstamm","tags":[]},"5706":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"5707":{"varMapping":{"__isSmartRef__":true,"id":5708},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":5709},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5708":{"this":{"__isSmartRef__":true,"id":5666}},"5709":{"timestamp":{"__isSmartRef__":true,"id":5710},"user":"sstamm","tags":[]},"5710":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"5711":{"varMapping":{"__isSmartRef__":true,"id":5712},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textSelectionRange = this.textMorph.getSelectionRange();\n this.textMorph.doSave();\n this.textMorph.setSelectionRange(this.textSelectionRange);\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5717},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5712":{"this":{"__isSmartRef__":true,"id":5666},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5713}},"5713":{"$super":{"__isSmartRef__":true,"id":5714}},"5714":{"varMapping":{"__isSmartRef__":true,"id":5715},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5716},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5715":{"obj":{"__isSmartRef__":true,"id":5666},"name":"onMouseDown"},"5716":{},"5717":{"timestamp":{"__isSmartRef__":true,"id":5718},"user":"conradcalmez","tags":[]},"5718":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:08 GMT+0100 (Mitteleuropäische Zeit)"},"5719":{"varMapping":{"__isSmartRef__":true,"id":5720},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5725},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5720":{"this":{"__isSmartRef__":true,"id":5666},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5721}},"5721":{"$super":{"__isSmartRef__":true,"id":5722}},"5722":{"varMapping":{"__isSmartRef__":true,"id":5723},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5724},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5723":{"obj":{"__isSmartRef__":true,"id":5666},"name":"onMouseUp"},"5724":{},"5725":{"timestamp":{"__isSmartRef__":true,"id":5726},"user":"sstamm","tags":[]},"5726":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"5727":{"varMapping":{"__isSmartRef__":true,"id":5728},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":5733},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5728":{"this":{"__isSmartRef__":true,"id":5666},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5729}},"5729":{"$super":{"__isSmartRef__":true,"id":5730}},"5730":{"varMapping":{"__isSmartRef__":true,"id":5731},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5732},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5731":{"obj":{"__isSmartRef__":true,"id":5666},"name":"onTouchStart"},"5732":{},"5733":{"timestamp":{"__isSmartRef__":true,"id":5734},"user":"conradcalmez","tags":[]},"5734":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"5735":{"varMapping":{"__isSmartRef__":true,"id":5736},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":5737},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5736":{"this":{"__isSmartRef__":true,"id":5666}},"5737":{"timestamp":{"__isSmartRef__":true,"id":5738},"user":"conradcalmez","tags":[]},"5738":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"5739":{"varMapping":{"__isSmartRef__":true,"id":5740},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5745},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5740":{"this":{"__isSmartRef__":true,"id":5666},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5741}},"5741":{"$super":{"__isSmartRef__":true,"id":5742}},"5742":{"varMapping":{"__isSmartRef__":true,"id":5743},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5744},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5743":{"obj":{"__isSmartRef__":true,"id":5666},"name":"onTouchEnd"},"5744":{},"5745":{"timestamp":{"__isSmartRef__":true,"id":5746},"user":"conradcalmez","tags":[]},"5746":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"5747":{"_BorderWidth":1,"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,212.0)","_BorderColor":"Color.rgb(95,94,95)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"5748":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5749":{"morph":{"__isSmartRef__":true,"id":5507},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5750":{"submorphs":[{"__isSmartRef__":true,"id":5507},{"__isSmartRef__":true,"id":5751}],"scripts":[],"shape":{"__isSmartRef__":true,"id":5806},"derivationIds":[null],"id":"603205F6-F088-4399-AAB2-3E655985BD75","eventHandler":{"__isSmartRef__":true,"id":5807},"__layered_droppingEnabled__":true,"halosEnabled":true,"draggingEnabled":true,"layout":{"__isSmartRef__":true,"id":5808},"LK2":true,"targetMorph":{"__isSmartRef__":true,"id":5507},"titleBar":{"__isSmartRef__":true,"id":5751},"collapsedTransform":null,"collapsedExtent":null,"expandedTransform":null,"expandedExtent":null,"ignoreEventsOnExpand":false,"highlighted":true,"isBeingDragged":false,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","contentOffset","prevDragPos"],"__LivelyClassName__":"lively.morphic.Window","__SourceModuleName__":"Global.lively.morphic.Widgets","withLayers":["Global.PreventDroppingLayer"],"withoutLayers":["Global.lively.morphic.GrabbingLayer"],"_Position":"lively.pt(41.0,36.0)","contentOffset":"lively.pt(0.0,21.0)","prevDragPos":"lively.pt(140.0,48.0)"},"5751":{"submorphs":[{"__isSmartRef__":true,"id":5752},{"__isSmartRef__":true,"id":5758},{"__isSmartRef__":true,"id":5772},{"__isSmartRef__":true,"id":5786}],"scripts":[],"shape":{"__isSmartRef__":true,"id":5800},"derivationIds":[null],"id":"5F78769C-A5B7-4394-A5D5-7E1888F7EB0C","eventHandler":{"__isSmartRef__":true,"id":5804},"__layered_droppingEnabled__":true,"halosEnabled":true,"layout":{"__isSmartRef__":true,"id":5805},"windowMorph":{"__isSmartRef__":true,"id":5750},"label":{"__isSmartRef__":true,"id":5752},"closeButton":{"__isSmartRef__":true,"id":5758},"menuButton":{"__isSmartRef__":true,"id":5772},"collapseButton":{"__isSmartRef__":true,"id":5786},"owner":{"__isSmartRef__":true,"id":5750},"draggableWithoutHalo":true,"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.TitleBar","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)"},"5752":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":5753},"derivationIds":[null],"id":"4C264896-0418-4A67-AFB1-BBCD023372B0","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":5754}],"eventHandler":{"__isSmartRef__":true,"id":5756},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":10,"evalEnabled":false,"isLabel":true,"_HandStyle":"default","layout":{"__isSmartRef__":true,"id":5757},"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":5751},"_MaxTextWidth":365,"_MinTextWidth":365,"_MaxTextHeight":null,"_MinTextHeight":null,"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(47.0,3.0)","_TextColor":"Color.rgb(30,30,30)"},"5753":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(365.0,41.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"5754":{"style":{"__isSmartRef__":true,"id":5755},"chunkOwner":{"__isSmartRef__":true,"id":5752},"storedString":"Workspace","_id":"_304","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5755":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5756":{"morph":{"__isSmartRef__":true,"id":5752},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5757":{"resizeWidth":true},"5758":{"submorphs":[{"__isSmartRef__":true,"id":5759}],"scripts":[],"shape":{"__isSmartRef__":true,"id":5765},"derivationIds":[null],"id":"F8734D08-3F5E-4330-8DE2-1F10302B518B","eventHandler":{"__isSmartRef__":true,"id":5766},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":5759},"owner":{"__isSmartRef__":true,"id":5751},"layout":{"__isSmartRef__":true,"id":5767},"attributeConnections":[{"__isSmartRef__":true,"id":5768},{"__isSmartRef__":true,"id":5770}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(456.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"5759":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":5760},"derivationIds":[null],"id":"4D6F221E-7AE9-4190-979C-E922C92A796D","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":5761}],"eventHandler":{"__isSmartRef__":true,"id":5763},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":5758},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":5764},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"5760":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"5761":{"style":{"__isSmartRef__":true,"id":5762},"chunkOwner":{"__isSmartRef__":true,"id":5759},"storedString":"X","_id":"_305","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5762":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5763":{"morph":{"__isSmartRef__":true,"id":5759},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5764":{"centeredVertical":true,"centeredHorizontal":true},"5765":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"5766":{"morph":{"__isSmartRef__":true,"id":5758},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5767":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"5768":{"sourceObj":{"__isSmartRef__":true,"id":5758},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":5750},"targetMethodName":"getCloseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5769},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5769":{"source":{"__isSmartRef__":true,"id":5758},"target":{"__isSmartRef__":true,"id":5750}},"5770":{"sourceObj":{"__isSmartRef__":true,"id":5758},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":5750},"targetMethodName":"initiateShutdown","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5771},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5771":{"source":{"__isSmartRef__":true,"id":5758},"target":{"__isSmartRef__":true,"id":5750}},"5772":{"submorphs":[{"__isSmartRef__":true,"id":5773}],"scripts":[],"shape":{"__isSmartRef__":true,"id":5779},"derivationIds":[null],"id":"C3A96924-FA37-4F36-8099-23F0B96A63C8","eventHandler":{"__isSmartRef__":true,"id":5780},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":5773},"owner":{"__isSmartRef__":true,"id":5751},"attributeConnections":[{"__isSmartRef__":true,"id":5781},{"__isSmartRef__":true,"id":5783}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"layout":{"__isSmartRef__":true,"id":5785},"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"5773":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":5774},"derivationIds":[null],"id":"8413B2E7-3424-495A-8569-605D5163DF7B","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":5775}],"eventHandler":{"__isSmartRef__":true,"id":5777},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":5772},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":5778},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"5774":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"5775":{"style":{"__isSmartRef__":true,"id":5776},"chunkOwner":{"__isSmartRef__":true,"id":5773},"storedString":"M","_id":"_306","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5776":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5777":{"morph":{"__isSmartRef__":true,"id":5773},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5778":{"centeredVertical":true,"centeredHorizontal":true},"5779":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"5780":{"morph":{"__isSmartRef__":true,"id":5772},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5781":{"sourceObj":{"__isSmartRef__":true,"id":5772},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":5750},"targetMethodName":"getMenuHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5782},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5782":{"source":{"__isSmartRef__":true,"id":5772},"target":{"__isSmartRef__":true,"id":5750}},"5783":{"sourceObj":{"__isSmartRef__":true,"id":5772},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":5750},"targetMethodName":"showTargetMorphMenu","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5784},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5784":{"source":{"__isSmartRef__":true,"id":5772},"target":{"__isSmartRef__":true,"id":5750}},"5785":{"adjustForNewBounds":true,"centeredVertical":true},"5786":{"submorphs":[{"__isSmartRef__":true,"id":5787}],"scripts":[],"shape":{"__isSmartRef__":true,"id":5793},"derivationIds":[null],"id":"26F8400C-B015-454C-B3A3-66A05AC8C7A6","eventHandler":{"__isSmartRef__":true,"id":5794},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":5787},"owner":{"__isSmartRef__":true,"id":5751},"layout":{"__isSmartRef__":true,"id":5795},"attributeConnections":[{"__isSmartRef__":true,"id":5796},{"__isSmartRef__":true,"id":5798}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(412.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"5787":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":5788},"derivationIds":[null],"id":"03A360EA-B8F1-4CD4-BF9A-B87AC51EDB4B","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":5789}],"eventHandler":{"__isSmartRef__":true,"id":5791},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":5786},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":5792},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"5788":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"5789":{"style":{"__isSmartRef__":true,"id":5790},"chunkOwner":{"__isSmartRef__":true,"id":5787},"storedString":"-","_id":"_307","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5790":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5791":{"morph":{"__isSmartRef__":true,"id":5787},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5792":{"centeredVertical":true,"centeredHorizontal":true},"5793":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"5794":{"morph":{"__isSmartRef__":true,"id":5786},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5795":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"5796":{"sourceObj":{"__isSmartRef__":true,"id":5786},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":5750},"targetMethodName":"getCollapseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5797},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5797":{"source":{"__isSmartRef__":true,"id":5786},"target":{"__isSmartRef__":true,"id":5750}},"5798":{"sourceObj":{"__isSmartRef__":true,"id":5786},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":5750},"targetMethodName":"toggleCollapse","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":5799},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5799":{"source":{"__isSmartRef__":true,"id":5786},"target":{"__isSmartRef__":true,"id":5750}},"5800":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":{"__isSmartRef__":true,"id":5801},"_StrokeOpacity":1,"_BorderRadius":"3px 3px 0px 0px","__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"5801":{"stops":[{"__isSmartRef__":true,"id":5802},{"__isSmartRef__":true,"id":5803}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"5802":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(255,255,255)"},"5803":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(163,163,163)"},"5804":{"morph":{"__isSmartRef__":true,"id":5751},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5805":{"resizeWidth":true,"adjustForNewBounds":true},"5806":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":0,"__serializedExpressions__":["_Padding","_Extent"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Padding":"lively.rect(0,0,0,0)","_Extent":"lively.pt(500.0,256.0)"},"5807":{"morph":{"__isSmartRef__":true,"id":5750},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5808":{"adjustForNewBounds":true},"5809":{"resizeWidth":true,"resizeHeight":true,"adjustForNewBounds":true},"5810":{"resizeWidth":true,"resizeHeight":true},"5811":{"sourceObj":{"__isSmartRef__":true,"id":5502},"sourceAttrName":"textString","targetObj":{"__isSmartRef__":true,"id":5502},"targetMethodName":"highlightJavaScriptSyntax","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"5812":{"activeBackground":{"__isSmartRef__":true,"id":5813},"inactiveBackground":{"__isSmartRef__":true,"id":5817},"initCss":{"__isSmartRef__":true,"id":5821},"onTouchStart":{"__isSmartRef__":true,"id":5825},"onTouchMove":{"__isSmartRef__":true,"id":5833},"onTouchEnd":{"__isSmartRef__":true,"id":5837}},"5813":{"varMapping":{"__isSmartRef__":true,"id":5814},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5815},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5814":{"this":{"__isSmartRef__":true,"id":5459}},"5815":{"timestamp":{"__isSmartRef__":true,"id":5816},"user":"sstamm","tags":[]},"5816":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"5817":{"varMapping":{"__isSmartRef__":true,"id":5818},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5819},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5818":{"this":{"__isSmartRef__":true,"id":5459}},"5819":{"timestamp":{"__isSmartRef__":true,"id":5820},"user":"sstamm","tags":[]},"5820":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"5821":{"varMapping":{"__isSmartRef__":true,"id":5822},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":5823},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5822":{"this":{"__isSmartRef__":true,"id":5459}},"5823":{"timestamp":{"__isSmartRef__":true,"id":5824},"user":"sstamm","tags":[]},"5824":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"5825":{"varMapping":{"__isSmartRef__":true,"id":5826},"source":"function onTouchStart(evt) {\n this.activeBackground();\n evt.stop();\n var textSelectionRange = this.textMorph.getSelectionRange();\n if (!textSelectionRange) {\n this.textMorph.focus();\n this.textMorph.setSelectionRange(this.prevSelectionRange[0], this.prevSelectionRange[1]);\n } else {\n this.prevSelectionRange = textSelectionRange;\n }\n this.textMorph.doPrintit();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5831},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5826":{"this":{"__isSmartRef__":true,"id":5459},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5827}},"5827":{"$super":{"__isSmartRef__":true,"id":5828}},"5828":{"varMapping":{"__isSmartRef__":true,"id":5829},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5830},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5829":{"obj":{"__isSmartRef__":true,"id":5459},"name":"onTouchStart"},"5830":{},"5831":{"timestamp":{"__isSmartRef__":true,"id":5832},"user":"conradcalmez","tags":[]},"5832":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:14:14 GMT+0200 (Mitteleuropäische Sommerzeit)"},"5833":{"varMapping":{"__isSmartRef__":true,"id":5834},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":5835},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5834":{"this":{"__isSmartRef__":true,"id":5459}},"5835":{"timestamp":{"__isSmartRef__":true,"id":5836},"user":"conradcalmez","tags":[]},"5836":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"5837":{"varMapping":{"__isSmartRef__":true,"id":5838},"source":"function onTouchEnd(evt) {\n this.inactiveBackground();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5843},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5838":{"this":{"__isSmartRef__":true,"id":5459},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5839}},"5839":{"$super":{"__isSmartRef__":true,"id":5840}},"5840":{"varMapping":{"__isSmartRef__":true,"id":5841},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5842},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5841":{"obj":{"__isSmartRef__":true,"id":5459},"name":"onTouchEnd"},"5842":{},"5843":{"timestamp":{"__isSmartRef__":true,"id":5844},"user":"conradcalmez","tags":[]},"5844":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:15:02 GMT+0200 (Mitteleuropäische Sommerzeit)"},"5845":{"submorphs":[{"__isSmartRef__":true,"id":5846}],"scripts":[],"id":"9FF460B4-FFAC-427B-A4AE-DBDFDCA9BA75","shape":{"__isSmartRef__":true,"id":5858},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"SaveButton1","partsBinMetaInfo":{"__isSmartRef__":true,"id":5864},"eventHandler":{"__isSmartRef__":true,"id":5884},"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","4B812852-FF38-4E9C-89B5-7DC431840BAE","C400AD3F-9260-49A5-B114-4C49B7120801","268FC1F5-EC0C-4B77-932E-52EE8ACFC3BE","0A161974-CBE2-4251-A073-06F3EF51B2E8","D22DBE45-FB42-4883-8985-9BAEF7AA2D1D"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5885},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":5886},"textSelectionRange":null,"moved":true,"_ClipMode":"visible","_Rotation":0,"_Scale":1,"owner":{"__isSmartRef__":true,"id":0},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6202},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(227.3,89.4)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"5846":{"submorphs":[],"scripts":[],"id":"463200CF-9103-40E5-AD0F-9DAE9390ADD3","shape":{"__isSmartRef__":true,"id":5847},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":5848},"textChunks":[{"__isSmartRef__":true,"id":5849}],"charsReplaced":"","lastFindLoc":5,"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":5851},"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","3729C624-BC75-4EAE-A3D0-622899E24689","914B5A04-A130-420B-9A00-CAE4BCAD9575","4FD4D9A8-888E-4C53-8E75-559A3E833BEA","6B2AA9E7-D966-4DF5-82F1-630AB5C445B1","A5EBDCE6-773C-4D96-8051-A9051CDBD17C"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":5845},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5852},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5853},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"5847":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,19.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5848":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5849":{"style":{"__isSmartRef__":true,"id":5850},"chunkOwner":{"__isSmartRef__":true,"id":5846},"storedString":"Save","_id":"_322","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5850":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5851":{"morph":{"__isSmartRef__":true,"id":5846},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5852":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"5853":{"onClick":{"__isSmartRef__":true,"id":5854}},"5854":{"varMapping":{"__isSmartRef__":true,"id":5855},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5856},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5855":{"this":{"__isSmartRef__":true,"id":5846}},"5856":{"timestamp":{"__isSmartRef__":true,"id":5857},"user":"conradcalmez","tags":[]},"5857":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"5858":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":5859},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5859":{"stops":[{"__isSmartRef__":true,"id":5860},{"__isSmartRef__":true,"id":5861},{"__isSmartRef__":true,"id":5862},{"__isSmartRef__":true,"id":5863}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"5860":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"5861":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"5862":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"5863":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"5864":{"partsSpaceName":"PartsBin/iPadWidgets/","comment":"Save button for workspace window","migrationLevel":4,"partName":"SaveButton","changes":[{"__isSmartRef__":true,"id":5865},{"__isSmartRef__":true,"id":5867},{"__isSmartRef__":true,"id":5869},{"__isSmartRef__":true,"id":5871},{"__isSmartRef__":true,"id":5873},{"__isSmartRef__":true,"id":5875},{"__isSmartRef__":true,"id":5877},{"__isSmartRef__":true,"id":5879},{"__isSmartRef__":true,"id":5881}],"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"revisionOnLoad":151069,"lastModifiedDate":{"__isSmartRef__":true,"id":5883},"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5865":{"date":{"__isSmartRef__":true,"id":5866},"author":"undefined","message":"removed publish connection from meta info","id":"648BBDA8-E823-40F4-9A73-3A7DCD26484B"},"5866":{"isSerializedDate":true,"string":"Thu Mar 29 2012 18:17:04 GMT+0200 (Mitteleuropäische Sommerzeit)"},"5867":{"date":{"__isSmartRef__":true,"id":5868},"author":"conradcalmez","message":"cleaned up","id":"DA53F840-F304-4B7D-8D7C-E7EF2DB31CCC"},"5868":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:40:28 GMT+0100 (Mitteleuropäische Zeit)"},"5869":{"date":{"__isSmartRef__":true,"id":5870},"author":"conradcalmez","message":"","id":"FEAD840D-3630-49F9-8747-615551923F8E"},"5870":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:58 GMT+0100 (Mitteleuropäische Zeit)"},"5871":{"date":{"__isSmartRef__":true,"id":5872},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"5872":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"5873":{"date":{"__isSmartRef__":true,"id":5874},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"5874":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"5875":{"date":{"__isSmartRef__":true,"id":5876},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"5876":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"5877":{"date":{"__isSmartRef__":true,"id":5878},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"5878":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"5879":{"date":{"__isSmartRef__":true,"id":5880},"author":"conradcalmez","message":"fixed highlighting","id":"8BF5A6F9-A541-4BC4-94CC-918D2D8FD707"},"5880":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:08:56 GMT+0200 (Mitteleuropäische Sommerzeit)"},"5881":{"date":{"__isSmartRef__":true,"id":5882},"author":"conradcalmez","message":"","id":"7EAD53EA-BE3B-4606-874D-26B986CA28BF"},"5882":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:16:02 GMT+0200 (Mitteleuropäische Sommerzeit)"},"5883":{"isSerializedDate":true,"string":"Wed Feb 05 2014 19:59:57 GMT+0100 (Mitteleuropäische Zeit)"},"5884":{"morph":{"__isSmartRef__":true,"id":5845},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5885":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"5886":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":5887},"derivationIds":[null],"id":"7B1DF369-93AD-4B75-8C92-4AAB28CAD70E","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":5888}],"eventHandler":{"__isSmartRef__":true,"id":5890},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"auto","fixedWidth":true,"fixedHeight":true,"allowInput":true,"_FontFamily":"Monaco,monospace","_FontSize":10,"_MaxTextWidth":490,"_MinTextWidth":490,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":5891},"layout":{"__isSmartRef__":true,"id":6200},"syntaxHighlightingWhileTyping":true,"attributeConnections":[{"__isSmartRef__":true,"id":6201}],"doNotSerialize":["$$textString"],"doNotCopyProperties":["$$textString"],"lastSyntaxHighlightTime":1329129250498,"accessibleInInactiveWindow":true,"previousSelection":[36,42],"charsReplaced":"nothing","lastFindLoc":0,"isBeingDragged":false,"savedTextString":"undefined","__serializedExpressions__":["_Position"],"textString":"undefined","__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(0.0,35.0)"},"5887":{"_ClipMode":"auto","_BorderWidth":1,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor","_Fill"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,188.0)","_Padding":"lively.rect(4,2,0,0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(243,243,243)"},"5888":{"style":{"__isSmartRef__":true,"id":5889},"chunkOwner":{"__isSmartRef__":true,"id":5886},"_id":"_10","storedString":"undefined","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5889":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5890":{"morph":{"__isSmartRef__":true,"id":5886},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5891":{"submorphs":[{"__isSmartRef__":true,"id":5892},{"__isSmartRef__":true,"id":5845},{"__isSmartRef__":true,"id":5886},{"__isSmartRef__":true,"id":5971},{"__isSmartRef__":true,"id":6056}],"scripts":[],"id":"21D772E4-4D5B-4FAC-B3A2-C34027039732","shape":{"__isSmartRef__":true,"id":6137},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"Rectangle","partsBinMetaInfo":{"__isSmartRef__":true,"id":6138},"eventHandler":{"__isSmartRef__":true,"id":6139},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_Rotation":0,"_Scale":1,"derivationIds":[127],"owner":{"__isSmartRef__":true,"id":6140},"layout":{"__isSmartRef__":true,"id":6199},"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,44.0)"},"5892":{"submorphs":[{"__isSmartRef__":true,"id":5893}],"scripts":[],"id":"E1305CCC-4775-45A2-A798-AD5FE12AAA68","shape":{"__isSmartRef__":true,"id":5905},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoitButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":5911},"eventHandler":{"__isSmartRef__":true,"id":5920},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","5E067928-F624-4043-96E3-3FBE51B99076","99785E8C-76F8-41E2-B950-42562E6A9186"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5921},"isLockOwner":false,"_Visible":true,"_Rotation":0,"_Scale":1,"textMorph":{"__isSmartRef__":true,"id":5886},"textSelectionRange":null,"prevSelectionRange":[0,12],"owner":{"__isSmartRef__":true,"id":5891},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5922},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(2.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"5893":{"submorphs":[],"scripts":[],"id":"EB5DE589-EFD6-4DD9-803E-85342F29E0D0","shape":{"__isSmartRef__":true,"id":5894},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":5895},"textChunks":[{"__isSmartRef__":true,"id":5896}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":5898},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","B06EBD60-8DF4-46D7-9090-585100166945","FC97442E-94D5-4DFF-93B5-41497165B1E4"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":5892},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5899},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5900},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"5894":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5895":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5896":{"style":{"__isSmartRef__":true,"id":5897},"chunkOwner":{"__isSmartRef__":true,"id":5893},"storedString":"Do it","_id":"_323","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5897":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5898":{"morph":{"__isSmartRef__":true,"id":5893},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5899":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"5900":{"onClick":{"__isSmartRef__":true,"id":5901}},"5901":{"varMapping":{"__isSmartRef__":true,"id":5902},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5903},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5902":{"this":{"__isSmartRef__":true,"id":5893}},"5903":{"timestamp":{"__isSmartRef__":true,"id":5904},"user":"conradcalmez","tags":[]},"5904":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"5905":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":5906},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5906":{"stops":[{"__isSmartRef__":true,"id":5907},{"__isSmartRef__":true,"id":5908},{"__isSmartRef__":true,"id":5909},{"__isSmartRef__":true,"id":5910}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"5907":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"5908":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"5909":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"5910":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"5911":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Doit button for workspace window","migrationLevel":4,"partName":"DoitButton","changes":[{"__isSmartRef__":true,"id":5912},{"__isSmartRef__":true,"id":5914},{"__isSmartRef__":true,"id":5916},{"__isSmartRef__":true,"id":5918}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5912":{"date":{"__isSmartRef__":true,"id":5913},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"5913":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"5914":{"date":{"__isSmartRef__":true,"id":5915},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"5915":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"5916":{"date":{"__isSmartRef__":true,"id":5917},"author":"conradcalmez","message":"","id":"7D6A8326-2170-4473-81A3-D474F3D05300"},"5917":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:45 GMT+0100 (Mitteleuropäische Zeit)"},"5918":{"date":{"__isSmartRef__":true,"id":5919},"author":"conradcalmez","message":"fixed error when using button twice ;)","id":"9783DB00-5040-4BFC-9174-17C80C12739B"},"5919":{"isSerializedDate":true,"string":"Mon Feb 13 2012 10:51:40 GMT+0100 (Mitteleuropäische Zeit)"},"5920":{"morph":{"__isSmartRef__":true,"id":5892},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5921":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"5922":{"activeBackground":{"__isSmartRef__":true,"id":5923},"inactiveBackground":{"__isSmartRef__":true,"id":5927},"initCss":{"__isSmartRef__":true,"id":5931},"onMouseDown":{"__isSmartRef__":true,"id":5935},"onMouseUp":{"__isSmartRef__":true,"id":5943},"onTouchStart":{"__isSmartRef__":true,"id":5951},"onTouchMove":{"__isSmartRef__":true,"id":5959},"onTouchEnd":{"__isSmartRef__":true,"id":5963}},"5923":{"varMapping":{"__isSmartRef__":true,"id":5924},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5925},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5924":{"this":{"__isSmartRef__":true,"id":5892}},"5925":{"timestamp":{"__isSmartRef__":true,"id":5926},"user":"sstamm","tags":[]},"5926":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"5927":{"varMapping":{"__isSmartRef__":true,"id":5928},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":5929},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5928":{"this":{"__isSmartRef__":true,"id":5892}},"5929":{"timestamp":{"__isSmartRef__":true,"id":5930},"user":"sstamm","tags":[]},"5930":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"5931":{"varMapping":{"__isSmartRef__":true,"id":5932},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":5933},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5932":{"this":{"__isSmartRef__":true,"id":5892}},"5933":{"timestamp":{"__isSmartRef__":true,"id":5934},"user":"sstamm","tags":[]},"5934":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"5935":{"varMapping":{"__isSmartRef__":true,"id":5936},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n var textSelectionRange = this.textMorph.getSelectionRange();\n if (!textSelectionRange) {\n this.textMorph.focus();\n this.textMorph.setSelectionRange(this.prevSelectionRange[0], this.prevSelectionRange[1]);\n } else {\n this.prevSelectionRange = textSelectionRange;\n }\n this.textMorph.doDoit();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5941},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5936":{"this":{"__isSmartRef__":true,"id":5892},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5937}},"5937":{"$super":{"__isSmartRef__":true,"id":5938}},"5938":{"varMapping":{"__isSmartRef__":true,"id":5939},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5940},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5939":{"obj":{"__isSmartRef__":true,"id":5892},"name":"onMouseDown"},"5940":{},"5941":{"timestamp":{"__isSmartRef__":true,"id":5942},"user":"conradcalmez","tags":[]},"5942":{"isSerializedDate":true,"string":"Mon Feb 13 2012 10:48:43 GMT+0100 (Mitteleuropäische Zeit)"},"5943":{"varMapping":{"__isSmartRef__":true,"id":5944},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5949},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5944":{"this":{"__isSmartRef__":true,"id":5892},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5945}},"5945":{"$super":{"__isSmartRef__":true,"id":5946}},"5946":{"varMapping":{"__isSmartRef__":true,"id":5947},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5948},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5947":{"obj":{"__isSmartRef__":true,"id":5892},"name":"onMouseUp"},"5948":{},"5949":{"timestamp":{"__isSmartRef__":true,"id":5950},"user":"sstamm","tags":[]},"5950":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"5951":{"varMapping":{"__isSmartRef__":true,"id":5952},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":5957},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5952":{"this":{"__isSmartRef__":true,"id":5892},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5953}},"5953":{"$super":{"__isSmartRef__":true,"id":5954}},"5954":{"varMapping":{"__isSmartRef__":true,"id":5955},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5956},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5955":{"obj":{"__isSmartRef__":true,"id":5892},"name":"onTouchStart"},"5956":{},"5957":{"timestamp":{"__isSmartRef__":true,"id":5958},"user":"conradcalmez","tags":[]},"5958":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"5959":{"varMapping":{"__isSmartRef__":true,"id":5960},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":5961},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5960":{"this":{"__isSmartRef__":true,"id":5892}},"5961":{"timestamp":{"__isSmartRef__":true,"id":5962},"user":"conradcalmez","tags":[]},"5962":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"5963":{"varMapping":{"__isSmartRef__":true,"id":5964},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5969},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5964":{"this":{"__isSmartRef__":true,"id":5892},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5965}},"5965":{"$super":{"__isSmartRef__":true,"id":5966}},"5966":{"varMapping":{"__isSmartRef__":true,"id":5967},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":5968},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5967":{"obj":{"__isSmartRef__":true,"id":5892},"name":"onTouchEnd"},"5968":{},"5969":{"timestamp":{"__isSmartRef__":true,"id":5970},"user":"conradcalmez","tags":[]},"5970":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"5971":{"submorphs":[{"__isSmartRef__":true,"id":5972}],"scripts":[],"id":"81D7E0FF-C129-4924-92F7-DBA7CD799D6E","shape":{"__isSmartRef__":true,"id":5984},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"PrintButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":5990},"eventHandler":{"__isSmartRef__":true,"id":6005},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","D405747D-49B2-48B5-B2F5-540F0DEEDA06","A01A67F7-1A8D-4860-AFAD-2CF442F16652","0DF09B9C-3A2C-49EF-BE60-3CEC8C21EB38"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":6006},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":5886},"_Rotation":0,"_Scale":1,"textSelectionRange":[43,43],"owner":{"__isSmartRef__":true,"id":5891},"prevSelectionRange":[43,49],"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6007},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(203.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"5972":{"submorphs":[],"scripts":[],"id":"AAB2FAE6-D983-4A10-A4B9-12BEE348F40F","shape":{"__isSmartRef__":true,"id":5973},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":5974},"textChunks":[{"__isSmartRef__":true,"id":5975}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":5977},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","4FB929E4-BDE5-494A-98EA-4401CDC0D3A7","8FD73E1E-1CC7-4AB0-8236-0F661E5F4E29","BCF12F1E-3D33-4F44-A4F8-1F8F400FA530"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":5971},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":5978},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":5979},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"5973":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5974":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5975":{"style":{"__isSmartRef__":true,"id":5976},"chunkOwner":{"__isSmartRef__":true,"id":5972},"storedString":"Print","_id":"_324","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5976":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"5977":{"morph":{"__isSmartRef__":true,"id":5972},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"5978":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"5979":{"onClick":{"__isSmartRef__":true,"id":5980}},"5980":{"varMapping":{"__isSmartRef__":true,"id":5981},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":5982},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"5981":{"this":{"__isSmartRef__":true,"id":5972}},"5982":{"timestamp":{"__isSmartRef__":true,"id":5983},"user":"conradcalmez","tags":[]},"5983":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"5984":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":5985},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"5985":{"stops":[{"__isSmartRef__":true,"id":5986},{"__isSmartRef__":true,"id":5987},{"__isSmartRef__":true,"id":5988},{"__isSmartRef__":true,"id":5989}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"5986":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"5987":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"5988":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"5989":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"5990":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"Save button for workspace window","migrationLevel":4,"partName":"PrintButton","changes":[{"__isSmartRef__":true,"id":5991},{"__isSmartRef__":true,"id":5993},{"__isSmartRef__":true,"id":5995},{"__isSmartRef__":true,"id":5997},{"__isSmartRef__":true,"id":5999},{"__isSmartRef__":true,"id":6001},{"__isSmartRef__":true,"id":6003}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"5991":{"date":{"__isSmartRef__":true,"id":5992},"author":"conradcalmez","message":"","id":"8A5DBCD5-FCD2-4079-904A-F0D567E13FE4"},"5992":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:39:47 GMT+0100 (Mitteleuropäische Zeit)"},"5993":{"date":{"__isSmartRef__":true,"id":5994},"author":"conradcalmez","message":"","id":"3F693F0C-1C52-46C2-AD1C-B64379421F95"},"5994":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:43:02 GMT+0100 (Mitteleuropäische Zeit)"},"5995":{"date":{"__isSmartRef__":true,"id":5996},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"5996":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"5997":{"date":{"__isSmartRef__":true,"id":5998},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"5998":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"5999":{"date":{"__isSmartRef__":true,"id":6000},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"6000":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"6001":{"date":{"__isSmartRef__":true,"id":6002},"author":"conradcalmez","message":"","id":"76FEBBED-8AE7-4725-9B11-D6B29F94ED2E"},"6002":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:52 GMT+0100 (Mitteleuropäische Zeit)"},"6003":{"date":{"__isSmartRef__":true,"id":6004},"author":"conradcalmez","message":"here again. changed handling of last selection","id":"92AC967B-EB16-447E-A5D7-DA8BE4CCEAA1"},"6004":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:38:43 GMT+0100 (Mitteleuropäische Zeit)"},"6005":{"morph":{"__isSmartRef__":true,"id":5971},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6006":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"6007":{"activeBackground":{"__isSmartRef__":true,"id":6008},"inactiveBackground":{"__isSmartRef__":true,"id":6012},"initCss":{"__isSmartRef__":true,"id":6016},"onMouseDown":{"__isSmartRef__":true,"id":6020},"onMouseUp":{"__isSmartRef__":true,"id":6028},"onTouchStart":{"__isSmartRef__":true,"id":6036},"onTouchMove":{"__isSmartRef__":true,"id":6044},"onTouchEnd":{"__isSmartRef__":true,"id":6048}},"6008":{"varMapping":{"__isSmartRef__":true,"id":6009},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":6010},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6009":{"this":{"__isSmartRef__":true,"id":5971}},"6010":{"timestamp":{"__isSmartRef__":true,"id":6011},"user":"sstamm","tags":[]},"6011":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"6012":{"varMapping":{"__isSmartRef__":true,"id":6013},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":6014},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6013":{"this":{"__isSmartRef__":true,"id":5971}},"6014":{"timestamp":{"__isSmartRef__":true,"id":6015},"user":"sstamm","tags":[]},"6015":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"6016":{"varMapping":{"__isSmartRef__":true,"id":6017},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":6018},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6017":{"this":{"__isSmartRef__":true,"id":5971}},"6018":{"timestamp":{"__isSmartRef__":true,"id":6019},"user":"sstamm","tags":[]},"6019":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"6020":{"varMapping":{"__isSmartRef__":true,"id":6021},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n var textSelectionRange = this.textMorph.getSelectionRange();\n if (!textSelectionRange) {\n this.textMorph.focus();\n this.textMorph.setSelectionRange(this.prevSelectionRange[0], this.prevSelectionRange[1]);\n } else {\n this.prevSelectionRange = textSelectionRange;\n }\n this.textMorph.doPrintit();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":6026},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6021":{"this":{"__isSmartRef__":true,"id":5971},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6022}},"6022":{"$super":{"__isSmartRef__":true,"id":6023}},"6023":{"varMapping":{"__isSmartRef__":true,"id":6024},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":6025},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6024":{"obj":{"__isSmartRef__":true,"id":5971},"name":"onMouseDown"},"6025":{},"6026":{"timestamp":{"__isSmartRef__":true,"id":6027},"user":"conradcalmez","tags":[]},"6027":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:33:44 GMT+0100 (Mitteleuropäische Zeit)"},"6028":{"varMapping":{"__isSmartRef__":true,"id":6029},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":6034},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6029":{"this":{"__isSmartRef__":true,"id":5971},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6030}},"6030":{"$super":{"__isSmartRef__":true,"id":6031}},"6031":{"varMapping":{"__isSmartRef__":true,"id":6032},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":6033},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6032":{"obj":{"__isSmartRef__":true,"id":5971},"name":"onMouseUp"},"6033":{},"6034":{"timestamp":{"__isSmartRef__":true,"id":6035},"user":"sstamm","tags":[]},"6035":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"6036":{"varMapping":{"__isSmartRef__":true,"id":6037},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":6042},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6037":{"this":{"__isSmartRef__":true,"id":5971},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6038}},"6038":{"$super":{"__isSmartRef__":true,"id":6039}},"6039":{"varMapping":{"__isSmartRef__":true,"id":6040},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":6041},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6040":{"obj":{"__isSmartRef__":true,"id":5971},"name":"onTouchStart"},"6041":{},"6042":{"timestamp":{"__isSmartRef__":true,"id":6043},"user":"conradcalmez","tags":[]},"6043":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"6044":{"varMapping":{"__isSmartRef__":true,"id":6045},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":6046},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6045":{"this":{"__isSmartRef__":true,"id":5971}},"6046":{"timestamp":{"__isSmartRef__":true,"id":6047},"user":"conradcalmez","tags":[]},"6047":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"6048":{"varMapping":{"__isSmartRef__":true,"id":6049},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":6054},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6049":{"this":{"__isSmartRef__":true,"id":5971},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6050}},"6050":{"$super":{"__isSmartRef__":true,"id":6051}},"6051":{"varMapping":{"__isSmartRef__":true,"id":6052},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":6053},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6052":{"obj":{"__isSmartRef__":true,"id":5971},"name":"onTouchEnd"},"6053":{},"6054":{"timestamp":{"__isSmartRef__":true,"id":6055},"user":"conradcalmez","tags":[]},"6055":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"6056":{"submorphs":[{"__isSmartRef__":true,"id":6057}],"scripts":[],"id":"B975A3F1-9735-43C0-9EEB-04A6432A9565","shape":{"__isSmartRef__":true,"id":6069},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"DoAllButton","partsBinMetaInfo":{"__isSmartRef__":true,"id":6075},"eventHandler":{"__isSmartRef__":true,"id":6086},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"54A98D36-AF98-459D-B1D9-184272C0D882","D5D17E25-2F66-410C-BD31-4C59A1D64539","C1B45DE1-CBA7-4D01-9DB4-1006C503BE83","FE9D0436-3244-492D-98F5-41C7C316A84A","93CB25C5-E841-42A9-A3B0-BD9992630F69","7BCDA241-0350-44DC-A893-38320F0343CC","6C680106-5D31-4429-97F8-A59EFB4ED298","89ED4E78-E27F-413D-ABC6-48BBDA737B90"],"active":false,"isBeingDragged":false,"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":6087},"isLockOwner":false,"_Visible":true,"textMorph":{"__isSmartRef__":true,"id":5886},"_Rotation":0,"_Scale":1,"textSelectionRange":null,"owner":{"__isSmartRef__":true,"id":5891},"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6088},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(69.0,2.0)","distanceToDragEvent":"lively.pt(49.0,-15.0)"},"6057":{"submorphs":[],"scripts":[],"id":"D6A8E13A-B147-439E-9198-144F04F9698D","shape":{"__isSmartRef__":true,"id":6058},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":47,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":12,"name":"Text9","partsBinMetaInfo":{"__isSmartRef__":true,"id":6059},"textChunks":[{"__isSmartRef__":true,"id":6060}],"charsReplaced":"","lastFindLoc":5,"priorSelectionRange":[2,2],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":6062},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"9D8FAA29-B745-42F5-947B-4A00BC79EBC7","949D8CA1-6041-4793-83A6-93679C799DD9","A6CA894F-3518-4C2A-8D90-335DD87C1149","42A637AF-F892-4EBD-BA5E-450DE78C54D4","17BFBF94-E642-47C7-976E-87C8D133F5BD","66906FEB-793C-4BF2-9F44-0283747F8B60","3091BE65-E278-481C-8446-669E9782D514","B6A22823-318D-4628-B5A4-2EEF73B89A9B"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":6056},"_MinTextWidth":47,"_MinTextHeight":null,"previousSelection":[1,1],"lastTimeClickedOnIpad":{"__isSmartRef__":true,"id":6063},"isLockOwner":false,"eventsAreIgnored":true,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent","_TextColor"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6064},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(13.0,8.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(34.0,-10.0)","_TextColor":"Color.rgb(255,255,255)"},"6058":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(47.0,18.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"6059":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"6060":{"style":{"__isSmartRef__":true,"id":6061},"chunkOwner":{"__isSmartRef__":true,"id":6057},"storedString":"Do all","_id":"_325","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"6061":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"6062":{"morph":{"__isSmartRef__":true,"id":6057},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6063":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:09:48 GMT+0100 (Mitteleuropäische Zeit)"},"6064":{"onClick":{"__isSmartRef__":true,"id":6065}},"6065":{"varMapping":{"__isSmartRef__":true,"id":6066},"source":"function onClick(evt) {\n //this.owner.onClick(evt);\n evt.preventDefault();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":6067},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6066":{"this":{"__isSmartRef__":true,"id":6057}},"6067":{"timestamp":{"__isSmartRef__":true,"id":6068},"user":"conradcalmez","tags":[]},"6068":{"isSerializedDate":true,"string":"Tue Jan 31 2012 15:52:59 GMT+0100 (Mitteleuropäische Zeit)"},"6069":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":6070},"_ClipMode":"visible","_BorderRadius":6,"__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(65.0,32.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"6070":{"stops":[{"__isSmartRef__":true,"id":6071},{"__isSmartRef__":true,"id":6072},{"__isSmartRef__":true,"id":6073},{"__isSmartRef__":true,"id":6074}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"6071":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"6072":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"6073":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"6074":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"6075":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"DoAll button for workspace window","migrationLevel":4,"partName":"DoAllButton","changes":[{"__isSmartRef__":true,"id":6076},{"__isSmartRef__":true,"id":6078},{"__isSmartRef__":true,"id":6080},{"__isSmartRef__":true,"id":6082},{"__isSmartRef__":true,"id":6084}],"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"6076":{"date":{"__isSmartRef__":true,"id":6077},"author":"conradcalmez","message":"initial commit","id":"4D4FE007-AA50-4F2B-9599-E79BDCB8493F"},"6077":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:40:26 GMT+0100 (Mitteleuropäische Zeit)"},"6078":{"date":{"__isSmartRef__":true,"id":6079},"author":"sstamm","message":"rename","id":"66F14066-3BA5-4F1C-A343-7D1507B2444E"},"6079":{"isSerializedDate":true,"string":"Tue Feb 07 2012 19:09:24 GMT+0100 (Mitteleuropäische Zeit)"},"6080":{"date":{"__isSmartRef__":true,"id":6081},"author":"sstamm","message":"initial commit","id":"BF2D4922-3B0A-4EB0-BCEB-32A27AD11E3E"},"6081":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:55:41 GMT+0100 (Mitteleuropäische Zeit)"},"6082":{"date":{"__isSmartRef__":true,"id":6083},"author":"conradcalmez","message":"","id":"762726DE-B056-4381-A3B6-2C86F0BC2D19"},"6083":{"isSerializedDate":true,"string":"Tue Feb 07 2012 23:56:39 GMT+0100 (Mitteleuropäische Zeit)"},"6084":{"date":{"__isSmartRef__":true,"id":6085},"author":"conradcalmez","message":"cleaned up","id":"7EB3BAD2-9955-4C98-B58B-A848DD7F4E14"},"6085":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:39:33 GMT+0100 (Mitteleuropäische Zeit)"},"6086":{"morph":{"__isSmartRef__":true,"id":6056},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6087":{"isSerializedDate":true,"string":"Wed Jan 25 2012 12:10:02 GMT+0100 (Mitteleuropäische Zeit)"},"6088":{"activeBackground":{"__isSmartRef__":true,"id":6089},"inactiveBackground":{"__isSmartRef__":true,"id":6093},"initCss":{"__isSmartRef__":true,"id":6097},"onMouseDown":{"__isSmartRef__":true,"id":6101},"onMouseUp":{"__isSmartRef__":true,"id":6109},"onTouchStart":{"__isSmartRef__":true,"id":6117},"onTouchMove":{"__isSmartRef__":true,"id":6125},"onTouchEnd":{"__isSmartRef__":true,"id":6129}},"6089":{"varMapping":{"__isSmartRef__":true,"id":6090},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":6091},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6090":{"this":{"__isSmartRef__":true,"id":6056}},"6091":{"timestamp":{"__isSmartRef__":true,"id":6092},"user":"sstamm","tags":[]},"6092":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"6093":{"varMapping":{"__isSmartRef__":true,"id":6094},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":6095},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6094":{"this":{"__isSmartRef__":true,"id":6056}},"6095":{"timestamp":{"__isSmartRef__":true,"id":6096},"user":"sstamm","tags":[]},"6096":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"6097":{"varMapping":{"__isSmartRef__":true,"id":6098},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":6099},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6098":{"this":{"__isSmartRef__":true,"id":6056}},"6099":{"timestamp":{"__isSmartRef__":true,"id":6100},"user":"sstamm","tags":[]},"6100":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"6101":{"varMapping":{"__isSmartRef__":true,"id":6102},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n evt.stop();\n this.textMorph.evalAll();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":6107},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6102":{"this":{"__isSmartRef__":true,"id":6056},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6103}},"6103":{"$super":{"__isSmartRef__":true,"id":6104}},"6104":{"varMapping":{"__isSmartRef__":true,"id":6105},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":6106},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6105":{"obj":{"__isSmartRef__":true,"id":6056},"name":"onMouseDown"},"6106":{},"6107":{"timestamp":{"__isSmartRef__":true,"id":6108},"user":"conradcalmez","tags":[]},"6108":{"isSerializedDate":true,"string":"Mon Feb 13 2012 11:39:01 GMT+0100 (Mitteleuropäische Zeit)"},"6109":{"varMapping":{"__isSmartRef__":true,"id":6110},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":6115},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6110":{"this":{"__isSmartRef__":true,"id":6056},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6111}},"6111":{"$super":{"__isSmartRef__":true,"id":6112}},"6112":{"varMapping":{"__isSmartRef__":true,"id":6113},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":6114},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6113":{"obj":{"__isSmartRef__":true,"id":6056},"name":"onMouseUp"},"6114":{},"6115":{"timestamp":{"__isSmartRef__":true,"id":6116},"user":"sstamm","tags":[]},"6116":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:51:43 GMT+0100 (Mitteleuropäische Zeit)"},"6117":{"varMapping":{"__isSmartRef__":true,"id":6118},"source":"function onTouchStart(evt) {\n return true\n}","funcProperties":{"__isSmartRef__":true,"id":6123},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6118":{"this":{"__isSmartRef__":true,"id":6056},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6119}},"6119":{"$super":{"__isSmartRef__":true,"id":6120}},"6120":{"varMapping":{"__isSmartRef__":true,"id":6121},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":6122},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6121":{"obj":{"__isSmartRef__":true,"id":6056},"name":"onTouchStart"},"6122":{},"6123":{"timestamp":{"__isSmartRef__":true,"id":6124},"user":"conradcalmez","tags":[]},"6124":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:28:21 GMT+0100 (Mitteleuropäische Zeit)"},"6125":{"varMapping":{"__isSmartRef__":true,"id":6126},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":6127},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6126":{"this":{"__isSmartRef__":true,"id":6056}},"6127":{"timestamp":{"__isSmartRef__":true,"id":6128},"user":"conradcalmez","tags":[]},"6128":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"6129":{"varMapping":{"__isSmartRef__":true,"id":6130},"source":"function onTouchEnd(evt) {\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":6135},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6130":{"this":{"__isSmartRef__":true,"id":6056},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6131}},"6131":{"$super":{"__isSmartRef__":true,"id":6132}},"6132":{"varMapping":{"__isSmartRef__":true,"id":6133},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":6134},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6133":{"obj":{"__isSmartRef__":true,"id":6056},"name":"onTouchEnd"},"6134":{},"6135":{"timestamp":{"__isSmartRef__":true,"id":6136},"user":"conradcalmez","tags":[]},"6136":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:27:54 GMT+0100 (Mitteleuropäische Zeit)"},"6137":{"_BorderWidth":1,"_ClipMode":"visible","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,212.0)","_BorderColor":"Color.rgb(95,94,95)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"6138":{"partsSpaceName":"PartsBin/Basic","comment":"A simple box morph. A really blue one. Its amazing what you can build out of simple boxes.... Who needs stars when you got blue rectangles!","migrationLevel":2,"partName":"Rectangle","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"6139":{"morph":{"__isSmartRef__":true,"id":5891},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6140":{"submorphs":[{"__isSmartRef__":true,"id":5891},{"__isSmartRef__":true,"id":6141}],"scripts":[],"shape":{"__isSmartRef__":true,"id":6196},"derivationIds":[null],"id":"603205F6-F088-4399-AAB2-3E655985BD75","eventHandler":{"__isSmartRef__":true,"id":6197},"__layered_droppingEnabled__":true,"halosEnabled":true,"draggingEnabled":true,"layout":{"__isSmartRef__":true,"id":6198},"LK2":true,"targetMorph":{"__isSmartRef__":true,"id":5891},"titleBar":{"__isSmartRef__":true,"id":6141},"collapsedTransform":null,"collapsedExtent":null,"expandedTransform":null,"expandedExtent":null,"ignoreEventsOnExpand":false,"highlighted":true,"isBeingDragged":false,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","contentOffset","prevDragPos"],"__LivelyClassName__":"lively.morphic.Window","__SourceModuleName__":"Global.lively.morphic.Widgets","withLayers":["Global.PreventDroppingLayer"],"withoutLayers":["Global.lively.morphic.GrabbingLayer"],"_Position":"lively.pt(41.0,36.0)","contentOffset":"lively.pt(0.0,21.0)","prevDragPos":"lively.pt(140.0,48.0)"},"6141":{"submorphs":[{"__isSmartRef__":true,"id":6142},{"__isSmartRef__":true,"id":6148},{"__isSmartRef__":true,"id":6162},{"__isSmartRef__":true,"id":6176}],"scripts":[],"shape":{"__isSmartRef__":true,"id":6190},"derivationIds":[null],"id":"5F78769C-A5B7-4394-A5D5-7E1888F7EB0C","eventHandler":{"__isSmartRef__":true,"id":6194},"__layered_droppingEnabled__":true,"halosEnabled":true,"layout":{"__isSmartRef__":true,"id":6195},"windowMorph":{"__isSmartRef__":true,"id":6140},"label":{"__isSmartRef__":true,"id":6142},"closeButton":{"__isSmartRef__":true,"id":6148},"menuButton":{"__isSmartRef__":true,"id":6162},"collapseButton":{"__isSmartRef__":true,"id":6176},"owner":{"__isSmartRef__":true,"id":6140},"draggableWithoutHalo":true,"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.TitleBar","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)"},"6142":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":6143},"derivationIds":[null],"id":"4C264896-0418-4A67-AFB1-BBCD023372B0","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":6144}],"eventHandler":{"__isSmartRef__":true,"id":6146},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":10,"evalEnabled":false,"isLabel":true,"_HandStyle":"default","layout":{"__isSmartRef__":true,"id":6147},"_Align":"center","eventsAreIgnored":true,"owner":{"__isSmartRef__":true,"id":6141},"_MaxTextWidth":365,"_MinTextWidth":365,"_MaxTextHeight":null,"_MinTextHeight":null,"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(47.0,3.0)","_TextColor":"Color.rgb(30,30,30)"},"6143":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"_BorderRadius":0,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(365.0,41.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"6144":{"style":{"__isSmartRef__":true,"id":6145},"chunkOwner":{"__isSmartRef__":true,"id":6142},"storedString":"Workspace","_id":"_326","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"6145":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"6146":{"morph":{"__isSmartRef__":true,"id":6142},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6147":{"resizeWidth":true},"6148":{"submorphs":[{"__isSmartRef__":true,"id":6149}],"scripts":[],"shape":{"__isSmartRef__":true,"id":6155},"derivationIds":[null],"id":"F8734D08-3F5E-4330-8DE2-1F10302B518B","eventHandler":{"__isSmartRef__":true,"id":6156},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":6149},"owner":{"__isSmartRef__":true,"id":6141},"layout":{"__isSmartRef__":true,"id":6157},"attributeConnections":[{"__isSmartRef__":true,"id":6158},{"__isSmartRef__":true,"id":6160}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(456.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"6149":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":6150},"derivationIds":[null],"id":"4D6F221E-7AE9-4190-979C-E922C92A796D","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":6151}],"eventHandler":{"__isSmartRef__":true,"id":6153},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":6148},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":6154},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"6150":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"6151":{"style":{"__isSmartRef__":true,"id":6152},"chunkOwner":{"__isSmartRef__":true,"id":6149},"storedString":"X","_id":"_327","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"6152":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"6153":{"morph":{"__isSmartRef__":true,"id":6149},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6154":{"centeredVertical":true,"centeredHorizontal":true},"6155":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"6156":{"morph":{"__isSmartRef__":true,"id":6148},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6157":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"6158":{"sourceObj":{"__isSmartRef__":true,"id":6148},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":6140},"targetMethodName":"getCloseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":6159},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"6159":{"source":{"__isSmartRef__":true,"id":6148},"target":{"__isSmartRef__":true,"id":6140}},"6160":{"sourceObj":{"__isSmartRef__":true,"id":6148},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":6140},"targetMethodName":"initiateShutdown","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":6161},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"6161":{"source":{"__isSmartRef__":true,"id":6148},"target":{"__isSmartRef__":true,"id":6140}},"6162":{"submorphs":[{"__isSmartRef__":true,"id":6163}],"scripts":[],"shape":{"__isSmartRef__":true,"id":6169},"derivationIds":[null],"id":"C3A96924-FA37-4F36-8099-23F0B96A63C8","eventHandler":{"__isSmartRef__":true,"id":6170},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":6163},"owner":{"__isSmartRef__":true,"id":6141},"attributeConnections":[{"__isSmartRef__":true,"id":6171},{"__isSmartRef__":true,"id":6173}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"layout":{"__isSmartRef__":true,"id":6175},"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(0.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"6163":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":6164},"derivationIds":[null],"id":"8413B2E7-3424-495A-8569-605D5163DF7B","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":6165}],"eventHandler":{"__isSmartRef__":true,"id":6167},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":6162},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":6168},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"6164":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"6165":{"style":{"__isSmartRef__":true,"id":6166},"chunkOwner":{"__isSmartRef__":true,"id":6163},"storedString":"M","_id":"_328","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"6166":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"6167":{"morph":{"__isSmartRef__":true,"id":6163},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6168":{"centeredVertical":true,"centeredHorizontal":true},"6169":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"6170":{"morph":{"__isSmartRef__":true,"id":6162},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6171":{"sourceObj":{"__isSmartRef__":true,"id":6162},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":6140},"targetMethodName":"getMenuHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":6172},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"6172":{"source":{"__isSmartRef__":true,"id":6162},"target":{"__isSmartRef__":true,"id":6140}},"6173":{"sourceObj":{"__isSmartRef__":true,"id":6162},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":6140},"targetMethodName":"showTargetMorphMenu","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":6174},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"6174":{"source":{"__isSmartRef__":true,"id":6162},"target":{"__isSmartRef__":true,"id":6140}},"6175":{"adjustForNewBounds":true,"centeredVertical":true},"6176":{"submorphs":[{"__isSmartRef__":true,"id":6177}],"scripts":[],"shape":{"__isSmartRef__":true,"id":6183},"derivationIds":[null],"id":"26F8400C-B015-454C-B3A3-66A05AC8C7A6","eventHandler":{"__isSmartRef__":true,"id":6184},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"accessibleInInactiveWindow":true,"value":false,"toggle":false,"isActive":true,"normalFill":null,"label":{"__isSmartRef__":true,"id":6177},"owner":{"__isSmartRef__":true,"id":6141},"layout":{"__isSmartRef__":true,"id":6185},"attributeConnections":[{"__isSmartRef__":true,"id":6186},{"__isSmartRef__":true,"id":6188}],"doNotSerialize":["$$getHelpText","$$fire"],"doNotCopyProperties":["$$getHelpText","$$fire"],"__serializedExpressions__":["_Position","lighterFill"],"__LivelyClassName__":"lively.morphic.WindowControl","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(412.0,0.0)","lighterFill":"Color.rgb(179,179,179)"},"6177":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":6178},"derivationIds":[null],"id":"03A360EA-B8F1-4CD4-BF9A-B87AC51EDB4B","_WhiteSpaceHandling":"pre-wrap","textChunks":[{"__isSmartRef__":true,"id":6179}],"eventHandler":{"__isSmartRef__":true,"id":6181},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"_ClipMode":"hidden","fixedWidth":true,"fixedHeight":true,"allowInput":false,"_FontFamily":"Helvetica","_FontSize":16,"_MaxTextWidth":0,"_MinTextWidth":0,"_MaxTextHeight":null,"_MinTextHeight":null,"evalEnabled":false,"owner":{"__isSmartRef__":true,"id":6176},"isLabel":true,"_HandStyle":"default","_Align":"center","eventsAreIgnored":true,"layout":{"__isSmartRef__":true,"id":6182},"__serializedExpressions__":["_Position","_TextColor"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(22.0,22.0)","_TextColor":"Color.rgb(61,61,61)"},"6178":{"_ClipMode":"hidden","_BorderWidth":0,"_Fill":null,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(0.0,0.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(0,0,0)"},"6179":{"style":{"__isSmartRef__":true,"id":6180},"chunkOwner":{"__isSmartRef__":true,"id":6177},"storedString":"-","_id":"_329","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"6180":{"fontWeight":"bold","__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"6181":{"morph":{"__isSmartRef__":true,"id":6177},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6182":{"centeredVertical":true,"centeredHorizontal":true},"6183":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":3,"__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(44.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"6184":{"morph":{"__isSmartRef__":true,"id":6176},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6185":{"moveHorizontal":true,"adjustForNewBounds":true,"centeredVertical":true},"6186":{"sourceObj":{"__isSmartRef__":true,"id":6176},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":6140},"targetMethodName":"getCollapseHelp","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":6187},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"6187":{"source":{"__isSmartRef__":true,"id":6176},"target":{"__isSmartRef__":true,"id":6140}},"6188":{"sourceObj":{"__isSmartRef__":true,"id":6176},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":6140},"targetMethodName":"toggleCollapse","converterString":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":6189},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"6189":{"source":{"__isSmartRef__":true,"id":6176},"target":{"__isSmartRef__":true,"id":6140}},"6190":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":{"__isSmartRef__":true,"id":6191},"_StrokeOpacity":1,"_BorderRadius":"3px 3px 0px 0px","__serializedExpressions__":["_Position","_Extent","_Padding","_BorderColor"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(500.0,44.0)","_Padding":"lively.rect(0,0,0,0)","_BorderColor":"Color.rgb(102,102,102)"},"6191":{"stops":[{"__isSmartRef__":true,"id":6192},{"__isSmartRef__":true,"id":6193}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,0,0,1)"},"6192":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(255,255,255)"},"6193":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(163,163,163)"},"6194":{"morph":{"__isSmartRef__":true,"id":6141},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6195":{"resizeWidth":true,"adjustForNewBounds":true},"6196":{"_ClipMode":"visible","_BorderWidth":0,"_Fill":null,"_StrokeOpacity":0,"_BorderRadius":0,"__serializedExpressions__":["_Padding","_Extent"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Padding":"lively.rect(0,0,0,0)","_Extent":"lively.pt(500.0,256.0)"},"6197":{"morph":{"__isSmartRef__":true,"id":6140},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6198":{"adjustForNewBounds":true},"6199":{"resizeWidth":true,"resizeHeight":true,"adjustForNewBounds":true},"6200":{"resizeWidth":true,"resizeHeight":true},"6201":{"sourceObj":{"__isSmartRef__":true,"id":5886},"sourceAttrName":"textString","targetObj":{"__isSmartRef__":true,"id":5886},"targetMethodName":"highlightJavaScriptSyntax","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"6202":{"activeBackground":{"__isSmartRef__":true,"id":6203},"inactiveBackground":{"__isSmartRef__":true,"id":6207},"initCss":{"__isSmartRef__":true,"id":6211},"onTouchStart":{"__isSmartRef__":true,"id":6215},"onTouchMove":{"__isSmartRef__":true,"id":6223},"onTouchEnd":{"__isSmartRef__":true,"id":6227}},"6203":{"varMapping":{"__isSmartRef__":true,"id":6204},"source":"function activeBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":6205},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6204":{"this":{"__isSmartRef__":true,"id":5845}},"6205":{"timestamp":{"__isSmartRef__":true,"id":6206},"user":"sstamm","tags":[]},"6206":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:19 GMT+0100 (Mitteleuropäische Zeit)"},"6207":{"varMapping":{"__isSmartRef__":true,"id":6208},"source":"function inactiveBackground() {\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n}","funcProperties":{"__isSmartRef__":true,"id":6209},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6208":{"this":{"__isSmartRef__":true,"id":5845}},"6209":{"timestamp":{"__isSmartRef__":true,"id":6210},"user":"sstamm","tags":[]},"6210":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:25 GMT+0100 (Mitteleuropäische Zeit)"},"6211":{"varMapping":{"__isSmartRef__":true,"id":6212},"source":"function initCss() {\n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\";\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n}","funcProperties":{"__isSmartRef__":true,"id":6213},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6212":{"this":{"__isSmartRef__":true,"id":5845}},"6213":{"timestamp":{"__isSmartRef__":true,"id":6214},"user":"sstamm","tags":[]},"6214":{"isSerializedDate":true,"string":"Tue Feb 07 2012 18:49:37 GMT+0100 (Mitteleuropäische Zeit)"},"6215":{"varMapping":{"__isSmartRef__":true,"id":6216},"source":"function onTouchStart(evt) {\n this.activeBackground();\n evt.stop();\n this.textMorph.doSave();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":6221},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6216":{"this":{"__isSmartRef__":true,"id":5845},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6217}},"6217":{"$super":{"__isSmartRef__":true,"id":6218}},"6218":{"varMapping":{"__isSmartRef__":true,"id":6219},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":6220},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6219":{"obj":{"__isSmartRef__":true,"id":5845},"name":"onTouchStart"},"6220":{},"6221":{"timestamp":{"__isSmartRef__":true,"id":6222},"user":"conradcalmez","tags":[]},"6222":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:14:24 GMT+0200 (Mitteleuropäische Sommerzeit)"},"6223":{"varMapping":{"__isSmartRef__":true,"id":6224},"source":"function onTouchMove(evt) {\n evt.stop();\n}","funcProperties":{"__isSmartRef__":true,"id":6225},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6224":{"this":{"__isSmartRef__":true,"id":5845}},"6225":{"timestamp":{"__isSmartRef__":true,"id":6226},"user":"conradcalmez","tags":[]},"6226":{"isSerializedDate":true,"string":"Wed Jan 25 2012 17:25:43 GMT+0100 (Mitteleuropäische Zeit)"},"6227":{"varMapping":{"__isSmartRef__":true,"id":6228},"source":"function onTouchEnd(evt) {\n this.inactiveBackground();\n evt.stop();\n return true;\n}","funcProperties":{"__isSmartRef__":true,"id":6233},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6228":{"this":{"__isSmartRef__":true,"id":5845},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6229}},"6229":{"$super":{"__isSmartRef__":true,"id":6230}},"6230":{"varMapping":{"__isSmartRef__":true,"id":6231},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":6232},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6231":{"obj":{"__isSmartRef__":true,"id":5845},"name":"onTouchEnd"},"6232":{},"6233":{"timestamp":{"__isSmartRef__":true,"id":6234},"user":"conradcalmez","tags":[]},"6234":{"isSerializedDate":true,"string":"Tue Mar 27 2012 17:15:13 GMT+0200 (Mitteleuropäische Sommerzeit)"},"6235":{"submorphs":[{"__isSmartRef__":true,"id":6236},{"__isSmartRef__":true,"id":6240}],"scripts":[],"id":"788F9360-A96B-45EA-A231-84E620CFDB64","shape":{"__isSmartRef__":true,"id":6244},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"ShadowButton1","partsBinMetaInfo":{"__isSmartRef__":true,"id":6250},"eventHandler":{"__isSmartRef__":true,"id":6254},"derivationIds":[127,"0F27FE8E-1404-46A7-A5D7-8858A1F54FEF","8A054756-45E9-4735-A76C-B73F60192D4C","0742B057-3DA5-4286-BC12-94902FBC25E4","FF3A7B4B-406D-4F95-A045-D20F133B9353"],"isBeingDragged":false,"active":false,"cssInitialized":true,"prevScroll":[0,0],"layout":{"__isSmartRef__":true,"id":6255},"_ClipMode":"visible","moved":true,"_Rotation":0,"_Scale":1,"owner":{"__isSmartRef__":true,"id":0},"__serializedExpressions__":["_Position"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6256},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(307.3,58.4)"},"6236":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":6237},"derivationIds":[null,"59C48A65-1933-4AB7-903E-C1548237C704","0FE2132F-7AB1-4210-A083-DA0C350CDA98"],"id":"CEF22D55-8796-47C0-AC60-409FFB39830F","eventHandler":{"__isSmartRef__":true,"id":6238},"__layered_droppingEnabled__":true,"halosEnabled":true,"owner":{"__isSmartRef__":true,"id":6235},"name":"blueTip","isBeingDragged":false,"showsHalos":false,"layout":{"__isSmartRef__":true,"id":6239},"_Visible":false,"_ClipMode":"visible","_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(31.0,46.0)"},"6237":{"_ClipMode":"visible","_ImageURL":"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4xIiBpZD0iYmxhY2tfdGlwIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM2cHgiIGhlaWdodD0iMjZweCIgdmlld0JveD0iMCAwIDM2IDI2Ij4NCiAgPGRlZnM+IA0KICAgIDxmaWx0ZXIgaWQ9InNoYWRvdyIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4PSItMTAiIHk9Ii0xMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiPg0KICAgICAgPGZlR2F1c3NpYW5CbHVyIGluPSJTb3VyY2VBbHBoYSIgc3RkRGV2aWF0aW9uPSI0IiByZXN1bHQ9ImJsdXIiLz4NCiAgICAgIDxmZU9mZnNldCBpbj0iYmx1ciIgZHg9IjAiIGR5PSIzIiByZXN1bHQ9Im9mZnNldEJsdXIiLz4NCiAgICAgIDxmZU1lcmdlPg0KICAgICAgICA8ZmVNZXJnZU5vZGUgaW49Im9mZnNldEJsdXIiLz4NCiAgICAgICAgPGZlTWVyZ2VOb2RlIGluPSJTb3VyY2VHcmFwaGljIi8+DQogICAgICA8L2ZlTWVyZ2U+DQogICAgPC9maWx0ZXI+DQogIDwvZGVmcz4gDQogIA0KICA8cG9seWdvbiBmaWxsPSIjMzE0RkZGIiBzdHJva2U9IiMwMDAwMDAiIHBvaW50cz0iMTgsOSAyNywwIDksMCAiIGZpbHRlcj0idXJsKCNzaGFkb3cpIi8+DQo8L3N2Zz4NCg==","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"isLoaded":true,"_BorderWidth":0,"_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(36.0,26.0)","_Padding":"lively.rect(0,0,0,0)"},"6238":{"morph":{"__isSmartRef__":true,"id":6236},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6239":{"centeredHorizontal":true,"moveVertical":true},"6240":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":6241},"derivationIds":[null,"E8198D32-E652-44D0-8AF1-4F3CDE904E7F","ED542415-7A5B-4B41-A4F2-CB4AEF029011"],"id":"DB718072-FD67-493C-BBCD-732E833FEE36","eventHandler":{"__isSmartRef__":true,"id":6242},"__layered_droppingEnabled__":true,"halosEnabled":true,"owner":{"__isSmartRef__":true,"id":6235},"name":"blackTip","isBeingDragged":false,"showsHalos":false,"layout":{"__isSmartRef__":true,"id":6243},"_Visible":true,"_ClipMode":"visible","_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(31.0,46.0)","distanceToDragEvent":"lively.pt(36.0,-12.0)"},"6241":{"_ClipMode":"visible","_ImageURL":"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4xIiBpZD0iYmxhY2tfdGlwIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM2cHgiIGhlaWdodD0iMjZweCIgdmlld0JveD0iMCAwIDM2IDI2Ij4NCiAgPGRlZnM+IA0KICAgIDxmaWx0ZXIgaWQ9InNoYWRvdyIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4PSItMTAiIHk9Ii0xMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiPg0KICAgICAgPGZlR2F1c3NpYW5CbHVyIGluPSJTb3VyY2VBbHBoYSIgc3RkRGV2aWF0aW9uPSI0IiByZXN1bHQ9ImJsdXIiLz4NCiAgICAgIDxmZU9mZnNldCBpbj0iYmx1ciIgZHg9IjAiIGR5PSIzIiByZXN1bHQ9Im9mZnNldEJsdXIiLz4NCiAgICAgIDxmZU1lcmdlPg0KICAgICAgICA8ZmVNZXJnZU5vZGUgaW49Im9mZnNldEJsdXIiLz4NCiAgICAgICAgPGZlTWVyZ2VOb2RlIGluPSJTb3VyY2VHcmFwaGljIi8+DQogICAgICA8L2ZlTWVyZ2U+DQogICAgPC9maWx0ZXI+DQogIDwvZGVmcz4gDQogIA0KICA8cG9seWdvbiBwb2ludHM9IjE4LDkgMjcsMCA5LDAgIiBzdHJva2U9IiMwMDAwMDAiIGZpbHRlcj0idXJsKCNzaGFkb3cpIi8+DQo8L3N2Zz4NCg==","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"isLoaded":true,"_BorderWidth":0,"_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(36.0,26.0)","_Padding":"lively.rect(0,0,0,0)"},"6242":{"morph":{"__isSmartRef__":true,"id":6240},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6243":{"moveVertical":true,"centeredHorizontal":true},"6244":{"_BorderWidth":1,"_Fill":{"__isSmartRef__":true,"id":6245},"_ClipMode":"visible","_BorderRadius":6,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(98.0,47.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"6245":{"stops":[{"__isSmartRef__":true,"id":6246},{"__isSmartRef__":true,"id":6247},{"__isSmartRef__":true,"id":6248},{"__isSmartRef__":true,"id":6249}],"__serializedExpressions__":["vector"],"__LivelyClassName__":"lively.morphic.LinearGradient","__SourceModuleName__":"Global.lively.morphic.Shapes","vector":"lively.rect(0,1,0,-1)"},"6246":{"offset":0,"__serializedExpressions__":["color"],"color":"Color.rgb(0,0,0)"},"6247":{"offset":0.59,"__serializedExpressions__":["color"],"color":"Color.rgb(59,59,59)"},"6248":{"offset":0.63,"__serializedExpressions__":["color"],"color":"Color.rgb(86,86,86)"},"6249":{"offset":1,"__serializedExpressions__":["color"],"color":"Color.rgb(139,139,139)"},"6250":{"partsSpaceName":"PartsBin/iPadWidgets/","comment":"A button with dropshadow","migrationLevel":4,"partName":"ShadowButton","changes":[{"__isSmartRef__":true,"id":6251}],"lastModifiedDate":{"__isSmartRef__":true,"id":6253},"revisionOnLoad":151069,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"6251":{"date":{"__isSmartRef__":true,"id":6252},"author":"athomschke","message":"init","id":"3E83147F-8750-41A2-82AB-33F4FA00EF59"},"6252":{"isSerializedDate":true,"string":"Thu Feb 02 2012 12:42:06 GMT+0100 (Mitteleuropäische Zeit)"},"6253":{"isSerializedDate":true,"string":"Wed Feb 05 2014 19:59:57 GMT+0100 (Mitteleuropäische Zeit)"},"6254":{"morph":{"__isSmartRef__":true,"id":6235},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6255":{"adjustForNewBounds":true},"6256":{"inactiveBackground":{"__isSmartRef__":true,"id":6257},"activeBackground":{"__isSmartRef__":true,"id":6261},"onMouseDown":{"__isSmartRef__":true,"id":6265},"onMouseUp":{"__isSmartRef__":true,"id":6273},"initCss":{"__isSmartRef__":true,"id":6281},"blackTip":{"__isSmartRef__":true,"id":6285},"blueTip":{"__isSmartRef__":true,"id":6289}},"6257":{"varMapping":{"__isSmartRef__":true,"id":6258},"source":"function inactiveBackground() { \n\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(0,0,0)},\n {offset: 0.59, color: Color.rgb(59,59,59)},\n {offset: 0.63, color: Color.rgb(86,86,86)},\n {offset: 1, color: Color.rgb(139,139,139)}\n ],\n 'southNorth'\n ))\n this.get(\"blueTip\").setVisible(false);\n this.get(\"blackTip\").setVisible(true);\n\n}","funcProperties":{"__isSmartRef__":true,"id":6259},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6258":{"this":{"__isSmartRef__":true,"id":6235}},"6259":{"timestamp":{"__isSmartRef__":true,"id":6260},"user":"bsiegmund","tags":[]},"6260":{"isSerializedDate":true,"string":"Thu Jan 05 2012 17:41:47 GMT+0100 (Mitteleuropäische Zeit)"},"6261":{"varMapping":{"__isSmartRef__":true,"id":6262},"source":"function activeBackground() { \n\n this.setFill( new lively.morphic.LinearGradient(\n [\n {offset: 0, color: Color.rgb(49,79,255)},\n {offset: 0.59, color: Color.rgb(53,83,255)},\n {offset: 0.63, color: Color.rgb(79,105,255)},\n {offset: 1, color: Color.rgb(112,134,255)}\n ],\n 'southNorth'\n ))\n this.get(\"blueTip\").setVisible(true);\n this.get(\"blackTip\").setVisible(false);\n}","funcProperties":{"__isSmartRef__":true,"id":6263},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6262":{"this":{"__isSmartRef__":true,"id":6235}},"6263":{"timestamp":{"__isSmartRef__":true,"id":6264},"user":"bsiegmund","tags":[]},"6264":{"isSerializedDate":true,"string":"Thu Jan 05 2012 17:48:11 GMT+0100 (Mitteleuropäische Zeit)"},"6265":{"varMapping":{"__isSmartRef__":true,"id":6266},"source":"function onMouseDown(evt) {\n if(!this.active && evt.isLeftMouseButtonDown()){\n this.activeBackground();\n this.active=true;\n }\n}","funcProperties":{"__isSmartRef__":true,"id":6271},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6266":{"this":{"__isSmartRef__":true,"id":6235},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6267}},"6267":{"$super":{"__isSmartRef__":true,"id":6268}},"6268":{"varMapping":{"__isSmartRef__":true,"id":6269},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":6270},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6269":{"obj":{"__isSmartRef__":true,"id":6235},"name":"onMouseDown"},"6270":{},"6271":{"timestamp":{"__isSmartRef__":true,"id":6272},"user":"bsiegmund","tags":[]},"6272":{"isSerializedDate":true,"string":"Thu Jan 05 2012 17:51:47 GMT+0100 (Mitteleuropäische Zeit)"},"6273":{"varMapping":{"__isSmartRef__":true,"id":6274},"source":"function onMouseUp(evt) {\n if(this.active && evt.isLeftMouseButtonDown()){\n this.inactiveBackground();\n this.active=false;\n }\n}","funcProperties":{"__isSmartRef__":true,"id":6279},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6274":{"this":{"__isSmartRef__":true,"id":6235},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6275}},"6275":{"$super":{"__isSmartRef__":true,"id":6276}},"6276":{"varMapping":{"__isSmartRef__":true,"id":6277},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":6278},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6277":{"obj":{"__isSmartRef__":true,"id":6235},"name":"onMouseUp"},"6278":{},"6279":{"timestamp":{"__isSmartRef__":true,"id":6280},"user":"bsiegmund","tags":[]},"6280":{"isSerializedDate":true,"string":"Thu Jan 05 2012 17:51:41 GMT+0100 (Mitteleuropäische Zeit)"},"6281":{"varMapping":{"__isSmartRef__":true,"id":6282},"source":"function initCss() {\n \n var box_shadow_name = this._renderContext.domInterface.html5CssPrefix + \"box-shadow\"\n\n this._renderContext.shapeNode.style[box_shadow_name] =\n \"0px 3px 4px 0px rgba(0,0,0,0.55),\"+\n \"0px 1px rgba(255,255,255,0.5) inset\";\n this.inactiveBackground();\n this.setBorderWidth(1);\n this.setBorderColor(Color.rgb(0,0,0));\n this.setBorderRadius(6);\n\n}","funcProperties":{"__isSmartRef__":true,"id":6283},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6282":{"this":{"__isSmartRef__":true,"id":6235}},"6283":{"timestamp":{"__isSmartRef__":true,"id":6284},"user":"bsiegmund","tags":[]},"6284":{"isSerializedDate":true,"string":"Thu Jan 05 2012 14:13:28 GMT+0100 (Mitteleuropäische Zeit)"},"6285":{"varMapping":{"__isSmartRef__":true,"id":6286},"source":"function blackTip() {\n return \"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4wLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL1RSLzIwMDEvUkVDLVNWRy0yMDAxMDkwNC9EVEQvc3ZnMTAuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4wIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyOHB4IiBoZWlnaHQ9IjlweCIgdmlld0JveD0iMCAwIDI4IDkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI4IDkiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBvbHlnb24gcG9pbnRzPSIxOSw5IDI4LDAgMTAsMCAiLz4NCjwvc3ZnPg0K\";\n}","funcProperties":{"__isSmartRef__":true,"id":6287},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6286":{"this":{"__isSmartRef__":true,"id":6235}},"6287":{"timestamp":{"__isSmartRef__":true,"id":6288},"user":"bsiegmund","tags":[]},"6288":{"isSerializedDate":true,"string":"Thu Jan 05 2012 16:01:41 GMT+0100 (Mitteleuropäische Zeit)"},"6289":{"varMapping":{"__isSmartRef__":true,"id":6290},"source":"function blueTip() {\n return \"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4wLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL1RSLzIwMDEvUkVDLVNWRy0yMDAxMDkwNC9EVEQvc3ZnMTAuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4wIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyOHB4IiBoZWlnaHQ9IjlweCIgdmlld0JveD0iMCAwIDI4IDkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI4IDkiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBvbHlnb24gZmlsbD0iIzQyNTY5RSIgcG9pbnRzPSIxOSw5IDI4LDAgMTAsMCAiLz4NCjwvc3ZnPg0K\";\n}","funcProperties":{"__isSmartRef__":true,"id":6291},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6290":{"this":{"__isSmartRef__":true,"id":6235}},"6291":{"timestamp":{"__isSmartRef__":true,"id":6292},"user":"bsiegmund","tags":[]},"6292":{"isSerializedDate":true,"string":"Thu Jan 05 2012 16:02:43 GMT+0100 (Mitteleuropäische Zeit)"},"6293":{"submorphs":[],"scripts":[],"id":226,"shape":{"__isSmartRef__":true,"id":6294},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"showsMorphMenu":false,"halosEnabled":false,"registeredForMouseEvents":true,"_world":{"__isSmartRef__":true,"id":0},"owner":{"__isSmartRef__":true,"id":0},"carriesGrabbedMorphs":false,"_Scale":1,"_Rotation":0,"eventHandler":{"__isSmartRef__":true,"id":6295},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"clickedOnMorph":{"__isSmartRef__":true,"id":0},"lastScrollTime":1405016772411,"_ClipMode":"visible","prevScroll":[0,0],"__serializedExpressions__":["_Position"],"__LivelyClassName__":"lively.morphic.HandMorph","__SourceModuleName__":"Global.lively.morphic.Events","withLayers":["Global.NoMagnetsLayer"],"_Position":"lively.pt(730.4,412.3)"},"6294":{"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(2.0,2.0)","_Fill":"Color.rgb(204,0,0)","_Padding":"lively.rect(0,0,0,0)"},"6295":{"morph":{"__isSmartRef__":true,"id":6293},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6296":{"_ClipMode":"visible","__serializedExpressions__":["_Position","_Extent","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(2800.0,2900.0)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"6297":{"name":"Local code","__LivelyClassName__":"ChangeSet","__SourceModuleName__":"Global.lively.ChangeSet"},"6298":{"sourceObj":{"__isSmartRef__":true,"id":0},"sourceAttrName":"savedWorldAsURL","targetObj":{"__isSmartRef__":true,"id":0},"targetMethodName":"visitNewPageAfterSaveAs","varMapping":{"__isSmartRef__":true,"id":6299},"updaterString":"function ($upd, v) {\n if (v && v.toString() !== URL.source.toString()) { $upd(v); }\n }","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"6299":{"source":{"__isSmartRef__":true,"id":0},"target":{"__isSmartRef__":true,"id":0}},"6300":{"morph":{"__isSmartRef__":true,"id":0},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6301":{"submorphs":[{"__isSmartRef__":true,"id":6302}],"scripts":[],"id":"7463D9B8-A611-4AE4-AAC7-FF1D8BEA5AF5","shape":{"__isSmartRef__":true,"id":6313},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"showsHalos":false,"name":"LoadingMorph","partsBinMetaInfo":{"__isSmartRef__":true,"id":6314},"eventHandler":{"__isSmartRef__":true,"id":6414},"derivationIds":[127,"59692BC3-6C7B-4E23-B820-8699260EA722","486BB935-1313-4103-B2A8-642B19437478","18AFFD44-46CD-489E-B1D6-DED43E2B6B06","2608C892-2204-4981-9A87-8E749F8944AB","5535861F-4EA2-44AB-8A40-0538124E0AAC","16C292B3-86E8-4622-B516-27C48263B8CC","87731A20-D455-44D0-97E5-98A7CFD4E417","A17081E7-E597-47ED-BD32-6E4D206BD7D7","CFB4A44C-BFEA-4584-BCBA-AE2A56739200","76B3DD9B-8D01-42BA-A574-AB99D5F899BB","1EBC5512-8F54-4B24-998C-69A285EC8533","DD1165C7-6C1A-4361-A4AE-FCF6F31152FD","4D6D36E8-48F3-408A-B03C-202E4DC182BD","5F3B3E0F-BBC6-4DDA-BAA0-7EFC05FF2011","E0A6B33B-767A-4532-9021-892414520200","F5F5E2B1-5FF0-4E09-B323-AE88A3920B8D","0C7E832A-A741-430F-B295-8BC181D066FE","472AED3B-CB76-49BD-BF49-354A2D568F86","A7C52F65-D140-4791-880F-F7584C7BB570","3516412B-8B36-4E52-9416-6B7FB358BDC2","1840CACC-078C-4795-AD3F-E9D6F8D557A0","1FEDCA25-0131-46FA-840F-DC5F1B05C6CA","C620CED3-0AE9-4097-9AA7-2706A042F9C9","679A861B-40E0-4DB2-B22F-95B454C6978D","FEF39B3C-E634-4825-BAB8-2D44FE647B03","0C359AB4-E7FF-46F2-B050-E84944AAC865"],"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":6415},"prevScroll":[0,0],"moved":true,"headRevision":146469,"_ClipMode":"visible","_Rotation":0,"_Scale":1,"isMetaTool":true,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":6416},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)","distanceToDragEvent":"lively.pt(171.0,-13.0)"},"6302":{"submorphs":[{"__isSmartRef__":true,"id":6303}],"scripts":[],"shape":{"__isSmartRef__":true,"id":6309},"id":"796E7BEB-63C8-4979-A152-0CA43619B43C","eventHandler":{"__isSmartRef__":true,"id":6310},"__layered_droppingEnabled__":true,"halosEnabled":true,"name":"ProgressIndicator","showsHalos":false,"partsBinMetaInfo":{"__isSmartRef__":true,"id":6311},"derivationIds":[520,"071F18BE-FF28-40F5-ACAD-1916E0D25C38","DF185A10-743D-45FC-B9C2-76E12D908BCF","BF125D2C-596A-4C1E-A5F8-DAE4801E9497","3CEE8CFF-B8F1-4B4B-A405-CB583080252A","D0652878-8F9C-4591-8A82-296898AACDB6","31441DDF-2220-43BE-A99F-69E1FEC68030","14A90039-0D3E-46DC-8445-D42B8E02EB42","681EF5DE-A344-4114-B2F3-B96CE3872524","C0381116-5116-4F33-B082-A411D0E4534E","24E9581E-B008-46EE-9CBC-D5190E100D98","C69D1041-2C5E-48FE-B04C-04E66450658A","4830945B-4FFF-4564-9424-34D7995DAE60","8602C233-B3E7-4682-9B0E-D7549761D934","B4E0E11F-2BED-462E-B708-89D63971856E","EE0144C2-D016-4390-8A67-4E7DEF171C83","F44DF6E4-5F27-440E-AB5F-3721C0A10CA6","73FC6648-DAAF-4673-8CF4-7DA219513F22","B78EB1B5-780C-45F7-B0A7-B988B52B1FF1","DFDB8CD1-72F7-40F4-849B-1F9B866277AB","66111105-B1FC-41F7-BF70-D45118C9E09F","02420416-1E35-4831-AABB-91CD0460CA1A","7C6B2EB2-4510-4A8E-BAFF-5CF0040DD7F5","0503F5A1-1732-4610-9A5A-920D658CA766","07C5AE03-36AD-4849-BACD-27D7D9A2CCF2","9FFF9D73-931C-404C-AA4B-5AC2E7C53504","B1D109CF-D403-4B0A-988D-50F79586DAC1"],"owner":{"__isSmartRef__":true,"id":6301},"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":6312},"prevScroll":[0,0],"_ClipMode":"visible","_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","distanceToDragEvent"],"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(113.5,81.0)","distanceToDragEvent":"lively.pt(39.0,-11.0)"},"6303":{"submorphs":[],"scripts":[],"id":"4A28EFAD-0216-4757-8ACF-D2686C3E1898","shape":{"__isSmartRef__":true,"id":6304},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"_MaxTextWidth":257,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"loadedMorphName","partsBinMetaInfo":{"__isSmartRef__":true,"id":6305},"textChunks":[{"__isSmartRef__":true,"id":6306}],"charsReplaced":"MorphName","lastFindLoc":18,"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":6308},"_ClipMode":"visible","derivationIds":[355,"023045B3-2D6B-4425-89FB-F4806D527BE0","DC0C2365-868C-41AE-8369-51C31E91493E","C6D9D314-86A1-4015-970B-F6787F535E1A","6AA4552E-2E85-447E-9033-99D5AA1A94BC","D94BE49C-8A3E-4F1F-BF28-FEDD9B40D213","AA8F0470-654C-4AA2-8135-4607F5429AC5","E0BAABCC-FFB2-4EDF-BAE5-C63CC99B6A97","1A86AE17-73AE-442E-AB36-DD90C6DFC8BC","EF750075-E964-4CD3-B6A4-161511E1D058","CED69CBF-FFA5-45E7-B333-FBACE4F278AC","E56978C1-7424-4C10-8168-11FD3237B540","D5AB2532-A4DC-42D6-AF17-99CBBCEAA848","245866CB-598A-4172-A3A0-A06D4D26C6AD","43B0F12E-5793-43AA-80E1-496774E0EBA6","1B776A8C-0413-475F-8EBD-120BBD91D2BB","F84F2C9A-8003-4E81-833A-83F48C92F3B8","3124B389-9FA4-4348-BC5D-0DFF9C59CD1B","1A1BCBAC-D7CC-4BAE-B8C2-7C693F7327A1","1CB201BA-5E0B-4771-821A-139FA2AEFBC2","195520FA-4816-47A4-B0F5-BA890AFD9DF9","0D15F28A-24C9-46B7-89C5-6D2354728AC1","316FE9D3-62EC-4FD6-9B0F-FFA622B79575","739F3743-9BE1-48C8-813D-C0BFB0DCACA6","01877B3B-7DA7-4222-B011-7B5F4E501862","B8FE7DEE-9568-4BE6-BA12-EA674BA79E08","08EA4866-65F7-416E-810F-77F2E719663A"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":6302},"_MinTextWidth":257,"_MinTextHeight":null,"previousSelection":[6,6],"_Align":"center","isBeingDragged":false,"_Rotation":0,"_Scale":1,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent"],"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(-109.0,38.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(179.0,-11.0)"},"6304":{"fill":null,"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(257.0,22.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"6305":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"6306":{"style":{"__isSmartRef__":true,"id":6307},"chunkOwner":{"__isSmartRef__":true,"id":6303},"storedString":"loading part","_id":"_4371","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"6307":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"6308":{"morph":{"__isSmartRef__":true,"id":6303},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6309":{"_ImageURL":"data:image/gif;base64,R0lGODlhEAAQAPIAAP///wAAAMLCwkJCQgAAAGJiYoKCgpKSkiH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAADMwi63P4wyklrE2MIOggZnAdOmGYJRbExwroUmcG2LmDEwnHQLVsYOd2mBzkYDAdKa+dIAAAh+QQJCgAAACwAAAAAEAAQAAADNAi63P5OjCEgG4QMu7DmikRxQlFUYDEZIGBMRVsaqHwctXXf7WEYB4Ag1xjihkMZsiUkKhIAIfkECQoAAAAsAAAAABAAEAAAAzYIujIjK8pByJDMlFYvBoVjHA70GU7xSUJhmKtwHPAKzLO9HMaoKwJZ7Rf8AYPDDzKpZBqfvwQAIfkECQoAAAAsAAAAABAAEAAAAzMIumIlK8oyhpHsnFZfhYumCYUhDAQxRIdhHBGqRoKw0R8DYlJd8z0fMDgsGo/IpHI5TAAAIfkECQoAAAAsAAAAABAAEAAAAzIIunInK0rnZBTwGPNMgQwmdsNgXGJUlIWEuR5oWUIpz8pAEAMe6TwfwyYsGo/IpFKSAAAh+QQJCgAAACwAAAAAEAAQAAADMwi6IMKQORfjdOe82p4wGccc4CEuQradylesojEMBgsUc2G7sDX3lQGBMLAJibufbSlKAAAh+QQJCgAAACwAAAAAEAAQAAADMgi63P7wCRHZnFVdmgHu2nFwlWCI3WGc3TSWhUFGxTAUkGCbtgENBMJAEJsxgMLWzpEAACH5BAkKAAAALAAAAAAQABAAAAMyCLrc/jDKSatlQtScKdceCAjDII7HcQ4EMTCpyrCuUBjCYRgHVtqlAiB1YhiCnlsRkAAAOwAAAAAAAAAAAA==","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"isLoaded":true,"_ClipMode":"visible","_BorderWidth":0,"_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__serializedExpressions__":["_Position","_Extent","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(31.0,31.0)","_Padding":"lively.rect(0,0,0,0)"},"6310":{"morph":{"__isSmartRef__":true,"id":6302},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6311":{"partName":"ProgressIndicator","requiredModules":[],"migrationLevel":2,"partsSpaceName":"PartsBin/Widgets/","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"6312":{"centeredHorizontal":true,"centeredVertical":true},"6313":{"_BorderWidth":1,"_ClipMode":"visible","_BorderRadius":8.515,"_Opacity":0.8146,"_BorderStyle":"solid","__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(266.0,223.0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(214,214,214)","_Padding":"lively.rect(0,0,0,0)"},"6314":{"partsSpaceName":"PartsBin/iPadWidgets","comment":"This is a placeholder to indicate that a morph is being loaded. It will be replaced by the morph as soon as the requested morph finished loading.","migrationLevel":4,"partName":"LoadingMorph","changes":[{"__isSmartRef__":true,"id":6315},{"__isSmartRef__":true,"id":6317},{"__isSmartRef__":true,"id":6319},{"__isSmartRef__":true,"id":6321},{"__isSmartRef__":true,"id":6323},{"__isSmartRef__":true,"id":6325},{"__isSmartRef__":true,"id":6327},{"__isSmartRef__":true,"id":6329},{"__isSmartRef__":true,"id":6331},{"__isSmartRef__":true,"id":6333},{"__isSmartRef__":true,"id":6335},{"__isSmartRef__":true,"id":6337},{"__isSmartRef__":true,"id":6339},{"__isSmartRef__":true,"id":6341},{"__isSmartRef__":true,"id":6343},{"__isSmartRef__":true,"id":6345},{"__isSmartRef__":true,"id":6347},{"__isSmartRef__":true,"id":6349},{"__isSmartRef__":true,"id":6351},{"__isSmartRef__":true,"id":6353},{"__isSmartRef__":true,"id":6355},{"__isSmartRef__":true,"id":6357},{"__isSmartRef__":true,"id":6359},{"__isSmartRef__":true,"id":6361},{"__isSmartRef__":true,"id":6363},{"__isSmartRef__":true,"id":6365},{"__isSmartRef__":true,"id":6367},{"__isSmartRef__":true,"id":6369},{"__isSmartRef__":true,"id":6371},{"__isSmartRef__":true,"id":6373},{"__isSmartRef__":true,"id":6375},{"__isSmartRef__":true,"id":6377},{"__isSmartRef__":true,"id":6379},{"__isSmartRef__":true,"id":6381},{"__isSmartRef__":true,"id":6383},{"__isSmartRef__":true,"id":6385},{"__isSmartRef__":true,"id":6387},{"__isSmartRef__":true,"id":6389},{"__isSmartRef__":true,"id":6391},{"__isSmartRef__":true,"id":6393},{"__isSmartRef__":true,"id":6395},{"__isSmartRef__":true,"id":6397},{"__isSmartRef__":true,"id":6399},{"__isSmartRef__":true,"id":6401},{"__isSmartRef__":true,"id":6403},{"__isSmartRef__":true,"id":6405},{"__isSmartRef__":true,"id":6407},{"__isSmartRef__":true,"id":6409},{"__isSmartRef__":true,"id":6411}],"lastModifiedDate":{"__isSmartRef__":true,"id":6413},"revisionOnLoad":194364,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"6315":{"date":{"__isSmartRef__":true,"id":6316},"author":"sstamm","message":"","id":"1C1391AE-5722-4707-BE52-F0094FC56829"},"6316":{"isSerializedDate":true,"string":"Wed Feb 22 2012 14:02:04 GMT+0100 (Mitteleuropäische Zeit)"},"6317":{"date":{"__isSmartRef__":true,"id":6318},"author":"sstamm","message":"","id":"663F147A-9084-4AC3-81A7-1E7BA6547F08"},"6318":{"isSerializedDate":true,"string":"Wed Feb 22 2012 12:43:10 GMT+0100 (Mitteleuropäische Zeit)"},"6319":{"date":{"__isSmartRef__":true,"id":6320},"author":"sstamm","message":"","id":"F72B746E-B170-4EFB-9074-5E8770640B8A"},"6320":{"isSerializedDate":true,"string":"Wed Feb 22 2012 12:36:14 GMT+0100 (Mitteleuropäische Zeit)"},"6321":{"date":{"__isSmartRef__":true,"id":6322},"author":"sstamm","message":"","id":"568D2EFD-C535-43AE-8944-6D8B967129F5"},"6322":{"isSerializedDate":true,"string":"Wed Feb 22 2012 12:23:04 GMT+0100 (Mitteleuropäische Zeit)"},"6323":{"date":{"__isSmartRef__":true,"id":6324},"author":"sstamm","message":"","id":"AB2484A6-0707-4E13-845E-F0A5F48BBA3D"},"6324":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:59:45 GMT+0100 (Mitteleuropäische Zeit)"},"6325":{"date":{"__isSmartRef__":true,"id":6326},"author":"sstamm","message":"","id":"97D20633-F76C-46A5-A32A-FFE9BC83CAB3"},"6326":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:59:10 GMT+0100 (Mitteleuropäische Zeit)"},"6327":{"date":{"__isSmartRef__":true,"id":6328},"author":"sstamm","message":"","id":"8A697DF5-9A45-4A84-B709-9719BF55083E"},"6328":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:56:54 GMT+0100 (Mitteleuropäische Zeit)"},"6329":{"date":{"__isSmartRef__":true,"id":6330},"author":"sstamm","message":"","id":"F2157D66-1571-4B9A-B325-6FA96488260F"},"6330":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:51:05 GMT+0100 (Mitteleuropäische Zeit)"},"6331":{"date":{"__isSmartRef__":true,"id":6332},"author":"sstamm","message":"","id":"E5E808CA-06AB-47DC-A9C9-CA7967591545"},"6332":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:47:19 GMT+0100 (Mitteleuropäische Zeit)"},"6333":{"date":{"__isSmartRef__":true,"id":6334},"author":"sstamm","message":"","id":"009DC4E0-23CA-485A-A796-801AA0F75049"},"6334":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:46:25 GMT+0100 (Mitteleuropäische Zeit)"},"6335":{"date":{"__isSmartRef__":true,"id":6336},"author":"sstamm","message":"","id":"C0CE1397-6E2E-4E8C-AEFF-9017E24BB7E4"},"6336":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:45:05 GMT+0100 (Mitteleuropäische Zeit)"},"6337":{"date":{"__isSmartRef__":true,"id":6338},"author":"sstamm","message":"","id":"FFE16986-548D-4AC2-A627-CF6416282BC4"},"6338":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:37:15 GMT+0100 (Mitteleuropäische Zeit)"},"6339":{"date":{"__isSmartRef__":true,"id":6340},"author":"sstamm","message":"","id":"57213D63-7147-4057-ADC9-30994443B066"},"6340":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:35:29 GMT+0100 (Mitteleuropäische Zeit)"},"6341":{"date":{"__isSmartRef__":true,"id":6342},"author":"sstamm","message":"","id":"75A31364-B380-4312-BB5B-F8F2DA1CE824"},"6342":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:31:52 GMT+0100 (Mitteleuropäische Zeit)"},"6343":{"date":{"__isSmartRef__":true,"id":6344},"author":"sstamm","message":"","id":"5AA50B7E-7D33-44C4-807B-BF1ABA31D530"},"6344":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:14:10 GMT+0100 (Mitteleuropäische Zeit)"},"6345":{"date":{"__isSmartRef__":true,"id":6346},"author":"sstamm","message":"","id":"BCDCC505-534C-45E5-9BB2-5238959A5AD0"},"6346":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:02:56 GMT+0100 (Mitteleuropäische Zeit)"},"6347":{"date":{"__isSmartRef__":true,"id":6348},"author":"sstamm","message":"","id":"890D14F4-E89D-4E05-BFB9-875D6AB6C765"},"6348":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:01:50 GMT+0100 (Mitteleuropäische Zeit)"},"6349":{"date":{"__isSmartRef__":true,"id":6350},"author":"sstamm","message":"","id":"B6FE0805-0D24-4267-8238-8B332352617E"},"6350":{"isSerializedDate":true,"string":"Wed Feb 22 2012 10:55:44 GMT+0100 (Mitteleuropäische Zeit)"},"6351":{"date":{"__isSmartRef__":true,"id":6352},"author":"sstamm","message":"callbacks are working","id":"9348260A-3B55-4659-BC85-440BFBD98EA4"},"6352":{"isSerializedDate":true,"string":"Fri Feb 10 2012 09:45:55 GMT+0100 (Mitteleuropäische Zeit)"},"6353":{"date":{"__isSmartRef__":true,"id":6354},"author":"sstamm","message":"made it more opaque","id":"1B84264C-2822-407F-A58F-19217BCD2762"},"6354":{"isSerializedDate":true,"string":"Wed Feb 08 2012 11:41:50 GMT+0100 (Mitteleuropäische Zeit)"},"6355":{"date":{"__isSmartRef__":true,"id":6356},"author":"sstamm","message":"","id":"0FB41D7D-2A52-4782-814B-A66C24FCE569"},"6356":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:13:49 GMT+0100 (Mitteleuropäische Zeit)"},"6357":{"date":{"__isSmartRef__":true,"id":6358},"author":"sstamm","message":"","id":"A0C2D7C1-04AF-493A-A7D7-70750F7D3E2F"},"6358":{"isSerializedDate":true,"string":"Thu Feb 02 2012 17:22:07 GMT+0100 (Mitteleuropäische Zeit)"},"6359":{"date":{"__isSmartRef__":true,"id":6360},"author":"sstamm","message":"trollolol","id":"F6CFAD78-AC72-4DE2-9F38-79776C2E9462"},"6360":{"isSerializedDate":true,"string":"Thu Feb 02 2012 14:55:14 GMT+0100 (Mitteleuropäische Zeit)"},"6361":{"date":{"__isSmartRef__":true,"id":6362},"author":"sstamm","message":"should be centered now","id":"EE366B4D-C272-477F-8C28-4EAE5A7EC7CB"},"6362":{"isSerializedDate":true,"string":"Thu Feb 02 2012 14:54:35 GMT+0100 (Mitteleuropäische Zeit)"},"6363":{"date":{"__isSmartRef__":true,"id":6364},"author":"sstamm","message":"initial commit","id":"8920D925-DD16-4667-B8C7-FB74D78C2424"},"6364":{"isSerializedDate":true,"string":"Thu Feb 02 2012 13:26:01 GMT+0100 (Mitteleuropäische Zeit)"},"6365":{"date":{"__isSmartRef__":true,"id":6366},"author":"sstamm","message":"changed text morph name","id":"80E88A3C-5AF3-48F2-A600-710877630997"},"6366":{"isSerializedDate":true,"string":"Thu Feb 02 2012 14:04:01 GMT+0100 (Mitteleuropäische Zeit)"},"6367":{"date":{"__isSmartRef__":true,"id":6368},"author":"sstamm","message":"added loading script","id":"EE9B8F4D-1F03-4232-82E6-794046974F8F"},"6368":{"isSerializedDate":true,"string":"Thu Feb 02 2012 14:28:30 GMT+0100 (Mitteleuropäische Zeit)"},"6369":{"date":{"__isSmartRef__":true,"id":6370},"author":"sstamm","message":"added disconnection","id":"11F19267-924E-4087-99ED-998245576BD2"},"6370":{"isSerializedDate":true,"string":"Thu Feb 02 2012 14:32:58 GMT+0100 (Mitteleuropäische Zeit)"},"6371":{"date":{"__isSmartRef__":true,"id":6372},"author":"sstamm","message":"removed connections before deletion","id":"35A88218-6864-4D52-83A2-BFF7B9A6907C"},"6372":{"isSerializedDate":true,"string":"Thu Feb 02 2012 14:41:00 GMT+0100 (Mitteleuropäische Zeit)"},"6373":{"date":{"__isSmartRef__":true,"id":6374},"author":"sstamm","message":"now able to load parts by name and category as well as per partItem","id":"F36A5782-461D-4813-95F8-0207990A261C"},"6374":{"isSerializedDate":true,"string":"Thu Feb 02 2012 15:24:30 GMT+0100 (Mitteleuropäische Zeit)"},"6375":{"date":{"__isSmartRef__":true,"id":6376},"author":"sstamm","message":"now with round corners","id":"F42C39CB-CC37-467D-BF10-D362241F047E"},"6376":{"isSerializedDate":true,"string":"Thu Feb 02 2012 15:26:23 GMT+0100 (Mitteleuropäische Zeit)"},"6377":{"date":{"__isSmartRef__":true,"id":6378},"author":"sstamm","message":"loadingMorph is sync now","id":"12ACFFC9-BA53-4A2A-ABD4-894A5ECE1145"},"6378":{"isSerializedDate":true,"string":"Thu Feb 02 2012 15:48:04 GMT+0100 (Mitteleuropäische Zeit)"},"6379":{"date":{"__isSmartRef__":true,"id":6380},"author":"sstamm","message":"display the loadingMorph in new thread","id":"2BA51E30-F02B-4AF0-B3BE-52DD4ED522CC"},"6380":{"isSerializedDate":true,"string":"Thu Feb 02 2012 15:53:49 GMT+0100 (Mitteleuropäische Zeit)"},"6381":{"date":{"__isSmartRef__":true,"id":6382},"author":"sstamm","message":"","id":"DF0AE4EA-1B08-4556-8BBE-E6488F23B8A3"},"6382":{"isSerializedDate":true,"string":"Thu Feb 02 2012 16:49:48 GMT+0100 (Mitteleuropäische Zeit)"},"6383":{"date":{"__isSmartRef__":true,"id":6384},"author":"sstamm","message":"","id":"220821B3-C589-41C9-A324-8E7E6D9D6CEB"},"6384":{"isSerializedDate":true,"string":"Thu Feb 02 2012 16:58:43 GMT+0100 (Mitteleuropäische Zeit)"},"6385":{"date":{"__isSmartRef__":true,"id":6386},"author":"sstamm","message":"","id":"DEBFACE2-7EC5-4A86-AD46-5A0A88A73707"},"6386":{"isSerializedDate":true,"string":"Thu Feb 02 2012 17:04:28 GMT+0100 (Mitteleuropäische Zeit)"},"6387":{"date":{"__isSmartRef__":true,"id":6388},"author":"sstamm","message":"load request in new thread if loading should be async","id":"18282D28-D6D4-48C9-A508-6E3244449BD8"},"6388":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:10:27 GMT+0100 (Mitteleuropäische Zeit)"},"6389":{"date":{"__isSmartRef__":true,"id":6390},"author":"sstamm","message":"added benchmarking output","id":"249CFF90-DDF5-4A83-9759-0289E96D7D58"},"6390":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:31:50 GMT+0100 (Mitteleuropäische Zeit)"},"6391":{"date":{"__isSmartRef__":true,"id":6392},"author":"sstamm","message":"","id":"882082E1-29B6-418D-9B8B-672729D60619"},"6392":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:38:26 GMT+0100 (Mitteleuropäische Zeit)"},"6393":{"date":{"__isSmartRef__":true,"id":6394},"author":"sstamm","message":"","id":"5179AEF9-E19F-4B0C-BBD8-556C5687988A"},"6394":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:44:11 GMT+0100 (Mitteleuropäische Zeit)"},"6395":{"date":{"__isSmartRef__":true,"id":6396},"author":"sstamm","message":"","id":"1159C5B4-724E-4124-9D7B-5CD5DC4A8EE3"},"6396":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:48:14 GMT+0100 (Mitteleuropäische Zeit)"},"6397":{"date":{"__isSmartRef__":true,"id":6398},"author":"sstamm","message":"","id":"2A718D1F-1036-41D6-999A-336F2B14E65D"},"6398":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:49:47 GMT+0100 (Mitteleuropäische Zeit)"},"6399":{"date":{"__isSmartRef__":true,"id":6400},"author":"sstamm","message":"","id":"EB6BDD0C-7EEC-4124-B77F-2F106A601538"},"6400":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:59:48 GMT+0100 (Mitteleuropäische Zeit)"},"6401":{"date":{"__isSmartRef__":true,"id":6402},"author":"sstamm","message":"","id":"63EC8D07-AB6A-450A-BB84-9B4D37E03647"},"6402":{"isSerializedDate":true,"string":"Tue Feb 07 2012 12:02:33 GMT+0100 (Mitteleuropäische Zeit)"},"6403":{"date":{"__isSmartRef__":true,"id":6404},"author":"sstamm","message":"","id":"19CE12E4-5AA5-48DC-B1D1-B0EB0EDF1CB9"},"6404":{"isSerializedDate":true,"string":"Tue Feb 07 2012 12:03:42 GMT+0100 (Mitteleuropäische Zeit)"},"6405":{"date":{"__isSmartRef__":true,"id":6406},"author":"sstamm","message":"first attempt to introduce callback functions to part loading","id":"22BD0B95-8948-411A-A56E-AD7CBE445F1D"},"6406":{"isSerializedDate":true,"string":"Thu Feb 09 2012 20:20:11 GMT+0100 (Mitteleuropäische Zeit)"},"6407":{"date":{"__isSmartRef__":true,"id":6408},"author":"sstamm","message":"","id":"A216DFD2-9D1F-4E62-A22F-6B5472823E1B"},"6408":{"isSerializedDate":true,"string":"Fri Mar 16 2012 15:37:34 GMT+0100 (Mitteleuropäische Zeit)"},"6409":{"date":{"__isSmartRef__":true,"id":6410},"author":"sstamm","message":"","id":"464E723A-08DC-433C-AA5C-CEC850DBAF0B"},"6410":{"isSerializedDate":true,"string":"Fri Mar 16 2012 15:42:29 GMT+0100 (Mitteleuropäische Zeit)"},"6411":{"date":{"__isSmartRef__":true,"id":6412},"author":"jenslincke","message":"make it a meta tool","id":"8406E1E5-C48F-4F03-AC17-81AABDE9235E"},"6412":{"isSerializedDate":true,"string":"Fri Mar 22 2013 14:56:05 GMT+0100 (Mitteleuropäische Zeit)"},"6413":{"isSerializedDate":true,"string":"Wed Feb 05 2014 19:59:57 GMT+0100 (Mitteleuropäische Zeit)"},"6414":{"morph":{"__isSmartRef__":true,"id":6301},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"6415":{"adjustForNewBounds":true},"6416":{"loadPart":{"__isSmartRef__":true,"id":6417},"loadFinished":{"__isSmartRef__":true,"id":6421},"loadPartByName":{"__isSmartRef__":true,"id":6425}},"6417":{"varMapping":{"__isSmartRef__":true,"id":6418},"source":"function loadPart(partItem, isAsync) {\n this.partItem = partItem;\n \n this.openInWorld();\n if(partItem.part) {\n this.setExtent(partItem.part.getExtent());\n }\n this.align(this.bounds().center(), $world.visibleBounds().center());\n \n \n if(typeof isAsync === \"function\") {\n this.callback = isAsync;\n }\n\n connect(partItem, 'part', this, \"loadFinished\");\n\n partItem.loadPart(isAsync);\n\n return partItem.part;\n\n}","funcProperties":{"__isSmartRef__":true,"id":6419},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6418":{"this":{"__isSmartRef__":true,"id":6301}},"6419":{"timestamp":{"__isSmartRef__":true,"id":6420},"user":"sstamm","tags":[]},"6420":{"isSerializedDate":true,"string":"Fri Mar 16 2012 15:42:18 GMT+0100 (Mitteleuropäische Zeit)"},"6421":{"varMapping":{"__isSmartRef__":true,"id":6422},"source":"function loadFinished(part) {\n if(this.owner === $world.firstHand()) {\n $world.firstHand().removeAllMorphs();\n } else {\n this.owner.addMorph(part);\n part.align(part.bounds().center(), this.bounds().center());\n this.remove();\n }\n disconnect(this.partItem, 'part', this, \"loadFinished\");\n if(this.callback) {\n this.callback(part);\n }\n}","funcProperties":{"__isSmartRef__":true,"id":6423},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6422":{"this":{"__isSmartRef__":true,"id":6301}},"6423":{"timestamp":{"__isSmartRef__":true,"id":6424},"user":"sstamm","tags":[]},"6424":{"isSerializedDate":true,"string":"Wed Feb 22 2012 14:01:53 GMT+0100 (Mitteleuropäische Zeit)"},"6425":{"varMapping":{"__isSmartRef__":true,"id":6426},"source":"function loadPartByName(partName, optPartsSpaceName, isAsync) {\n var partItem = lively.PartsBin.getPartItem(partName, optPartsSpaceName);\n return this.loadPart(partItem, isAsync);\n}","funcProperties":{"__isSmartRef__":true,"id":6427},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"6426":{"this":{"__isSmartRef__":true,"id":6301}},"6427":{"timestamp":{"__isSmartRef__":true,"id":6428},"user":"sstamm","tags":[]},"6428":{"isSerializedDate":true,"string":"Thu Feb 02 2012 17:03:18 GMT+0100 (Mitteleuropäische Zeit)"},"6429":{"traitName":"users.robertkrahn.WorldMenuTrait","options":{"__isSmartRef__":true,"id":6430}},"6430":{"override":["morphMenuItems"]},"6431":{"isSerializedDate":true,"string":"Thu Jul 10 2014 20:24:13 GMT+0200 (Mitteleuropäische Sommerzeit)"},"6432":{"rules":[{"__isSmartRef__":true,"id":6433},{"__isSmartRef__":true,"id":6435}],"originMorph":{"__isSmartRef__":true,"id":0},"__LivelyClassName__":"lively.morphic.StyleSheet","__SourceModuleName__":"Global.lively.morphic.StyleSheetRepresentation"},"6433":{"declarations":[{"__isSmartRef__":true,"id":6434}],"styleSheet":{"__isSmartRef__":true,"id":6432},"selector":".Window","__LivelyClassName__":"lively.morphic.StyleSheetRule","__SourceModuleName__":"Global.lively.morphic.StyleSheetRepresentation"},"6434":{"values":["none"],"rule":{"__isSmartRef__":true,"id":6433},"property":"box-shadow","priority":false,"__LivelyClassName__":"lively.morphic.StyleSheetDeclaration","__SourceModuleName__":"Global.lively.morphic.StyleSheetRepresentation"},"6435":{"declarations":[{"__isSmartRef__":true,"id":6436}],"styleSheet":{"__isSmartRef__":true,"id":6432},"selector":".Window.highlighted","__LivelyClassName__":"lively.morphic.StyleSheetRule","__SourceModuleName__":"Global.lively.morphic.StyleSheetRepresentation"},"6436":{"values":["none"],"rule":{"__isSmartRef__":true,"id":6435},"property":"box-shadow","priority":false,"__LivelyClassName__":"lively.morphic.StyleSheetDeclaration","__SourceModuleName__":"Global.lively.morphic.StyleSheetRepresentation"},"isSimplifiedRegistry":true}}]]>