<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font size="4">If I understand correctly, the implementation Juan
is proposing (#3) does not need property.</font></p>
<p><font size="4">The current default way of showing tooltips is not
optimal, see my previous message with screenshots, some tips
take the whole width of the screen.</font><br>
</p>
<div class="moz-cite-prefix">Le 22/02/2022 à 22:11, Hernan Wilkinson
a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:CAJAbP8gj1e30t74DaJhcMyq690xAH7F3YMUty2Ty+-2=kkhDKg@mail.gmail.com">Can't
we have different classes for the tooltips? Each morph can define
the type of tooltip that it wants to show (implementing the
message #tooltipClass for example) and we let the tooltip
implementation decide how to wrap the line. By default Morph uses
the current tooltip implementation.
<div><br>
</div>
<div>Doing so we do not have to use a property (local or global)
nor add like a flag to the string we want to show and if new
ways to show the tooltip are necessary, well new tooltip classes
will be implemented.</div>
<div><br>
</div>
</blockquote>
<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>