<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Folks,<br>
<br>
Thanks for the feedback.<br>
<br>
(inline)<br>
On 2/22/2022 9:33 AM, Juan Vuletich via Cuis-dev wrote:
<blockquote cite="mid:6214D81F.1010606@zoho.com" type="cite">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
...<br>
<br>
WRT to tooltips, and acknowledging that Hernán wants to be able to
decide line layout, I see the following options:<br>
<br>
1) A per morph property, as I suggested in #5071 attached
yesterday.<br>
2) A global preference, that would affect all ToolTips.<br>
3) Automatically wordwrap any tooltip text that doesn't include a
single newline. To force a single unwrapped line, just include a
newline at the end, ignored by the morph.<br>
<br>
I think 3) may be the best option. Hilaire, Hernán, folks, would
this work for you?<br>
</blockquote>
<br>
I just pushed option 3, with a minor tweak: avoid word wrap if last
character is a newline, regardless of any additional newlines in the
text.<br>
<br>
Additionally, code that opens a HoverHelpMorph explicitly, or
senders of #showBalloon:hand: can now specify whether to do word
wrap or not.<br>
<br>
<blockquote cite="mid:6214D81F.1010606@zoho.com" type="cite"> BTW,
should we rename "Balloon" and "HoverHelp" to "ToolTip" in the
code? There may be some breackage, but it would become more
consistent.<br>
<br>
</blockquote>
<br>
Haven't changed this at all. Maybe we'll discuss this further some
day.<br>
<br>
Thanks,<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>
<a class="moz-txt-link-freetext" href="https://independent.academia.edu/JuanVuletich">https://independent.academia.edu/JuanVuletich</a>
<a class="moz-txt-link-freetext" href="https://www.researchgate.net/profile/Juan-Vuletich">https://www.researchgate.net/profile/Juan-Vuletich</a>
<a class="moz-txt-link-freetext" href="https://patents.justia.com/inventor/juan-manuel-vuletich">https://patents.justia.com/inventor/juan-manuel-vuletich</a>
@JuanVuletich</pre>
</body>
</html>