<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font size="+1">Hi Juan, <br>
</font></p>
<p><font size="+1">As we can add scrollbar to arbitrary morph
without subclassing (this is very cool for end user scripting),
we may need the accessors #scrollDeltaHeight: and
#scrollDeltaWidth: to adjust the v/h delta for the scroll
events. Here is a proposed changed set.</font></p>
<p><font size="+1">I saw the classes HierarchicalListMorph,
PluggableListMorph, TextModelMorph override the getters, it may
be wise to remove these getters and adjust the variable
accordingly in the respective initialize methods. I did not do
that because I will likely break the image.</font></p>
<p><font size="+1">Best</font></p>
<p><font size="+1">Hilaire</font><br>
</p>
<div class="moz-cite-prefix">Le 19/10/2021 à 14:57, Juan Vuletich a
écrit :<br>
</div>
<blockquote type="cite" cite="mid:616EC0D6.6070800@jvuletich.org">I
thought this was working. Just pushed some updates to make it work
again. See examples in class comment in PluggableScrollPane. Play
with the halo with the inner morph, see how scrollbars adjust
themselves as needed.<br>
<br>
Thanks,</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>