<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'>Not directly addressing the release issue, but Steve Wessel's Desktop Backtground Loader could be a nice addition to any release, then put in the default workspaces on a new release a blurb explaining how to use it.<br><br>http://www.preeminent.org/squeak/index.html<br><br><br>t<br><br><div id="1"><br>---- On Wed, 11 Sep 2013 11:58:14 -0700 <b>Bob Arning&lt;arning315@comcast.net&gt;</b> wrote ---- <br></div><br><blockquote style="border-left: 1px solid #0000FF; padding-left: 6px; margin:0 0 0 5px">             <div bgcolor="#FFFFFF" text="#000000">     <font face="Georgia">Well, since the whole point of this snippet is       to change your project's background, I'd say you simply want to       delete it. Then you can rely on whatever you do in release       building to set the background for the standard image and       everybody else keeps their background as-is.<br>       <br>       Cheers,<br>       Bob<br>       <br>       <br>     </font>     <div>On 9/11/13 2:38 PM, Frank Shearar       wrote:<br>     </div>     <blockquote cite="mid:CAJbhyRFCg93pp=B6AgTF<a href=" mailto:eofy+ac8+spxlxagkdm10h561jnxfq@mail.gmail.com"="" target="_blank">EOfY+aC8+spxLXaGkDm10H561JnXfQ@mail.gmail.com" type="cite"&gt;       <pre wrap="">Yes, that's exactly the diagnosis that I'd reached. I don't know that I want to eliminate that code, particularly. I just want to not have my nice background disappear because MorphicProject </pre>       <blockquote type="cite">         <blockquote type="cite">           <pre wrap="">#initialize changed. I'm stating the user story, if you like, </pre>         </blockquote>       </blockquote>       <pre wrap="">without suggesting a particular solution (because I know very little about this code). frank On 11 September 2013 19:31, Bob Arning <a subj="" mailid="arning315%40comcast.net" href="mailto:arning315@comcast.net" target="_blank">&lt;arning315@comcast.net&gt;</a> wrote: </pre>       <blockquote type="cite">         <pre wrap="">The problem is that MorphicProject class&gt;&gt;initialize was modified and when that happens, it is automatically run after loading. This method does:     Project current isMorphic ifTrue:[         "Set the default background in the current world"         Project current world color: self defaultFill.     ]. and that's where it happened. My guess is you just want to eliminate that code. Cheers, Bob On 9/11/13 2:14 PM, Frank Shearar wrote: Right, so that'll be any MorphicProject update, so Morphic-dtl.668 would cause it. Sigh. That kind've means that someone wanting to be kind would need to specifically preserve the background through a preamble/postscript pair, wouldn't it? frank On 11 September 2013 19:09, Bob Arning <a subj="" mailid="arning315%40comcast.net" href="mailto:arning315@comcast.net" target="_blank">&lt;arning315@comcast.net&gt;</a> wrote: PasteUpMorph(Morph)&gt;&gt;color: MorphicProject class&gt;&gt;initialize MCMethodDefinition&gt;&gt;postload MCMethodDefinition(MCDefinition)&gt;&gt;postloadOver: [] in [] in [] in [] in MCPackageLoader&gt;&gt;basicLoad Cheers, Bob On 9/11/13 1:35 PM, Frank Shearar wrote: I just updated an image from 12641, and the blurry Ulam Spiral background disappeared, replaced by the old brushed metal background. What did that? Why? frank </pre>       </blockquote>       <pre wrap=""> </pre>     </blockquote>     <br>    <br></div></blockquote><br></div></body></html>