<!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">
On 5/21/2020 5:48 PM, Luciano Notarfrancesco via Cuis-dev wrote:
<blockquote
cite="mid:CAL5GDyoAyGsuasoLYHLaP6j+xBfZnDCBv3S7=0Q_uZjmeAFYBQ@mail.gmail.com"
type="cite">
<div dir="ltr">I've been using this for a couple of days and
here's a new version with two bugs fixed.<br>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Wed, May 20, 2020 at 7:00
PM Luciano Notarfrancesco <<a moz-do-not-send="true"
href="mailto:luchiano@gmail.com">luchiano@gmail.com</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin: 0px 0px 0px
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
<div dir="ltr">
<div>This change set replaces FillInTheBlankMorph with a new
StringRequestMorph, and fixes the great majority of uses
in the image to be not modal. It was tedious work, and
sadly there were a few methods that I couldn't fix, so I
included messages #request:initialAnswer: and
#request:initialAnswer:orCancel: that do the modal
thing... if people agree we could consider them deprecated
and try to fix the few senders and delete them.<br>
</div>
<div><br>
</div>
<div>Let me know what you think. And help me test it,
please. Some of the changes are not completely trivial,
for example I had to rewrite some code in order to avoid
doing ^self in the handler block.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Luciano<br>
</div>
</div>
</blockquote>
</div>
</blockquote>
<br>
This is great Luciano!<br>
<br>
This is integrated and at GitHub. Just a couple of tweaks:<br>
- I didn't remove FillInTheBlanksMorph. Many packages still use it.<br>
- I removed the references to Morphic from Object, with a hopefully
cleaner way.<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>
@JuanVuletich</pre>
</body>
</html>