<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="+1">Hi, <br>
      </font></p>
    <p><font size="+1">I added a thin black line around the tips, do you
        like it ? For me it has better contrast.<br>
      </font></p>
    <p><img moz-do-not-send="false"
        src="cid:part1.2726BD72.FA7494C8@drgeo.eu" alt="tips"
        width="229" height="87"></p>
    <p><br>
    </p>
    <p>Not optimized and I don't know if it plays nicely with the
      different Themes.<br>
    </p>
    <p><font size="+1">HoverHelpMorph>>drawOn: aCanvas<br>
        <br>
            | r |<br>
            r _ self morphLocalBounds.<br>
            aCanvas roundRect: r  color: Color black radius: 6.<br>
            aCanvas roundRect: (r insetBy: 1)  color: self color radius:
        4.<br>
            aCanvas<br>
                textComposition: textComposition<br>
                bounds: (r insetBy: 4)<br>
                color: `Color black`<br>
                selectionColor: (Theme current textHighlightFocused:
        false)</font><br>
    </p>
    <br>
    <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
  </body>
</html>