<div dir="ltr">The backgroundImageData: method in PasteUpMorph contains this comment showing how the method can be used to add a background image to the WorldMorph:<div><br></div><div><font face="monospace">self runningWorld backgroundImageData: (FileStream readOnlyFileNamed: filename) binary contentsOfEntireFile.<br></font><div><br></div><div>But it seems the class FileStream no longer exists.</div><div>I think the comment needs to be changed to this:</div><div><br></div><div><font face="monospace">self runningWorld backgroundImageData: (filePath asFileEntry readStream) binary contentsOfEntireFile.</font><br></div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><font face="arial, helvetica, sans-serif">R. Mark Volkmann</font></div><div><span style="font-size:12.8000001907349px"><font face="arial, helvetica, sans-serif">Object Computing, Inc.</font></span></div></div></div></div></div></div></div></div></div></div>