<div>I prefer an explicit property over some magic string semantics,</div><div>but option 3) is IHMO acceptable, when the property is missing .</div><br><div>Just my 0.02€,</div><br><div>Gerald</div><br><br><div>PS: See <a href="https://www.python.org/dev/peps/pep-0020/" title="https://www.python.org/dev/peps/pep-0020/">https://www.python.org/dev/peps/pep-0020/</a> for a rationale.</div><div class="gmail_quote_attribution">On Feb 22 2022, at 1:33 pm, Juan Vuletich via Cuis-dev <cuis-dev@lists.cuis.st> wrote:</div><blockquote><div>   On 2/21/2022 6:36 PM, Hilaire Fernandes via Cuis-dev wrote:</div><blockquote><br><div class="moz-cite-prefix"><div>Le 21/02/2022 à 21:11, Juan Vuletich a écrit :</div></div><blockquote><br><div>This means that #wantsToBeOnTop is no longer enough. Please review and test the attached #5070, that implements arbitrary layers.</div></blockquote><div><div>Arbitrary layers works fine! Thanks :</div></div><div><img alt="" src="cid:part1.01050400.08030303@zoho.com"></div><div><br></div><br><code><pre style="background-color:rgba(0,0,0,0.05);padding:0.2em 1em">-- <br>GNU Dr. Geo<br><a href="http://drgeo.eu" title="http://drgeo.eu">http://drgeo.eu</a><a href="http://blog.drgeo.eu" title="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre></code></blockquote><br><div>Cool. Morph layers now at GitHub.</div><br><div>WRT to tooltips, and acknowledging that Hernán wants to be able to decide line layout, I see the following options:</div><br><div>1) A per morph property, as I suggested in #5071 attached yesterday.</div><div>2) A global preference, that would affect all ToolTips.</div><div>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.</div><br><div>I think 3) may be the best option. Hilaire, Hernán, folks, would this work for you?</div><br><div>BTW, should we rename "Balloon" and "HoverHelp" to "ToolTip" in the code? There may be some breackage, but it would become more consistent.</div><br><div>Thanks,</div><code><pre style="background-color:rgba(0,0,0,0.05);padding:0.2em 1em">-- <br>Juan Vuletich<br><a href="http://www.cuis-smalltalk.org" title="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a><a href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev" title="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a><a href="https://github.com/jvuletich" title="https://github.com/jvuletich">https://github.com/jvuletich</a><a href="https://www.linkedin.com/in/juan-vuletich-75611b3" title="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a><a href="https://independent.academia.edu/JuanVuletich" title="https://independent.academia.edu/JuanVuletich">https://independent.academia.edu/JuanVuletich</a><a href="https://www.researchgate.net/profile/Juan-Vuletich" title="https://www.researchgate.net/profile/Juan-Vuletich">https://www.researchgate.net/profile/Juan-Vuletich</a><a href="https://patents.justia.com/inventor/juan-manuel-vuletich" title="https://patents.justia.com/inventor/juan-manuel-vuletich">https://patents.justia.com/inventor/juan-manuel-vuletich</a><br>@JuanVuletich</pre></code><div>--</div><div>Cuis-dev mailing list</div><div>Cuis-dev@lists.cuis.st</div><div>https://lists.cuis.st/mailman/listinfo/cuis-dev</div></blockquote>