<html><head><base href="x-msg://465/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>That looks promising - I'll try it out this weekend. </div><div><br></div><div>Thanks Jan,</div><div><br></div><div>Josh</div><div><br></div><div><div>On Dec 9, 2010, at 2:08 AM, Jan-Paul Bultmann wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><br><div>There is a passage about this in the manual. <a href="http://docs.selflanguage.org/morphic.html">http://docs.selflanguage.org/morphic.html</a></div><div>6.4. Saving a Composite Morph</div><div>The System for filling out morphs seems pretty raw around the edges and really needs to be improved if we want to create usefull apps.</div><div><br></div>Hope this helps,<div>cheers Jan<br><div><div>On Dec 9, 2010, at 5:12 AM, Josh Flowers wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="background-color: rgb(255, 255, 255); "><div id="ygrp-text"><p style="clear: both; padding-top: 15px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; ">Does Self support filing out composited morphs? I composited a number of morphs to create an irc chat UI, but I'm having troubles writing it out.<br><br>I turned an instance of the morph into a prototype; added it to a module; setup the copy-down slots to Copydown parent: 'rowMorph', Copydown selector: 'copyRemoveAllMorphs'... and I think that's about it.<br><br>The module files out and in without errors, but when I try and create an instance of the prototype I get an error message about 'rawMorphs' being missing. I can fix this by manually setting the irc morph's copy-down attributes (they don't seem to copy over as part of the file-in/out process) but then the original submorphs don't exist.<br><br>Besides having trouble describing the problem - am I doing something wrong?<br></p></div></div></blockquote></div><br></div><br><br><div width="1" style="color: white; clear: both; "></div></div></span></blockquote></div><br></body></html>