<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Folks,<br>
    <br>
    Please take a look at the attached. Here, I integrated highlighting
    into the framework, with a cheap boolean property in every morph,
    and drawing done by the canvas. It avoids touching Display directly,
    although the VectorCanvas implementation should be cleaner.<br>
    <br>
    Thanks,<br>
    <br>
    On 1/9/2021 6:59 PM, Hilaire Fernandes via Cuis-dev wrote:
    <blockquote cite="mid:6caa9a75-cb49-4967-7920-06b6b8a4eb00@drgeo.eu"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <p><font size="+1">Tested. It does the job.<br>
        </font></p>
      <p><font size="+1">May be just a flashing frame around the morph?
          Okay maybe not.<br>
        </font></p>
      <p><font size="+1">In DrGeo I make the morph to blink as long as
          the mouse cursor is over the matching menu item. The menu is
          translucent, so you can see underneath. But I use the step
          mechanism, not desirable here, in the other hand it renders
          more nicely than flashing directly with Display.<br>
        </font></p>
      <p>Hilaire<br>
      </p>
      <div class="moz-cite-prefix">Le 09/01/2021 à 22:25, ken.dickey---
        via Cuis-dev a écrit :<br>
      </div>
      <blockquote type="cite"
        cite="mid:052e009a116d6287bcb57b25631df242@whidbey.com">It was
        suggested at Juan's talk that embedding a Morph via (sub)menu
        should show/highlight the target Morph. <br>
        <br>
        Attached is a quick proof-of-concept. <br>
        <br>
        It does the job, but I am not quite happy with it. <br>
        <br>
        Perhaps someone could clean this up? <br>
        <br>
        Cheers, <br>
        -KenD</blockquote>
      <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://pouet.chapril.org/@hilaire">https://pouet.chapril.org/@hilaire</a></pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
  </body>
</html>