<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Very clever! :D If you can send a few-liner into the inbox that works invisibly in the background, I would love that!</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Von:</b> Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von karl ramberg <karlramberg@gmail.com><br>
<b>Gesendet:</b> Freitag, 10. Juni 2022 21:16:18<br>
<b>An:</b> The general-purpose Squeak developers list<br>
<b>Betreff:</b> Re: [squeak-dev] hot air balloon damage</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>You can do it with Etoys scripting :-P</div>
<div><br>
</div>
<div>Best,</div>
<div>Karl<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Fri, Jun 10, 2022 at 7:35 PM Thiede, Christoph <<a href="mailto:Christoph.Thiede@student.hpi.uni-potsdam.de">Christoph.Thiede@student.hpi.uni-potsdam.de</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<div dir="ltr">
<div id="gmail-m_1930500084116697414x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif">
<p>Hi Lauren,</p>
<p><br>
</p>
<p>thanks for the bug report, but I doubt that there will be an easy solution. This balloon decoration is basically a hack that you can find in <span>ReleaseBuilder class>>#openWelcomeWorkspacesWith:. There is no support for decorations of this kind in (Pluggable)SystemWindow.
 If Squeak Morphic had more characteristics of a prototypical/pluggable system, we might be able to say something like</span></p>
<p><span><br>
</span></p>
<p>balloon addSteppingCode: [balloon comeToFront].</p>
<p><br>
</p>
<p>or</p>
<p><br>
</p>
<p>browser model override: #modelWakeUp with: [balloon comeToFront].</p>
<p><br>
</p>
<p>However, this isn't the way Morphic/Squeak work (today), so I guess fixing this edge case won't be worth the effort of hacking a subclass or something like this. :-)</p>
<p><br>
</p>
<p>Best,</p>
<p>Christoph</p>
</div>
<hr style="display:inline-block;width:98%">
<div id="gmail-m_1930500084116697414x_divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>Von:</b> Squeak-dev <<a href="mailto:squeak-dev-bounces@lists.squeakfoundation.org" target="_blank">squeak-dev-bounces@lists.squeakfoundation.org</a>>
 im Auftrag von Lauren Pullen <<a href="mailto:drurowin@gmail.com" target="_blank">drurowin@gmail.com</a>><br>
<b>Gesendet:</b> Donnerstag, 19. Mai 2022 05:36:22<br>
<b>An:</b> <a href="mailto:squeak-dev@lists.squeakfoundation.org" target="_blank">
squeak-dev@lists.squeakfoundation.org</a><br>
<b>Betreff:</b> [squeak-dev] hot air balloon damage</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt">
<div>When the Welcome To Squeak window is minimized, the hot air balloon in<br>
no longer redrawn correctly.<br>
<br>
On minimization, the portion of the balloon that is outside the extent<br>
of the PluggableSystemWindow is left on the screen.<br>
<br>
On restoration, the portion of the balloon that is inside the extent of<br>
the help topic frame is occluded.<br>
<br>
See attached.<br>
<br>
Squeak 21760 beta, as downloaded from the website.<br>
</div>
</span></font></div>
<br>
</blockquote>
</div>
</div>
</body>
</html>