<div dir="ltr">Hi All,<div><br></div><div>    I&#39;ve finally found time to look at Timothy&#39;s event handling stuff for the simulator.  I&#39;ve adapted hist code to a more minimal route, but thanks to him (thanks Timothy!)  I&#39;m able to evaluate 3+4 through the UI.  But what I can&#39;t do is suppress halos appearing on the simulator window when I press a mouse button that brings up halos in the host (but may not in the simulated image because their mouse button swapping preference may be different) when in the bitmap display view.</div><div><br></div><div>My question is how to suppress it.  I see that wantsHalo is a likely method on Morph.  But if I change the single sender (Morph&gt;&gt;handleMouseEnter:) to ignore it I still get halos.  So I don&#39;t understand how halos appear in response to a mouse click.  hat&#39;s the chain of effect?</div><div><br></div><div>To suppress halos, is there something I can do locally in the ImageMorph displaying the bitmap (or in a subclass, e.g. NoHaloImageMorph)  or do I need to have a special SystemWindow?<br>-- <br><div class="gmail_signature">best,<div>Eliot</div></div>
</div></div>