<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>Hi David,</p>
<p><br>
</p>
<p>welcome to the community! :-)</p>
<p><br>
</p>
<p>FYIO, did you already have the pleasure to check out PowerSqueak?</p>
<p><br>
</p>
<p><a href="https://github.com/hpi-swa-teaching/PowerSqueak" class="OWAAutoLink" id="LPlnk70225" previewremoved="true">https://github.com/hpi-swa-teaching/PowerSqueak</a><br>
</p>
<p><br>
</p>
<p>Happy Squeaking,</p>
<p>Christoph</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 David O'Toole <deeteeoh1138@gmail.com><br>
<b>Gesendet:</b> Donnerstag, 6. Januar 2022 01:48:42<br>
<b>An:</b> squeak-dev@lists.squeakfoundation.org<br>
<b>Betreff:</b> Re: [squeak-dev] StackMorph issues in 5.3</font>
<div> </div>
</div>
<div>
<div dir="ltr">Ok I figured out why BookMorph wasn't switching pages: I had wrapped the BookMorph in a SystemWindow, and the drop was going into the SystemWindow's submorphs (not into the BookMorph).
<div><br>
</div>
<div>The icons are still garbled, though.</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Wed, Jan 5, 2022 at 7:46 PM David O'Toole <<a href="mailto:deeteeoh1138@gmail.com">deeteeoh1138@gmail.com</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 dir="ltr">Perhaps BookMorph would be better, however 1. the icons are similarly garbled, with some displaying a tiny pixel cat/mouse face; and, 2. dropping a morph into the BookMorph works, and it drags around but it doesn't disappear or reappear when
 switching pages.  </div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Wed, Jan 5, 2022 at 7:33 PM David O'Toole <<a href="mailto:deeteeoh1138@gmail.com" target="_blank">deeteeoh1138@gmail.com</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 dir="ltr">Hi! I'm trying to make a simple presentation using a StackMorph to hold the pages, but there are some issues.
<div><br>
</div>
<div>1. Funny characters are displayed instead of button icons at the top of the morph.</div>
<div>2. I get errors relayed to Player subclasses when attempting to create a new page.</div>
<div><br>
</div>
<div>Attempting to do the following:</div>
<div><br>
</div>
<div>Player removeUninstantiatedSubclassesSilently<br>
Player playersWithUnnecessarySubclasses<br>
Player freeUnreferencedSubclasses<br>
Player abandonUnnecessaryUniclasses<br>
</div>
<div><br>
</div>
<div>...resulted in the same errors after trying the StackMorph again, this time with an incremented Player78 instead of Player77 class. </div>
<div><br>
</div>
<div>I've attached the stack report below. I would greatly appreciate any help you can offer. Maybe StackMorph is not the right thing to be using? Although it seems like it will be nice, if I can get past these issues.</div>
</div>
</blockquote>
</div>
</blockquote>
</div>
</div>
</body>
</html>