<div dir="auto">Thanks... I figured I might not get it 100% right as i moved them based on other methods in the superclass calling them and where ivar's were defined.  Your tweaks still make it clear what the needed methods are in the superclass which was the main thing I was going for.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 10, 2019, 10:11 AM Juan Vuletich <<a href="mailto:juan@jvuletich.org" target="_blank" rel="noreferrer">juan@jvuletich.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 6/9/2019 11:21 PM, Phil B via Cuis-dev wrote:<br>
> I was playing around with a MorphicCanvas subclass and ran into a <br>
> couple of issues:<br>
> 1) There were a couple of methods on BitBltCanvas that look like they <br>
> really need to be on MorphicCanvas.<br>
> 2) It wasn't spelled out what methods need to exist for other canvas <br>
> subclasses.<br>
><br>
> The attached changeset attempts to address both.<br>
<br>
Thanks Phil. Your change set is @ GitHub now. Still, I needed to do a <br>
couple of tweaks. Those methods that you moved to MorphicCanvas are <br>
specific to only some subclasses. I guess they are common to your <br>
subclass too, but VectorCanvas does them pretty differently. Install <br>
TrueType fonts to load it, and see.<br>
<br>
Cheers,<br>
<br>
-- <br>
Juan Vuletich<br>
<a href="http://www.cuis-smalltalk.org" rel="noreferrer noreferrer noreferrer" target="_blank">www.cuis-smalltalk.org</a><br>
<a href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev" rel="noreferrer noreferrer noreferrer" target="_blank">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a><br>
<a href="https://github.com/jvuletich" rel="noreferrer noreferrer noreferrer" target="_blank">https://github.com/jvuletich</a><br>
<a href="https://www.linkedin.com/in/juan-vuletich-75611b3" rel="noreferrer noreferrer noreferrer" target="_blank">https://www.linkedin.com/in/juan-vuletich-75611b3</a><br>
@JuanVuletich<br>
<br>
</blockquote></div>